Download
(39 Kb)
Download
Updated: 06/24/15 03:03 PM
Pictures
File Info
Compatibility:
Update 6 (1.6.5)
Updated:06/24/15 03:03 PM
Created:05/03/15 03:20 AM
Monthly downloads:14
Total downloads:3,863
Favorites:12
MD5:
Restacker
Version: 0.6
by: DerBombo [More]
Simple restacking addon, keeping your inventory organized after laundering or trading items, taking mail attachments, and withdrawing items from guild bank.

Restacking can also be triggered manually by the provided /restack command, via a bound key, or a button in the inventory view.

Might be some addons already out there doing the same stuff, but I just wanted to have a look at addon development myself for quite some time.

Let me know what you guys think!

Many thanks to Circonian for his great Tutorials and his Click4Info addon. Both of those helped a lot in getting traction with ESO addon development.

Things to do for 1.0:
  • Code optimizations
  • French and German localizations
  • Test if mail and trade options are even needed - done
  • Maybe add bank support

I have moved my code over to github.
So please report bugs and feature requests at the issues section over there. I'm still keeping track of the Bugs and Features section here (although as of now I'm the only one using that ), so I will copy anything which will come up there.
You can also check, if your desired feature is already planned for future releases. Of course you can also just leave me a comment or a message, and I'll add an item myself.
0.6
- Updated LibStub to 1.0 r3.
- Updated LibAddonMenu to 2.0 r18.
- Re-added mail support by user request. Please let me know whether this is actually working, because my tests did not show any need for this.
- Added support for several FilterIt locks.
- Fixed stolen items support. Now fragmented stacks of stolen items will also get stacked properly.
- Added keybinding and inventory button as additional options to trigger restacking. (Thanks to Ayantir and votan for helping me figure out some coding!)

0.5
- Added option to restack items after withdrawing from guild bank. (This is not the bank support, I was talking about! ;) )

0.4.1
- Removed mail option, as items already get stacked correctly when received via mail.
- Made settings for when to restack actually work.

0.4
- Added support for Item Saver. You can set in the settings, whether you want Restacker to ignore items saved by Item Saver.
- Item icons now scale with chat font size.

0.3
- Added support for FCO ItemSaver to skip certain marked items. Right now I'm only listening to a few locks there, as I think those are the only ones that make sense, but let me know if you think otherwise. You can set the desired locks in the settings.
- Added item icon to output, because fancy.

0.2.2
- Fixed a major bug when opening and closing the fence window, which I introduced myself by renaming stuff. I'm gonna be doing better testing in the future. :|
- Minor correction in settings menu.

0.2.1
- Minor change in addon description.

0.2
- Added restacking option for when receiving items per mail (disabled by default, as not yet tested).
- Added restacking option for when receiving items per trade (disabled by default, as not yet tested).
- Added settings to disable events for restacking.
- Added setting to make Restacker shut up in chat.
- Added /restack command to start restacking on demand.

0.1
- Restacking laundered items on leaving fence.
Optional Files (0)


Archived Files (5)
File Name
Version
Size
Uploader
Date
0.5
29kB
DerBombo
06/05/15 03:06 AM
0.4.1
31kB
DerBombo
05/25/15 02:10 AM
0.3
31kB
DerBombo
05/06/15 02:43 AM
0.2.2
31kB
DerBombo
05/04/15 11:55 PM
0.1
1kB
05/03/15 03:20 AM


Post A Reply Comment Options
Unread 07/24/15, 04:21 AM  
DerBombo
 
DerBombo's Avatar
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 40
Uploads: 2
Originally Posted by QuadroTony
sometimes it left 1 stone and not stack it
This should be fixed in the newest code. I've reworked most of the restacking algorithm, so we'll see.
No ETA for release though, as I don't really get to coding much these days.
Report comment to moderator  
Reply With Quote
Unread 07/23/15, 04:16 AM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
look at the argentum
sometimes it left 1 stone and not stack it

Report comment to moderator  
Reply With Quote
Unread 06/27/15, 11:50 AM  
DerBombo
 
DerBombo's Avatar
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 40
Uploads: 2
Originally Posted by QuadroTony
also this thing happends with bait while you fishing - game take it from wrong stack
Kay, I will keep that in mind!
Report comment to moderator  
Reply With Quote
Unread 06/27/15, 01:09 AM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
Originally Posted by DerBombo
Okay, so I've pushed a new version with keybind support, inventory button and Mail support. Let me know once you got to try it out and see some issues.

@QuadroTony: I'll be working on your request next. Could take some time though, as I'd have to refactor quite a bit of code. In the meantime check out the keybind stuff. Maybe that already helps a bit!
thanks!
also this thing happends with bait while you fishing - game take it from wrong stack
Report comment to moderator  
Reply With Quote
Unread 06/24/15, 03:22 PM  
DerBombo
 
DerBombo's Avatar
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 40
Uploads: 2
Okay, so I've pushed a new version with keybind support, inventory button and Mail support. Let me know once you got to try it out and see some issues.

@QuadroTony: I'll be working on your request next. Could take some time though, as I'd have to refactor quite a bit of code. In the meantime check out the keybind stuff. Maybe that already helps a bit!
Report comment to moderator  
Reply With Quote
Unread 06/10/15, 03:05 AM  
DerBombo
 
