Download
(13 Kb)
Download
Updated: 04/09/22 01:07 PM
Pictures
File Info
Compatibility:
Ascending Tide (7.3.5)
Updated:04/09/22 01:07 PM
Created:08/03/18 02:57 PM
Monthly downloads:253
Total downloads:45,384
Favorites:44
MD5:
Categories:Buff, Debuff, Spell, Casting Bars, Cooldowns
AiM's Synergy Tracker  Popular! (More than 5000 hits)
Version: 4.5
by: AiMPlAyEr [More]

Gitub: https://github.com/AiMPlAyEr/AiMs-Synergy-Tracker


What does this Addon do?
As the name already states it's tracking the cooldown of a few Synergies, such as those of Orbs/Shards, Liquid Lightning and Blood Altar.

Slash Commands
  • /asttoggle - hides or shows the tracker window outside of combat
  • /astmenu - enters the settings menu

Synergies
  • Combustion and Blessed from Energy Orb and Shard
  • Conduit from Liquid Lightning
  • Purify from Extended Ritual
  • Harvest from Healing Seed
  • Bone Wall from Bone Shield
  • Blood Funnel from Blood Altar
  • Spawn Broodlings from Trapping Webs
  • Radiate from Inner Fire
  • Charged Lightning from Summon Storm Atronach
  • Shackle from Dragonknight Standard
  • Impale from Dark Talon
  • Supernova from Nova
  • Hidden Refresh from Consuming Darkness
  • Soul Leech from Soul Shred
  • Grave Robber from Boneyard
  • Pure Agony from Agony Totem
Version 4.5 (by @nogetrandom)
  • Removed LibStub
  • Improvements in Healer Frame

Version 4.4
  • Fixed an issue where "Lock UI Elements" would throw an error
  • Fixed a bug that could occur when selecting 2 synergies

Version 4.3
  • Updated APIVersion to 100030 (Harrowstorm)
  • It's now possible to track up to 4 Synergy at the same time (thanks a lot Amasuriel!)

Version 4.2
  • Updated APIVersion to 100028 (Scalebreaker)
  • The tracking functions have been moved to a separate file (mainly so that i can better maintain the code without breaking something else)
  • Some code optimizations
  • A lot of changes in the settings (seperated settings, only one trackable synergy, only tracking dds)

Version 4.1.1
  • Minor Bug Fixes

Version 4.1
  • Fixed some issues with the "tankonly" option
  • Fixed an issue with the "Only shows in Combat" option where the trackers aren't being hidden correctly
  • Fixed Charged Lightning Synergy

Version 4.1
  • Fixed some issues with the "tankonly" option
  • Fixed an issue with the "Only shows in Combat" option where the trackers aren't being hidden correctly
  • Fixed Charged Lightning Synergy

Version 4.0
  • Updated APIVersion to 100027 (Elsweyr)
  • Added Grave Robber Synergy
  • Added Pure Agony Synergy
  • Added an UI for healers (for example if they want to see if everyone got an orb)
  • Adjusted a lot of tooltips
  • Added an option to control time interval of update events (ranging from 50ms to 1000ms)
  • Added an option to let the slider "Tracker Transparency" affect Textures aswell
  • Separated Tracker Settings and Healer Settings to ensure a better overview
  • Synergy Tracker and HealerUI now can be disabled/activated
  • Fixed a few bugs

Version 3.8
  • Synergies can now be toggled without having to reload UI
  • Reworked the way cooldowns, etc. are applied to their respective xml elements
  • Removed a few tables as they were not needed anymore
  • Removed a lot of unnecessary code
  • Added AddFilterForEvent for further performance improvements
  • Changed some texts as I'm still not entirely happy with them (If there are better alternatives, please let me know :) )

Version 3.7
  • Updated API Version for Wrathstone (100026)
  • Removed the libraries LibStub and LibAddonMenu-2.0

Version 3.6
  • more UI adjustments
  • fixed a problem with supernova/gravity crush timer

Version 3.5
  • A few UI changes
  • “compact” timers are now in front of their icons

