Aiue's Quest Tracker (AQT)
AQT (pronounced a-cutie) aims to be a highly configurable quest objective tracker. Take not that it is neither a guide nor a helper addon, and there are no plans to turn it into one.
Functionality includes, but is not limited to:
-
Show a list of all the quests in your log, and their status, or:
- A list of manually selected quests
- A list of automatically tracked quests, depending on configuration
- Fully configurable progress-based progressive color, pick any color scheme you want!
- Optionally show quest tags/levels.
- Configurable sorting, pick any number of sorting rules from the ones available, and rank them.
- Sounds, if you're into that kind of thing. I am. Defaults to faction-based sounds, but can be reconfigured. Makes use of LibSharedMedia.
- Direct quest updates via LibSink, and optionally suppress the standard errorframe update.
- Support for quest timers! Yes, this is rare.
- And plenty more. Features are being continuously added, but right now the main focus is polishing.
Please use the Issue Tracker on GitHub for bug reports or feature requests. Also a good place to go if you want to get an idea of what my current future plans include.
There is also a discord. Can't say there's much of interest there. But it's there, in case you'd for whatever reason want to head there.
I do plan on eventually making a retail version, but as it means making the addon fully modular (which, to be fair, would only require minor tweaking), adding support for achievements, story type quests, instance objectives, and more, that's still quite a far way off.
Translators wanted! Let me know if you want to contribute with translations!
As per request, you can now donate.
In reply to Forge_User_60375205:
Thank you so much
Really love the look of this tracker. There appears to be a bug with setting the Y Offset in layout, when i click on the slider it sets it to 2000 and i can not move it, if i try to enter a number manually it just reverts back to 2000 and there is no way to fix it other than deleting the saved variables, moving the tracker once unlocked appears to be fine though.
Also, is it possible to have a setting to keep the tracker in a fixed position when opening/closing zone headers? As it is now when i close zone headers it shrinks form the top and bottom, i would like it if i could have it shrink from just the bottom instead.
In reply to Heckepes:
Just fixed this, a release containing the fix should be out later today.
That would depend on your "from" anchor. Any top and it will expand downwards, any vertical center and it will expand both directions, any bottom and it will expand upwards.
I'll see if I can find a way to make it more obvious in implementation.
And to note there is that it will change anchor locations if you drag it. I'll look into having it obey configuration settings instead.
Coming in next release.
Is the tracker interactive? ie, can I open the log by clicking on a quest in the tracker?
In reply to Yewfire:
Not yet, but it is something I have planned for the future. I might be able to get to it today, but if not, by next week. Next week would probably be a safer bet, because if I do it today, I won't have time to do more than a sloppy implementation.
But it is coming.
In reply to Forge_User_60375205:
Sweet!
How do i open the tracker window? I can open the options window but not the tracker window.
In reply to Firestormm_:
Right now it should always be visible, I have not yet made it possible to hide it. It could be that it's ended up offscreen (although it shouldn't, unless you configured it weirdly.)
My first suggestion would be to check the "Layout" config section and fiddle with it, particularly the anchoring and offsets.
Optionally, check in "Style" to make sure alpha isn't set to 0.
Barring that, I'd look for any lua errors (I would recommend BugGrabber and BugSack for this).
Also, do note that while I will reply here, I will usually notice issues posted on GitHub sooner.
The newest version does not show up on the Twitch client.
That's strange, I can see it. Unless you mean the latest commits. Those won't appear until I've added a version tag. Should hopefully be able to have another update release out by tonight.