Kelsidavis-WoWee/src
Kelsi 06fe167c11 Fix vendor buying and add quest turn-in flow
CMSG_BUY_ITEM was missing the trailing uint8 bag field, causing the
server to silently drop undersized packets. Add handlers for
SMSG_QUESTGIVER_REQUEST_ITEMS and SMSG_QUESTGIVER_OFFER_REWARD with
UI windows for quest completion and reward selection.
2026-02-06 21:50:15 -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 Fix stale player model persisting across logins by clearing character state on logout 2026-02-06 20:49:17 -08:00
game Fix vendor buying and add quest turn-in flow 2026-02-06 21:50:15 -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 Fix M2 particle emitter crash: correct struct size, FBlock format, and add safety caps 2026-02-06 21:13:06 -08:00
rendering Enable M2 particle emitters with correct WotLK struct parsing and overflow guards 2026-02-06 20:57:02 -08:00
ui Fix vendor buying and add quest turn-in flow 2026-02-06 21:50:15 -08:00
main.cpp Rename Wowser to Wowee throughout codebase 2026-02-02 23:22:58 -08:00