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,593
Total downloads:230,921
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 10/18/17, 09:38 AM  
rockingdice
 
rockingdice's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 166
Uploads: 9
New version(1.11) in pending!


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.

Last edited by rockingdice : 10/18/17 at 10:09 AM.
Report comment to moderator  
Reply With Quote
Unread 10/18/17, 09:47 AM  
rockingdice
 
rockingdice's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 166
Uploads: 9
Originally Posted by Deadmano
So just thought I'd let you know that I've spent a good few hours trying every possible scenario to try and figure out what is going on, and I don't think I've gotten very far... Here's what I do know...

1) Having the bank/bag categories separate, and not having a unified option, makes the categories go crazy in crafting windows, rules get ignored, etc. and to get it all to work you have to remember every other category to copy over as well as switch back and forth to confirm the priorities...

Here is an item that is researchable, in the bank, but should be covered by my RESEARCHABLE category, not the LOW LEVEL category...
Here is my LOW LEVEL category rules.
Here is my LOW LEVEL (BOUND) category rules.
And here is my RESEARCHABLE category rules.

Here's another example, where it should just be categorised under RESEARCHABLE but instead remains under another category.

And the Researchable category has a priority of 60. The Low Level category has a priority of 55, and the Low Level (Bound) category has a priority of 56... So can't be that?

Do you see any issues that may be causing this? The fact that some are in the bank? It's driving me crazy!

Also, is there a way for you to make rule based on the cost of an item and/or a rule based on the colour of an item? As sometimes I wanna deconstruct items under a specific gold value, but not deconstruct items that are below Blue, and anything above I wish to just vendor/trade. That would be super helpful, in other ways as well!

EDIT: Found another issue, I think? See this. For some reason, rings are being included in a rule that specifically only allows items of a type weapon, or armor... Here is my "Deconstruct" rule. What do you think might be the issue?
I'll add a quality() api in later version, now it supports sellprice() to check if the item is valuable.

About your deconstruct rule, I think the type("armor") also includes rings(also necklaces I think) in the game. You can exclude them by adding
Lua Code:
  1. not equiptype("ring", "neck")
Report comment to moderator  
Reply With Quote
Unread 10/18/17, 12:24 PM  
mendisabal

Forum posts: 3
File comments: 113
Uploads: 0
Re: Re: DoItAll conflict

Originally Posted by rockingdice
Originally Posted by mendisabal
my dear friend, it is a great pity that I am on the EU server ,wanted to send you some gold for your work .
Your best addon in the world , after the last update conflict with DoItAll , he is also very good and useful ,
please keep this in mind in future updates .
Can you please provide some more info? Is there any warning messages when loading? Do you use the latest version of DoItAll?

I tested a little, only installed both DoItAll and AC won't complain about errors, so can you please provide how to reproduce your issue?
of course, there are no errors , only the DoItAll does not work , I turned off your beautiful addon latest version and DoItAll earned correctly , when using previous versions autocategory problems did not arise, worked together fine .
Report comment to moderator  
Reply With Quote
Unread 10/18/17, 01:02 PM  
Deadmano

Forum posts: 0
File comments: 38
Uploads: 0
Originally Posted by rockingdice
I'll add a quality() api in later version, now it supports sellprice() to check if the item is valuable.

About your deconstruct rule, I think the type("armor") also includes rings(also necklaces I think) in the game. You can exclude them by adding
Lua Code:
  1. not equiptype("ring", "neck")
You're exceptional, you know that? Seriously, THANK YOU! The latest update is AMAZING, and will make categorising things so much more easier! Can't wait for the quality() API! Hopefully all goes smoothly as intended. Keep well!
Report comment to moderator  
Reply With Quote
Unread 10/18/17, 01:25 PM  
Deadmano

Forum posts: 0
File comments: 38
Uploads: 0
So I ran into an issue that really sucked, and I wish I backed up my saved variables...

Using the new Import From Bag option somehow permanently links the current "bag" to the chosen bag. For example, if I selected the Guild Bank bag, and imported from Backpack, and then I delete any categories from the Guild Bank it ALSO deletes the categories from the Backpack.

Is this intended? I'd much prefer if it didn't link them, and simply copied them once, allowing you to delete categories as you please, without fear of it also removing the categories you deleted from the imported bag...

