File Details
VaultPing_1.2.4.zip
- R
- Feb 4, 2026
- 8.64 KB
- 36
- 12.0.1
- Retail
File Name
VaultPing_1.2.4.zip
Supported Versions
- 12.0.1
VaultPing Changelog
[1.2.4] - 2025-02-03 (Hotfix)
Fixed
- Critical: Fixed "attempt to call global 'SafeGetActivities' (a nil value)" error that occurred after looting the vault
- Moved
SafeGetActivities()function definition beforeHasUnclaimedVaultLoot()to ensure proper function order - Resolved Lua scope issue causing crashes during vault loot detection
- Moved
[1.2.3] - 2025-02-03
Fixed
- Critical: Removed duplicate code block (lines 195-209) that was causing the addon to crash on load
- Critical: Fixed Great Vault loot detection not properly identifying unclaimed rewards
- Improved detection logic to check
HasAvailableRewardsfirst with explicittruecomparison - Changed from
type(val) == "boolean"check toval == truefor more reliable detection - Reordered detection methods to prioritize most reliable API calls
- Improved detection logic to check
Enhanced
- Debug Command: Significantly improved
/vpd(or/vaultpingdebug) output- Now shows detailed information about all detection methods
- Displays activity details including type, progress, threshold, claimID, and rewards count
- Added final
HasUnclaimedVaultLoot()result to debug output - Better error handling and reporting for missing API functions
Technical Details
- Fixed orphaned code that was executing outside of any function scope
- Improved
HasUnclaimedVaultLoot()function with better API call ordering - Enhanced
SlashCmdList["VAULTPINGDEBUG"]with comprehensive diagnostic information
[1.2.2] - Previous Release
Added
- Tooltip now shows Great Vault progress breakdown by track:
R:0/6 D:0/8 W:0/8(World includes Delves)
- Tooltip now displays saved per-character progress snapshots alongside loot status
Changed
- Minimap icon behavior:
- Shown by default at all times
- New option: Hide minimap icon when no Vault loot is available
/vaultping testis now temporary (shows the icon briefly, then returns to normal behavior)- Tooltip text streamlined:
- Removed the word "activities"
- Reduced clutter for faster scanning
- Tooltip readability polish:
- Color-coded track letters (R/D/W)
- Dimmed denominators and zero values so non-zero progress stands out
- Character list ordering in tooltip:
- Current character first
- Then characters with loot
- Then all others (alphabetical within each group)
Fixed
- Improved refresh handling for late Weekly Rewards data to reduce tooltip desync
[1.0.0] - Initial Release
Features
- Minimap icon showing Great Vault status
- Sound notification when vault loot becomes available
- Icon flash animation to alert unclaimed rewards
- Multi-character tracking (Raid/Dungeon/PvP progress)
- Option to hide icon when no loot available
- Slash commands:
/vaultping testand/vaultping reset - Settings panel for customization:
- Enable/disable sound notifications
- Enable/disable icon flash
- Adjust flash speed
- Toggle icon visibility when no loot
Supported Content
- Raids (R)
- Mythic+ Dungeons (D)
- Rated PvP (W)

