Results: 1783Comments by: Phinix
File: Srendarr - Aura, Buff & Debuff Tracker09/03/23
Re: Whitelist
Posted By: Phinix
@wambo - The group aura system does have the function to create a blacklist of things you don't want to see, and also to change the list to a whitelist to hide everything except what you put in the list. This is perhaps what you recall seeing? For the rest of the categories, I set up the Prominent system to handle this. If you go...
File: Srendarr - Aura, Buff & Debuff Tracker09/01/23
Re: Crystal Fragments Proc
Posted By: Phinix
@wwright72 - Thanks for the heads-up. I just re-uploaded with a fix. I forgot to add the Crystal Fragments proc ID as an exception to the new combat event cast bar detection block. :)
File: Srendarr - Aura, Buff & Debuff Tracker08/31/23
New features!
Posted By: Phinix
v2.5.23 ~Phinix (8-31-2023) Refined block-cancel for cast bar auras to be much more comprehensive. Blocking will now cancel the cast bar as well as any associated timed auras that correspond to the cast. Fixed a long standing issue with Srendarr where the cast bar would fire prematurely if you had your weapon sheathed when casting...
File: Srendarr - Aura, Buff & Debuff Tracker08/30/23
Re: Temp fix...
Posted By: Phinix
@Shinry - Yes, same issue. I just re-uploaded a super quick fix so people don't get the error while I'm working on a larger update. Should post shortly. Something I noticed in testing this and some other things is that there is a problem with cast time abilities that use the game's target circle for placement. Basically if you hav...
File: Srendarr - Aura, Buff & Debuff Tracker08/30/23
@loktai - Thanks for the heads-up....
Posted By: Phinix
@loktai - Thanks for the heads-up. Looks like the event being used only sends the duration value for auras with a cast time, and doesn't reliably give duration for abilities that simple have a timer. Should have a fix within the hour but you can use 2.5.21 until then.
File: Srendarr - Aura, Buff & Debuff Tracker08/30/23
Re: New features...
Posted By: Phinix
v2.5.22 ~Phinix (8-30-2023) Added support for Exhausting Fatecarver cast bar and aura correctly modifying duration based on crux stacks. Added framework for ignoring incorrect stack data and removed incorrect stack tracking display on passive Major Gallop. Added block cancel and early end cancel (out of resources, etc.) for cast b...
File: Srendarr - Aura, Buff & Debuff Tracker08/28/23
U39 Update...
Posted By: Phinix
v2.5.21 ~Phinix (8-28-2023) Added universal stack tracking support. Should automatically support tracking aura stacks for anything that has them without having to update Srendarr. Added support for tracking stacks on units other than the player. Fixed Grim Focus (and morphs) to use new game mechanics, and allowed showing stacks an...
File: Srendarr - Aura, Buff & Debuff Tracker08/28/23
Re: Cooldowns
Posted By: Phinix
@silver1surfer69 - Working on a really big update right now. There was a game change that caused dozens of sets to no longer track cooldowns in Srendarr. This broke both Cooldown Tracking and the Cooldown Action Bar. I am about half way through testing each one to make sure they are working again. Should have an update posted today.
File: Srendarr - Aura, Buff & Debuff Tracker08/27/23
Re: Stacks
Posted By: Phinix
@Splash - I actually implemented stack tracking a looong time ago. However back then there were only a few things they had added that actually had stacks. Over the years they have added more and more sets and effects with stacking auras, and until now I had been just adding support for them manually. However there are enough of them...
File: Srendarr - Aura, Buff & Debuff Tracker08/27/23
Fix and update...
Posted By: Phinix
v2.5.20 ~Phinix (8-27-2023) Fix for non-player cast auras not clearing when released. Performance improvement: Since prominent auras set to only player cast are ignored before they are ever displayed, it is not necessary to check for existing auras on the player when a release event is sent with a source other than the player. Remo...
File: Srendarr - Aura, Buff & Debuff Tracker08/26/23
Re: Update inc...
Posted By: Phinix
@AbominatorXXL - Hmm... I wonder if that Aura of Pride is the buff effect you get by having the aura from another player's set proc on you. Maybe that is not being removed due to the game not sending that aura ID as a cancel event, or due to going out of range of the source player and therefor not getting the cancel event when they c...
File: Srendarr - Aura, Buff & Debuff Tracker08/26/23
Re: Re: Update inc...
Posted By: Phinix
@Myrthian - This set needed to be switched to use Srendarr's custom tracking. You will need to re-download Srendarr (same version, ninja update) and it should work normally again. @AbominatorXXL - No, you don't need to set up any custom tracker for it. It should show in cooldown tracking and cooldown action bar automatically. I wa...
File: Srendarr - Aura, Buff & Debuff Tracker08/26/23
@AbominatorXXL - I re-uploaded with...
Posted By: Phinix
@AbominatorXXL - I re-uploaded without version change, should fix Turning Tide which now appears to require Srendarr's custom aura tracking to show. All it needed was a simple number changed from a 0 to a 1 to work again. :) Something you might try with the old aura for Spaulders of Ruin getting stuck is check your prominent assig...
File: Srendarr - Aura, Buff & Debuff Tracker08/25/23
Update...
Posted By: Phinix
v2.5.19 ~Phinix (8-25-2023) Fixed Cooldown Action Bar tracking for sets with multiple possible effects (Daedric Trickery, etc.). Modified how sets are detected by setID to more easily account for such multi-aura sets in the future. Some other code maintenance and set corrections for changes made by game updates. EDIT: Added suppo...
File: Srendarr - Aura, Buff & Debuff Tracker08/25/23
Update inc...
Posted By: Phinix
@Myrthian - Under Settings -> Addons -> S'rendarr on the General tab, open AURA CONTROL and set everything there to Do Not Display except what you want displayed. @AbominatorXXL - Cooldown Action Bar is fixed in my testing build, thanks for the heads-up. Will need some more QA but I will probably push it live today so others can...
File: Srendarr - Aura, Buff & Debuff Tracker08/20/23
Update & fix test...
Posted By: Phinix
v2.5.18 ~Phinix (8-21-2023) Testing fix for inconsistent aura tracking introduced by change allowing Srendarr custom auras the game doesn't track to show on targets other than the player. Removed affected versions from archive. Added code to instantly cancel the cast bar when you roll dodge, bash, or certain other cancelling action...
File: ESO Master Recipe List08/19/23
Re: Re: A22B94C0 Error
Posted By: Phinix
@Darbii Rue, @HuntGod - I am not able to reproduce this error, however I did add a safety check which should avoid it for those that have it. I was able to craft several furniture items at the clothing station with no error. I also tried enabling/disabling the popup tooltip and moving it around and closing/re-opening the station....
File: Dungeon Tracker08/04/23
@Neverlands - Yes, update is coming...
Posted By: Phinix
@Neverlands - Yes, update is coming. Just have to get through some medical procedures I have this week and then I will be back to working on updates.
File: LootDrop Reborn08/04/23
@Rosalyne1 - Wasn't the gremlins (t...
Posted By: Phinix
@Rosalyne1 - Wasn't the gremlins (this time), it was still always technically working but only if you reloaded the UI or relogged after changing the setting. This worked for long term preferences but for toggling on/off with the hotkey or just temporarily enabling/disabling the log it was definitely broken as doing a /reloadui every...
File: LootDrop Reborn08/02/23
Version 4.56: ~Phinix Fixed toggle...
Posted By: Phinix
Version 4.56: ~Phinix Fixed toggle loot window not functioning since update. Added chat debug message indicating when loot window or chat log display of loot is toggled on and off. Various code maintenance. @Rosalyne1 - Should be fixed now, thanks for the report! I also added a debug message to chat when toggling the loot windo...
File: Srendarr - Aura, Buff & Debuff Tracker08/01/23
Re: Newest version 2.5.17 buff issues
Posted By: Phinix
@phantomofnyx - Thanks for the clarification. I will definitely look into this. It sounds like there may be a need to update the code that differentiates between non-player group members and non-group friendlies but I will need to do testing. I missed where you said what version this started with. That would be helpful! I am g...
File: Vampire's Woe08/01/23
@Ardevlirn & @YunaWolf - Thanks, th...
Posted By: Phinix
@Ardevlirn & @YunaWolf - Thanks, these translation improvements are now included in the main version. :)
File: Srendarr - Aura, Buff & Debuff Tracker07/26/23
@deviantsel - I don't think the gam...
Posted By: Phinix
@deviantsel - I don't think the game sends any event for canceling a spell cast early but I will look into it. If not I can probably do a universal cancel in cases where you block roll or bash, which do send events.
File: Srendarr - Aura, Buff & Debuff Tracker07/21/23
Re: Newest version 2.5.17 buff issues
Posted By: Phinix
@phantomofnyx - Having trouble reproducing this. So long as I actually hit group members with combat prayer (the tooltip can be misleading but it actually has to hit them with the frontal AOE), they are getting all the buffs and mine are updated. If I do not hit them mine are updated. Under Group Buff Assignments, how are you set...
File: Srendarr - Aura, Buff & Debuff Tracker07/20/23
@Neverlands - Something to check wo...
Posted By: Phinix
@Neverlands - Something to check would be under aura assignment, what frame do you have "Your Major Buffs" and "Your Minor Buffs" assigned to? Also, under general is the option "Passive Major & Minor Buffs" turned on? If you have the first two options set to frame 2 that will override aura duration behaviors for major and minor bu...