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
4ef2b9f661
hotfix: Resolved critical QuestieQuest runtime crash and hardened error handler
2026-04-08 03:48:46 -05:00
Xurkon
1e5da24529
fix: Guard against nil IdList in killcredit objective
2026-04-02 20:59:50 -05:00
Xurkon
75426c2bb1
Fix tracker crash and killcredit NPC linking
2026-03-28 17:36:04 -05:00
Xurkon
4db9737a35
chore: stage all pending changes (DB cleanup, corrections, compiler, init, plugin API)
2026-03-16 19:41:52 -05:00
Xurkon
9771a53869
Fix spurious 'Missing event data' error for triggerEnd objectives with no coordinates
...
QuestieQuestPrivates.lua: event handler now returns nil silently when
Coordinates is nil, instead of logging a visible error. Nil coordinates
are valid for server-tracked objectives (complete N quests in zone) that
have no map pin.
2026-02-21 00:08:33 -06:00
Xurkon
6ef85d4e2d
v9.7.2: Ebonhold Database integration and core logic refinements
2026-02-14 21:13:44 -06:00