Download
(37 Kb)
Download
Updated: 09/11/14 01:19 PM
Pictures
File Info
Compatibility:
Update 3 (1.3.3)
Updated:09/11/14 01:19 PM
Created:04/08/14 12:25 PM
Monthly downloads:24
Total downloads:13,962
Favorites:95
MD5:
InventoryMod  Popular! (More than 5000 hits)
Version: 1.8.1
by: Cr4x [More]
Inventory Mod
=============
I'M VERY THANKFULL FOR EACH BUG REPORT AND OR FEATURE REQUESTS, BUT PLEASE USE THE SPECIFIC SECTION ON THE RIGHT PANEL INSTEAD OF POSTING IT INTO THE COMMENTS
An ESO Add-on to extend functionality of the default Inventory

Features:
- filter inventory / store(sell only!) / bank / guild bank by item types available in the game
- filter inventory / bank by using the standard zo search box (right click to reset) (guild bank isnt supported by ZO yet)

Upcoming Features:
- save inventories of characters/bank/guildbank and have a look at it "offline"
- save trash flags
- user specific filters ( Armor (light/medium/heavy) different weapon types ... )
- and much more ...
-----------------------------------------------------
Install notes
-----------------------------------------------------
Simply copy the complete folder to:
%USERPROFILE%\Documents\Elder Scrolls Online\<yourserver>\AddOns

-so for NA player that is:
C:\Users\MyUser\Documents\Elder Scrolls Online\live\AddOns
-for EU players
C:\Users\MyUser\Documents\Elder Scrolls Online\liveeu\AddOns

-----------------------------------------------------
Change logs
-----------------------------------------------------

Head to the section "Change Log"

-----------------------------------------------------
How it works?
-----------------------------------------------------

- Filter
Right click on any of the default filter tabs in the inventory.
It shows you a list of available sorts of item types existing in the game and match the category of the tab and also matches the current available item types in your inventory.
Click on one of them to provide the filter in the selected filter tab, saved until changes or reloadUI/relog.

-----------------------------------------------------
Known Bugs ( KEEP IN MIND: ITS BETA! )
-----------------------------------------------------
- some locales not implemented yet
- position of search bar at store currently not correct
## 1.8.1
Changed the way of the version
Major API Build
1. 8. 1.
## 0.5
- Update to new API 100008
- Added possibility to create own filters using filter.lua
## 0.42
- Fixed another bug which causes the filter names to be truncated
## 0.41
- Fixed a bug with the "E" key while on bank
- Fixed a bug which causes to release the filter on guild bank whenever you withdraw an item
- Changed the algorithm to localize strings. this caused the filter "Recipe" to be wrong
## 0.4
- Added guild bank compatibility
- Added item types "armor trait", "armor booster"
- Fixed a bug with the "new" indicator
- Reworked Menu ( Slider removed , clamped to screen )
## 0.3
- Added mailbox compatibility
- Added bank compatibility
- Added store (sells only!) compatibility
- Added right click to search box: reset the search box
- Code clean up
## 0.21
- Fixed a bug occur when player is looting items
- Added item type "weapon trait" to materials list
## 0.2
- Standard search box is now visible and positioned in the top for inventory and bank
The search box will not use any filter (useless), however you can apply a filter after the search
- Fixed a bug, where new items were not correctly updated
Archived Files (3)
File Name
Version
Size
Uploader
Date
1.8.1
37kB
Cr4x
09/10/14 05:10 AM
0.5
34kB
Cr4x
09/06/14 12:00 PM
0.42
11kB
Cr4x
04/12/14 06:19 PM


Post A Reply Comment Options
Unread 04/22/14, 04:47 AM  
Mathemagier

Forum posts: 0
File comments: 2
Uploads: 0
Hello,
in order to correct the bug with the length of menu (no more than 7), you have to do the following:
1.) Open the file Controls.lua in the subfolder ScrollWindow.
2.) Change the line "self.childCount = childCount or 8" into "self.childCount = childCount or 20"
3.) Restart the game.

Best regards,
Andi
Report comment to moderator  
Reply With Quote
Unread 04/18/14, 09:09 AM  
Arnovich

Forum posts: 0
File comments: 67
Uploads: 0

This list is too small
The list contains too few rows
Rows must be 10 or more
Sorry for bad English
Last edited by Arnovich : 04/21/14 at 09:17 PM.
Report comment to moderator  
Reply With Quote
Unread 04/16/14, 10:55 AM  
ruze84

Forum posts: 4
File comments: 11
Uploads: 0
Another quick suggestion, would be to make the sorting options possible in the crafting window.

In example, if I just wanted to deconstruct my medium armors, not light ones, at the clothing station, I could right click and sort for only medium armors.
Report comment to moderator  
Reply With Quote
Unread 04/16/14, 06:25 AM  
Cr4x
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 11
Uploads: 1
Originally Posted by ruze84
To the author, my deepest appreciation for this awesome mod! I'm a hoarder, and this goes a long way to making things easier and more intuitive.

Quick suggestion, though: Under weapons and armor, it would be nice to also sort by type. All bows, or swords, or two handed swords, for instance. Under armor, either by item (helmets) or by class (heavy, light, medium).

These would help a lot, if feasible! Thanks!
Description!
Report comment to moderator  
Reply With Quote
Unread 04/15/14, 08:22 PM  
ruze84

