mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-07-31 01:41:14 -04:00
Re-query nearby quest giver status on kill-credit and quest-item updates that may have made a quest turn-in-able, so the ! and ? markers change without leaving and re-entering the area. Sweeps are coalesced behind a one-second cooldown ticked from GameHandler::update, since one request fans out to a packet per nearby giver and completion events arrive in bursts.