Kelsidavis-WoWee/include
Kelsi 897867bf7b Add level-up ding animation with cheer emote and test button
- Trigger ding when UNIT_FIELD_LEVEL increases for player: plays LevelUp sound,
  cheer emote animation, and shows screen overlay
- renderDingEffect(): 3 expanding golden rings + "LEVEL X!" / "DING!" text
  drawn via ImDrawList foreground (3s duration, fades out last 0.8s)
- triggerDing() wires sound (UiSoundManager::playLevelUp) + emote + overlay
- LevelUpCallback in GameHandler fires on genuine level increase (newLevel > oldLevel)
- "Test: Level Up" button in escape menu triggers ding at current player level
2026-02-17 17:23:42 -08:00
..
audio Add original music to login rotation and zone playlists 2026-02-15 05:53:27 -08:00
auth Vanilla/Turtle WoW support: M2 loading, bone parsing, textures, auth 2026-02-13 16:53:28 -08:00
core Fix taxi flight: camera panning, world reload, gryphon display, and animations 2026-02-17 02:23:41 -08:00
game Add level-up ding animation with cheer emote and test button 2026-02-17 17:23:42 -08:00
network Vanilla/Turtle WoW support: M2 loading, bone parsing, textures, auth 2026-02-13 16:53:28 -08:00
pipeline Fix character geoset mapping and texture corruption on equipment change 2026-02-15 20:53:01 -08:00
platform Fix hair/vendor/loot bugs, revamp spellbook with tabs and icons, clean up action bar, add talent placeholder 2026-02-06 16:04:25 -08:00
rendering Add mute button and original soundtrack toggle 2026-02-17 16:26:49 -08:00
ui Add level-up ding animation with cheer emote and test button 2026-02-17 17:23:42 -08:00