Kelsidavis-WoWee/src
Kelsi 40c016ccdb Fix online equipment slot mapping, auto-equip packet, and backpack slot offsets
Correct PLAYER_FIELD_INV_SLOT_HEAD default from 322 to 324 (UNIT_END+0xB0)
which was shifting every equipment slot by one position. Fix auto-detection
to validate against known 3.3.5a base. Change CMSG_AUTOEQUIP_ITEM to send
uint8 bag+slot instead of uint64 GUID, and add slot offset 23 for backpack
items in both auto-equip and use-item packets.
2026-02-06 19:13:38 -08:00
..
audio Add audio volume controls to settings 2026-02-05 17:32:21 -08:00
auth Store password hash instead of plaintext for login persistence 2026-02-05 15:09:16 -08:00
core Avoid online loading hang on stalled terrain streaming 2026-02-06 18:40:09 -08:00
game Fix online equipment slot mapping, auto-equip packet, and backpack slot offsets 2026-02-06 19:13:38 -08:00
network Restructure inventory UI, add vendor selling, camera intro on all spawns, and quest log 2026-02-06 13:47:03 -08:00
pipeline Render M2 glow batches as billboarded light sprites 2026-02-06 08:58:26 -08:00
rendering Fix online item GUID resolution, async terrain loading, and inventory enrichment 2026-02-06 18:52:28 -08:00
ui Fix online equipment slot mapping, auto-equip packet, and backpack slot offsets 2026-02-06 19:13:38 -08:00
main.cpp Rename Wowser to Wowee throughout codebase 2026-02-02 23:22:58 -08:00