Kelsidavis-WoWee/src
Kelsi 89ccb0720a Fix vanilla spell casting and bag contents
Vanilla CMSG_CAST_SPELL target mask is uint16 (not uint32 like WotLK),
the extra 2 bytes were corrupting packets. Also implement full bag
content tracking: extract container slot GUIDs from CONTAINER update
objects, set proper bag sizes, and populate bag items in inventory
rebuild.
2026-02-13 22:14:34 -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 Fix movement animations and NPC baked textures 2026-02-13 20:19:33 -08:00
game Fix vanilla spell casting and bag contents 2026-02-13 22:14:34 -08:00
network Vanilla/Turtle WoW support: M2 loading, bone parsing, textures, auth 2026-02-13 16:53:28 -08:00
pipeline Fix vanilla M2 walk animation timestamp normalization 2026-02-13 21:43:14 -08:00
rendering Fix weapon attachments and inspect fallback 2026-02-13 20:26:55 -08:00
ui Fix vanilla M2 animations, movement packets, and DBC locale 2026-02-13 21:39:48 -08:00
main.cpp Add ambient sound system and eliminate log spam 2026-02-09 14:50:14 -08:00