Forum posts: 4
File comments: 11
Uploads: 0
To the author, my deepest appreciation for this awesome mod! I'm a hoarder, and this goes a long way to making things easier and more intuitive.

Quick suggestion, though: Under weapons and armor, it would be nice to also sort by type. All bows, or swords, or two handed swords, for instance. Under armor, either by item (helmets) or by class (heavy, light, medium).

These would help a lot, if feasible! Thanks!
Report comment to moderator  
Reply With Quote
Unread 04/13/14, 06:10 AM  
Laren

Forum posts: 3
File comments: 30
Uploads: 0
Many thanks for this addon!
Report comment to moderator  
Reply With Quote
Unread 04/13/14, 04:35 AM  
Xirael

Forum posts: 0
File comments: 22
Uploads: 0
Another way of integration

Thanks for the addon. It is great and was sorely needed

I have a suggestion for a future release. It is rather complicated I assume, but would be very cool. Its not a feature, but more like a method to integrate the add-on into the existing UI.
I do not know how difficult it is to change an existing part of the UI? Anyway, it would be cool if you could add a new row of icons below the existing one to sort instead of a context menu (I think you chose that option because it was the easiest to implement). For example, if the material icon is selected it spawns a whole new row of icons for the different crafting professions. This way it is also easy to see at first glance what filter currently is active. That is one thing that is missing now.
unfortunately, that would make adding user-defined filters much more complicated, since you cannot just add a new item to the context menu.
Report comment to moderator  
Reply With Quote
Unread 04/13/14, 01:22 AM  
losti

Forum posts: 0
File comments: 12
Uploads: 0
THX so much for this Addon.

Would be nice if you can implement custom filters :-)
Report comment to moderator  
Reply With Quote
Unread 04/12/14, 02:42 PM  
Cr4x
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 11
Uploads: 1
Originally Posted by Necro-
it seems to be lacking a runestones tab (under materials but exists under all)
Are you sure? Someone else?

Originally Posted by Skylla
Thank you for this AddOn. It would be nice if you can name the download file with the number of its current version.
Right i should do this. Form now on

Originally Posted by AstroCat
Originally Posted by 50percentgrey
Originally Posted by sae
Originally Posted by warcraftic
I'm getting an error when moving items from my inv to the bank. This is the only inventory addon I use, so guessing it's this one spawning the error. I also don't see a way to copy/paste the error here in-game. :/
same here
I think we have the same problem. I made a bug report about this.
Yep, same problem here.
A huge problem with the code of ZO.

However i found a method, to make it "clean" and fixed the bug so.
Update will come soon

Originally Posted by AstroCat
Originally Posted by PLZ
how to add filter for provisioning items?
edit ItemTypes.Lua?
and Enchanting...
Guys, read the Addon description pls. It says the filter are only avaible for inventory / store(sell only!) bank / guild-bank

There will be an update when this will be implemented. But the most you can answer yourself by reading the description file.

Cheers
Last edited by Cr4x : 04/12/14 at 02:44 PM.
Report comment to moderator  
Reply With Quote
Unread 04/12/14, 10:28 AM  
AstroCat
 
AstroCat's Avatar

Forum posts: 18
File comments: 117
Uploads: 0
Originally Posted by PLZ
how to add filter for provisioning items?
edit ItemTypes.Lua?
and Enchanting...
Report comment to moderator  
Reply With Quote
Unread 04/12/14, 08:20 AM  
PLZ

Forum posts: 0
File comments: 2
Uploads: 0
how to add filter for provisioning items?
edit ItemTypes.Lua?
Report comment to moderator  
Reply With Quote
Unread 04/12/14, 06:34 AM  
AstroCat
 
AstroCat's Avatar

Forum posts: 18
File comments: 117
Uploads: 0
Originally Posted by 50percentgrey
Originally Posted by sae
Originally Posted by warcraftic
I'm getting an error when moving items from my inv to the bank. This is the only inventory addon I use, so guessing it's this one spawning the error. I also don't see a way to copy/paste the error here in-game. :/
same here
I think we have the same problem. I made a bug report about this.
Yep, same problem here.
Report comment to moderator  
Reply With Quote
Unread 04/12/14, 05:42 AM  
50percentgrey

Forum posts: 1
File comments: 14
Uploads: 0
Originally Posted by sae
Originally Posted by warcraftic
I'm getting an error when moving items from my inv to the bank. This is the only inventory addon I use, so guessing it's this one spawning the error. I also don't see a way to copy/paste the error here in-game. :/
same here
I think we have the same problem. I made a bug report about this.
Report comment to moderator  
Reply With Quote
Unread 04/12/14, 05:26 AM  
sae

Forum posts: 1
File comments: 5
Uploads: 0
Originally Posted by warcraftic
I'm getting an error when moving items from my inv to the bank. This is the only inventory addon I use, so guessing it's this one spawning the error. I also don't see a way to copy/paste the error here in-game. :/
same here
Report comment to moderator  
Reply With Quote
Unread 04/11/14, 09:05 PM  
Treadpool
You Said Member
 
Treadpool's Avatar

Forum posts: 17
File comments: 49
Uploads: 0
I'm getting an error when moving items from my inv to the bank. This is the only inventory addon I use, so guessing it's this one spawning the error. I also don't see a way to copy/paste the error here in-game. :/
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.