Results: 1781Comments by: Phinix
File: Srendarr - Aura, Buff & Debuff Tracker11/27/17
@Marazota I will have to look into...
Posted By: Phinix
@Marazota I will have to look into these. For Rune prison, please post the rank your are using (I-IV). Also, enable Srendar chat debug and write down the ability ID it gives you when your activate the ability, and also the ID it gives when the ability is removed. Also check if it gives a different ID when an enemy hits you and remove...
File: SALTI - Currency Totals11/26/17
Account-wide currency...
Posted By: Phinix
1.1.0: Added new option, 'Show Global Currency' to Addon Settings. When enabled (on by default) this will show the value of all account-wide currencies (Crowns, Crown Gems, and Transmutation Crystals) under the main currency summary. :banana:
File: Azurah - Interface Enhanced11/19/17
@Nukluk - Cheers my friend! Trac...
Posted By: Phinix
@Nukluk - Cheers my friend! Tracking down incompatibilities and working around them in an organized way can be very time consuming and is one of the greatest challenges of modding, especially for a game like ESO with so many possibilities to edit the UI. Sometimes you have a project where literally everything you just coded has...
File: Srendarr - Aura, Buff & Debuff Tracker11/19/17
Re: Re: Re: ESO Plus?
Posted By: Phinix
Line 365 to 522 in AuraData.lua. The default blacklist table is filterAlwaysIgnored.
File: Show Motifs11/19/17
If you manage through process of el...
Posted By: Phinix
If you manage through process of elimination enabling one at a time to identify the culprit, I can look into a possible compatibility patch.
File: CurvyHud11/19/17
I dig your changelog formatting man...
Posted By: Phinix
I dig your changelog formatting man! The addon looks pretty cool as well. :)
File: Chat Window Manager11/18/17
EDIT: Should be fixed in 1.12.
Posted By: Phinix
EDIT: Should be fixed in 1.12.
File: Guild Data Dump11/18/17
Thanks!
Posted By: Phinix
Good source of info for guild-related functions for addons. :)
File: Srendarr - Aura, Buff & Debuff Tracker11/18/17
Re: LibCustomTitles
Posted By: Phinix
Why is there a LibCustomTitles in 2.3.98 ? There isn't actually. If you check the manifest (Srendarr.txt) it isn't actually being loaded. The folder was left in the libs directory by accident when I was testing the idea of opening up submissions for custom titles to the community, which was requested by several members of the raid...
File: Srendarr - Aura, Buff & Debuff Tracker11/17/17
I don't seem to be able to filter m...
Posted By: Phinix
I don't seem to be able to filter my debuffs properly lately. I dont know which update started this unfortunately. I have my debuffs sent to window 3 according to S'rendarr settings, yet they keep showing up in Window 1 and nothing ever shows up in 3. Window 1 should only be showing my short buffs. Is there something I can...
File: Srendarr - Aura, Buff & Debuff Tracker11/16/17
Re: ESO Plus?
Posted By: Phinix
@Enodoc - Starting in I can't remember what version, ESO Plus was added to the default blacklist. I can add a toggle option for this as opposed to inclusion in the default blacklist, separately to the player and target filters options. EDIT: Done. :) I also did some maintenance to included language support files for easier tran...
File: ESO Master Recipe List11/15/17
@Sorondor EDIT: Turns out this w...
Posted By: Phinix
@Sorondor EDIT: Turns out this was a typo and I was using the total cooking recipe count to build the initial saved variable structure for the total furniture recipe structure as well instead of its own, which was causing lookup functions to that table to break after 562 (total cooking recipes) which just happened to be where furn...
File: Srendarr - Aura, Buff & Debuff Tracker11/14/17
Re: Re: Re: Re: Grim Focus working...
Posted By: Phinix
61907 for assassins will 61905 for grim focus Perhaps you (or anyone with rank 1 Grim Focus) could do me a favor? Try opening AuraData.lua and find and replace 1061902 with 1061905 (there should be 3 of them) and also replace 1061903 with 1061907 then relog and see if that fixes rank 1 tracking. Make sure to test if firing Ass...
File: Srendarr - Aura, Buff & Debuff Tracker11/13/17
Tracking missing buffs...
Posted By: Phinix
@and - If you mean like have a list sort of like the blacklist or prominent list that you add buffs to, and have a special bar assignment that shows when those buffs AREN'T on you, no sorry that is not currently a supported feature. I will consider adding it at some point, however.
File: ESO Master Recipe List11/13/17
Thanks Dolgubon! After staring at c...
Posted By: Phinix
Thanks Dolgubon! After staring at code for long enough the obvious starts to escape scrutiny. I guess I was thinking because I had the whole thing evaluated against nil that it would implicitly evaluate OK, but while LUA syntax is pretty flexible, I see now it isn't THAT flexible. :p Anyway those errors should be gone for good now...
File: SlowDialogs11/13/17
The bomb. :)
Posted By: Phinix
The bomb. :)
File: ESO Master Recipe List11/13/17
Hey Phinix, is there any chance...
Posted By: Phinix
Hey Phinix, is there any chance to restore compatibility with CraftStore again? Using both together sadly breaks the cooking station features of MRL like recipe coloring, icons and trackings which is a pity because both addons are great and equally useful. Next release has some new features, one of which being the ability to us...
File: ESO Master Recipe List11/13/17
@SamwellTarly, @and: Please try wit...
Posted By: Phinix
@SamwellTarly, @and: Please try with 1.52c and let me know if it persists. the error was introduced in 1.52b (or possibly 1.52a, not sure if i had that) and there is no 1.52c anywhere? The current version available is 1.52c. Minion might not have updated the version number (it does that sometimes).
File: ESO Master Recipe List11/13/17
@SamwellTarly, @and: Please try wit...
Posted By: Phinix
@SamwellTarly, @and: Please try with 1.52c and let me know if it persists.
File: Srendarr - Aura, Buff & Debuff Tracker11/13/17
Re: Re: Grim Focus working...
Posted By: Phinix
@omor1 - OK, what I need to fix this is the ID that shows in your combat log for Grim Focus when you enable the debug option in Srendarr to show in chat. I do not have any characters with rank 1 of this ability, and it takes a long time to unlock it on a new character. It seems all ranks work except 1 so it should just be a matter of...
File: ESO Master Recipe List11/13/17
That looks like it came up moving t...
Posted By: Phinix
That looks like it came up moving the mouse over one of the recipes in the dynamic generated list. To help track it down, do you happen to recall which list you were viewing at the time? Like, was it one of the left-side categories, one of the new improvement level categories, or a manual text search? EDIT: OK, looks like it is ca...
File: Srendarr - Aura, Buff & Debuff Tracker11/12/17
Grim Focus working...
Posted By: Phinix
oops i mistaken relentless with grim focus grim focus level 1 is the one that always (0), Grim Focus is the un-morphed version. I tested this as well and it is also working: http://i.imgur.com/P87Vtdh.jpg That is Rank IV. What rank is your Grim Focus at? Are you actually light attacking? Stacks only go up when you light...
File: Dungeon Tracker11/12/17
French translation updated...
Posted By: Phinix
Uploaded. I must have missed the PM (my inbox is pretty full ATM). Thanks for the translation!
File: ESO Master Recipe List11/11/17
Typo fixed...
Posted By: Phinix
Should be fixed in 1.52a. There was a typo in the numbered indexing of the provisioning database causing one section to overlap the previous.
File: Srendarr - Aura, Buff & Debuff Tracker11/11/17
It could be that ZOS changed some i...
Posted By: Phinix
It could be that ZOS changed some internal IDs with that morph, I'll have to look into it. I know for a fact the other morph (Merciless Resolve) is still properly tracking stacks as I was playing my NB the day before yesterday. EDIT: Both appear to be working for me (Relentless on left, Merciless on right): http://i.imgur.com/g...