Kelsidavis-WoWee/src/ui
Kelsi b52e9c29c6 feat: highlight quest GO objectives as cyan triangles on the minimap
Quest game-object objectives (negative npcOrGoId entries, e.g. gather 5
crystals) now render as larger bright-cyan triangles distinct from the
standard amber GO markers. Tooltip appends "(quest)" to the name.
Also refactors the minimap quest-entry build to track both NPC and GO
kill-objective entries from the tracked quest log.
2026-03-12 16:05:34 -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 feat: highlight quest GO objectives as cyan triangles on the minimap 2026-03-12 16:05:34 -07:00
inventory_screen.cpp feat: show spell tooltip text instead of name in item spell effects 2026-03-12 13:08:41 -07:00
keybinding_manager.cpp Add Achievements list window (Y key toggle) with search filter 2026-03-12 02:09:35 -07:00
quest_log_screen.cpp feat: add item tooltips to quest objective item tracking 2026-03-12 13:19:10 -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 feat: add insufficient-power tint to action bar spell slots 2026-03-12 06:01:42 -07:00
talent_screen.cpp Fix talent tab crash and missing talent points at level 10 2026-03-12 03:15:56 -07:00
ui_manager.cpp Add configurable MSAA anti-aliasing, update auth screen and terrain shader 2026-02-22 02:59:24 -08:00