Version 3.4
  • Updated API Version for Murkmire (100025)
  • Removed ReloadUI dependency from “Background Transparency”
  • Removed ReloadUI dependency from “Window Scale”
  • Removed ReloadUI dependency from “Always Show Tracker Window”
  • Removed some unused code lines
  • Removed a few unused local variables
  • Removed some unnecessary window size calculations
  • Removed AiMs-Synergy-Tracker.xml
  • Fixed an issue where background transparency would throw an error
  • Fixed an issue where the combatstate savedvariable would be ignored, resulting in always showing the window
  • Fixed an issue with ZO_SimpleSceneFragment
  • Fixed another Typo
  • Some adjustments to the settings menu
  • Added Charged Lightning Synergy
  • Added Shackle Synergy
  • Added Impale/Ignite Synergy
  • Added Gravity Crush/Supernova Synergy
  • Added Hidden Refresh Synergy
  • Added Soul Leech Synergy

Version 3.3
  • Added an option to lock the tracker window

Version 3.2.1
  • Changed Title in AiMs-Synergy-Tracker.txt... I don't really know why I changed it in the first place

Version 3.2
  • Added an option for changing size of the tracker window
  • Slightly adjusted the position of the timers
  • Changed font size from 18 to 22
  • Fixed an issue with font scaling

Version 3.1
  • Removed BuildUI function from core.lua and added it to ui.lua
  • Removed local wm WINDOW_MANAGER in core.lua
  • Fixed a Typo
  • Removed an entry from SynergyData table
  • Added Radiate Synergy
  • Adjusted the Tracker window a bit
  • Fixed an issue where the combustion Synergy countdown would reset

Version 3.0
  • Updated API Version for Wolfhunter (100024)
  • Added Radiate Synergy to settings menu (still have to run a few tests)
  • Added unmorphed combustion Synergy
  • Added an option to hide the tracker outside of combat (still needs a few adjustmens, because it’s not well written… quick and dirty so to say)
  • Added a savedVariable placeholder for changing the windows size
  • Replaced EVENT_EFFECT_CHANGED with EVENT_COMBAT_EFFECT
  • Did a few adjustments on how the tracker size is calculated
  • Greatly reduced the code needed for updating the timers. I removed about 80% of it…
  • Removed some unneeded code
  • Removed local tracker variables and replaced them with a table
  • Removed ZO_FadeSceneFragment from :Initiziale because of the „Always Show Window“ option

Known issues:
  • Sometimes when activating the combustion Synergy (Orbs) a second event is fired about one second later. This causes the timer to reset and start at 20 seconds again.
  • Once I got an error when changing the option „Always Show Window“ to true and afterwards reloading UI. Please let me know if that happens to you too.

