mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-07-31 01:41:14 -04:00
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.