Results: 1793Comments by: Phinix
File: ESO Master Recipe List05/19/15
New version uploaded... NEW FEAT...
Posted By: Phinix
New version uploaded... NEW FEATURE FOR ADDON DEVELOPERS: You can now easily check if Master Recipe List is tracking a given recipe or ingredient. For example, in your code you could check if Master Recipe List is running and pass it the itemLink of a recipe or ingredient to check if that item is currently being tracked using this...
File: Auto Recharge (and repair)05/18/15
Seems to have stopped working for m...
Posted By: Phinix
Seems to have stopped working for me after the last update... Will have to take a look at the code when I have some time. Might have something to do with having just hit Veteran 1 and having only Grand soul gems in my bags.
File: Auto Recharge (and repair)05/18/15
Ahh nice :) depending on the size i...
Posted By: Phinix
Ahh nice :) depending on the size in bits of the id it may have a considerably larger range than 0-99999 :) So I guess my assumption was still wrong :D How would you get to this Id from a bagId and slotIndex? In my experience, every item ID in the game is 5 digits long. As for looking them up, your method would work, but you...
File: Auto Recharge (and repair)05/18/15
Thanks! :D I had a feeling there ma...
Posted By: Phinix
Thanks! :D I had a feeling there maybe more I'll add these. Just as a sanity check are these ids from GetItemInstanceId(bagId,slotId) ? Nope, they are from a custom script I wrote that lets me output a list of item ID's for an input item name. I can specify the range of ID's as well. I think every ID in the game falls between 3000...
File: Auto Recharge (and repair)05/18/15
Updated list of Master ItemID's:...
Posted By: Phinix
Updated list of Master ItemID's: The Master's Bow 55937 Powered 55967 Charged 55973 Precise 55979 Infused 55985 Defending 55991 Sharpened 55997 Weighted The Master's Dagger 55936 55966 Charged 55972 Precise 55978 Infused 55984 Defending 55990 Sharpened 55996 Weighted The Master's Inferno Staff 55938 Powered...
File: Auto Recharge (and repair)05/18/15
Not come across them personally so...
Posted By: Phinix
Not come across them personally so I haven't tested with them :) Any easy way to identify them in code? Here ya go: The Master's Bow ItemID: 55937 The Master's Dagger ItemID: 55936 The Master's Inferno Staff ItemID: 55938 The Master's Ice Staff ItemID: 57448 The Master's Restoration Staff ItemID: 55939...
File: ESO Master Recipe List05/17/15
Could you add a button for taking t...
Posted By: Phinix
Could you add a button for taking tracking off ALL ingredients? I ended up clicking the one that tracks everything and had to go through and manually remove my recipes. I already have all greens and most blues, so it took quite a while. Already there, for both recipes and ingredients. Just click "Clear active search list" at the...
File: ESO Master Recipe List05/17/15
If I am understanding correctly, yo...
Posted By: Phinix
If I am understanding correctly, you want to be able to show tracking icons for all the ingredients that are needed by recipes you are tracking? There are several ways you can select recipes to track. You don't have to do it one at a time. If you watch the video, the easiest way is to open the recipe config panel from the main add...
File: Master Merchant05/16/15
To up your lua memory, while NOT ru...
Posted By: Phinix
To up your lua memory, while NOT running ESO, edit your UserSettings.txt file and make the lua memory line something like: SET LuaMemoryLimitMB "1024" Most people use a power of 2 for the number, but I don't know if there is any real science behind that. I run with 1024 and have no trouble holding 300,000 sales records in MM....
File: Roll Call05/16/15
Just a little tongue-in-cheek sugge...
Posted By: Phinix
Just a little tongue-in-cheek suggestion. The coin flip can't be a Septim. They're not important yet. ;) Call it a drake. O.o I... didn't even think of that. You're right, it is still some 400 years or so before Talos. I guess I will always be a true son of Skyrim. I will change it in the next revision. :) EDIT: Fixed!...
File: LibAddonMenu-2.005/14/15
Excellent resource, many thanks!...
Posted By: Phinix
Excellent resource, many thanks! One quick question. Is it possible to update the display based on set functions? For example, I store the color of a menu item text in a global variable. In my set function for color picker I change this global variable to the new r,g,b,a table, but the text of the menu item that uses it doesn't up...
File: ESO Master Recipe List05/13/15
Just wanted to tell you thanks for...
Posted By: Phinix
Just wanted to tell you thanks for the help! I have it up and running... By the way do you know of a location that has a maros for the tactx keyboard for ESO? Glad to hear it! As for the keyboard, most are configured through their driver software package. This is what I found for the one you mentioned: TactX Keyboard Applicati...
File: ESO Master Recipe List05/12/15
My issue is the box pops up but i c...
Posted By: Phinix
My issue is the box pops up but i cannot click on it. My character still moves around and instead of a mouse pointer i see these 4 arrows in a close formation : like its targeting something. I cant interact with the menu when it pops up during game play.. So my question is how do i fix this... sorry not computer savy... when it co...
File: ESO Master Recipe List05/12/15
Just downloaded this and I cannot i...
Posted By: Phinix
Just downloaded this and I cannot interact with the screen. I have even adjusted the slider bar in settings to move it and that does nothing. Am I missing something in the instructions. I watched the video but must have missed how to move and actually click on the Pop up menu. Can you help? The sliders are just for adjusting the p...
File: ESO Master Recipe List05/11/15
Okay so is what I did was I disable...
Posted By: Phinix
Okay so is what I did was I disabled all addons on one character except for ESO Master Recipe List. After messing around with my inventory on my character and not in my guild bank I still get the same issue. And it was always the item Old Shank that would always give the error. Now that I deleted that item I have zero issues now. I d...
File: Destinations05/11/15
Re: v1.6.17 out
Posted By: Phinix
Fixed an oversight on my part causing completed achievements not to show. Nice. Someone was just asking me about that! Great addon, many thanks!
File: Roomba - Guildbank Stacker05/11/15
I just wanted to stop by and say th...
Posted By: Phinix
I just wanted to stop by and say thanks for this outstanding addon. I have used it from the beginning, back when I was making those PhinixUI videos, and it has saved me a TON of micromanagement hassle. Massively elite. :cool: Just one small grumble that may have already been mentioned and probably has to do with ZOS's laggy gu...
File: ESO Master Recipe List05/11/15
Per exemple, for ESO Master Recipe...
Posted By: Phinix
Per exemple, for ESO Master Recipe List, it could be nicely integrated : I like that idea best, Ayantir. I will add it along with a slider to change it's horizontal position perhaps to the next version. :)
File: ESO Master Recipe List05/10/15
This may be related to a vanilla bu...
Posted By: Phinix
This may be related to a vanilla bug I have reported. With no addons loaded and a fresh reload of the game, if you have a large-ish amount of items in your inventory and drag the scroll list with the mouse over the items so the tooltips pop up, you will start to get misshapen icons. Some will be normal size, but more and more wil...
File: ESO Master Recipe List05/10/15
I get an error on all my chars afte...
Posted By: Phinix
I get an error on all my chars after updating to the latest version. As you can see by my inventory on the right the addon also messes with my inventory. Sorry to hear it. It is strange though, as the only thing I changed was to add a check for French or German and set the popup tooltip for the select all and auto-junk buttons a l...
File: ESO Master Recipe List05/10/15
great addon btw! can you add a but...
Posted By: Phinix
great addon btw! can you add a button for opening to the chat? like few other addons did? http://i.imgur.com/9OaiEjl.jpg I can surely add an icon if it is desired, as I have with Chat Window Manager. There might be some shuffling that needs to be done though, since other addons will have docked to the same position on the frame...
File: ESO Master Recipe List05/10/15
Re: C 1 error
Posted By: Phinix
installed the add-on and get the C 1 error. after uninstall - no problem. tested three times. I am unfamiliar with this error. If you are referring to the "<< 1 >>" error message that kicks you back to the login screen when trying to log onto one of your characters, this is related to attempting to log into a high population area...
File: ESO Master Recipe List05/09/15
Fixed, thanks for the reports! T...
Posted By: Phinix
Fixed, thanks for the reports! This problem was caused by moving your mouse over one of the white quality "junk" food items you loot from cabinets and such, or having one of these in your bags. To lookup which tooltip to populate I am checking a local table for the item ID if it is a certain type, which was fine for recipes si...
File: ESO Master Recipe List05/08/15
Re: Bug error
Posted By: Phinix
Comes up when viewing guild banks and keeps popping back up after closing. Has some other addons in there as well, dunno who to trace it to :o user:/AddOns/MasterRecipeList/MasterRecipeList.lua:420: attempt to index a nil value stack traceback: user:/AddOns/MasterRecipeList/MasterRecipeList.lua:420: in function 'AddRecipeToolti...
File: ESO Master Recipe List05/06/15
Could you add support to mark ingre...
Posted By: Phinix
Could you add support to mark ingredients when using Inventory Grid View? Currently the only way to see the marks is if I toggle the inventories to put it back to vanilla view. It is planned.