I would still like to see a "use same settings for ALL bags" option, for those of us who will use the same categories, everywhere. And then obviously those who want separate categories can still manually set them up per bag.

EDIT: Also, at least from my side, when having about ~30 or so different categories, I am noticing quite some lag when using Bank Manager Revived to auto-push items to a guild bank, and having Roomba automatically stack items thereafter. Can you confirm if this is true on your side, and if there is anything can be done, performance wise? Like, perhaps wait to display categories AFTER BMR/Roomba have completed? As I have a feeling with the items being added/removed while Roomba is working, the categories are constantly refreshing?

EDIT 2: I just have to mention how in-love I am with this add-on! It completely caters to the OCD of me!!! I honestly cannot wait for the quality() API to hit so I can easily categorise items to be kept or sold, etc. For example, not deconstruct items under blue quality, as it just isn't worth it, to me.

Here's what my Deconstruct category currently looks like:

Lua Code:
  1. cp() < 160 and type("armor", "weapon") and not equiptype("neck") and not equiptype("ring") and not keepresearch() and not ismarked() and sellprice() < 60

And no doubt it'll grow as you add more handy API calls!

EDIT 3: Definitely need a way to solve the insane lag added by Roomba re-stacking items to banks... Perhaps a quick fix is to add a keybind to toggle all categories on/off?

EDIT 4: Shouldn't isbound() match Bind On Pick-Up items considering you can't trade them with anyone anyway? As right now I have to add an extra;
Lua Code:
  1. and not boundtype("on_pickup")
to catch those.
Last edited by Deadmano : 10/18/17 at 07:45 PM.
Report comment to moderator  
Reply With Quote
Unread 10/19/17, 02:38 AM  
rockingdice
 
rockingdice's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 166
Uploads: 9
Originally Posted by Deadmano
So I ran into an issue that really sucked, and I wish I backed up my saved variables...

Using the new Import From Bag option somehow permanently links the current "bag" to the chosen bag. For example, if I selected the Guild Bank bag, and imported from Backpack, and then I delete any categories from the Guild Bank it ALSO deletes the categories from the Backpack.

Is this intended? I'd much prefer if it didn't link them, and simply copied them once, allowing you to delete categories as you please, without fear of it also removing the categories you deleted from the imported bag...

I would still like to see a "use same settings for ALL bags" option, for those of us who will use the same categories, everywhere. And then obviously those who want separate categories can still manually set them up per bag.

EDIT: Also, at least from my side, when having about ~30 or so different categories, I am noticing quite some lag when using Bank Manager Revived to auto-push items to a guild bank, and having Roomba automatically stack items thereafter. Can you confirm if this is true on your side, and if there is anything can be done, performance wise? Like, perhaps wait to display categories AFTER BMR/Roomba have completed? As I have a feeling with the items being added/removed while Roomba is working, the categories are constantly refreshing?

EDIT 2: I just have to mention how in-love I am with this add-on! It completely caters to the OCD of me!!! I honestly cannot wait for the quality() API to hit so I can easily categorise items to be kept or sold, etc. For example, not deconstruct items under blue quality, as it just isn't worth it, to me.

Here's what my Deconstruct category currently looks like:

Lua Code:
  1. cp() < 160 and type("armor", "weapon") and not equiptype("neck") and not equiptype("ring") and not keepresearch() and not ismarked() and sellprice() < 60

And no doubt it'll grow as you add more handy API calls!

EDIT 3: Definitely need a way to solve the insane lag added by Roomba re-stacking items to banks... Perhaps a quick fix is to add a keybind to toggle all categories on/off?

EDIT 4: Shouldn't isbound() match Bind On Pick-Up items considering you can't trade them with anyone anyway? As right now I have to add an extra;
Lua Code:
  1. and not boundtype("on_pickup")
to catch those.
Okay, it's a bug from what you experienced with import feature. I'll fix it asap. Can you please check if relogging is helpful? So that they won't be linked anymore.

I can add a button to make all bags use your selected bag setting.

I saw your rule is quite complicated. It will make the categorizing more laggy, due to heavy calculation. Unfortunately, there's no solution for it. The more rules, the worse performance

There's a keybinding for toggling on/off, you can find it in the game setting - control.

isbound() is just a function from the game, so it's the default behavior. You can just use it like your way. I think it's because if you get the bop items recently, it can be traded with others within a limited time.
Last edited by rockingdice : 10/19/17 at 04:07 AM.
Report comment to moderator  
Reply With Quote
Unread 10/19/17, 02:39 AM  
rockingdice
 
rockingdice's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 166
Uploads: 9
Re: Re: Re: DoItAll conflict

Originally Posted by mendisabal
Originally Posted by rockingdice
Originally Posted by mendisabal
my dear friend, it is a great pity that I am on the EU server ,wanted to send you some gold for your work .
Your best addon in the world , after the last update conflict with DoItAll , he is also very good and useful ,
please keep this in mind in future updates .
Can you please provide some more info? Is there any warning messages when loading? Do you use the latest version of DoItAll?

I tested a little, only installed both DoItAll and AC won't complain about errors, so can you please provide how to reproduce your issue?
of course, there are no errors , only the DoItAll does not work , I turned off your beautiful addon latest version and DoItAll earned correctly , when using previous versions autocategory problems did not arise, worked together fine .
OK, I'll try it. Can you please provide the older version number of AC? Like 1.0x? I can have some ideas about what changes make it wrong. Also which function are you using exactly?

Do you use this one?
http://www.esoui.com/downloads/info8...ersupport.html

Do you also use FCO Item Saver?

I tried deconstruct all but it works fine, can you please provide more details?
Last edited by rockingdice : 10/19/17 at 04:50 AM.
Report comment to moderator  
Reply With Quote
Unread 10/19/17, 05:07 AM  
rockingdice
 
rockingdice's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 166
Uploads: 9
New version(1.12) in pending!


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.

Report comment to moderator  
Reply With Quote
Unread 10/19/17, 11:35 AM  
Deadmano

Forum posts: 0
File comments: 38
Uploads: 0
Originally Posted by rockingdice
Okay, it's a bug from what you experienced with import feature. I'll fix it asap. Can you please check if relogging is helpful? So that they won't be linked anymore.

I can add a button to make all bags use your selected bag setting.

I saw your rule is quite complicated. It will make the categorizing more laggy, due to heavy calculation. Unfortunately, there's no solution for it. The more rules, the worse performance

There's a keybinding for toggling on/off, you can find it in the game setting - control.

isbound() is just a function from the game, so it's the default behavior. You can just use it like your way. I think it's because if you get the bop items recently, it can be traded with others within a limited time.
You're seriously one of the best and active developers around! So happy about the quality API, wow! That'll come in super handy! I assume trash and white are just synonyms for each other, correct? The same as "magic" and "green"? Use either or?

I'll be sure to try the keybind option, forgot you just added it in the last update, hopefully that works! Perhaps another option would be to add a delay to when the categorising starts for a certain bag (Guild/Bank)? Or to not have auto-update happen as items are added to the bank (that is what BMR + Roomba do) and leave it so categories only update when either 1) user pushes a keybind or 2) user switches tabs? That would be super helpful.

Also, I just wanted to ask if this is normal behavior.

As, the way it is, read recipes still get categorised as "Unknown" as per my rule, but if I put the islearnable() in the front of that rule, then it works normally? I'd have thought it works either way?

Also, regarding the new function, you'd still have to manually "export settings" each time you add a rule. Is there no way to just have an option in the settings menu where we just use one setting for all bags?

This add-on is seriously on its way to becoming an amazing all-in-one tool for every scenario... The amount of time it shaves off of handling inventory items is INSANE! And with the API I can have smart rules to help filter what items I can sell to the guild store, such as rare recipes or set items of a certain quality and level... The possibilities are endless. Perhaps one thing we'd need is occasional backups, but that I can handle on my end for myself.

Do you think you can get an API up that can handle items currently needed for a Writ? That way we can just select "ALL" items in a bank, and the category will show only Writ items, as suggested before; if I need to make a Calcinium item, it'll show Calcinium Ingots, etc.

EDIT: I've noticed that sometimes the research category I have doesn't work as it should. Going by this image, do you see anything that should stop it from marking it correctly? My Researchable category is rather simple, compared to the rest... keepresearch() and cp() < 160. It is researchable, it isn't in my bank but in my inventory, it is under CP 160... What gives?

