Kelsidavis-WoWee/src
Kelsi 67fdd7809a Fix Classic item query packet format for auction house item names
Vanilla CMSG_ITEM_QUERY_SINGLE has no GUID field (just uint32 entry),
causing servers to reject the oversized WotLK-format packets. Also fix
response parser: remove nonexistent statsCount field and use 5 damage
types instead of 2 to match Vanilla protocol.
2026-02-17 01:05:15 -08:00
..
audio Add original music to login rotation and zone playlists 2026-02-15 05:53:27 -08:00
auth Reset realm and character lists when switching servers 2026-02-14 19:24:31 -08:00
core Fix NPC textures, bag item interactions, and Classic item query parsing 2026-02-17 01:00:04 -08:00
game Fix Classic item query packet format for auction house item names 2026-02-17 01:05:15 -08:00
network Add mailbox system and fix logging performance stutter 2026-02-15 14:00:41 -08:00
pipeline Hide M2 particle emitter volumes rendering as grey boxes 2026-02-16 19:50:35 -08:00
rendering Add guild features, fix channel joining, and improve whisper reply 2026-02-16 20:16:14 -08:00
ui Fix NPC textures, bag item interactions, and Classic item query parsing 2026-02-17 01:00:04 -08:00
main.cpp Add ambient sound system and eliminate log spam 2026-02-09 14:50:14 -08:00