Kelsidavis-WoWee/src
Kelsi cbb3035313 Fix gossip message parsing for Vanilla/Turtle (flight master hang)
Classic gossip packets lack the menuId field and quest items don't have
questFlags/isRepeatable, causing the WotLK parser to read garbage counts
(541M quests) and hang. Added ClassicPacketParsers::parseGossipMessage
override with the correct vanilla format.
2026-02-14 19:38:11 -08:00
..
audio Fix taxi state sync and transport authority; reduce runtime log overhead; restore first-person self-hide 2026-02-11 22:27:02 -08:00
auth Reset realm and character lists when switching servers 2026-02-14 19:24:31 -08:00
core Clear game handler DBC caches on expansion switch 2026-02-14 19:27:35 -08:00
game Fix gossip message parsing for Vanilla/Turtle (flight master hang) 2026-02-14 19:38:11 -08:00
network Vanilla/Turtle WoW support: M2 loading, bone parsing, textures, auth 2026-02-13 16:53:28 -08:00
pipeline Fix CharSections DBC layout and Warden SHA1 hash computation 2026-02-14 18:35:08 -08:00
rendering docs: update README and guides for multi-expansion direction 2026-02-14 18:05:37 -08:00
ui Detect server disconnect during character loading and show error 2026-02-14 18:46:54 -08:00
main.cpp Add ambient sound system and eliminate log spam 2026-02-09 14:50:14 -08:00