mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-19 05:37:39 -04:00
- Send CMSG_QUERY_QUESTS_COMPLETED on initial world entry so completedQuests_ is populated from the server response - Clear completedQuests_ on world entry to avoid stale data across sessions - Add isQuestCompleted(questId) and getCompletedQuests() public accessors to allow UI layers to filter NPC quest offers by completion state