Kelsidavis-WoWee/src/ui
Kelsi c89dc50b6c Distinguish channeled spells in cast bar with blue color and draining animation
Adds castIsChannel flag set on MSG_CHANNEL_START, cleared on all cast resets.
Cast bar now drains right-to-left in blue for channels vs gold fill for casts.
2026-03-12 00:43:29 -07: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 Distinguish channeled spells in cast bar with blue color and draining animation 2026-03-12 00:43:29 -07:00
inventory_screen.cpp Add Show Helm/Cloak checkboxes to Equipment tab; expose isHelmVisible/isCloakVisible 2026-03-12 00:13:48 -07:00
keybinding_manager.cpp feat: add TOGGLE_BAGS action and integrate inventory screen with keybinding manager 2026-03-11 09:02:15 -07:00
quest_log_screen.cpp Add right-click context menu to quest log list entries 2026-03-11 23:54:19 -07:00
realm_screen.cpp Propagate realm-reported build to world handshake for vanilla compatibility 2026-02-27 05:05:44 -08:00
spellbook_screen.cpp Add 'Add to Action Bar' option to spellbook right-click context menu 2026-03-12 00:16:35 -07:00
talent_screen.cpp Fix talent tab hang when switching trees by rate-limiting icon uploads 2026-03-11 19:48:00 -07:00
ui_manager.cpp Add configurable MSAA anti-aliasing, update auth screen and terrain shader 2026-02-22 02:59:24 -08:00