Change Log:
Tagging as v1.7.3
Bruners:
- version bump
- Fine tune strings
- Scrap old method for GCD checking and use a list of spell ID\'s to check, also add option add custom spell ID\'s
- Try to check for global cooldown in a different manner
- import from curseforge
============ v1.6 ============
30200 toc is shiny
Fixed bindings header being on two places in bindings.xml resulting in errors in FrameXML.log
Swap list is now saved between sessions.
Swap list is now properly cleared when you clear current track.
Fixed some nil errors in different variations.
============ v1.5 ============
Rewritten most of the functions to avoid doing things more often than we need to.
Added/Changed a second slash command for less typing ( /tr )
Swap function now works as intended when spells like Find Fish and Find Minerals are affected by GCD.
Description:
A simple AddOn to set tracking with slash commands.
Added a function to swap between current and previous tracking.
Added two key bindings (set via in game key binding interface), one to use the swap function and one to clear current tracking.
You will have to do one track cycle for the swap function to work. example: set the first tracking you want with /track Find Minerals, then set the second track /track Find Herbs. If you have bound a key you can now swap between these two by clicking it.
Usage:
/track - to print possible tracking options
/track 3 - will set tracking to track index 3
/track food & drink - will set tracking to food & drink (regardless of capitalization)
/track something else - clears current tracking
Configuration:
None, other than setting key bindings in the blizzard interface.
For bug reports or alpha version please use the project page on CF |
|