promotional bannermobile promotional banner

RGX | Better Level-Up! (Classic)

Play sounds from other games when you Level-Up, complete Quests, or Gain Reputation!

File Details

v1.2.3

  • R
  • Dec 30, 2025
  • 14.62 MB
  • 97
  • 12.0.0+6
  • Classic TBC + 3

File Name

BLU_Classic-v1.2.3.zip

Supported Versions

  • 12.0.0
  • 11.2.7
  • 5.5.3
  • 4.4.2
  • 3.4.3
  • 2.5.4
  • 1.15.8

v1.2.3

  • Resolved merge conflicts in data/core.lua and docs/CHANGES.md.
  • Reviewed and confirmed "unmute on unload" functionality.

v1.2.2

  • Updated workflow release.yml file
  • Fix release.yml was missing "(Classic)" from Discord message title

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.