Kelsidavis-WoWee/src
Kelsi 9b62acd72d Fix online mode creature spawning and packet parsing
- Fix encryption desync by tracking decrypted header bytes in world socket
- Fix UPDATE_OBJECT movement block parsing to handle 3.3.5a update flags
- Fix UNIT_FIELD_DISPLAYID index (67, not 71)
- Add creature spawn/despawn callbacks with DBC-based model loading
- Add SMSG_COMPRESSED_UPDATE_OBJECT opcode support
2026-02-05 21:55:52 -08:00
..
audio Add audio volume controls to settings 2026-02-05 17:32:21 -08:00
auth Store password hash instead of plaintext for login persistence 2026-02-05 15:09:16 -08:00
core Fix online mode creature spawning and packet parsing 2026-02-05 21:55:52 -08:00
game Fix online mode creature spawning and packet parsing 2026-02-05 21:55:52 -08:00
network Fix online mode creature spawning and packet parsing 2026-02-05 21:55:52 -08:00
pipeline Fix heightmap loading detection and widen wall collision radius 2026-02-05 18:01:16 -08:00
rendering Load terrain when entering world in online mode 2026-02-05 21:28:21 -08:00
ui Clamp facial hair using DBC 2026-02-05 18:38:12 -08:00
main.cpp Rename Wowser to Wowee throughout codebase 2026-02-02 23:22:58 -08:00