Files
WoWee/src
Kelsi 07443e7535 fix: derive quest collect-item progress from bag contents
3.3.5a servers do not push collect-item objective counts (unlike kill
credit, which arrives in the quest-log update fields), so the tracker
relying solely on SMSG_QUESTUPDATE_ADD_ITEM never advanced when quest
items were looted. Reconcile item objectives against actual bag contents
on every inventory rebuild instead.
2026-07-24 00:40:47 -07:00
..