Download
(41 Kb)
Download
Updated: 06/27/14 04:24 PM
Pictures
File Info
Compatibility:
Veteran Crypt of Hearts (1.2.3)
Craglorn (1.1)
Live (1.0)
Updated:06/27/14 04:24 PM
Created:04/19/14 12:53 PM
Monthly downloads:64
Total downloads:8,380
Favorites:30
MD5:
Stacked  Popular! (More than 5000 hits)
Version: 1.4
by: ckaotik [More]
Notice: My game time has expired so there will not be any updates in the near future!

Did you ever notice how when trading with someone, you end up with two stacks of the same item, basically wasting an inventory slot?
Did you ever notice the same happening when retrieving mail attachments or inside your guild banks?

This addon automatically stacks same items together so you get more stuff into your bags. It also matches your inventory against your bank, moving whatever stacks into your bank (or guild bank or bags, whichever you prefer).

Features:
  • Move matching items from one place to another: Bags to bank, bank to bags or bags to guild bank
  • stacks together items in bags, especially after trading or retrieving mail attachments
  • stacks together items from your guild bank (due to limitations by ZO, this has to be done by withdrawing and then depositing again)
  • detailed settings to tweak when to take which action, if any

Settings:
You can access the settings using the ingame settings panel names Stacked or via /stacked. You may also trigger restacking manually by running /stack.

If you'd like to sync your settings across characters, check out Joviex's AddonSettingsTransfer

Some alternatives:
Stacked is not quite your thing? Of course there are alternatives, pick the one(s) that suits you best!
  • Rik's Trade Stacker: auto stacks after trades
  • Banker: moves existing items or money from your bags into your bank
  • Bank Stuffer: moves existing items from your bags into your bank
  • ins:Stacker: moves existing items from your bags into your bank
  • Bank Manager: uses rules to move stacks from inventory to bank and vice versa
  • Roomba: stacks together items in your guild bank
  • FatStacks: stacks together items in your guild bank

Support the author
Like this addon? I do, too. I also like chocolate and surprise goody-bags ingame (EU @ckaotik), if you feel like sharing
Click here to lend your support!
Changes in 1.4:
- Changed scope of keybinding to make it compatible with global key binds
- Fixed incorrectly reported numbers when stacking bags
- Added further output messages to guild bank stacking
- Stacked will now wait for inventory updates before reporting and continuing guild bank stacking
- Unregister events that are no longer needed
- Use callback handlers instead of custom spaghetti code

