v1.0.8.26: Duty List hidden quests filtered; priority quests on top; no map flag on quest map open

Made-with: Cursor
This commit is contained in:
2026-03-04 22:01:33 -05:00
parent bd9164c896
commit 57e4736e22
5 changed files with 27 additions and 49 deletions
+4
View File
@@ -1,3 +1,7 @@
# 1.0.8.26
- **Duty List & Scenario Guide**: Hidden quests (hidden in journal) are no longer shown in the duty list. Prioritized/tracked quests appear at the top of the list.
- **Duty List & Scenario Guide**: Opening the map from a quest objective or scenario hint no longer places a map flag; map still opens to the correct map/area.
# 1.0.8.25
- **Duty List & Scenario Guide**: Duty list objectives fix — no longer use index-based pairing (which caused top entries to show wrong objectives). Always match by quest name (exact or fuzzy for truncated titles) and prefer the game's string array over Lumina so text matches the default duty list UI.