mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-23 07:40:14 +00:00
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. |
||
|---|---|---|
| .. | ||
| auth_screen.cpp | ||
| character_create_screen.cpp | ||
| character_screen.cpp | ||
| game_screen.cpp | ||
| inventory_screen.cpp | ||
| quest_log_screen.cpp | ||
| realm_screen.cpp | ||
| spellbook_screen.cpp | ||
| talent_screen.cpp | ||
| ui_manager.cpp | ||