706fc0b8ad0669fa2c1c863d3f2d1325a6e5b2ad
Ascension files its main quest chain under a header of its own, "Ascension Main Quest", which exists in no zone table. The tracker fell back to the quest's zoneOrSort, and for anything the Learner recorded that is the zone the quest was picked up in -- so the whole chain showed up under "Red Cloud Mesa". A header that resolves to no area is a category the server invented, and the client's own grouping is the only thing that knows about it, so use it. Headers are now mapped in a single pass per draw instead of a walk of the quest log per quest.
…
Questie-X
Fork of aron-w/Questie-X with bug fixes and personal changes. Made for and tested on CoA, but it should also work on other 3.3.5 clients.
Fixes
- fixed world map icons offset due to Ascension'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.
Changes
- added "By Zone + %% Completed" and "By Zone + %% Completed (Reversed)" tracker sorting options.
Credits
Languages
Lua
100%