EDIT 2: I notice we can specify the exact quality type and match from there, but is there no way to say something like quality() < "blue" so it matches EVERYTHING under Blue, instead of having to match each quality up until Blue? Imagine if it were for Gold...

Also, minor request, but what are the chances there could be a message that says when we have toggled on/off the category rules by keybind? Helpful to know prior to entering the bank.
Last edited by Deadmano : 10/19/17 at 01:23 PM.
Report comment to moderator  
Reply With Quote
Unread 10/20/17, 12:23 AM  
rockingdice
 
rockingdice's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 166
Uploads: 9
Originally Posted by Deadmano
Originally Posted by rockingdice
Okay, it's a bug from what you experienced with import feature. I'll fix it asap. Can you please check if relogging is helpful? So that they won't be linked anymore.

I can add a button to make all bags use your selected bag setting.

I saw your rule is quite complicated. It will make the categorizing more laggy, due to heavy calculation. Unfortunately, there's no solution for it. The more rules, the worse performance

There's a keybinding for toggling on/off, you can find it in the game setting - control.

isbound() is just a function from the game, so it's the default behavior. You can just use it like your way. I think it's because if you get the bop items recently, it can be traded with others within a limited time.
You're seriously one of the best and active developers around! So happy about the quality API, wow! That'll come in super handy! I assume trash and white are just synonyms for each other, correct? The same as "magic" and "green"? Use either or?
Yes, you can use either of them. Just the same quality.

I'll be sure to try the keybind option, forgot you just added it in the last update, hopefully that works! Perhaps another option would be to add a delay to when the categorising starts for a certain bag (Guild/Bank)? Or to not have auto-update happen as items are added to the bank (that is what BMR + Roomba do) and leave it so categories only update when either 1) user pushes a keybind or 2) user switches tabs? That would be super helpful.
To solve the performance issue? I'd take a look if it's possible.

Also, I just wanted to ask if this is normal behavior.

As, the way it is, read recipes still get categorised as "Unknown" as per my rule, but if I put the islearnable() in the front of that rule, then it works normally? I'd have thought it works either way?
Your question is about the priority of operators. Please have a look at URL
Your rule means "If it's a recipe or motif book, it matches. Or if it's a motif book fragment and is learnable, it matches. " You can just use islearnable(), it filtered the situation if they are not recipes or motif books.


Also, regarding the new function, you'd still have to manually "export settings" each time you add a rule. Is there no way to just have an option in the settings menu where we just use one setting for all bags?
Hmmm, I personally don't think it's a good way.

This add-on is seriously on its way to becoming an amazing all-in-one tool for every scenario... The amount of time it shaves off of handling inventory items is INSANE! And with the API I can have smart rules to help filter what items I can sell to the guild store, such as rare recipes or set items of a certain quality and level... The possibilities are endless. Perhaps one thing we'd need is occasional backups, but that I can handle on my end for myself.
Backups and restores are in my plan.

Do you think you can get an API up that can handle items currently needed for a Writ? That way we can just select "ALL" items in a bank, and the category will show only Writ items, as suggested before; if I need to make a Calcinium item, it'll show Calcinium Ingots, etc.

I won't tell you it's not doable, but it needs a LOT of time to do, like making another complex add-on. Currently no plan on this one, sorry.


EDIT: I've noticed that sometimes the research category I have doesn't work as it should. Going by this image, do you see anything that should stop it from marking it correctly? My Researchable category is rather simple, compared to the rest... keepresearch() and cp() < 160. It is researchable, it isn't in my bank but in my inventory, it is under CP 160... What gives?
It's a bug I think, I'll have the keepresearch api fixed in future version.

EDIT 2: I notice we can specify the exact quality type and match from there, but is there no way to say something like quality() < "blue" so it matches EVERYTHING under Blue, instead of having to match each quality up until Blue? Imagine if it were for Gold...

It's doable, maybe in next version.


Also, minor request, but what are the chances there could be a message that says when we have toggled on/off the category rules by keybind? Helpful to know prior to entering the bank.

I can add a switch to toggle the message, since someone may not be a fan of it
Report comment to moderator  
Reply With Quote
Unread 10/20/17, 04:19 AM  
mendisabal

