Kelsidavis-WoWee/src
Kelsi 4987388ce7 ui: show GM/AFK/DND chat tags and fix channel/bracket name display
- Display <GM>, <AFK>, <DND> prefix before sender name in all chat
  message formats based on the chatTag bitmask byte (0x04=GM, 0x01=AFK,
  0x02=DND) from SMSG_MESSAGECHAT
- Apply tagPrefix consistently across SAY/YELL/WHISPER/EMOTE/CHANNEL
  and the generic bracket-type fallback
2026-03-10 15:09:41 -07:00
..
audio audio: stop precast sound on spell completion, failure, or interrupt 2026-03-09 21:04:24 -07:00
auth Reduce release log spam and harden release logging defaults 2026-02-25 09:46:27 -08:00
core physics: sync camera pitch to movement packets and mount tilt during flight 2026-03-10 14:46:17 -07:00
game physics: send MSG_MOVE_START/STOP_ASCEND and START_DESCEND during flight 2026-03-10 14:32:30 -07:00
network Fix Windows socket WSAENOTCONN disconnect; add boss encounter frames 2026-03-09 20:05:09 -07:00
pipeline ui,game,pipeline: player nameplates always-on, level-up ring effect, vanilla tile fallback, warden null guard 2026-03-10 07:25:04 -07:00
rendering rendering: fix WMO portal culling and chat message format 2026-03-10 14:59:02 -07:00
ui ui: show GM/AFK/DND chat tags and fix channel/bracket name display 2026-03-10 15:09:41 -07:00
main.cpp Fix Windows ERROR macro collision in logger 2026-02-25 11:14:53 -08:00