Download
(68 Kb)
Download
Updated: 09/28/14 04:49 PM
Pictures
File Info
Compatibility:
Update 4 (1.4.3)
Updated:09/28/14 04:49 PM
Created:04/30/14 03:58 AM
Monthly downloads:137
Total downloads:111,985
Favorites:236
MD5:
Categories:Discontinued & Outdated, Discontinued & Outdated
Srendarr - Aura, Buff & Debuff Tracker (Outdated)  Popular! (More than 5000 hits)
Version: 1.43
by: Kith [More]
Srendarr adds the ability to track your buffs and debuffs you cast on others, both the long-duration abilities that appear under the Character window as well as the short-term buffs that normally only show via graphical effects on your character. The aura tracking is designed to visually mesh with the standard UI theme but includes many options to change the appearance.

Please note that this initial release, while it has been bugtested, uses a database of durations to "fake" timers for short-term buffs and this database uses durations obtained out of game from wikis and thus may not be entirely accurate for every ability. In a situation where you discover a timer not matching the duration, please let me know so I can update the numbers

/srendarr unlock -- unlock the aura display for movement
/srendarr lock -- relock the display

Additional options will be found in the Settings menu under S'rendarr.
-- 1.43 --
NEW Russian translations added, provided by KiriX
FIX Typos in EN locale for Blessing of Protection (and Restoration) and Flames of Oblivion (and Sea of Flames)

-- 1.42 --
API Version Update for 1.4
Internal Libraries updated
NEW German translations added, provided by Tonyleila
FIX Timings adjusted on Molten Armour (14.4 -> 10.4)
FIX Weakness to Elements spelling corrected in English
FIX Tooltips being shown no longer blocks the ability to move windows when unlocked

-- 1.41 --
FIX French translations updated to fix Aura Data mismatches, assisted by Lumber
FIX Timing on some auras adjusted to better match usage

-- 1.4 --
NEW French translations, both for settings and Aura Data, provided by Yombee
NEW Profiling system added/enabled to allow copying one characters settings to the active character.

-- 1.31 --
API Version Update for 1.1

-- 1.3 --
NEW Can now filter target auras in the same way as player auras
NEW Auras can now 'grow' horizontally centered on their anchor
NEW Can now toggle showing the ability name and statusbar timer for vertical growth
FIX Corrected typo for Blinding Flashes, should now be tracked
FIX Corrected typo for Fed on ally, should now not be tracked when hiding Vamp/WW auras
FIX Debuffs should no longer stop working after a zone change

-- 1.22 --
FIX Added more Vampire/WW abilities to the checklist for hiding
FIX Corrected typo for Mages' Fury (and Wrath), should now be tracked
FIX Auras will now re-display after using the quickslot radial
FIX Auras will now update appropriately after going through a 'major' zoneline

-- 1.21 --
FIX Fixed an error caused by tracking passives

-- 1.2 --
NEW Can now track targets long-term buffs, toggles and passives in a new window (disabled by default)
NEW Can now toggle showing the 'Soul Summons' (rez) cooldown
NEW Can enable mouseover tooltips for aura icons on a per window basis
FIX Added a casting time for Crystal Fragments and its morphs
FIX Fixed typo preventing Blessing Of Restoration and its morphs showing up
FIX Fixed (hopefully) the Fed on Ally cooldown showing up if you choose to hide Vamp/WW abilities
FIX Drag overlay label being in the wrong place when auras grow to the right

-- 1.1 --
Core re-write to accomodate a host of new features and options. Unfortunatly this means previously made settings will be lost and need to be redone.
NEW Can now track your Debuffs on targets in a new window (enabled by default)
NEW Can set all aura windows to disappear out of combat (disabled by default)
NEW Can set whether short and long duration buffs are in seperate windows or combined (combined by default)
NEW Can configure all settings on a per-window basis for extra customizability
NEW Added transparency and scale (size) options for each window
FIX Toggled abilities will properly disappear when toggeled off rather than just 'greying out'
FIX Windows should now hide properly when banking, trading and crafting.
FIX (Partial) Added more Vampire abilities to the 'block' list when not showing Vamp|WW passives. Still need WW names.

