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:92
Total downloads:8,502
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 05/16/14, 05:54 AM  
EQBallzz

Forum posts: 9
File comments: 206
Uploads: 0
Hi and thanks for the update and info. I love this addon. I have a question about the new version. It seems to have put a "stack" button in the bottom left of my screen which is overlapping my chat window. Is there any way to disable this or move it? It's only there when I'm in an inventory window but it makes it difficult to see my chat input and I really don't want to move my chat window.
Report comment to moderator  
Reply With Quote
Unread 05/16/14, 06:29 AM  
ckaotik
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 43
Uploads: 2
Originally Posted by EQBallzz
It seems to have put a "stack" button in the bottom left of my screen which is overlapping my chat window. Is there any way to disable this or move it?
This is caused by the keybindings I added. Which way do you use the addon? Via keybindings or automated stacking or slash commands?
There are several ways I could handle keybinds, but those would have to help the majority of users.
A) Add an option to disable Stacked keybinds altogether
B) Hide Stacked keybinds when they are not bound to anything
C) Move the bindings to be in the center instead of left part of the keybind strip (that's what ZO calls the area that displays the keybinds in the UI)
D) Keep it as is.
Last edited by ckaotik : 05/16/14 at 02:34 PM.
Report comment to moderator  
Reply With Quote
Unread 05/16/14, 06:53 AM  
EQBallzz

Forum posts: 9
File comments: 206
Uploads: 0
Originally Posted by ckaotik
Originally Posted by EQBallzz
It seems to have put a "stack" button in the bottom left of my screen which is overlapping my chat window. Is there any way to disable this or move it?
This is caused by the keybindings I added. Which way do you use the addon? Via keybindings or automated stacking or slash commands?
There are several ways I could handle keybinds, but those would have to help the majority of users.
A) Add an option to disable Stacked keybinds altogether
B) Hide Stacked keybinds when they are bound to anything
C) Move the bindings to be in the center instead of left part of the keybind strip (that's what ZO calls the area that displays the keybinds in the UI)
D) Keep it as is.
I use the slash commands. I think an option to disable keybinds would be optimal but having it hide the onscreen keybind display once it is bound would also work. I don't think putting it in the center of the screen would be good but an option to be able to move it would also be nice (if that is possible). Thanks for the response.
Report comment to moderator  
Reply With Quote
Unread 05/16/14, 06:57 PM  
gillysan

Forum posts: 5
File comments: 124
Uploads: 0
Thanks for the mention, no trouble at all.

There is a situation I have run into when I want to split stacks to send items to someone. Also I haven't played with 1.2 just yet, maybe I should get that in hand first. Anyways, can Stacked have the ability to set to manual only? When I try to split runes for example to mail, it keeps restacking them. I have to turn the add-on off while I do this.

Thanks for the new version, getting it now.
Report comment to moderator  
Reply With Quote
Unread 05/16/14, 07:49 PM  
gillysan

Forum posts: 5
File comments: 124
Uploads: 0
Originally Posted by gillysan
Thanks for the mention, no trouble at all.

There is a situation I have run into when I want to split stacks to send items to someone. Also I haven't played with 1.2 just yet, maybe I should get that in hand first. Anyways, can Stacked have the ability to set to manual only? When I try to split runes for example to mail, it keeps restacking them. I have to turn the add-on off while I do this.

Thanks for the new version, getting it now.
Well the new version will resolve this issue for me now.
Report comment to moderator  
Reply With Quote
Unread 05/17/14, 03:30 AM  
ckaotik
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 43
Uploads: 2
Originally Posted by gillysan
Well the new version will resolve this issue for me now.
That's great
Report comment to moderator  
Reply With Quote
Unread 05/17/14, 10:48 AM  
EQBallzz

Forum posts: 9
File comments: 206
Uploads: 0
The stacking is not working in certain circumstances and I can't figure out why. At times it should be moving items from my bags to the bank or vice versa because there is clearly a partial stack in the bank and a matching item in my bags but nothing happens. Other times it works. Just now it didn't work to move items I got from deconstructing gear so I don't know if those materials are somehow tagged differently or something.

I am also noticing that when I do the /stacked command I no longer see the option to set bagtobank to true/false so I'm wondering if that is intended or maybe has something to do with it?

*edit* I can't get it to work at all now on any character. The keybinding does nothing. The /stack command does nothing. There is no auto stacking happening or any messages. The /stacked command does bring up a list of options (minus the bagtobank option) but that's it. I tried removing PiggyBank which auto deposits gold thinking that might be interfering but that didn't help. My characters that push to bank are not working and my mule that pulls from bank is not working. I tried uninstalling and reinstalling but still nada.
Last edited by EQBallzz : 05/17/14 at 01:25 PM.
Report comment to moderator  
Reply With Quote
Unread 05/18/14, 01:12 AM  
ckaotik
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 43
Uploads: 2
Originally Posted by EQBallzz
I am also noticing that when I do the /stacked command I no longer see the option to set bagtobank to true/false so I'm wondering if that is intended or maybe has something to do with it?
I removed those help texts from the slash command help because they are now more accessible in the options panel. However, all commands that were available before are still working, just not being advertised

