Quest Tracker Tweaks

Quest Tracker Tweaks

4.1k Downloads

This addon is the home for any changes or bugfixes I make to the default Carbine QuestTracker for Wildstar. It works by overloading parts of the default Quest Tracker with new code to add features or fix problems. The goal is to improve the quality of Carbine's tracker without diverging from its design. Extreme changes will be avoided here, though I may try making a 100% new tracker later as a side project.

So far it doesn't seem to add any major bugs to the tracker that I can find, but it's hard to be sure because the Carbine tracker is already pretty buggy. Bug reports and feature requests welcome.

This addon may work with Simple Quest Tracker, but consider it untested and unsupported. YMMV.

Features

  • Add an "Abandon" menu entry to the tracker's right-click popup menu, underneath the "Hide" button. No need to use the quest log to drop quests any more.
  • Changed the behaviour of objective selection when completing a selected objective. When the selected objective is completed, the tracker now attempts to select the first uncompleted objective within the same quest. If this fails it reverts to the default tracker behaviour of selecting the quest itself.
  • [NEW] Picking up new quests no longer replaces an existing hint arrow for a selected quest.  This fixes a problem where picking up multiple quests results in multiple quests appearing targeted by not replacing an existing quest selection.  In addition to not being as buggy, this should also be more sane than the original behaviour.  Note:  the original behaviour is still present if a challenge, event, or path mission is selected when accepting a quest.  This may be changed later.

Future Ideas

These are things I'm considering doing if feasible:

  • Extra checks for the quest filtering. It mostly works as-is but does some weird things when "indoors"
  • Optional auto-pinning of nearby quests
  • Improve the tracker's information density somehow. There's a lot of extra space that could be reduced, and also the possibility of doing tricks like auto-collapsing quests outside of a configurable range.
  • Try to improve performance.
  • Fix some of Carbine's tracker bugs, if possible.