0.12e
-Fixed issues with texture layers
0.12d.
-Fixed a bug that would occur when doing a ready check on following bosses: Z'Maja, Oaxiltso, Falgravn, Olms
0.12c
-Fixed a bug that would occur when tracker had no events
-Fixed item set detection
0.12b
-Fixed a bug with not detecting Perfected item sets caused by Waking Flame update
-Fixed a bug that would occur when ready-checking next to bosses mentioned in 0.12a changelog below
0.12a
-Added hook to GetUnitName function - it will now return proper names on mini-bosses that are not considered bosses:
-Oaxiltso fight, GetUnitName("boss2") will return "Havocrel Annihilator"
-Lord Falgravn fight, GetUnitName("boss2") will return "Lieutenant Njordal"
-Z'Maja fight, GetUnitName("boss2") will return "Shade of Siroria", GetUnitName("boss3") will return "Shade of Relequen", GetUnitName("boss4") will return "Shade of Galenwe",
-Saint Olms the Just fight, GetUnitName("boss2") will return "Saint Llothis the Pious", GetUnitName("boss3") will return "Saint Felms the Bold"
0.12
-Added new type of tracker - Progress Texture
-Created keybinds for opening Effect Viewer and Event Viewer
-Increased size of + and - buttons in General tab
-Text inside editbox will now be removed upon clicking plus
-Added vertical mode for progress bars
-Added sound effect to buttons and checkboxes
-Fixed a bug with newly created Group Member trackers not working properly
-Fixed a bug with checkboxes not updating their true value
-Fixed a bug with keybind opening wrong window
-Fixed a bug that would allow user to set an empty tracker name
-Fixed a bug with some labels in settings being cut off
0.11
-Fixed a bug with some labels in settings being cut off
-Fixed a bug with copied trackers not working without reloading UI
-Fixed a bug with tracker icon not updating on the left side until you click on it
-Fixed a bug with events being registered even if a tracker the event was coming from was turned off
-Fixed a bug with colorpickers starting with wrong color
-Fixed a bug with colorpickers saving the change even if you click Cancel
-Fixed a bug with changes in Event tab not applying without reloading UI
-Fixed a bug with boss dropdown not displaying added bosses
-Fixed a bug with colorpicker in Condition tab not hiding for certain result (Show Proc, Hide Tracker)
-Fixed a bug with Icon Tracker background being too small
-Added new option for events - if you add Id = 0 to Ids dropdown it will catch every event regardless of its Id
0.10
-Added event viewer (/htevent)
-Added effect viewer (/hteffect)
-Added ability slot ID to skill tooltips
-Added 'Are you sure you want to delete this tracker' prompt when deleting tracker
0.9a
-Fixed a bug with importing trackers
0.9
-Optimization improvements
-Fixed a bug page number showing wrong value after renaming a tracker
0.8b
-Fixed a bug when you exit an editbox using ESC key
-Fixed a bug with newly created trackers that get placed on page other than 1st overlapping with other trackers
-Removed redundant data from import strings making them smaller
-Fixed a bug that would occur when copying trackers inside of a 'Group Member' tracker
0.8a
-Fixed a bug occuring when you tried to import a tracker while having no trackers prior to that
0.8
-Added 'Always' checkbox in Load tab which makes tracker visible no matter other conditions allowing you to adjust its position
-Added condition 'Distance to target'
-Fixed results 'Set Border Color' and 'Set Background Color'
-Added event 'Entering/Exiting Combat'
0.7
-Added option to add custom lua code to events that executes when event fires
-Moved Ids from General Tab to Events Tab
-Added 'X' in top right corner that closes settings
-Added keybind for switching settings window
0.6a
-Fixed a bug with not tracking effects that were applied before the game loaded
-Fixed a bug with not being able to change Events in trackers that don't have any condition
0.6
-Groups you select in settings will now be highligthed on your screen
-Fixed a bug with equipment in your offbar being ignored when checking gear conditions (for example if you had a tracker set to only show with Vateshran's SnB equipped and you had it equipped on frontbar, the tracker would disappear when you go switch to backbar)
0.5
-Reversed border changes - switched back from using textures to using backdrops and fixed bugs that were the reason for this change back version 0.2
-'Overwrite effects when shorter duration is applied' setting has been changed to 'Don't overwrite effects when shorter duration is applied'. Overwriting is now on by default since in huge majority of cases you'll want it on (turning off the 'overwrite' is only useful in rare cases where same effect has different durations, like for example regular Engulfing Flames and elfbane Engulfing Flames)
-Added cooldowns to Icon Trackers - texture on top of Icon Trackers that will decrease in size from top to bottom based on duration, you can change its color in Display settings
-Importing trackers from import strings from previous versions will now work properly, applying default values to properties that are missing in old import strings
0.4
-Fixed a bug with pages (page number setting to 0 when importing your first tracker)
-Fixed a bug that would occur when adding Group Member type trackers with names of previously deleted trackers
-Trackers' positions are now locked when settings window isn't opened
-Settings window is now above other trackers
0.3a
-Fixed a bug with renaming Group Members and trackers placed inside Group Members
0.3
-Cooldowns now have a "Only your cast" checkbox, before that they would always only trigger on your casts, now you have a choice if you want to track all casts or only yours, this was done to make it possible to create cooldown trackers for bosses' abilities
-Added another Load condition called "Bosses" - the tracker will only load if current bosses' name is in that table, this was done so you could hide boss specific trackers outside of fighting that exact boss
0.2
-Added draw levels - you can now set level at which tracker will be drawn, allowing you to put some trackers above others
-Added checkbox in Events tab "Overwrite effects when shorter duration is applied" - normally, applying same effect with shorter duration wont override the previous effect (example applying 13sec engulfing flames wont override a longer 18sec engulfing flames with elfbane); in some cases (example Stonefist buff on you - when you use up all 3 stacks the effect's duration changes to 0 which normally wouldn't override the already existing duration, this checkbox will allow you to override older longer duration)
-Event type "Get Effect Duration only your cast" has been removed, it's now an option you can add to regular "Get Effect Duration" event type
-Fixed a bug with some textures of old trackers remaining when you change their names
-Fixed a bug that would occur when you changed tracker's name to a name some other tracker used to have in that session
-Changed Icon Tracker's borders, instead of using backdrops that would sometimes anchor to wrong places, borders are now textures which should anchor fine but their thickness can't be changed (for now)