Results: 1786Comments by: Phinix
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...
File: Srendarr - Aura, Buff & Debuff Tracker08/11/20
Re: Re: Srendarr options no longer available
Posted By: Phinix
Hello, Problem is not Srendarr. As you can see, the settings menu is definitely working fine (just tested in-game): https://i.imgur.com/3pU3FR9.jpg Most likely the problem is related to some incompatibility with an older out-of-date addon that still uses embedded libraries. Based on your comments here it could possibly be Wy...
File: ESO Master Recipe List08/09/20
Re: Re: Re: Re: Re: Re: Re: Error after Update 26 installation
Posted By: Phinix
I discovered another recipe that doesn't work with automatically crafting... English has it's share of strange spelling oddities as well. ;) I love the German language. My grandparents moved to America from Germany before I was born, and the big push in school in California was to learn Spanish, but I still enjoy hearing people...
File: PhinixUI07/02/20
I have a few problems, some of the...
Posted By: Phinix
I have a few problems, some of the ui isn't where it is supposed to be. user:/AddOns/PhinixUI/modules/wykkydsToolbar.lua:64: attempt to index a nil value stack traceback: user:/AddOns/PhinixUI/modules/wykkydsToolbar.lua:64: in function 'PUIAddon.wykkydsToolbar' user:/AddOns/PhinixUI/bin/AddonDB.lua:37: in function 'run' user:...
File: Srendarr - Aura, Buff & Debuff Tracker06/29/20
Re: track abilities in different windows?
Posted By: Phinix
I want to use Srendarr to track 4 specific buffs/skills each in a separate window so I can place the buff tracker in 4 different places in my screen. I have read around a bunch of tutorials and guides but they all setup the buff trackers to show in the same window. Right now in the "AURA CONTROL - DISPLAY GROUPS" in the "General"...
File: Wykkyd Toolbar06/26/20
Re: update...
Posted By: Phinix
I hope this is OK. I am sure the authors are busy with real life stuff and hope they are staying safe with their families through this Covid insanity. But in the meantime, rather than make a huge post of how to edit this to work without LibStub, I just did a quick edit of this addon and other (optional) modules of the Wykkyd suite....
File: ESO Master Recipe List06/26/20
Re: Missing
Posted By: Phinix
Hello Phinix, first I would like to thank you for your great work with this very helpfull addon. Did you already noticed that there is one recipe missing being crafted automatically: "Klarer Syrahwein" (sry, it's the german version I play.) Hello, thanks for the report and kind words. :) Just checked and this is a problem with...
File: Votan's Keybinder06/22/20
Hi Votan, Just FYI, the embedded...
Posted By: Phinix
Hi Votan, Just FYI, the embedded LibAddonKeybinds is still on an older API version. :)