Forum posts: 3
File comments: 113
Uploads: 0
DoItAll conflict

not in your plans, I'll have to turn off your addon when deconstruct all /
Report comment to moderator  
Reply With Quote
Unread 10/20/17, 04:48 AM  
rockingdice
 
rockingdice's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 166
Uploads: 9
Re: DoItAll conflict

Originally Posted by mendisabal
not in your plans, I'll have to turn off your addon when deconstruct all /
Hmmm... Every bug will be in my to-do list. But I need your help. Please answer the questions about your issue, since I cannot reproduce it, I don't know where is the problem and how to solve it.

I've replied before but I'll paste them here again:

OK, I'll try it. Can you please provide the older version number of AC? Like 1.0x? I can have some ideas about what changes make it wrong. Also which function are you using exactly?

Do you use this one?
http://www.esoui.com/downloads/info8...ersupport.html

Do you also use FCO Item Saver?

I tried deconstruct all but it works fine, can you please provide more details?
Also, I'll contact the author of Do It All to get more information about it.

Edited: After make contact of the author, I think I found some clues:
Do you experience sudden stop during 'deconstruct all'? Is it not deconstructing any of your gears?
Last edited by rockingdice : 10/20/17 at 07:58 AM.
Report comment to moderator  
Reply With Quote
Unread 10/20/17, 10:07 AM  
Deadmano

Forum posts: 0
File comments: 38
Uploads: 0
Thanks for your response, rockingdice, I truly appreciate it! The amount of progress that has been made is exceptional, and right now it is in a perfectly satisfactory state, covering many aspects such as item quality and cost! Can't wait to see what else you end up adding.
Report comment to moderator  
Reply With Quote
Unread 10/21/17, 08:20 AM  
buzzbonz

Forum posts: 0
File comments: 1
Uploads: 0
Re: Re: DoItAll conflict

Originally Posted by rockingdice
Originally Posted by mendisabal
not in your plans, I'll have to turn off your addon when deconstruct all /
Hmmm... Every bug will be in my to-do list. But I need your help. Please answer the questions about your issue, since I cannot reproduce it, I don't know where is the problem and how to solve it.

I've replied before but I'll paste them here again:



Also, I'll contact the author of Do It All to get more information about it.

Edited: After make contact of the author, I think I found some clues:
Do you experience sudden stop during 'deconstruct all'? Is it not deconstructing any of your gears?
I am also having issues with deconstructing gear using Doitall in conjunction with Autocategory. I also use FCO. Using 'deconstruct all' the game will wig out with a in game message 'You can't deconstruct an item you are wearing.' followed by a spam message 'No usuable item found' which will continue until I esc out of the deconstruct interface. I have cleared out the saved variables of both and reinstalled with no luck. The issues started with AutoCategory v.110 and has persisted through v.113. V.109 works fine. If there is any other information I'll do my best to provide. Thanks for addressing this issue.
Report comment to moderator  
Reply With Quote
Unread 10/21/17, 12:24 PM  
rockingdice
 
rockingdice's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 166
Uploads: 9
Re: Re: Re: DoItAll conflict

Originally Posted by buzzbonz
Originally Posted by rockingdice
Originally Posted by mendisabal
not in your plans, I'll have to turn off your addon when deconstruct all /
Hmmm... Every bug will be in my to-do list. But I need your help. Please answer the questions about your issue, since I cannot reproduce it, I don't know where is the problem and how to solve it.

I've replied before but I'll paste them here again:



Also, I'll contact the author of Do It All to get more information about it.

Edited: After make contact of the author, I think I found some clues:
Do you experience sudden stop during 'deconstruct all'? Is it not deconstructing any of your gears?
I am also having issues with deconstructing gear using Doitall in conjunction with Autocategory. I also use FCO. Using 'deconstruct all' the game will wig out with a in game message 'You can't deconstruct an item you are wearing.' followed by a spam message 'No usuable item found' which will continue until I esc out of the deconstruct interface. I have cleared out the saved variables of both and reinstalled with no luck. The issues started with AutoCategory v.110 and has persisted through v.113. V.109 works fine. If there is any other information I'll do my best to provide. Thanks for addressing this issue.
Thanks for your info! i'll check it out.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: