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.4

  • R
  • Jan 12, 2026
  • 14.62 MB
  • 8
  • 11.2.7+5
  • Retail + 3

File Name

BLU_Classic-v1.2.4.zip

Supported Versions

  • 11.2.7
  • 5.5.3
  • 4.4.2
  • 3.4.5
  • 2.5.5
  • 1.15.8

v1.2.4

  • Updated ## Interface: versions for various World of Warcraft clients:
    • BLU_Classic_Vanilla.toc: Updated to 11508
    • BLU_Classic_BCC.toc: Updated to 20505
    • BLU_Classic_Wrath.toc: Updated to 30405
    • BLU_Classic_Cata.toc: Already at 40402 (no change)
    • BLU_Classic_Mists.toc: Already at 50503 (no change)
    • BLU_Classic.toc: Updated to 110207

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.