Originally Posted by EQBallzz
I can't get it to work at all now on any character. [...] My characters that push to bank are not working and my mule that pulls from bank is not working. I tried uninstalling and reinstalling but still nada.
Have you checked all your characters' settings? They were reset with the update because settings changed quite a lot.
You need to set the "Merge stacks" setting to Bags/Bank respectively.

Originally Posted by EQBallzz
The stacking is not working in certain circumstances and I can't figure out why.
If it still won't work even after checking your character settings, could you please post or PM those character's settings to me?

Also, try if you can manually stack items together - if that works, Stacked should be able to do it. I've had items (Lockpicks, im looking at you!) that wouldn't stack together even when stacking manually. Strange but nothing I could do anything about.

On a side note, I had a typo in my previous reply to you and this is what I actually meant:
Originally Posted by ckaotik
B) Hide Stacked keybinds when they are *not* bound to anything
Last edited by ckaotik : 05/18/14 at 01:12 AM.
Report comment to moderator  
Reply With Quote
Unread 05/18/14, 08:46 AM  
LucivarSD

Forum posts: 2
File comments: 27
Uploads: 0
/stacked exclude doesn't seem to be working. I'm using PA to pull alchemy supplies to my bags, and stacked to move everything else to the bank. I've used /stacked exclude (link to chat) on all my herbs, and it still switches them out. The stack in my bags moves to the bank, and the stack in the bank moves to my bags.
Great add on though, love it!
Report comment to moderator  
Reply With Quote
Unread 05/18/14, 08:46 AM  
EQBallzz

Forum posts: 9
File comments: 206
Uploads: 0
God I feel like an idiot. I didn't realize that stuff had changed. The settings did get reset and I did find the option to change them in the settings area. Now it's working as expected. Sorry for the erroneous posts! Everything is fine. I'm remaining calm.
Report comment to moderator  
Reply With Quote
Unread 05/18/14, 01:54 PM  
ckaotik
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 43
Uploads: 2
Originally Posted by LucivarSD
/stacked exclude doesn't seem to be working.
Argh, how I hate that bug. I fixed it before someplace else but seems like I missed this spot.
Here's what you can do to fix it: Open the Stacked settings panel and click into the "Ignore items" edit box, then click outside of the box.
This should fix your problem for now, but items added via "/stacked exclude" (or "/stacked include", for that matter) will still have the problem. I'll have that fixed in version 1.3, sorry for the trouble
Last edited by ckaotik : 05/18/14 at 01:56 PM.
Report comment to moderator  
Reply With Quote
Unread 05/22/14, 03:10 PM  
EQBallzz

Forum posts: 9
File comments: 206
Uploads: 0
Ok..not sure what is going on but the addon has stopped working for me post patch. The odd thing is when I go to the options and look at the drop down for "merge stacks" I have the following options:

None
Magicka Idle Regen:
Trade Invite

I have no idea what those options mean but I no longer have bank or inventory as an option.

*edit- I have tried removing (including deleting the stacked.lua file) and reinstalling but I get the same thing.
Last edited by EQBallzz : 05/22/14 at 03:11 PM.
Report comment to moderator  
Reply With Quote
Unread 05/22/14, 03:52 PM  
ckaotik
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 43
Uploads: 2
Originally Posted by EQBallzz
for "merge stacks" I have the following options:

None
Magicka Idle Regen:
Trade Invite
That sounds to me like another addon is doing strange things with the dropdown. Did you try (temporarily) disabling all other addons except for Stacked?
If it works when loaded on its own (which it should), try re-enabling your addons a few at a time until you can pinpoint the one that's causing the changed options.

Also, could you tell me what this prints to your chat window?
Code:
/script d(_G['Stacked'].L['bank'])
Report comment to moderator  
Reply With Quote
Unread 05/22/14, 04:07 PM  
EQBallzz

Forum posts: 9
File comments: 206
Uploads: 0
Originally Posted by ckaotik
Originally Posted by EQBallzz
for "merge stacks" I have the following options:

None
Magicka Idle Regen:
Trade Invite
That sounds to me like another addon is doing strange things with the dropdown. Did you try (temporarily) disabling all other addons except for Stacked?
If it works when loaded on its own (which it should), try re-enabling your addons a few at a time until you can pinpoint the one that's causing the changed options.

Also, could you tell me what this prints to your chat window?
Code:
/script d(_G['Stacked'].L['bank'])
I'm slowly disabling likely addons but no luck so far. Entering that script command gives the output of "Trade Invite" in yellow letters.

*edit- Just tried again with all addons disabled except stacked but get the same thing. I'm guessing since the command returned "Trade Invite" for output..something has changed in the patch with the API? Anyway, good luck!
Last edited by EQBallzz : 05/22/14 at 04:11 PM.
Report comment to moderator  
Reply With Quote
Unread 05/25/14, 08:48 AM  
Sharzoe

Forum posts: 0
File comments: 3
Uploads: 0
Not Working

I must be missing something. When I open my inventory, there is a message at the lower left of the screen that says "Not Bound" and "Stacked". Entering /stack in the command window does nothing at all. Clicking on "Stacked" does nothing either.

What gives?

Thanks
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: