File Details
v5.2.15
- R
- Dec 10, 2025
- 14.65 MB
- 299
- 12.0.0+3
- Retail + 2
File Name
BLU-v5.2.15.zip
Supported Versions
- 12.0.0
- 11.2.7
- 5.5.3
- 1.15.8
fix: resolve critical addon errors and add missing functions
- Add PrintDebugMessage() function for safe debug logging
- Add GetGameVersion() to detect game version (retail/classic)
- Add HaltOperations() and ResumeOperations() for sound spam prevention
- Fix PET_BATTLE_LEVEL_CHANGED handler - properly retrieve speciesID
- Fix inconsistent pet tracking - use speciesID for previousPetLevels
- Add nil checks for optional HandleEvent and defaultSounds functions
- Add UNIT_SPELLCAST_SUCCEEDED event for pet training item detection
- Consolidate initialization and improve code organization
- Add comprehensive comments and improve error handling
Fixes all errors from debug output and improves overall stability.

