Kelsidavis-WoWee/src
Kelsi f4d705738b fix: send CMSG_SET_WATCHED_FACTION when tracking a reputation
setWatchedFactionId() previously only stored the faction locally.
Now it also sends CMSG_SET_WATCHED_FACTION with the correct repListId
to the server, so the tracked faction persists across sessions.
2026-03-20 04:50:49 -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: extend world-load animation callbacks to handle online players 2026-03-18 08:52:00 -07:00
game fix: send CMSG_SET_WATCHED_FACTION when tracking a reputation 2026-03-20 04:50:49 -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: add NumLock auto-run toggle and HUD indicator 2026-03-18 11:25:35 -07:00
ui feat: implement equipment set save, update, and delete 2026-03-20 04:43:46 -07:00
main.cpp Fix Windows ERROR macro collision in logger 2026-02-25 11:14:53 -08:00