Results: 314Comments by: AssemblerManiac
File: Inventory Insight04/29/17
Re: Resize
Posted By: AssemblerManiac
Is it possible to resize the inventory screen? Looking to make it a little smaller so it takes up less screen space. Sure it is. But you can only resize if it's not locked, and not docked. Mousing over the outer edges will change the cursor so you can drag/size the window.
File: Inventory Insight04/29/17
Would it be possible to add an item...
Posted By: AssemblerManiac
Would it be possible to add an item filter to show only equipped items? It would be nice to see what all my alt mules are wearing when I am swapping equipment while levelling them up. Cheers! It wouldn't be that easy to do. The filters all work on actual item attributes. "Worn" isn't a status I can easily test for filtering....
File: Inventory Insight04/22/17
Looks like a library versioning pro...
Posted By: AssemblerManiac
Looks like a library versioning problem. ... I just went ahead and disabled every single addon i had that uses "local MAJOR, MINOR = "LibAddonMenu-2.0", 23" (there were quite few of them) and now there is clean error with only IIFA user:/AddOns/IIfA/IIfAMenu.lua:65: attempt to index a nil value stack traceback: user:/AddOns/...
File: Inventory Insight04/22/17
Looks like a library versioning pro...
Posted By: AssemblerManiac
Looks like a library versioning problem. Are IIFA and AwesomeGuildStore both on current versions? The reason the error stops popping up after the first time is the script gets disabled by the lua interpreter so it doesn't keep throwing the same error repeatedly. user:/AddOns/IIfA/IIfAMenu.lua:65: attempt to index a nil valu...
File: Inventory Insight04/22/17
Re: lua ui error.
Posted By: AssemblerManiac
Sounds like a versioning problem between some common libraries used by our addons. Look for a file called LibCustomMenu.lua in all of the addons (it might be in a sub-folder). If you check around the 4th line or so, there's a version number on each. IIFA uses v4.2 and above. Whichever addon has an older version, try disabling it a...
File: Inventory Insight03/15/17
Re: Stutter on opening containers
Posted By: AssemblerManiac
Hi. Thank you for adding the search in sets feature! This stutter on opening containers is driving me nuts. It does not happen using v2.5a which I would be using still if you did not add the wonderful feature of searching in sets. :P What did you change between v2.5a and later versions to cause that stutter? Thank you. Haven't...
File: Inventory Insight03/11/17
We've seen similar to this, and for...
Posted By: AssemblerManiac
We've seen similar to this, and fortunately, this isn't directly caused by IIFA. We don't modify the main inventory window, and this occurs totally at random. May not work this time, but immediately after a reloadui, it would probably be fine. Trying to add Nuzimeh or Tythis in Quickslot: EsoUI/Ingame/Inventory/InventorySlot.lu...
File: Inventory Insight03/08/17
We've seen similar to this, and for...
Posted By: AssemblerManiac
We've seen similar to this, and fortunately, this isn't directly caused by IIFA. We don't modify the main inventory window, and this occurs totally at random. May not work this time, but immediately after a reloadui, it would probably be fine. Trying to add Nuzimeh or Tythis in Quickslot: EsoUI/Ingame/Inventory/InventorySlot.lu...
File: Inventory Insight03/08/17
Re: Login Error
Posted By: AssemblerManiac
always get this error when I log in, german client. Best guess is that it's corrupted data in the save file. I know it's a pain to clear it out and re-hit all the characters and guild banks, but that's the only solution I can think of. Also, make sure you have a completely clean install of IIfA (remove the addon folder, and re-...
File: Inventory Insight03/02/17
I had already planned to release it...
Posted By: AssemblerManiac
I had already planned to release it, you're issue just helped me get it out a bit quicker. v2.8 released - Sub filters added for furnishing items (limited use until ZoS sets the item type properties correctly) - Heavy hands now shows up again in the "All" list (Thanks Danno8) - Several other items that were missing when filtere...
File: Inventory Insight03/02/17
Re: Search set name
Posted By: AssemblerManiac
I'll check into it - it's a definite "maybe" :) Hi, Would it be possible to search set names when searching? In other words, don't look only at the item name but also in the set name? Example, some of the burning spellweave rings don't have spellweave in their name. It would be great to have the ability to find all pieces...
File: Inventory Insight03/01/17
v2.8 released - Sub filters added...
Posted By: AssemblerManiac
v2.8 released - Sub filters added for furnishing items (limited use until ZoS sets the item type properties correctly) - Heavy hands now shows up again in the "All" list (Thanks Danno8) - Several other items that were missing when filtered have returned If anyone else finds an item that's missing under a filter, please let me k...
File: Inventory Insight02/22/17
Minimizing is so you can tuck IIfA...
Posted By: AssemblerManiac
Minimizing is so you can tuck IIfA out of the way at the top or bottom of the screen (or somewhere you don't find intrusive). Having it docked implies that you want it to be shown full size, so there's no way to minimize when docked. Unfortunately, quick slot window is same as inventory, so there's no easy way to distinguish be...
File: Master Merchant02/21/17
Default sort order & other items
Posted By: AssemblerManiac
1. If you want the default sort order to be listing most recent purchases first, change the following: At approx line line 1788 of MasterMerchant_UI.lua change ZO_SortHeader_Initialize(MasterMerchantWindowHeadersSellTime, GetString(SK_TIME_COLUMN), 'time', ZO_SORT_ORDER_DOWN, TEXT_ALIGN_LEFT, fontString) --to ZO_SortHeader_Ini...
File: Inventory Insight02/10/17
is there any way to export the info...
Posted By: AssemblerManiac
is there any way to export the information into an excel file or something so i can see what i have when not online? Not very easily. The data isn't stored in a very compact format. It's stored in XML files, in a data logical format for code, but not so much for human reading.
File: Inventory Insight02/10/17
It hasn't been updated because life...
Posted By: AssemblerManiac
It hasn't been updated because life has been keeping me too busy. I'm hoping to have a new one out within a day or two. As for the error reported by QuadroTony, it's not directly the fault of this addon. ESO made some changes to how some internal routines are called, and there's been fallout for a lot of addon creators. We're hopi...
File: Inventory Insight02/10/17
It hasn't been updated because life...
Posted By: AssemblerManiac
It hasn't been updated because life has been keeping me too busy. I'm hoping to have a new one out within a day or two. As for the error reported by QuadroTony, it's not directly the fault of this addon. ESO made some changes to how some internal routines are called, and there's been fallout for a lot of addon creators. We're hopi...
File: Inventory Insight02/10/17
Re: View Window at Crafting Station
Posted By: AssemblerManiac
You can bind it to a key and turn it on/off anywhere, and it'll remember how it was set next time you're in that view. This may seem a but of a dumb question but at the alchemy station I closed the view window with X when i didnt mean to. Tried re-enabling it through the addon settings, the view is there for other crafting stat...
File: Inventory Insight12/27/16
Re: Switching Servers
Posted By: AssemblerManiac
The easiest solution to this would be to create a second copy of the addon. Call one IIfA (like original), and the other IIfA-EU. Enable one copy on each server. The savedvars folder will then contain IIfA-EU.lua and IIfA.lua. At this time, there's no way for one addon to create two different files in saved variables. Master Me...
File: Inventory Insight11/30/16
This is because there's an item cou...
Posted By: AssemblerManiac
This is because there's an item count of 0 in the backpack item changed event from the game, but there's itemlink in it (it gives you bag, bag slot, and count of 0 - not too helpful). This means we currently can't zero out the item count until the backpack eval get's run again (usually at logoff, but you can also do "/ii run" to forc...
File: Inventory Insight11/30/16
Re: Some item types are not recorded
Posted By: AssemblerManiac
Solved a while ago, but need to get a release done sometime soon. Also, For those that use Master Merchant, I'm going to try and get Philgo to add support for IIFA window. It's one line of code, and won't affect anything else, so hopefully he'll add it for his next release. I have to report a small issue with IIFA -- it seems...
File: Inventory Insight11/30/16
Done. Will be in next release. S...
Posted By: AssemblerManiac
Done. Will be in next release. Show ToolTip when: Always, IIfA Window, Never. Thanks for the awesome addon. Could you give us a tooltip on/off toggle option. As it stands one can currently only set it to show in all or its own windows however there is no option to turn it off completely. I have several other crafting addon...
File: Inventory Insight11/30/16
Re: Swapping between NA/EU chars clears inventory info
Posted By: AssemblerManiac
Not sure I can do anything about this. Will investigate and see if I can come up with anything. Is your account name the same on both servers? If not, the saved vars use your account name, so switching servers means it'll wipe out the data from the other server since it can't "see" it in the saved vars. Awesome add-on, thanks f...
File: Inventory Insight11/11/16
Re: Turns itself off
Posted By: AssemblerManiac
Haven't seen this happening on current version. Any steps to reproduce it? (Are you sure you have current version? - there have been some bugs that cause behavior like this in the past) I love this addon, as do my guildies, but we have noticed one bug with it. It appears to turn itself or some of it's features off. For example, it...
File: Inventory Insight11/11/16
Double-click an item, it'll paste i...
Posted By: AssemblerManiac
Double-click an item, it'll paste into chat. add pls option to link in chat on rightclick on an item right now context menu empty, only item saver works with this addon and showing his menu