-- 1.0 --
Initial Release
Archived Files (10)
File Name
Version
Size
Uploader
Date
1.42
60kB
Kith
09/16/14 08:40 PM
1.41
49kB
Kith
05/27/14 07:44 PM
1.4
48kB
Kith
05/26/14 05:03 AM
1.31
35kB
Kith
05/23/14 12:26 AM
1.3
35kB
Kith
05/13/14 12:51 AM
1.22
34kB
Kith
05/08/14 06:38 PM
1.21
34kB
Kith
05/07/14 06:21 AM
1.2
34kB
Kith
05/07/14 03:05 AM
1.1
32kB
Kith
05/04/14 03:18 AM
1.0
25kB
04/30/14 03:58 AM


Post A Reply Comment Options
Unread 05/06/14, 02:45 AM  
SektaNZ

Forum posts: 10
File comments: 118
Uploads: 0
FINALLY a standalone buff/debuff tracker.

-Needs a delay for cast animation/lag.
-Vampire Fed on Ally buff is showing no matter what.
Report comment to moderator  
Reply With Quote
Unread 05/05/14, 08:13 PM  
Kith
AddOn Author - Click to view AddOns

Forum posts: 49
File comments: 131
Uploads: 3
Re: Ground Targeted Abilities

Originally Posted by L0n3Sn1p3r
Hey, I prefer your addon way over FTC, as to me it looks much better and blends quite well into the ZO-UI.

Here are some "bugs" i've noticed.

1) It should be 'Blessing Of Restauration' and 'Blessing Of Protection' in ll 72-73 in AuraData.lua (you had "of", which is why this ability would not show up as short time buff)

2) I don't really know if there's a way to detect the level of a skill, but some buffs change their duration depending on their level. One such example is 'Thundering Presence' from the Storm Calling Sorc skill tree. starting with 8 seconds at lvl 1 the skill goes up to 9 seconds. The same thing with Dark Magic skilline, where you can skill a passive so your Dark Magic buffs stay longer

And finally:

I'm not quite sure if this fits into your addon design, but can you make the ground targeted buffs (like 'Illustrious Healing') to be displayed when they're actually casted on the ground with the use of the left mouse button? I don't know if there is an Event for a mouse being clicked but FTC manges to do this somehow.
I'll fix the typo information, thanks. For abilities with changing durations, there is no way i've really found so far to find the rank of an ability to be able to get an appropriate timer like that so I went with the 'max' it'll be at rank8 + any length increasing passives.

For ground target tracking, thats on my TODO list along with potions but will be a while for that sorry as both are quite a chunk of work.
Report comment to moderator  
Reply With Quote
Unread 05/05/14, 08:10 PM  
Kith
AddOn Author - Click to view AddOns

Forum posts: 49
File comments: 131
Uploads: 3
Originally Posted by axeidon
great addon! may i suggest to add the option to show tooltips with buff name when in cursor mode? expecially when in horizontal display, could be useful until i will memorize the icons
I'll look into adding that as a toggle option; though it will mean (due to how tooltips work) that you will no longer be able to 'click through' the icons if they get in the way of anything.
Report comment to moderator  
Reply With Quote
Unread 05/05/14, 08:04 PM  
L0n3Sn1p3r

Forum posts: 0
File comments: 1
Uploads: 0
Ground Targeted Abilities

Hey, I prefer your addon way over FTC, as to me it looks much better and blends quite well into the ZO-UI.

Here are some "bugs" i've noticed.

1) It should be 'Blessing Of Restauration' and 'Blessing Of Protection' in ll 72-73 in AuraData.lua (you had "of", which is why this ability would not show up as short time buff)

2) I don't really know if there's a way to detect the level of a skill, but some buffs change their duration depending on their level. One such example is 'Thundering Presence' from the Storm Calling Sorc skill tree. starting with 8 seconds at lvl 1 the skill goes up to 9 seconds. The same thing with Dark Magic skilline, where you can skill a passive so your Dark Magic buffs stay longer

And finally:

I'm not quite sure if this fits into your addon design, but can you make the ground targeted buffs (like 'Illustrious Healing') to be displayed when they're actually casted on the ground with the use of the left mouse button? I don't know if there is an Event for a mouse being clicked but FTC manges to do this somehow.
Report comment to moderator  
Reply With Quote
Unread 05/05/14, 01:42 PM  
axeidon

Forum posts: 0
File comments: 1
Uploads: 0
great addon! may i suggest to add the option to show tooltips with buff name when in cursor mode? expecially when in horizontal display, could be useful until i will memorize the icons
Last edited by axeidon : 05/05/14 at 01:44 PM.
Report comment to moderator  
Reply With Quote
Unread 05/05/14, 10:11 AM  
DonKiller
 
DonKiller's Avatar

Forum posts: 0
File comments: 54
Uploads: 0
When i cast "Crystal Fragments" the target take debuff for 2 Sec (knock down) when i use CF.

The problem is: we need 1.3sec of "Casting" before the debuff start the countdown ( 2.4sec of knock down )

I see also "Force Siphon" of the Restoration Staff, and is just perfect. During the Cast of 1.5sec we see debuff and the word"Casting" then start the count down.
Can you do same thing with Crystal Fragment?
I know, for the istant proc is already ok. I don't know if you can make difference "when is istant or when is casting" but for sure you can take track of the cost of magicka. For the istant cast is 50% less of normal.
Report comment to moderator  
Reply With Quote
Unread 05/05/14, 03:59 AM  
Saftsuse
 
Saftsuse's Avatar

Forum posts: 13
File comments: 149
Uploads: 0
Thanks, this has become a really great addon
Report comment to moderator  
Reply With Quote
Unread 05/04/14, 05:24 PM  
DonKiller
 
DonKiller's Avatar

Forum posts: 0
File comments: 54
Uploads: 0
long buff(30m+) of the target plzz
Report comment to moderator  
Reply With Quote
Unread 05/04/14, 05:16 PM  
SokarGoldberg

Forum posts: 2
File comments: 27
Uploads: 0
Thank you for update 1.1! Some good improvements!
Report comment to moderator  
Reply With Quote
Unread 05/04/14, 05:08 PM  
Kith
AddOn Author - Click to view AddOns

Forum posts: 49
File comments: 131
Uploads: 3
Originally Posted by DaBear78
Will it also show the short buffs on a non english client or are the buffnames hardcoded and you need the 100% accurate translation for german / french?
Unfortunatly i'd need 100% accurate translations for other languages. There is no globally present identifier for skills (that i'm aware of) to make this language portable so the actual names are being used to track. This applies to short term tracking as well as determining what is and isn't a toggle, damage shield or passive. Pretty much everything in the AuraData.lua file.

Though feel free to test on a non-english client and let me know if the API is presenting the english names internally still (would make it still work).
Report comment to moderator  
Reply With Quote
Unread 05/04/14, 04:49 PM  
DaBear78
 
DaBear78's Avatar

Forum posts: 1
File comments: 120
Uploads: 0
Will it also show the short buffs on a non english client or are the buffnames hardcoded and you need the 100% accurate translation for german / french?
Report comment to moderator  
Reply With Quote
Unread 05/04/14, 04:38 PM  
MercierX

Forum posts: 8
File comments: 33
Uploads: 0
Originally Posted by Kith
Originally Posted by MercierX
So does the debuff tracking window, track debuffs on my targets or myself?
Debuffs you cast on others. There is no way via the API to track debuffs cast on you by other people; just like all incoming damage is reported as just flat "Damage" rather than giving context and a source.
Sounds good. API sounds rather restrictive for a MMO. Anyways, sweet addon and thanks for adding the debuff tracker......even if it isn't accurate due to API. I'd rather have best guess info than no info. Looks awesome too!
Report comment to moderator  
Reply With Quote
Unread 05/04/14, 04:12 PM  
Kith
AddOn Author - Click to view AddOns

Forum posts: 49
File comments: 131
Uploads: 3
Originally Posted by umarmung
This looks like an excellent addon.

However, no matter what I do under setings, it will not place the Long buffs icon to the left of the name/label.

I tried /reloadui several times too.
Hrm, i'm unable to reproduce this bug sorry. Can you give me any more details? Under settings -> Long, by toggling the Icon option it flips them for me when I test :/
Report comment to moderator  
Reply With Quote
Unread 05/04/14, 04:05 PM  
Kith
AddOn Author - Click to view AddOns

Forum posts: 49
File comments: 131
Uploads: 3
Originally Posted by MercierX
So does the debuff tracking window, track debuffs on my targets or myself?
Debuffs you cast on others. There is no way via the API to track debuffs cast on you by other people; just like all incoming damage is reported as just flat "Damage" rather than giving context and a source.
Report comment to moderator  
Reply With Quote
Unread 05/04/14, 04:04 PM  
Kith
AddOn Author - Click to view AddOns

Forum posts: 49
File comments: 131
Uploads: 3
Originally Posted by JadeKnightblazer
Is there a way to Hide the "Bit an ally" buff/debuff/ whatever it is?

Really don't care about a 152h bar on my screen. XD
If you can give me the exact name of the ability (capitilization is important as well), I can add it to the list of Vampire/WW passives that will be blocked when that option is unset under General Settings.

Though it should be already for that, can you test that option and let me know please?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: