Version 2.3.2:
+ Addon now functions correctly when using a Non-English client.
+ Added option to track a 3rd tank.
+ Line-breaker/Alkosh will only be considered into the notification if you are in a fight with 1 boss. In fights where there are multiple bosses, Alkosh will not be considered due to a bug/API restrictions that I can't find a way to get around.
Version 2.3.1:
+ Fixed bug where tanks weren't indexing correctly
Version 2.3:
+ Stolen Conduits table is now stored in the saved variables to be persistent across crashes/reload UIs. The table is wiped whenever you enter a zone that is not a dungeon/trial
+ Now displays when tanks take the conduits as well as when they are taken by healers/dps. Additionally, the tanks will also be listed in the /stolenconduits output, but in a different color than the healers/dps.
+ Changed the tracking of the Hunter-Killer bosses in vHoF to be tracked in the same manner as the twins/triplets
Version 2.2:
+ Added option to disable the message when a player steals a conduit
+ Added an option to display the notifications when fighting trash mobs
Version 2.1:
+ Added sliders to adjust how early the notifications will appear prior to the synergy actually being needed (Default: 2 seconds/18s timer)
Version 2.0:
+ No longer shows if tanks need a synergy when you are not fighting a boss.
+ Instead of tracking Alkosh applied by the tank, the addon now tracks alkosh applied to the boss.
* This allows for better tracking when there are multiple tanks applying alkosh, but makes it a bit messy
in fights where there are multiple bosses that Alkosh is being applied to. The way it functions now is
to say no tanks need synergies if the main boss has alkosh applied to them. This functionality is disabled
in the twins fight, and the triplets fight in vMoL and vHoF respectively and falls back to the previous
method where it tracks Alkosh applied by the tank since only one tank should ever be applying alkosh to any one boss at a time.
+ The addon now tracks when non-tank players take a conduit and displays a message in system chat saying who stole the conduit.
* This information is tracked in a table and can be viewed after the fact by using the /stolenconduits command.
* This is not stored in the addon's saved variables and as such, reloading your UI will wipe the table.
+ Fixed bug where adjusting the font size of the synergy notification would only update Tank 1 in real time and updating Tank 2's notification would require reloading UI.
Version 1.2:
+ Adjusted the hidden size of the frames to make it easier to move them on the screen.
Version 1.1:
+ Added fix for bugged harvest tracking
+ Added ability to track a second tank
+ No longer says the player needs a synergy if that player is not in the group
Version 1.0:
+ Initial Release