Kelsidavis-WoWee/Data/expansions/wotlk
Kelsi 38ad368c82 Add bag bar drag-to-reorder, fix three wrong WotLK opcodes
Bag bar: left-click drag bags to swap positions using CMSG_SWAP_ITEM
with INVENTORY_SLOT_BAG_0 (255). Local optimistic swap for instant
feedback. Camera controller now respects ImGui WantCaptureMouse.
Vendor auto-open bags only triggers once per session.

Fix opcodes: CMSG_GAMEOBJECT_USE 0x01B→0x0B1 (typo caused
SMSG_FORCEACTIONSHOW spam), CMSG_CANCEL_AURA 0x033→0x136,
SMSG_SELL_ITEM 0x1A4→0x1A1.
2026-02-19 22:34:22 -08:00
..
db Vanilla/Turtle WoW support: M2 loading, bone parsing, textures, auth 2026-02-13 16:53:28 -08:00
dbc_layouts.json Fix character geoset mapping and texture corruption on equipment change 2026-02-15 20:53:01 -08:00
expansion.json Add multi-expansion support with data-driven protocol layer 2026-02-12 22:56:36 -08:00
opcodes.json Add bag bar drag-to-reorder, fix three wrong WotLK opcodes 2026-02-19 22:34:22 -08:00
update_fields.json Fix UNIT_FIELD_BYTES_0 index (56→23) and add per-type power arrays to Unit 2026-02-19 19:33:50 -08:00