Aiue / AQT

Quest Tracking Addon for World of Warcraft
Other
2 stars 1 forks source link

Add more autotracking options #52

Closed Aiue closed 5 years ago

Aiue commented 5 years ago

Automatically track quests when:

Aiue commented 5 years ago

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

Aiue commented 5 years ago

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

Aiue commented 5 years ago

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

Aiue commented 5 years ago

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.