Hiding QuestHelper will now also hide the quest tracker.
The position of the quest tracker can be reset with this command: /qh treset.
The tracker will be re-anchored to the button depending on where on the screen it is placed so that when it changes size, it will grow away from the edges of the screen.
The quest tracker can be repositioned by dragging the above button.
The button will be invisible unless the cursor is over the quest tracker, and transparent when the quest tracker is minimized.
Added a small button to quickly minimize or restore the quest tracker.
Option to scale the quest tracker: /qh tscale.
Option to colour objectives by their progress: /qh tocol.
Option to colour quest names by their difficulty: /qh tqcol.
Option to add quest levels to quest names: /qh tlevel.
The progress for objectives for which only one thing is required is omitted.
Made some changes to the quest tracker:.
Before, only the most probable location was considered.
The zone filter has been fixed, and will consider whether any of the known locations for an objective are where the player is or is flying to.
#World of warcraft bot for 2.4.3 upgrade#
Added an in-game copy of the change log, to be displayed when an upgrade is detected.
This is for all the other cases of "I just want to see X quests".
Added new filter: /qh filter tracked, which limits routing to objectives marked in the Quest Log.
The default perf setting ( /qh perf 100%) should now work fine on most systems.
Changed strategy for timing the background work task: task defaults to 4ms per frame re-draw.
Refined routing algorithms, hopefully reducing random fluctuations.
#World of warcraft bot for 2.4.3 Patch#
Fixed a compatability problem with WoW patch 2.4.3.
Quite a few relatively unimportant small tweaks based around learning the codebase and fixing small issues.
Fixed a WoW client crash bug involving tooltips.
Fixed code to remove "flicker" issue, though at the cost of some speed.
Most importantly: project has been resurrected by me.