Kelsidavis-WoWee/include/ui
Kelsi 9bcead6a0f Add chat tabs, networked text emotes, channel system, and chat bubbles
Chat tabs filter messages into General/Combat/Whispers/Trade tabs. Text
emotes now send CMSG_TEXT_EMOTE to server and display incoming emotes
from other players. Channel system auto-joins General/Trade on login with
/join, /leave, and /1-/9 shortcuts. Chat bubbles render as ImGui overlays
above entities for SAY/YELL messages with fade-out animation.
2026-02-14 14:30:09 -08:00
..
auth_screen.hpp Improve 2FA/PIN flow: prefill + clearer failure 2026-02-13 00:33:03 -08:00
character_create_screen.hpp Fix character creation for expansion-filtered servers (Turtle WoW) 2026-02-14 00:57:33 -08:00
character_screen.hpp Fix character appearance, previews, mount seat, and online unequip 2026-02-12 14:55:27 -08:00
game_screen.hpp Add chat tabs, networked text emotes, channel system, and chat bubbles 2026-02-14 14:30:09 -08:00
inventory_screen.hpp Add separate draggable bag windows, fix dismount and player equipment 2026-02-13 22:51:49 -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 Simplify spellbook tabs to class specialties + General 2026-02-06 21:27:34 -08:00
talent_screen.hpp Implement complete talent system with dual spec support 2026-02-10 02:00:13 -08:00
ui_manager.hpp Add character creation screen with race/class/appearance customization 2026-02-05 14:13:48 -08:00