Kelsidavis-WoWee/include
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 Vanilla/Turtle WoW support: M2 loading, bone parsing, textures, auth 2026-02-13 16:53:28 -08:00
core Add per-expansion asset overlay system and fix CharSections DBC layout 2026-02-14 00:00:26 -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 Vanilla/Turtle WoW support: M2 loading, bone parsing, textures, auth 2026-02-13 16:53:28 -08:00
platform Fix hair/vendor/loot bugs, revamp spellbook with tabs and icons, clean up action bar, add talent placeholder 2026-02-06 16:04:25 -08:00
rendering Improve equipment texture performance and accuracy 2026-02-14 15:48:58 -08:00
ui Reset realm and character lists when switching servers 2026-02-14 19:24:31 -08:00