Kelsidavis-WoWee/include/network
Kelsi c28376e193 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
..
net_platform.hpp Add Windows cross-platform support alongside Linux 2026-02-03 22:25:41 -08:00
packet.hpp Emulate server loot/xp and combat feedback in single-player 2026-02-05 14:01:26 -08:00
socket.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
tcp_socket.hpp Add Windows cross-platform support alongside Linux 2026-02-03 22:25:41 -08:00
world_socket.hpp Fix online mode creature spawning and packet parsing 2026-02-05 21:55:52 -08:00