Files
WoWee/include/game
Kelsi d0902663cd feat: refresh quest giver markers as soon as an objective completes
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.
2026-07-22 23:49:36 -07:00
..