Kelsidavis-WoWee/src
Kelsi 6a281e468f Handle chat errors, threat, and attack swing opcodes
- SMSG_CHAT_PLAYER_NOT_FOUND: show "No player named X is currently playing" in chat
- SMSG_CHAT_PLAYER_AMBIGUOUS: show ambiguous name message
- SMSG_CHAT_WRONG_FACTION/NOT_IN_PARTY/RESTRICTED: appropriate chat error messages
- SMSG_THREAT_CLEAR: log threat wipe (Vanish, Feign Death)
- SMSG_THREAT_REMOVE: consume packed GUIDs
- SMSG_HIGHEST_THREAT_UPDATE: consume (no threat UI yet)
2026-03-09 15:02:15 -07:00
..
audio Handle SMSG_ACHIEVEMENT_EARNED with toast banner and chat notification 2026-03-09 13:53:42 -07:00
auth Reduce release log spam and harden release logging defaults 2026-02-25 09:46:27 -08:00
core Handle SMSG_ACHIEVEMENT_EARNED with toast banner and chat notification 2026-03-09 13:53:42 -07:00
game Handle chat errors, threat, and attack swing opcodes 2026-03-09 15:02:15 -07:00
network Make this compatible to build with MSVS 2022 2026-02-23 16:30:49 +01:00
pipeline Filter WMO decorative geometry from collision, fix tram portal trigger IDs 2026-03-06 10:37:32 -08:00
rendering Add FSR3 Generic API path and harden runtime diagnostics 2026-03-09 12:51:59 -07:00
ui Add Reputation tab to character screen with colored tier progress bars 2026-03-09 14:52:13 -07:00
main.cpp Fix Windows ERROR macro collision in logger 2026-02-25 11:14:53 -08:00