Kelsidavis-WoWee/src
Kelsi 39f4162ec1 fix: show skull-red color and "Lv ??" for unknown-level mobs in target frame
Level 0 in the update fields means the server hasn't sent or
the mob is undetectable (e.g. high-level raid bosses). Previously
these were colored grey (no-XP path) and displayed "Lv 0". Now
they correctly show skull-red and display "Lv ??" to match WoW.
2026-03-17 14:16:14 -07:00
..
audio feat: play audio notification when a whisper is received 2026-03-12 06:12:37 -07:00
auth Reduce release log spam and harden release logging defaults 2026-02-25 09:46:27 -08:00
core fix: hide window on shutdown to prevent OS force-close dialog 2026-03-17 09:04:47 -07:00
game fix: add free-list to WardenEmulator heap allocator to prevent exhaustion 2026-03-17 13:55:37 -07:00
network fix: async Warden PAGE_A/PAGE_B checks to prevent main-loop stalls 2026-03-16 16:46:29 -07:00
pipeline feat: implement M2 ribbon emitter rendering for spell trail effects 2026-03-13 01:17:30 -07:00
rendering feat: show directional arrow on world map player marker 2026-03-17 14:10:56 -07:00
ui fix: show skull-red color and "Lv ??" for unknown-level mobs in target frame 2026-03-17 14:16:14 -07:00
main.cpp Fix Windows ERROR macro collision in logger 2026-02-25 11:14:53 -08:00