DerBombo's Avatar
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 40
Uploads: 2
Originally Posted by apav
I absolutely love this addon!
Glad you like it!

Originally Posted by apav
1.) Please add the option to trigger restacking when you close the mail window. Just like laundering/trading/withdrawing from the guild bank, taking an item from the mail won't add that item to the stack of that item already in your inventory.
Mmh.. Interesting.. I had that option at one point, but my tests showed no need for restacking there. Everything got stacked on its own. I will re-include this option in the next release and play around a bit with it myself.

Originally Posted by apav
2.) Please add a button to manually trigger the restacking. This could be in the addon settings window, or in the inventory window. Of course if you add my first suggestion I can just open and close my mail window to restack, but it is nice to have the option, especially for people who are not near a fence, bank npc and have the mail option (if you implement it) disabled.
I was already thinking about adding a keybind. Putting this in the inventory view seems like the right place.
Are you aware of the /restack command though? Could be useful in the meantime.

Originally Posted by apav
Thank you very much for this simple but effective addon.
You're quite welcome. I basically wrote this for myself, because I did visit the fence rather frequently and always ended up with a badly fragmented inventory. I'm really happy about other people liking it too! Finally I did some good in this world!
Last edited by DerBombo : 06/11/15 at 07:57 AM.
Report comment to moderator  
Reply With Quote
Unread 06/09/15, 06:45 PM  
apav

Forum posts: 0
File comments: 4
Uploads: 0
Hello,

I absolutely love this addon! I have two suggestions/requests if you don't mind me asking.

1.) Please add the option to trigger restacking when you close the mail window. Just like laundering/trading/withdrawing from the guild bank, taking an item from the mail won't add that item to the stack of that item already in your inventory.

2.) Please add a button to manually trigger the restacking. This could be in the addon settings window, or in the inventory window. Of course if you add my first suggestion I can just open and close my mail window to restack, but it is nice to have the option, especially for people who are not near a fence, bank npc and have the mail option (if you implement it) disabled.

Thank you very much for this simple but effective addon.
Last edited by apav : 06/09/15 at 06:46 PM.
Report comment to moderator  
Reply With Quote
Unread 06/09/15, 10:00 AM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
thanks for your time
yes this is what i meant
Report comment to moderator  
Reply With Quote
Unread 06/09/15, 08:39 AM  
DerBombo
 
DerBombo's Avatar
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 40
Uploads: 2
Originally Posted by QuadroTony
thanks working fine
what about this?
when im using potions. food and drink i very often see such stacks





can we handle it somehow?
I guess those potions have slightly different attributes, so in that case no, they won't stack. Or are you able to stack them manually?

Edit: Oh, I think I understand now what you mean. You are using the potions and the game uses a potion out of a full stack?

I guess I can look into that!
Last edited by DerBombo : 06/09/15 at 08:41 AM.
Report comment to moderator  
Reply With Quote
Unread 06/09/15, 06:30 AM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
thanks working fine
what about this?
when im using potions. food and drink i very often see such stacks





can we handle it somehow?
Last edited by QuadroTony : 06/09/15 at 06:30 AM.
Report comment to moderator  
Reply With Quote
Unread 06/05/15, 03:07 AM  
DerBombo
 
DerBombo's Avatar
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 40
Uploads: 2
Originally Posted by DerBombo
Originally Posted by QuadroTony
for example now i withdraw alot of raw materials from guild bank

they all unstacked

but only Stacked addon can handle them on next interraction with your bank or by keybind

w8ting for this addon update
Ah, damn! Got you! I wasn't aware of fragmentation issues in that event! This should be fairly easy to support! I'll see when I get to it!
I just pushed version 0.5 with that functionality added. Please try it out and let me know, if you find some issues there.
Report comment to moderator  
Reply With Quote
Unread 06/03/15, 12:17 PM  
DerBombo
 
DerBombo's Avatar
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 40
Uploads: 2
Originally Posted by QuadroTony
for example now i withdraw alot of raw materials from guild bank

they all unstacked

but only Stacked addon can handle them on next interraction with your bank or by keybind

w8ting for this addon update
Ah, damn! Got you! I wasn't aware of fragmentation issues in that event! This should be fairly easy to support! I'll see when I get to it!
Report comment to moderator  
Reply With Quote
Unread 06/03/15, 08:58 AM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
for example now i withdraw alot of raw materials from guild bank

they all unstacked

but only Stacked addon can handle them on next interraction with your bank or by keybind

w8ting for this addon update
Report comment to moderator  
Reply With Quote
Unread 05/27/15, 11:08 PM  
DerBombo
 
DerBombo's Avatar
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 40
Uploads: 2
Originally Posted by QuadroTony
any eta of Stacked functionality?
i have separate stacks in the inventory, when i open a bank for example i wanna them to stuck ._.
So you're talking about the items to stack with incomplete stacks in your bank? Yeah, I'll do this next, I guess, paired with some code optimizations.

No real ETA though, as I'm currently going through a tough breakup, so I don't know when I'll have the energy to work on this. Could be a nice distraction though.
Report comment to moderator  
Reply With Quote
Unread 05/27/15, 02:03 AM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
any eta of Stacked functionality?
i have separate stacks in the inventory, when i open a bank for example i wanna them to stuck ._.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: