Kelsidavis-WoWee/src/ui
Kelsi a1f73fdd39 Handle SMSG_PARTY_MEMBER_STATS to show group health out of visual range
Parse SMSG_PARTY_MEMBER_STATS and SMSG_PARTY_MEMBER_STATS_FULL packets
so party frames display health, power, level, and online status even
when group members are not nearby. Expansion-aware field sizes: uint16
health for Classic/TBC, uint32 for WotLK, plus per-expansion aura and
vehicle seat handling.
2026-02-26 10:25:55 -08:00
..
auth_screen.cpp Disable login screen music 2026-02-25 12:11:19 -08:00
character_create_screen.cpp Work on character rendering and frustrum culling etc 2026-02-22 05:58:45 -08:00
character_screen.cpp Work on character rendering and frustrum culling etc 2026-02-22 05:58:45 -08:00
game_screen.cpp Handle SMSG_PARTY_MEMBER_STATS to show group health out of visual range 2026-02-26 10:25:55 -08:00
inventory_screen.cpp Fix item use (CMSG_USE_ITEM), mount tab, and inventory right-click 2026-02-26 00:59:07 -08:00
quest_log_screen.cpp Fix quest turn-in flow and WoW quest text placeholders 2026-02-19 01:12:14 -08:00
realm_screen.cpp Fix Turtle WoW compatibility: NPC spawning, quests, spells, realm display, and music 2026-02-17 05:27:03 -08:00
spellbook_screen.cpp Fix spellbook tabs race condition with DBC lazy loading 2026-02-26 01:21:51 -08:00
talent_screen.cpp Revamp talent and spellbook UIs with proper visuals and functionality 2026-02-25 14:55:40 -08:00
ui_manager.cpp Add configurable MSAA anti-aliasing, update auth screen and terrain shader 2026-02-22 02:59:24 -08:00