Quantcast
Channel: ESOUI - AddOns by Phinix
Viewing all articles
Browse latest Browse all 548

Srendarr - Aura, Buff & Debuff Tracker (2.4.41)

$
0
0
Change Log:
--------------------
v2.4.41 ~Phinix (3-24-2021)
Fixed Templar Spear Shards, Luminous Shards, and Blazing Spear not showing in AOE frame after recent patch changed their internal game ID's.
Added support for tracking the explosion timer for DK Draw Essence in your short buffs (so you can time stacking burst attacks with it visually now).

v2.4.40 ~Phinix (3-19-2021)
Fixed the Warden Subterranean Assault morph not tracking the new second burst timer.
Fixed adding Prominent and other list auras by name frequently missing valid auras due to game wrongly reporting 0 second duration. Redundant checks removed, also significantly speeds up adding auras by name. More details in the comments of Core.lua.

-- the game wrongly reports GetAbilityDuration() as 0 for many valid abilities like Major Expedition ID 61736.
-- it is unclear what value limiting zero duration auras in addition to IsAbilityPassive() checks provides, and it significantly slows down the aura finder.
-- combined with this frequently inaccurate output from the game for this function it is logical to remove it to avoid missing many valid auras when adding by name.
-- in theory this extra check would only really be useful in a case where ZOS wrongly reported an ID duration as 0 AND wrongly reported it as a passive,
-- in which rare instance, users can just input the ID manually.
-- therefor this redundant and inaccurate check is removed, speeding up the aura finder and preventing missed auras like the one above. (Phinix)

Modified the Major/Minor aura update script and rebuilt the tables for the latest changes. All new sources of Major/Minor buffs now included and old ID's removed.
Added support for new "Brittle" crit damage taken debuff proc'd by holding an ice staff as your active weapon when one of your frost damage abilities procs Chilled on an enemy.
Added stack tracking support for Dodge Fatigue and Bolt Escape Fatigue.
SRENDARR: Advanced Aura Tracking

http://icons.iconarchive.com/icons/iconscity/flags/32/usa-icon.png http://icons.iconarchive.com/icons/iconscity/flags/32/uk-icon.png http://icons.iconarchive.com/icons/iconscity/flags/32/germany-icon.png http://icons.iconarchive.com/icons/iconscity/flags/32/france-icon.png http://icons.iconarchive.com/icons/iconscity/flags/32/russia-icon.png http://icons.iconarchive.com/icons/iconscity/flags/32/japan-icon.png
(Click your flag to translate the page. Addon includes in-game support for all listed languages.)

REQUIRED LIBRARIES: LibAddonMenuhttps://i.imgur.com/eVvKnE3.png LibMediaProviderhttps://i.imgur.com/eVvKnE3.png

Srendarr adds the ability to track buffs and debuffs on yourself as well as others (even group members!), both the standard abilities that appear under the Character window as well as many special buffs like enchants, gear procs, and cooldowns that normally only show via gra...

Viewing all articles
Browse latest Browse all 548

Trending Articles