Download
(109 Kb)
Download
Updated: 11/07/18 09:25 AM
Pictures
File Info
Compatibility:
Murkmire (4.2)
Updated:11/07/18 09:25 AM
Created:09/13/17 05:41 PM
Monthly downloads:1,770
Total downloads:227,869
Favorites:206
MD5:
Categories:Bags, Bank, Inventory, Data Mods, Graphic UI Mods, Miscellaneous, Utility Mods
Auto Category - Custom Inventory Categories  Popular! (More than 5000 hits)
Version: 1.34
by: rockingdice, crafty35a
Still struggling to manage your inventory? Always full of items that you don't know how to deal with?

This add-on will help sort things out!

Auto Category adds categories to your inventory, bank, guild bank, craft bag, and crafting station screens. Fully customizable!


Supported add-ons:
Alpha Gear
FCO Item Saver
Tamriel Trade Centre
Master Merchant
Iakoni's Gear Changer
BetterUI
Set Tracker



Original Keyboard Interface:





Inventory Grid View:





BetterUI for Gamepad:




  • Pre-defined rules and settings for beginners, download and use with no more settings required. Just that easy!
  • A nice header is added for each custom category. Get a clear view of your inventory.
  • Auto integrate with all interfaces. Keyboard is fully supported. Gamepad supports most of them, and
    Gamepad with BetterUI is supported.
  • Fully customizable rules based on LUA, for advanced users you can categorize items as the way you want.
  • Use pre-defined or your own rules, applying them to your backpack/bank/guild bank/craft bag/craft station, it will refresh categories immediately without reloading.
  • Complete wiki for learning rules. Need more rules/Have great ideas/Need other add-on integration? Just request a new API!
  • Auto group for your set items without adding rules one by one.


You can find more rule details and examples in:
Auto Category's wiki

If you enjoy this add-on and think my work is really worthy, you can send me in-game coin to:
@RockingDice in NA megaserver
or donate via Paypal :
Donate!

Any donations will keep me make more good add-on for improving your gaming experience!
[b]
1.34 Changes:
  • Added itemname() to match items by name. Returns true if the item name contains any of the provided strings (case insensitive), e.g. itemname("Maelstrom", "Alkosh")

1.33 Changes:
  • Bumped API version for Murkmire.

1.32 Changes:
  • More huge performance improvements! Thanks again to Shadowfen who did all the work here. (Pre-compile rules as they are changed)
  • Replaced Set Tracker support function GetSetTrackerState() with IsTracked(). If you used the old function, you will need to update your rule (sorry). This was done to bring the usage inline with the way the other similar functions work. Usage, e.g.: IsTracked("Sell/Decon", "Collecting")

1.31 Changes:
  • Big performance increase (2x or better for me), thank you to Shadowfen for the code change suggestion!
  • Updated libraries

1.30 Changes:
  • Added French translation. Big thanks to Hasgaad!

1.29 Changes:
  • HOTFIX - resolve errors at merchant due to Wolfhunter API changes.

1.28 Changes:
  • Bumped API version for Wolfhunter.

1.27 Changes:
  • Bumped API version for Summerset.
  • Added support for jewelry crafting ingredients. Note: you will need to either create a new rule yourself, or reset AutoCategory to default settings to grab the new default rule.
    • To create your own rule, use
      Lua Code:
      1. filtertype("jewelrycrafting")
    • To reset to default settings: In the Auto Category add-on menu, use the Defaults button. Then use the /reloadui command. Important: this will remove any custom rules/settings you have defined.
  • New API function "IsMarkedIS()" - use to test whether an item is marked with Item Saver. Note that FCO ItemSaver users should continue to use "IsMarked()"

1.26 Changes:
  • New API function "islocked()" - use to test whether an item has been locked.

1.24 Changes:
  • Resolve circular dependency issue with DoItAll (requires matching update to DoItAll).


1.23 Changes:
  • Added Set Tracker support! Use "getsettrackerstate()" to retrieve the name of the Set Tracker category, if an item is tracked.
  • Added charlevel() and charcp() to pull current character level and CP. Can be used to compare item level to your character level with a custom rule. (Thanks to VulcanTourist)

1.22 Changes:
  • You can now define separate settings for your home storage chests (they will take their initial settings from your bank settings, but can be customized at will).

