Files
Questie-X/README.md
T
Narcasung 460718e313 fix(tracker): show quest item shortcut buttons for custom quests
Item buttons only checked QuestieDB static data (sourceItemId /
requiredSourceItems), which custom server quests never have. Fall back
to GetQuestLogSpecialItemInfo to resolve the item live from the quest
log when the DB has no data for the quest.
2026-07-17 16:13:08 +02:00

19 lines
646 B
Markdown

# Questie-X
Fork of [aron-w/Questie-X](https://github.com/aron-w/Questie-X) with bug fixes for CoA.
## Changes in this fork
- fixed world map icons offset due to CoA's objective frame and zoom addons like Magnify.
- fixed tracker objectives not updating correctly.
- fixed tracker handle not moving the frame.
- fixed custom quests having no name in the tracker.
- fixed custom quests not showing (complete) in the tracker.
- fixed custom quest items not showing.
## Credits
[aron-w/Questie-X](https://github.com/aron-w/Questie-X)<br>
[Xurkon/Questie-X](https://github.com/Xurkon/Questie-X)<br>
[Questie](https://github.com/Questie/Questie)