Results: 1793Comments by: Phinix
File: Dungeon Tracker09/02/20
Re: missing WS2?
Posted By: Phinix
Love the mod... helps me keep track of what dungeons I have to do yet for skill points. It just seems to be missing Wayrest Sewers II (normal) - I know I've done this one several times on my main characters, yet the tooltip shows as incomplete for all. thanks! Hi, I tested this and can't reproduce the problem. Steps tak...
File: LootDrop Reborn08/30/20
Update:
Posted By: Phinix
Version 4.08: Fixed an oversight that caused guild rep gains to ignore addon setting to stack multiple gains, and to always return 0 to the function that defines which guild the gain was for. This was especially annoying with Fighters Guild rep spam when killing many undead enemies, but all guilds have been properly linked up now as...
File: LootDrop Reborn08/27/20
Wow, you are my hero :) Works pe...
Posted By: Phinix
Wow, you are my hero :) Works perfect for me - Thank you very much Glad to hear it. It was a really good idea to add trade addon pricing, and I am really happy with how the value options section came out as a result. My personal favorite settings are to show both vendor and trade prices, with rounding set to 0, and stacking...
File: ESO Master Recipe List08/27/20
Re: Re: Re: Update...
Posted By: Phinix
Looks to be working now, though when /first/ used, neither "known" nor "unknown" box is checked. I assume it shows unknown by default though. Thanks for the report! This should also be fixed not in the latest version. :)
File: ESO Master Recipe List08/27/20
Re: Update...
Posted By: Phinix
I'm having the exact same issue. This should hopefully be fixed in the latest version! Looks like it was an issue with saved variables that needed an extra check to verify valid values were set.
File: Dungeon Tracker08/26/20
Update...
Posted By: Phinix
Version 1.27: - Added support for Castle Thorn & Stone Garden. - Updated API for Stonethorn.
File: Srendarr - Aura, Buff & Debuff Tracker08/25/20
Update...
Posted By: Phinix
v2.4.38 ~Phinix (8-25-2020) Made the vast majority of corrections to duration and cooldown for all the sets changed by the v6.1.5 Stonethorn patch. NOTE: There may still be a few sets that need cooldown tracking added as there were many given cooldowns/durations this patch that did not have them before. Updated tables of Major and...
File: ESO Master Recipe List08/25/20
Re: Re: Re: Re: Update...
Posted By: Phinix
As you can see in the video the functions are behaving as expected on the current live version of the game client. I have tried a complete reinstall of both MRL and PhinixFunctions, and running only MRL and required libs. Same thing. Any idea what else to check? (Funny thing, just the night before your update, I have coded a...
File: ESO Master Recipe List08/25/20
Re: Re: Update...
Posted By: Phinix
Hm. Clicking on any export controls (food/furniture and known/unknown checkboxes) doesn't do anything other than move the cursor to the middle of the text window. The listed data itself doesn't seem to change, and checkboxes don't get marked. Make sure you have also updated LibPhinixFunctions and that you have enabled "Allow out o...
File: ESO Master Recipe List08/24/20
Update...
Posted By: Phinix
Version 1.56.50: Added new export feature by request. Type /mrlexport to load the interface. Select options (Furniture or Food recipes, Known or Unknown), then click in the result field, press Ctrl+A on your keyboard to select all results, and then press Ctrl+C to copy. You can then paste these results in the editor of your choice....
File: Combat Metrics08/21/20
Hi Solinur, Hope you are well. J...
Posted By: Phinix
Hi Solinur, Hope you are well. Just wanted to report an odd issue I've been seeing where in the live window, the DPS field (the one I assume is for total DPS) is blank. If I enable the single-target DPS option the value shows, however no matter what combination of settings I use the total DPS field is always blank. I can't recall...
File: HarvestMap08/21/20
@damntam - Try disabling Parlez Pl...
Posted By: Phinix
@damntam - Try disabling Parlez Plus if you use it. That is what it turned out to be for me. If you go to the link I put instructions in the comment section how to update it manually, along with a pre-edited download link for people who don't want to mess with editing files.
File: Chat Window Manager08/21/20
Version 1.25: - Added new option...
Posted By: Phinix
Version 1.25: - Added new option to show a confirmation box when clicking the Reload UI button (can be disabled in addon options) to avoid accidental reload clicks. - Fixed the chat output message appearing twice when manually toggling the player online status button from the chat window with the option enabled. - Added a new o...
File: Arkadius' Trade Tools08/20/20
Question...
Posted By: Phinix
So hey, I really appreciate the work on this and having more options for trade addons. I have heard several guild mates and people on reddit talking about how it is very similar to Master Merchant but with much improved performance. I am wondering, from both the people here's perspective and also the authors, if there is truth to thi...
File: LootDrop Reborn08/20/20
New value options...
Posted By: Phinix
Version 4.06: Added new section to addon settings: Value. Can opt to show vendor price, or the average of any/all trade addons you have installed. Supports Master Merchant, Arkadius Trade Tools, & Tamriel Trade. There is also an option to show both vendor & trade value. Option to set number of decimal places to round trade value...
File: Show Motifs08/20/20
Update...
Posted By: Phinix
Version 1.1.5 ~Phinix - Fixed problem with item names being compressed and unreadable at guild stores. NOTE: You may need to re-adjust your offset values to where you like them for each of the motif icon position settings. - Added preliminary support for all current in-game motifs. NOTE: Some of the newer motifs like Anequina use...
File: LootDrop Reborn08/18/20
So cool, its working, thank you for...
Posted By: Phinix
So cool, its working, thank you for being on top of it :banana::banana::banana: NP, glad to hear it is working, I only had time to test with different ranks of the base ability and resource return morph but with name matching it should work for everything. Plus it should work for all languages since it gets the base name to match...
File: ParlezPlus08/17/20
Error...
Posted By: Phinix
It seems the latest version is causing the Addon Settings menu to crash on access. The cause appears to be the outdated use of embedded libraries, specifically LibAddonMenu which is at version 29 in this addon but up to 31 on esoui.com. To resolve this I HIGHLY recommend eliminating LibStub and embedded libraries, and directing us...
File: LootDrop Reborn08/17/20
Re: Re: Re: Re: Soul Gems
Posted By: Phinix
So sorry, soul gems are not showing unless I have a conflict with another addon. (using soul splitting trap) The latest version should be working. It would appear that ZOS uses multiple different item ID's for the same level filled soul gem. The addon now looks for them by name which should (hopefully) detect any filled soul gem.
File: LootDrop Reborn08/17/20
Update...
Posted By: Phinix
Version 4.03: Added support for soul gems gained by Soul Trap, Soul Lock passive, or other such means. Added new option to show gold value of loot items (loot and chat separate). Updated API for Stonethorn. Some minor housekeeping.
File: LootDrop Reborn08/17/20
Re: Soul Gems
Posted By: Phinix
Any chance you could add soul trap/soul gems to it? I hadn't even notice it doesn't include these (soul gems gained by other methods works). I will definitely add this in the next release! any chance to add a pricing value option for loot - like farming party addon? Not sure if I'd want to do anything super fancy like MM/TT...
File: Chat Window Manager08/17/20
Update...
Posted By: Phinix
Version 1.22 - 1.23: - Added new option to show the player online status selector in the chat window. - Added new keybind to toggle online status on/off. - Added new option to display player online status in chat when changed. - Changed variables to account-wide and Megaserver-specific. - Major code cleanup/re-write of core...
File: Reveries: Emotes and Mementos08/16/20
Awesome job!
Posted By: Phinix
Excellent gem I had never heard about until I bumped into you in-game in Alinor. ;) Nice work with the options, looks very user friendly. Addon author love!
File: No, thank you! - Blackwood08/16/20
Error spam from remaining 'LibStub' ref...
Posted By: Phinix
Using DebugLogViewer you will notice a neverending error spam about line 1262. This is due to this line still referencing the now missing LibStub. To fix just change the line from "local LNTF = LibStub("LibNotifications")" to "local LNTF = LibNotifications" and the errors should go away. I recommend ising DebugLogViewer for detec...
File: LootDrop Reborn08/12/20
I am getting this error when trying...
Posted By: Phinix
I am getting this error when trying to use this addon: user:/AddOns/LootDrop/LootDrop.lua:8: attempt to index a nil value stack traceback: user:/AddOns/LootDrop/LootDrop.lua:8: in function '(main chunk)' As noted in other threads, I am having some issues with other Add-Ons as well, but in case this is helpful for you. Are...