1.21 Changes:
  • Added support for home storage chests (big thanks to raj72616a). Currently, they will use the settings selected for your bank (no custom settings for home chests yet).
  • Bumped API version for Dragon Bones.
  • New maintainer (crafty35a).


1.19 Changes:
  • Fixed Localization.
  • New Feature: Collapsed/Expanded status can be saved now. You can turn it on in the general setting menu.

1.18 Changes:
  • Fixed Bug: IGV will show the last category correctly.
  • Fixed Bug: Items Count can be turned off permanently.
  • Fixed Bug: Quest Panel will not complain about lua error.

1.17 Changes:
  • Removed debug logs in destruct/improvement panel

1.16 Changes:
  • New Feature: Collapsible Category. You can now click the header to fold all items inside. Get an overall view of your inventory! Context Menu is available, you can collapse/expand all headers with one click.
  • New Feature: Hide-able Category. You can hide some categories to focus on the items you need to deal with. Also you can hide the items that are not matched in the 'Other' category. Can be set in bag setting menu.
  • New Feature: Items Count. You can get a total number about how many items inside the category. This can be turned off in the general setting menu.
  • Account Wide setting changed: You can switch account wide/character wide for each of your characters. (* Need to select again if you use character setting before, don't affect the bag settings)
  • Fixed bug: Removed duplicated rules in bag setting.
  • Fixed bug: German set names should be able to be matched now.
  • Changed api:keepresearch()
    After a lot of tests, the api is not working fine. So I decided to make the api work more simple: It will match all the items can be researched. If you want better result, please use it with other api together. This is a basic idea to filter the item that is not part of a set and can be researched:
    Lua Code:
    1. keepresearch() and not isset()
  • New api:isset() api:ismonsterset()

1.15 Changes:
  • New feature: Category header's height is customizable!
  • New feature: You can change the name of ungrouped Category.
  • New feature: Added a message in chat when toggling the add-on's function, and a switch for it to turn on/off.
  • Fixed bug: Toggling in Inventory Grid View should not result a bad layout.
  • Fixed bug: Removed tag should not to be restored after relog.
  • New Add-ons Integrated!
    Do It All: You can now use it with AC together.
    Alpha Gear: Added a new api:alphagear
    Master Merchant: Added a new api:getpricemm
    Tamriel Trade Centre: Added a new api:getpricettc
  • New api:isinbank

1.14 Changes:
  • CwC is supported!
  • Fixed integration for Inventory Grid View(3.2).

1.13 Changes:
  • Fixed Bug: Setting for Craft Station is not working.
  • Added API:
    Code:
    getquality
    please see api:getquality
  • Updated localization for Chinese.

1.12 Changes:
  • New Function: Export to all bag settings. You can now replace all bag settings by one of them.
  • Added API:
    Code:
    quality
    please see api:quality
  • Fixed Bug: Import from bag setting will incorrectly make settings be linked together.

1.11 Changes:
  • New bags supported: Guild Bank / Craft Bag / Craft Station for both keyboard and gamepad mode.
  • New function: Import from bag setting: you can import from a bag setting to replace current one. No need to create it from the beginning. Make backups by copying your AutoCategory.lua in SavedVariables folder!
  • New add-on supported: Quick Menu you can toggle Auto Category by Quick Menu to save a key binding, check it out!
  • Added API:
    Code:
    sellprice
    islearnable
    please see api:sellprice and api:islearnable for more info.

1.10 Changes:
1.09 Changes:
1.08 Changes:
  • Fixed Category 'Trait/Style Gems' (If not changed, please try to restore to defaults)
  • Added Localization support.

1.07 Changes:
  • Fixed a rare issue of IGV integration.

1.06 Changes:
  • Fixed Quest tab issue.
  • Adjusted the height of header to the same as item row.
  • Added custom appearance of header text. You can set up them in the setting menu (or type /ac)

1.05 Changes:
  • Fixed multiple add-on compatible issue.
  • Fixed auto set name in different languages.
  • Added API:
    Code:
    iscrafted
    please see api reference and tutorial for more info.

1.04 Changes:
  • Added gamepad trade inventory support. Thanks @catsith105 for testing!

1.03 Changes:
  • Integrated with 'Inventory Grid View'
  • Added a tutorial button.
  • Added a wiki home page and tutorial page.

1.02 Changes:
  • Fixed banking issue with deposit/withdraw items.

1.01 Changes:
  • Updated lib: LibAddonMenu to r24
  • Refined Addon Setting Menu
Archived Files (30)
File Name
Version
Size
Uploader
Date
1.33
110kB
crafty35a
10/22/18 06:46 AM
1.32
109kB
crafty35a
09/21/18 12:32 PM
1.31
110kB
crafty35a
09/17/18 09:08 AM
1.30
105kB
crafty35a
08/24/18 11:57 AM
1.29
104kB
crafty35a
08/13/18 08:39 AM
1.28
104kB
crafty35a
08/13/18 06:56 AM
1.27
104kB
crafty35a
05/21/18 06:31 AM
1.26
105kB
crafty35a
04/20/18 11:11 AM
1.25
105kB
crafty35a
04/19/18 01:21 PM
1.24
105kB
crafty35a
04/16/18 09:57 AM
1.23
105kB
crafty35a
04/15/18 06:37 PM
1.22
105kB
crafty35a
04/12/18 09:14 PM
1.21
104kB
crafty35a
04/11/18 11:25 AM
1.19
104kB
rockingdice
10/29/17 09:35 PM
1.18
103kB
rockingdice
10/29/17 11:11 AM
1.17
103kB
rockingdice
10/29/17 07:53 AM
1.16
103kB
rockingdice
10/28/17 11:55 PM
1.15
105kB
rockingdice
10/25/17 10:07 AM
1.14
103kB
rockingdice
10/23/17 07:59 PM
1.13
103kB
rockingdice
10/21/17 02:09 AM
1.12
107kB
rockingdice
10/19/17 05:04 AM
1.11
106kB
rockingdice
10/18/17 09:33 AM
1.10
104kB
rockingdice
10/08/17 08:26 AM
1.09
98kB
rockingdice
09/21/17 09:50 PM
1.08
96kB
rockingdice
09/18/17 09:13 PM
1.07
75kB
rockingdice
09/17/17 09:42 AM
1.06
75kB
rockingdice
09/15/17 09:12 PM
1.05
71kB
rockingdice
09/15/17 01:02 PM
1.04
71kB
rockingdice
09/14/17 10:25 AM
1.03
71kB
rockingdice
09/13/17 05:41 PM


Post A Reply Comment Options
Unread 06/16/18, 06:40 PM  
Johnnyjay

Forum posts: 2
File comments: 12
Uploads: 0
hello just reporting that ive been getting crashes since last night when trying to login into a specific character. The culprit seems to be between awesome guild store and auto category addon. When both of these are activate the game crashes, if only one of them is active then the game runs fine
Report comment to moderator  
Reply With Quote
Unread 06/16/18, 03:46 PM  
Dingodan
 
Dingodan's Avatar

Forum posts: 50
File comments: 276
Uploads: 0
Originally Posted by Dingodan
For me it lags everytime I open the Inventory.

I don't use FCO Itemsaver.
I found out that these lags are only if I use AdvancedFilter and Auto Category.

Is it possible to get an Fix for this?
Last edited by Dingodan : 06/16/18 at 03:48 PM.
Report comment to moderator  
Reply With Quote
Unread 06/14/18, 12:07 PM  
BigM
 
BigM's Avatar

Forum posts: 16
File comments: 371
Uploads: 0
Originally Posted by crafty35a
Originally Posted by BigM
The only one I don't have selected is AC and Cookerywiz. I enable AC I get errors, have to hard close ESO. Once I get back in the game an error comes up and I have to uncheck AC and reload to get rid of errors.
If you disable everything besides AC and IGV, does it work then? You have a number of add-ons I don't use.
Yes, I tested and did a lot of different combos. Of course, I did just those two.
Report comment to moderator  
Reply With Quote
Unread 06/14/18, 09:27 AM  
crafty35a
 
crafty35a's Avatar

Forum posts: 7
File comments: 116
Uploads: 0
Originally Posted by BigM
The only one I don't have selected is AC and Cookerywiz. I enable AC I get errors, have to hard close ESO. Once I get back in the game an error comes up and I have to uncheck AC and reload to get rid of errors.
If you disable everything besides AC and IGV, does it work then? You have a number of add-ons I don't use.
Report comment to moderator  
Reply With Quote
Unread 06/14/18, 09:07 AM  
BigM
 
BigM's Avatar

Forum posts: 16
File comments: 371
Uploads: 0
Originally Posted by crafty35a
Originally Posted by BigM
I posted this over at IGV.

I just said the heck with it, uninstalled all add-ons, uninstalled game, deleted everything to do with ESO. Rebooted downloaded ESO install, went rather fast, was shocked. Everything with not even half of my addons reinstalled I agree it points to AC. Anything seems to trigger it, then it may not happen at all. But in the end, I disable AC and everything works great after that.
I just reinstalled IGV and no errors at all so far, seems to be working fine. Maybe it's some sort of interaction with other add-ons you have installed? I don't see AC in your stack trace either.


The only one I don't have selected is AC and Cookerywiz. I enable AC I get errors, have to hard close ESO. Once I get back in the game an error comes up and I have to uncheck AC and reload to get rid of errors.
Last edited by BigM : 06/14/18 at 09:07 AM.
Report comment to moderator  
Reply With Quote
Unread 06/13/18, 06:48 PM  
crafty35a
 
crafty35a's Avatar

Forum posts: 7
File comments: 116
Uploads: 0
Originally Posted by BigM
I posted this over at IGV.

I just said the heck with it, uninstalled all add-ons, uninstalled game, deleted everything to do with ESO. Rebooted downloaded ESO install, went rather fast, was shocked. Everything with not even half of my addons reinstalled I agree it points to AC. Anything seems to trigger it, then it may not happen at all. But in the end, I disable AC and everything works great after that.
I just reinstalled IGV and no errors at all so far, seems to be working fine. Maybe it's some sort of interaction with other add-ons you have installed? I don't see AC in your stack trace either.
Report comment to moderator  
Reply With Quote
Unread 06/13/18, 06:12 PM  
BigM
 
BigM's Avatar

Forum posts: 16
File comments: 371
Uploads: 0
Originally Posted by crafty35a
Originally Posted by BigM
It keeps pointing to Auto Category. InventoryGridView and AC don't work well together. Should have posted this here first instead of InventoryGridView. Hope we can find a fix between these two great addons.
It has definitely worked fine in the past when I tried. And nothing in AC has changed related to IGV. What makes you think Auto Category is the source of the issue?

Anyways, personally I couldn't use IGV because it made scrolling too slow in the inventory, so I haven't tried recently. I hope to spend some time in the next week working on AC, so I will look over the recent comments then. Not much time for ESO recently.
I posted this over at IGV.

I just said the heck with it, uninstalled all add-ons, uninstalled game, deleted everything to do with ESO. Rebooted downloaded ESO install, went rather fast, was shocked. Everything with not even half of my addons reinstalled I agree it points to AC. Anything seems to trigger it, then it may not happen at all. But in the end, I disable AC and everything works great after that.
Report comment to moderator  
Reply With Quote
Unread 06/13/18, 03:57 PM  
crafty35a
 
crafty35a's Avatar

Forum posts: 7
File comments: 116
Uploads: 0
Originally Posted by BigM
It keeps pointing to Auto Category. InventoryGridView and AC don't work well together. Should have posted this here first instead of InventoryGridView. Hope we can find a fix between these two great addons.
It has definitely worked fine in the past when I tried. And nothing in AC has changed related to IGV. What makes you think Auto Category is the source of the issue?

Anyways, personally I couldn't use IGV because it made scrolling too slow in the inventory, so I haven't tried recently. I hope to spend some time in the next week working on AC, so I will look over the recent comments then. Not much time for ESO recently.
Last edited by crafty35a : 06/13/18 at 04:04 PM.
Report comment to moderator  
Reply With Quote
Unread 06/13/18, 02:07 PM  
BigM
 
BigM's Avatar

Forum posts: 16
File comments: 371
Uploads: 0
Get this error when I enable it.

user:/AddOns/InventoryGridView/util.lua:90: attempt to index a nil value
stack traceback:
user:/AddOns/InventoryGridView/util.lua:90: in function 'ReshapeSlot'
user:/AddOns/InventoryGridView/util.lua:193: in function 'util.ReshapeSlots'
user:/AddOns/InventoryGridView/adapter.lua:450: in function 'adapter.ScrollController'
EsoUI/Libraries/Utility/ZO_Hook.lua:19: in function 'ZO_ScrollList_UpdateScroll'
user:/AddOns/InventoryGridView/main.lua:46: in function 'onFragmentShowing'
user:/AddOns/InventoryGridView/main.lua:59: in function 'onFragmentStateChange'
EsoUI/Libraries/Utility/ZO_CallbackObject.lua:111: in function 'ZO_CallbackObject:FireCallbacks'
EsoUI/Libraries/ZO_Scene/ZO_SceneFragment.lua:111: in function 'ZO_SceneFragment:SetState'
EsoUI/Libraries/ZO_Scene/ZO_SceneFragment.lua:129: in function 'ZO_SceneFragment:ShouldBeShown'
EsoUI/Libraries/ZO_Scene/ZO_SceneFragment.lua:195: in function 'ZO_SceneFragment:Refresh'
EsoUI/Libraries/ZO_Scene/ZO_Scene.lua:315: in function 'ZO_Scene:RefreshFragmentsHelper'
EsoUI/Libraries/ZO_Scene/ZO_Scene.lua:323: in function 'ZO_Scene:RefreshFragments'
EsoUI/Libraries/ZO_Scene/ZO_Scene.lua:278: in function 'ZO_Scene:SetState'
EsoUI/Libraries/ZO_Scene/ZO_SceneManager_Base.lua:161: in function 'ZO_SceneManager_Base:ShowScene'
EsoUI/Libraries/ZO_Scene/ZO_SceneManager_Leader.lua:252: in function 'ZO_SceneManager_Leader:ShowScene'
EsoUI/Libraries/ZO_Scene/ZO_SceneManager_Leader.lua:240: in function 'ZO_SceneManager_Leader:Show'
EsoUI/Libraries/ZO_Scene/ZO_SceneManager_Base.lua:180: in function 'ZO_SceneManager_Base:ShowBaseScene'
EsoUI/Ingame/Scenes/IngameSceneManager.lua:264: in function 'ZO_IngameSceneManager:OnLoadingScreenDropped'
EsoUI/Ingame/Scenes/IngameSceneManager.lua:30: in function '(anonymous)'

It keeps pointing to Auto Category. InventoryGridView and AC don't work well together. Should have posted this here first instead of InventoryGridView. Hope we can find a fix between these two great addons.
Last edited by BigM : 06/13/18 at 02:08 PM.
Report comment to moderator  
Reply With Quote
Unread 06/04/18, 10:21 AM  
Dingodan
 
Dingodan's Avatar

Forum posts: 50
File comments: 276
Uploads: 0
For me it lags everytime I open the Inventory.

I don't use FCO Itemsaver.
Report comment to moderator  
Reply With Quote
Unread 05/28/18, 08:58 PM  
GaelicCat

Forum posts: 0
File comments: 14
Uploads: 0
Hello, I love this addon. It really helps organise my stuff.

I was just wondering if you know why Jewelry Crafting surveys end up in "islearnable()". I have a category for learnable recipes right at the top so I can easily find them in the bank, and a separate category for all my surveys. If I remove the Learnable category, the Jewelry Crafting surveys are sorted correctly into the survey category. For now I've fixed it by adding "and not sptype("trophy_survey_report")" to the Learnable category, I just thought I'd let you know.

Edit to add:

I'm a little OCD about my bag, and the filtertype for jewelrycrafting just wasn't enough to match how i've set up my craft bag, so I manually added the new jewelry types to the ItemType and SpecializedItemType rules so that they match the other crafting professions. Here they are if you want to add them yourself

SpecializedItemType:
Code:
				["jewelrycrafting_booster"] = SPECIALIZED_ITEMTYPE_JEWELRYCRAFTING_BOOSTER,
				["jewelrycrafting_raw_booster"] = SPECIALIZED_ITEMTYPE_JEWELRYCRAFTING_RAW_BOOSTER,
				["jewelrycrafting_material"] = SPECIALIZED_ITEMTYPE_JEWELRYCRAFTING_MATERIAL,
				["jewelrycrafting_raw_material"] = SPECIALIZED_ITEMTYPE_JEWELRYCRAFTING_RAW_MATERIAL,
				["jewelry_trait"] = SPECIALIZED_ITEMTYPE_JEWELRY_TRAIT,
				["jewelry_raw_trait"] = SPECIALIZED_ITEMTYPE_JEWELRY_RAW_TRAIT,
ItemType:

Code:
				["jewelrycrafting_booster"] = ITEMTYPE_JEWELRYCRAFTING_BOOSTER,
				["jewelrycrafting_raw_booster"] = ITEMTYPE_JEWELRYCRAFTING_RAW_BOOSTER,
				["jewelrycrafting_material"] = ITEMTYPE_JEWELRYCRAFTING_MATERIAL,
				["jewelrycrafting_raw_material"] = ITEMTYPE_JEWELRYCRAFTING_RAW_MATERIAL,
				["jewelry_trait"] = ITEMTYPE_JEWELRY_TRAIT,
				["jewelry_raw_trait"] = ITEMTYPE_JEWELRY_RAW_TRAIT,
After this I looked into the Learnable rule and the jewelry crafting surveys are being included as learnable books, though they're not actually learnable when you use them so they are stuck there. I added a check for itemtype_trophy before the books and this worked. Motif Books are still included, but jewelry crafting surveys are not. I'm not a coding expert, I'm just pretty good at "trial and error" tweaking, so it might not be 100% the right way to do it, but this is how it looks:

Code:
function AutoCategory.RuleFunc.IsLearnable( ... )
	local fn = "islearnable"
	local itemLink = GetItemLink(AutoCategory.checkingItemBagId, AutoCategory.checkingItemSlotIndex)
	
	local itemType = GetItemLinkItemType(itemLink) --GetItemType(bagId, slotIndex) 
	if itemType == ITEMTYPE_RECIPE then
		return not IsItemLinkRecipeKnown(itemLink)
	elseif IsItemLinkBook(itemLink) then
		if itemType ~= ITEMTYPE_TROPHY then
			return not IsItemLinkBookKnown(itemLink)
		end
	end
	return false
end
Last edited by GaelicCat : 05/29/18 at 08:14 AM.
Report comment to moderator  
Reply With Quote
Unread 05/23/18, 09:28 PM  
Shadowfen
AddOn Author - Click to view AddOns

Forum posts: 83
File comments: 755
Uploads: 15
Re: Re: Please add support for Item Saver

Originally Posted by crafty35a

Added as "IsMarkedIS()" in today's update, enjoy!
Thank you!
Report comment to moderator  
Reply With Quote
Unread 05/22/18, 05:23 PM  
VulcanTourist
AddOn Author - Click to view AddOns

Forum posts: 27
File comments: 232
Uploads: 1
Re: Re: Auto Category creating micro lags

Originally Posted by April
Originally Posted by Taonnor
Hi,

there is an issue after summerset patch. Auto Category creates a micro lag of around 1-2 seconds on opening inventeory. It's realy annoying, so you should look inside.
Seconded.. ever since the patch everytime I open my inventory everything freezes for about 2-3 seconds.. disabling Auto Category fixes the problem.
Try disabling some of the non-crucial categories for one type of affected storage, and see if that makes a performance difference. Don't remove the category rules themselves, just "Remove" their priority from one of the storage classes. If that helps, you can at least consider doing that more extensively to counter it. My guess is that the more sets are present in storage, the worse the problem gets. It's rather distracting for both my bank and guild storage, and there are many different sets in both now.
Report comment to moderator  
Reply With Quote
Unread 05/22/18, 05:13 PM  
April
 
April's Avatar

Forum posts: 0
File comments: 24
Uploads: 0
Re: Auto Category creating micro lags

Originally Posted by Taonnor
Hi,

there is an issue after summerset patch. Auto Category creates a micro lag of around 1-2 seconds on opening inventeory. It's realy annoying, so you should look inside.
Seconded.. ever since the patch everytime I open my inventory everything freezes for about 2-3 seconds.. disabling Auto Category fixes the problem.
Report comment to moderator  
Reply With Quote
Unread 05/22/18, 02:59 PM  
Taonnor
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 41
Uploads: 1
Auto Category creating micro lags

Hi,

there is an issue after summerset patch. Auto Category creates a micro lag of around 1-2 seconds on opening inventeory. It's realy annoying, so you should look inside.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: