Xurkon
c85370de0b
fix: replace select eight lookups
2026-06-04 21:58:54 -05:00
Xurkon
24ed0f48b3
fix(arrow): Sunstrider zoneId 3431, rotation CW, collection distance, native map pins
...
- zoneId detection: accept 3430 OR 3431 OR uiMapId 1241 (4 locations)
- SetRotation is CW-positive: rotAngle=relative (was -relative)
- Collection functions: override target->1241 when player on Sunstrider
- NPC 15281: spawn zone 1241 (not 3430) for correct coord space
- _ResolveMapUiMapId: removed 1241->1941 redirect
- zoneDB: added areaIdToUiMapId[1241]=1241
- Updated CHANGELOG, README, docs
2026-05-21 19:22:40 -05:00
Xurkon
08eace3115
fix: Blood of Heroes object rendering and QuestieQuest runtime crash fixes
2026-04-12 00:45:50 -05:00
Xurkon
1fc9727fee
v1.4.9: Validation fixes, Profiler fix, Quest link duplicate fix, Ascension fixes
2026-03-26 06:47:54 -05:00
Xurkon
5d94cf8f67
feat: v1.4.0 - Code review fixes and taint resolution
...
- C_Timer OnUpdate uses elapsed param
- IsAchievementCompletion checks completion boolean
- C_Map.GetPlayerMapPosition fixes
- QuestieLearner GUID function forward declarations
- Taint guards on secure hooks (InCombatLockdown + pcall)
Fixes ADDON_ACTION_BLOCKED: UseAction() errors
2026-03-19 19:24:24 -05:00
Xurkon
a97c1daa2f
Fix: loot bot item tracking - debounce BAG_UPDATE_DELAYED with follow-up scan
2026-03-04 16:31:33 -06:00
Xurkon
b13833935a
v9.8.9: Badlands Trophy quest, 7:XT NPC data, fix AreaId CRITICAL spam
2026-03-02 21:11:30 -06:00
Xurkon
26bdefb46e
Fix: Add missing QuestiePlayer import in QuestEventHandler, update docs, version 9.8.4
2026-02-22 13:08:41 -06:00
Xurkon
ee3e06da90
Release v9.8.0: Lootbot Tracker & Map Pins Fixes
2026-02-22 01:07:31 -06:00
Xurkon
cfeee769e8
Release v9.7.9
...
Register BAG_UPDATE_DELAYED to catch autoloot objective updates.
Autoloot bots that bypass the loot frame skip QUEST_WATCH_UPDATE,
leaving the tracker stuck at a stale count. Setting doFullQuestLogScan=true
on BAG_UPDATE_DELAYED forces a refresh on the next QUEST_LOG_UPDATE.
2026-02-21 10:44:26 -06:00
Xurkon
dd6329de97
Docs: Update Changelog with new Ascension quests
2026-02-18 22:49:11 -06:00
Xurkon
6ef85d4e2d
v9.7.2: Ebonhold Database integration and core logic refinements
2026-02-14 21:13:44 -06:00