Aiue's Quest Tracker (AQT)

Aiue's Quest Tracker (AQT)

21.6k Downloads

Add more autotracking options

Aiue opened this issue ยท 4 comments

commented

Automatically track quests when:

  • Added to the questlog.
  • Something with the quest changes.
  • Optionally set a timer to untrack it again after a certain time has passed.
  • Quest header name matches zone.
commented

Running into some issues. For some inexplicable reason, timers interfere with mouse interaction.

commented

A few other issues as well. I need to get back to this after I've fueled.

commented

The latter possibly related to classic quest log. Regardless, it needs some more investigation.

commented

if GetNumQuestLeaderBoards(index) == 0 then qComplete = 1 end -- Special handling

Be wary of special handling. Finally narrowed down what was making it behave strangely. I suppose the good news is it means I also fixed an issue that would affect sorting by last update.