Version 2.0
  • Rewrote pretty much everything regarding on how the tracker window is displayed, because of the new features
  • Changed default values of savedVariables and wiped the old savedVariables because of possible errors
  • Fixed an issue where the Alpha Value would be much higher than intended
  • Fixed an iusse where using a synergy would cause an error
  • Switched from Label to Texture Control for displaying textures
  • Increased the Texture sizes from 32 to 40 pixel
  • Fixed an issue where Tracker.SynergyAlreadyExists always returns nil values instead of true or false
  • Removed table SynergyData for now
  • Removed almost every Control in the xml file because most of it is being handled via lua now
  • Added an option to show or hide any synergy
  • Added Spawn Broodlings and Charged Lightning to the settings menu (they are deactivated because I couldn't test them yet)
  • Added new "display mode" compact

Version 1.1.1
  • Fixed a problem where some synergies were not tracked (thanks to Liofa for testing)

Version 1.1
  • Fixed an issue where UnregisterForUpdate wouldn't fire
  • Fixed a few typos
  • Fixed some logic errors
  • Fixed an issue where the displayed cooldown is longer than intended
  • Removed title from tracker window
  • Removed Synergy names
  • Added a few libraries like LibAddonMenu-2.0 and LibStub
  • Added a settings menu
  • Added a preference setting to change the alignment of synergies
  • Added a slash command for toggling the tracker window (/asttoggle)
  • Added a slash command to enter the settings menu (/ast)
Optional Files (0)


Archived Files (18)
File Name
Version
Size
Uploader
Date
4.4
14kB
AiMPlAyEr
03/30/20 06:51 AM
4.3
14kB
AiMPlAyEr
03/28/20 01:29 AM
4.2
13kB
AiMPlAyEr
08/05/19 11:25 AM
4.1.1
13kB
AiMPlAyEr
06/18/19 02:02 PM
4.1
13kB
AiMPlAyEr
06/17/19 03:20 PM
4.0
13kB
AiMPlAyEr
06/02/19 03:18 AM
3.8
7kB
AiMPlAyEr
03/21/19 11:33 AM
3.6
45kB
AiMPlAyEr
11/24/18 07:04 PM
3.5
45kB
AiMPlAyEr
11/19/18 04:36 PM
3.4
45kB
AiMPlAyEr
10/17/18 02:13 PM
3.2.1
44kB
AiMPlAyEr
09/03/18 03:58 PM
3.2
44kB
AiMPlAyEr
09/03/18 10:33 AM
3.1
44kB
AiMPlAyEr
08/31/18 03:47 PM
3.0
44kB
AiMPlAyEr
08/28/18 10:30 AM
2.0
43kB
AiMPlAyEr
08/09/18 01:54 PM
1.1.1
51kB
AiMPlAyEr
08/05/18 02:16 PM
1.1
51kB
AiMPlAyEr
08/05/18 07:21 AM
1.0
3kB
AiMPlAyEr
08/03/18 02:57 PM


Post A Reply Comment Options
Unread 03/23/19, 08:09 AM  
AiMPlAyEr
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 17
Uploads: 2
Originally Posted by Baertram
Loving this addon. Thanks a lot!
Could you maybe add the transparency of the textures as well (not only the background).
I'd love to see them more shine through and just the numbers stay normal visible (or change the numbers with it as well maybe).
I have the line horizontal below my chat and it somehow disturbs if they are at 100% visibility.
Glade you like it!

I think I'll add it in the next release.
Last edited by AiMPlAyEr : 03/25/19 at 01:16 AM.
Report comment to moderator  
Reply With Quote
Unread 03/21/19, 01:04 PM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 4963
File comments: 6032
Uploads: 78
Loving this addon. Thanks a lot!
Could you maybe add the transparency of the textures as well (not only the background).
I'd love to see them more shine through and just the numbers stay normal visible (or change the numbers with it as well maybe).
I have the line horizontal below my chat and it somehow disturbs if they are at 100% visibility.
Last edited by Baertram : 03/21/19 at 01:04 PM.
Report comment to moderator  
Reply With Quote
Unread 03/21/19, 07:31 AM  
AiMPlAyEr
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 17
Uploads: 2
Originally Posted by Cinbri
Is it possible to make similar addon that track cooldown of item sets like Lich, etc.?
https://www.esoui.com/downloads/info...owns.html#info

This Addon already seems to do the job
Last edited by AiMPlAyEr : 03/21/19 at 07:32 AM.
Report comment to moderator  
Reply With Quote
Unread 03/19/19, 04:05 PM  
Cinbri

Forum posts: 0
File comments: 3
Uploads: 0
Is it possible to make similar addon that track cooldown of item sets like Lich, etc.?
Report comment to moderator  
Reply With Quote
Unread 02/03/19, 07:18 AM  
AiMPlAyEr
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 17
Uploads: 2
Originally Posted by Alexandriae
Hi, I'm not sure if this is how the addon works exactly (just referring to the screenshots xD), but does the entire synergy cooldowns bar show when entering combat? Is there an option that makes it so a cooldown only displays if we've used that particular synergy (so it's actually on cd)? It seems like a lot of unnecessary clutter in the screenshot since most of those will always remain at 0.0
It doesn't show every Synergy and its cooldown tracker^^
If you only want to use the Synergy tracker for bubbles/shards and conduit you can activate them in the settings.
The rest of them will be hidden
Report comment to moderator  
Reply With Quote
Unread 01/29/19, 02:14 AM  
Alexandriae

Forum posts: 0
File comments: 55
Uploads: 0
Hi, I'm not sure if this is how the addon works exactly (just referring to the screenshots xD), but does the entire synergy cooldowns bar show when entering combat? Is there an option that makes it so a cooldown only displays if we've used that particular synergy (so it's actually on cd)? It seems like a lot of unnecessary clutter in the screenshot since most of those will always remain at 0.0
Report comment to moderator  
Reply With Quote
Unread 11/19/18, 04:50 PM  
AiMPlAyEr
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 17
Uploads: 2
Originally Posted by hueftspeck
Hi my friend, good Addon, but can you add a function to add the cooldown timer on the icon instead of the right side?

Or maybe can you tell where i can change it in the lua?

Thaaaanks
the "compact" alignment should do exactly that with version 3.5

Originally Posted by Johnnyjay
just wanna say thanks to you and all the other addon creators who do what you. Great addon Keep it up!
Thanks!
Report comment to moderator  
Reply With Quote
Unread 11/14/18, 03:05 PM  
Johnnyjay

Forum posts: 2
File comments: 12
Uploads: 0
just wanna say thanks to you and all the other addon creators who do what you. Great addon Keep it up!
Report comment to moderator  
Reply With Quote
Unread 11/07/18, 02:42 PM  
hueftspeck

Forum posts: 1
File comments: 6
Uploads: 0
Hi my friend, good Addon, but can you add a function to add the cooldown timer on the icon instead of the right side?

Or maybe can you tell where i can change it in the lua?

Thaaaanks
Report comment to moderator  
Reply With Quote
Unread 09/23/18, 09:06 PM  
Siegtime

Forum posts: 15
File comments: 75
Uploads: 0
Re: Re: I want you to add the ability to lock the UI.

Originally Posted by AiMPlAyEr
Originally Posted by Siegtime
I want you to add the function to lock the UI that other people commented.
I added this feature with version 3.3


Originally Posted by eventHandler
Originally Posted by Axphykz
really really good addon thanks alot, cant wait for wolf hunter

For the record, I did not see this BANANA-HYPE-TRAIN when I decided to give my own
Thank you so much
Report comment to moderator  
Reply With Quote
Unread 09/23/18, 09:22 AM  
AiMPlAyEr
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 17
Uploads: 2
Re: healer option

Originally Posted by Mocte
I was wondering if it would be possible to share tank synergy cooldowns with healers? Like as a healer I would like to see what the tank's synergy cds are (for alkosh). If it is possible, would you be interested AiM, to add a function like this for healers on this addon?
Thanks for the suggestion!
I'm probably going to implement this function with Murkmire depending on how much time it's going to take.
Report comment to moderator  
Reply With Quote
Unread 09/22/18, 02:28 PM  
Mocte

Forum posts: 0
File comments: 21
Uploads: 0
healer option

I was wondering if it would be possible to share tank synergy cooldowns with healers? Like as a healer I would like to see what the tank's synergy cds are (for alkosh). If it is possible, would you be interested AiM, to add a function like this for healers on this addon?
Report comment to moderator  
Reply With Quote
Unread 09/19/18, 03:16 PM  
AiMPlAyEr
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 17
Uploads: 2
Re: I want you to add the ability to lock the UI.

Originally Posted by Siegtime
I want you to add the function to lock the UI that other people commented.
I added this feature with version 3.3


Originally Posted by eventHandler
Originally Posted by Axphykz
really really good addon thanks alot, cant wait for wolf hunter

For the record, I did not see this BANANA-HYPE-TRAIN when I decided to give my own
Report comment to moderator  
Reply With Quote
Unread 09/18/18, 04:41 AM  
eventHandler
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 58
Uploads: 4
Originally Posted by Axphykz
really really good addon thanks alot, cant wait for wolf hunter

For the record, I did not see this BANANA-HYPE-TRAIN when I decided to give my own
Report comment to moderator  
Reply With Quote
Unread 09/18/18, 04:40 AM  
eventHandler
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 58
Uploads: 4
As a tank running Alkosh (and a healer with Twilight), this looks incredibly useful... I can't wait to try it out!


I've never done this before, but I'm giving this addon: BANANA-HYPE!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: