mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-25 16:30:15 +00:00
CMSG_TRAINER_BUY_SPELL was missing the trainerId field — server expects guid(8) + trainerId(4) + spellId(4) = 16 bytes, not 12. Spells with unmet prerequisites (chainNode1/2/3), insufficient level, or already known are now greyed out with disabled Train buttons. Tooltips show prerequisite status in green/red. |
||
|---|---|---|
| .. | ||
| 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 | ||