Results: 1785Comments by: Phinix
File: ESO Master Recipe List12/19/16
Hey! i cannot find level of resulte...
Posted By: Phinix
Hey! i cannot find level of resulted food/drink in tooltip anymore roll-back to oldest vesion(1.44a)... why you deleted it anyway? it was very usefull With One Tamriel all food and drink now has a level range it will scale to instead of a fixed level, and that information is already on the tooltips by default now. At leas...
File: ESO Master Recipe List12/17/16
You know, I kind of agree with you...
Posted By: Phinix
You know, I kind of agree with you here: You know, those checkboxes create a lot of trouble. I always leave them unchecked. Therefor: Version 1.46d Added new setting under Global Options to "clear filters on startup" which will automatically un-check the "Have Ingredients" and "Have Skills" filters when you first open the c...
File: Item Finder12/17/16
Very helpful, thanks! Already used...
Posted By: Phinix
Very helpful, thanks! Already used it to mine the ID's for the new recipes when updating Master Recipe List. I had something similar but it caused the game to crash searching more than 99k ID's at a time, and I was too lazy to set up a cycling array that took it in chunks. :p The extra options will likely come in handy as well....
File: ESO Master Recipe List12/16/16
Re: Re: Re: Re: Re: can't locate witch festival recipes
Posted By: Phinix
I know... I did uncheck the "have ingredients" checkbox: https://drive.google.com/open?id=0B9pJERhikR-0ZXFmN0VqZ0tiVWs https://drive.google.com/open?id=0B9pJERhikR-0aU85VkFEZGtaX2s Ah. I see you have "Have Skills" checked. If you don't have this talent to at least 3/4 you won't see purple recipes with that checked. http://i.i...
File: ESO Master Recipe List12/16/16
Re: Re: Re: can't locate witch festival recipes
Posted By: Phinix
So, I know the purple recipes of "Witchmother's Potent Brew" and "Witchmother's Party Punch" and the gold recipe of "Double Bloody Mara", but I don't see them in the menu http://i.imgur.com/yECIdcJ.jpg If you have the circled option checked, and do not have all the required items to craft a recipe you know in your bank or bags,...
File: PhinixUI12/16/16
Does this require all of the core a...
Posted By: Phinix
Does this require all of the core addons? Or can it run with just some of them? Because I am not interested in all of the core addons. It will run with just some. When you type /pui to open the in-game config app, it will auto-populate with any supported addons you DO have installed, to let you configure only those you want. Ke...
File: ESO Master Recipe List12/16/16
Errors should be fixed in 1.46. I a...
Posted By: Phinix
Errors should be fixed in 1.46. I added all the New Life recipes. I also added a sanity check on the itemId to hopefully prevent errors when new recipes are added in the future. Thanks for the reports. EDIT: Version 1.46c Fixed broken FCOItemSaver support that no one reported: 'Use FCO ItemSaver for tracked items' under Thi...
File: HarvestMap-Import/Export12/15/16
The HarvestMerge website appears to...
Posted By: Phinix
The HarvestMerge website appears to be broken. Tried with 3 different browsers for days. It does the upload, processes the files, then says there was a problem generating a download link. So far haven't heard back from the admin. This would be great if I knew anyone with the full files to import from. :p
File: PhinixUI12/15/16
Is it possible you can add your sol...
Posted By: Phinix
Is it possible you can add your solution to moving the "Dungeon Finder Queue" etc? When using you UI, this information is behind the quest tracker... It is done using the Azurah addon. EDIT: If you unlock Azurah's movers one will be called "Quest Tracker." That is the game's default quest position. If you are using the Raval...
File: Thief's Knapsack Extended12/15/16
Thanks for taking up this addon. Wo...
Posted By: Phinix
Thanks for taking up this addon. Would it be possible to make the welcome message optional through the settings menu? Yeah I agree... having any addon put a message in my chat annoys me. Should have a option to turn it off if you want to. Sure thing guys, I'll put in an option in the next update...Just the one at startup, right...
File: Tamriel Trade Centre12/15/16
Excellent work on this project!
Posted By: Phinix
Excellent work on this project!
File: ESO Master Recipe List12/14/16
Hello Phinix, thank you for sharing...
Posted By: Phinix
Hello Phinix, thank you for sharing useful addon! The addon menu is not displayed in Japanese language on Japanese client. To fix this, change language/ja.lua as follows: if (GetCVar('language.2') == 'ja') then --> if (GetCVar('language.2') == 'jp') then I hope this report will be of use to you. Thanks for the report! The pers...
File: Dustman12/14/16
Thanks for the update!
Posted By: Phinix
Thanks for the update!
File: Show Motifs12/14/16
Added icon support for new Hollowja...
Posted By: Phinix
Added icon support for new Hollowjack motif in v1.0.2b. http://i.imgur.com/CeLqCfP.jpg
File: ESOUI - The Elder Scrolls Online source code12/14/16
Where are the text strings located?...
Posted By: Phinix
Where are the text strings located? Like ITEMSTYLE_MAX_VALUE and such? Thanks for keeping this updated.
File: ESO Master Recipe List12/14/16
Re: can't locate witch festival recipes
Posted By: Phinix
Hi! Thank you for the great mod very much! Though I can't find the witch festival recipes (purple and gold) in the provisioning craft menu. Do I need to remove the mod save file to reinitialize it? Just double-checked and they are all there. You have to scroll to the bottom of the Food and Drink lists where the gold "Delicacies"...
File: ESO Master Recipe List12/13/16
Unfortunately the problem with icon...
Posted By: Phinix
Unfortunately the problem with icons overlapping the CraftStoreCook isn't fixed. Try version 1.45a when it finishes uploading. It includes backwards compatibility for the old/alternate version of Craft Store and should work for either.
File: PhinixUI12/13/16
1.12.1: - Now properly handles se...
Posted By: Phinix
1.12.1: - Now properly handles setting the correct custom UI scale (very close to default which is 1, custom is 0.97202700). Just barely a noticable change that makes the overall UI "fit" the addons better. This should (hopefully) fix any problem with certain addons being off the screen. EDIT: 1.12.2: - Automatically sets...
File: Srendarr - Aura, Buff & Debuff Tracker12/13/16
= {unitTag = 'player', duration = 5...
Posted By: Phinix
= {unitTag = 'player', duration = 5, icon = '/esoui/art/icons/ability_armor_001.dds'}, That should indeed be all that's needed, assuming that is the right ID (darn maintenance) but I believe you. ;) I was going to say you might have to set unitTag to 'reticleover' but I take care of that in the OnCombatEvent section of AuraCont...
File: Dustman12/13/16
Re: Re: Marking items as junk that it shouldn't...
Posted By: Phinix
Love the addon, thanks for keeping it updated with new features. Something I noticed is that I am not getting the sales summary when selling stuff marked as junk using the hotkey to sell all junk. I have auto-sell junk off. PC NA server is down for maintenance so can't test if that is why but I don't think so.
File: Srendarr - Aura, Buff & Debuff Tracker12/13/16
Re: Re: Re: Re: Re: Re: Re: Crusher
Posted By: Phinix
Because I am playing a tank and it is important to keep it up all the time :D Is it possible to tweak the addon a bit so we can track it ? It is not only myself , my friends are wanting this as well for PvP purposes . Hope you consider implementing it ! Thanks so much ! When the PC NA servers come back I'll look and see about addi...
File: Thief's Knapsack Extended12/13/16
Thanks for taking up this addon. Wo...
Posted By: Phinix
Thanks for taking up this addon. Would it be possible to make the welcome message optional through the settings menu?
File: PhinixUI12/13/16
1.11a: - Fixed ornate marked items...
Posted By: Phinix
1.11a: - Fixed ornate marked items unsellable and other issues in FCOItemSaver module. That's cool and all.. you just havn't included this addon in your list of needed addons... Fixed: List updated. I put FCOItemSaver and Research Assistant on the core list.
File: FCO ItemSaver12/13/16
Fixed it. I made the changes you...
Posted By: Phinix
Fixed it. I made the changes you suggested and tested and can confirm the issue is resolved. When at a vendor with Prevent Selling (of marked/locked items) set ON, hitting your keybind to sell an item that is marked Intricate/Ornate/etc., and with the option "Allow to sell marked Intricate/Ornate" set OFF, the item is no longe...
File: Poison Master12/12/16
Hi, firstly thanks a lot for the mo...
Posted By: Phinix
Hi, firstly thanks a lot for the mod :D I have this bug and I don't know what to do. Once I hotkey to unequip the poison, I can't hotkey to equip it back, there's a notification "Desired poison no longer in your bags". Thanks in advance! :) If you are using Dustman it might be set to destroy non-crafted poisons when you pick...