Changes in 1.3:
- Fixed /stacked exclude not converting item ids to numbers and instead storing them as strings, breaking things
- Fixed incorrect text labels that could cause Stacked no to function properly.
- Updated API version.
- Added guild bank support. Please use it cautiously (it's beta!) as testing is not yet complete.

Changes in 1.2:
- Added: a settings panel
- Added: localization (en & de so far)
- Added: Keybinding for stacking
- Fixed: Now properly stacks stackable items together, no more item level guess work.
- Changed: Reorganized source file structure
- Changed: When printing movement messages and item was stacked with its container, show new stack size instead of old one
- Added/Changed: Honor "stack bank/bag" settings only when auto-stacking but still allow manual stacking via keybinds

Changes in 1.1:
- Added: Print amount of items moved
- Added: "/stacked list" to print excluded items to chat (even clickable!)
- Added: Use item links to exclude/include items! Usage: "/stacked exclude itemLink" as obtained via Inventory > Right click on item > Insert into chat
- Changed: Due to popular demand: Settings are again saved per character
- Changed: Updated readme.md & ingame documentation
- Fixed: Check item level to avoid trying to stack incompatible potions together
- Removed: auto stacking on addon load

Changes in 1.0:
- added exclude list functionality to keep items from being stacked. Add those via /stacked exclude 1234, 1234 being the item's id as found ingame or in the url on http://esohead.com
Optional Files (1)
File Name
Version
Size
Author
Date
Type
1.7
46kB
04/24/15 06:30 AM
Patch


Archived Files (5)
File Name
Version
Size
Uploader
Date
1.3
22kB
ckaotik
05/23/14 02:11 PM
1.2
22kB
ckaotik
05/16/14 02:37 AM
1.1
3kB
ckaotik
04/23/14 01:55 PM
1.0
3kB
ckaotik
04/19/14 02:37 PM
0.1
2kB
ckaotik
04/19/14 12:53 PM


Post A Reply Comment Options
Unread 04/19/14, 02:00 PM  
slammy

Forum posts: 2
File comments: 5
Uploads: 0
any way to save lockpicks?

or prevent lockpicks from being banked?

Thanks for writing this!
Report comment to moderator  
Reply With Quote
Unread 04/19/14, 02:38 PM  
ckaotik
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 43
Uploads: 2
Re: any way to save lockpicks?

Originally Posted by slammy
or prevent lockpicks from being banked?
That's a very useful feature suggestion, thank you. I've included it in the 1.0 version. Prevent lockpicks restacking by using
Code:
/stacked exclude 30357
Last edited by ckaotik : 04/19/14 at 02:38 PM.
Report comment to moderator  
Reply With Quote
Unread 04/19/14, 03:18 PM  
gwynhefar

Forum posts: 0
File comments: 9
Uploads: 0
Crash on stacking

So I ended up with a bunch of separate stacks of bait from multiple trades and it wasn't stacking automatically so I typed "/stack" and right after I got the output messages saying my stacks had been moved ESO crashed.

Any ideas? This add-on would make my life 100 times easier but it doesn't seem to be working properly for me.
Report comment to moderator  
Reply With Quote
Unread 04/19/14, 03:40 PM  
ckaotik
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 43
Uploads: 2
Re: Crash on stacking

Originally Posted by gwynhefar
So I ended up with a bunch of separate stacks of bait from multiple trades and it wasn't stacking automatically so I typed "/stack" and right after I got the output messages saying my stacks had been moved ESO crashed.
Hrmm ... that might be because of trying to do many restacks or the server not reacting in a timely manner. I haven't added any "protection" yet since this addon is quite a virgin project.
Can you give me some orientation as to how many stacks were affected?
Also, do you mean multiple trades you did before using the addon? Or multiple trades while using it?
Report comment to moderator  
Reply With Quote
Unread 04/19/14, 04:12 PM  
gwynhefar

Forum posts: 0
File comments: 9
Uploads: 0
Re: Re: Crash on stacking

Originally Posted by ckaotik
Originally Posted by gwynhefar
So I ended up with a bunch of separate stacks of bait from multiple trades and it wasn't stacking automatically so I typed "/stack" and right after I got the output messages saying my stacks had been moved ESO crashed.
Hrmm ... that might be because of trying to do many restacks or the server not reacting in a timely manner. I haven't added any "protection" yet since this addon is quite a virgin project.
Can you give me some orientation as to how many stacks were affected?
Also, do you mean multiple trades you did before using the addon? Or multiple trades while using it?
Multiple trades while using it. And it was about 5 different stacks of worms I was trying to combine into one. However, I will say that after I signed back on I noticed a couple of potions auto-stacking properly. Haven't tried a manual stack since signing back in but I can do that and see what happens if it'll help you figure out what happened the first time.
Report comment to moderator  
Reply With Quote
Unread 04/19/14, 04:55 PM  
Dingodan
 
Dingodan's Avatar

Forum posts: 50
File comments: 276
Uploads: 0
Nice addon it safes needful bag/bank space. But ... is it possible to hide the information "itemtocheckfornow: XX" in the chat window?
With this information it is a heck to check what i've got looted.
Report comment to moderator  
Reply With Quote
Unread 04/20/14, 01:26 AM  
ckaotik
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 43
Uploads: 2
Originally Posted by Dingodan
Nice addon it safes needful bag/bank space. But ... is it possible to hide the information "itemtocheckfornow: XX" in the chat window?
With this information it is a heck to check what i've got looted.
Stacked does not output such a message. The messages it does print are "Moved fresh eggs from Bag (Slot 18) to Bank (Slot 3)" and those can be disbled via "/stacked showMessages false".
Report comment to moderator  
Reply With Quote
Unread 04/20/14, 11:43 AM  
Vantor
 
Vantor's Avatar

Forum posts: 0
File comments: 58
Uploads: 0
Only potions aren't stacking for me. All other items stack just fine with /stack
Report comment to moderator  
Reply With Quote
Unread 04/20/14, 03:51 PM  
Shikao
 
Shikao's Avatar

Forum posts: 0
File comments: 1
Uploads: 0
Any chance for having settings per character basis?
On most of my characters I want to put items into bank, however, on my bank alt I usually want to take them out.

Thanks for this addon, helps me a lot with managing guild bank since last patch (no auto-stacking >.<)
Report comment to moderator  
Reply With Quote
Unread 04/21/14, 10:32 AM  
Sensei27

Forum posts: 0
File comments: 12
Uploads: 0
Originally Posted by Shikao
Any chance for having settings per character basis?
On most of my characters I want to put items into bank, however, on my bank alt I usually want to take them out.

Thanks for this addon, helps me a lot with managing guild bank since last patch (no auto-stacking >.<)
I'll second that - per character would be very useful. And thanks for a great mod.
Report comment to moderator  
Reply With Quote
Unread 04/21/14, 10:37 AM  
Sensei27

Forum posts: 0
File comments: 12
Uploads: 0
Any way of making it easier to identify the ItemID for items you want to exclude?

I eventually installed Vicster's InventoryInsight and searched the data file for the items I needed (stamina and magicka potions) but I'm hoping there's an easier way.
Report comment to moderator  
Reply With Quote
Unread 04/22/14, 01:21 PM  
ckaotik
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 43
Uploads: 2
Originally Posted by Shikao
Any chance for having settings per character basis?
Originally Posted by Sensei27
I'll second that - per character would be very useful. And thanks for a great mod.
Would you like all settings to be character specific or only some? Currently there are only three settings (showMessages, stackToBank, exclude list) but there might be more at some point.
Report comment to moderator  
Reply With Quote
Unread 04/22/14, 05:16 PM  
Sensei27

Forum posts: 0
File comments: 12
Uploads: 0
Originally Posted by ckaotik
Would you like all settings to be character specific or only some? Currently there are only three settings (showMessages, stackToBank, exclude list) but there might be more at some point.
Personally, the key one is stackToBank, the others might be useful to other players though.
Report comment to moderator  
Reply With Quote
Unread 04/23/14, 06:57 PM  
Stormknight
 
Stormknight's Avatar
AddOn Author - Click to view AddOns

Forum posts: 128
File comments: 89
Uploads: 3
Does this addon work on the guild bank too? If not, can it?
Report comment to moderator  
Reply With Quote
Unread 04/24/14, 06:08 AM  
Arshness

Forum posts: 4
File comments: 8
Uploads: 0
Could you please make an option to turn the "stack to bank" completely off? I only see options to make it stack to the bank or to your bags. I do not see an option to do no bank stacking function.

I want it to keep my items stacked in my inventory, but I'm using another mod to organize my bank and this is just causing everything to go haywire.

Please insert the option to turn the "moving to and from the bank" completely off. Thank you!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: