Kelsidavis-WoWee/include
Kelsi 82a44659b4 Fix world server authentication for AzerothCore
- Use 6-byte CMSG header (uint16 size + uint32 opcode) for client-to-server
- Enable RC4 encryption immediately after sending AUTH_SESSION
- Encrypt all 6 header bytes to match AzerothCore expectations
- Add 8-byte addon info (addonCount + clientTime) for proper parsing
- Fix CharCreateResult enum to use correct WoW 3.3.5a response codes
- Add CHAR_NAME_* error codes for name validation messages
- Allow character list refresh from CHAR_LIST_RECEIVED state
2026-02-05 21:03:11 -08:00
..
audio Add audio volume controls to settings 2026-02-05 17:32:21 -08:00
auth Use auth username for world connection 2026-02-05 18:18:15 -08:00
core Add video settings UI and refresh loading assets 2026-02-05 16:11:00 -08:00
game Fix world server authentication for AzerothCore 2026-02-05 21:03:11 -08:00
network Emulate server loot/xp and combat feedback in single-player 2026-02-05 14:01:26 -08:00
pipeline Fix heightmap loading detection and widen wall collision radius 2026-02-05 18:01:16 -08:00
platform Add Windows cross-platform support alongside Linux 2026-02-03 22:25:41 -08:00
rendering Simplify wall collision and add intro camera pan 2026-02-05 18:12:27 -08:00
ui Clamp character appearance using DBC ranges 2026-02-05 18:22:11 -08:00