Release v9.8.1: Corrected QuestieArrow flow for Forging An Alliance (12924)

This commit is contained in:
Xurkon
2026-02-22 01:31:29 -06:00
parent ee3e06da90
commit 2921353534
9 changed files with 14581 additions and 1 deletions
@@ -0,0 +1,3 @@
### Fixes
- **[Quest]** **Fixed Lootbot Tracker Stalling**: `BAG_UPDATE_DELAYED` now explicitly forces a quest log scan and updates the tracker instantly. This resolves issues where autoloot bots on Ebonhold bypass traditional loot events, causing the tracker to stop updating item counts correctly.
- **[Map]** **Fixed Lingering "Special Objective" Pins**: Required source items and unlisted extra objectives now use `GetItemCount()` to calculate their completion status. This ensures these pins correctly unload from the map and minimap as soon as the items are gathered, rather than persisting until the quest is turned in.