Kelsidavis-WoWee/include/ui
Kelsi 2ddef93f52 Fix spell targeting, item query parsing, loot UI, hair/skin textures, and attack animations
Fix spell cast target fallback using selected target instead of no-op tautology.
Fix SMSG_ITEM_QUERY_SINGLE_RESPONSE to always read 10 stat pairs (server sends
all 10 regardless of statsCount), fixing misaligned armor/stat reads. Fix XP gain
parser to read float groupRate + uint8 RAF instead of bogus uint32 groupBonus.
Add item icons and quality-colored names to loot window. Use actual character
appearance bytes for CharSections.dbc skin/face/hair lookups instead of hardcoded
defaults. Add weapon-type-aware attack animation selection (2H prioritizes anim 18).
Add readable spell cast failure messages and vendor sell hint.
2026-02-06 15:41:29 -08:00
..
auth_screen.hpp Play tavern music file on login screen 2026-02-05 15:44:42 -08:00
character_create_screen.hpp Clamp character appearance using DBC ranges 2026-02-05 18:22:11 -08:00
character_screen.hpp Add movement packed GUID, inventory money display, and character screen buttons 2026-02-06 03:24:46 -08:00
game_screen.hpp Add spell icons to action bar from SpellIcon.dbc 2026-02-06 14:30:54 -08:00
inventory_screen.hpp Fix spell targeting, item query parsing, loot UI, hair/skin textures, and attack animations 2026-02-06 15:41:29 -08:00
quest_log_screen.hpp Restructure inventory UI, add vendor selling, camera intro on all spawns, and quest log 2026-02-06 13:47:03 -08:00
realm_screen.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
spellbook_screen.hpp Add spellbook, fix WMO floor clipping, and polish UI/visuals 2026-02-04 11:31:08 -08:00
ui_manager.hpp Add character creation screen with race/class/appearance customization 2026-02-05 14:13:48 -08:00