Download
(11 Kb)
Download
Updated: 05/04/14 08:50 PM
Pictures
File Info
Compatibility:
Live (1.0)
Updated:05/04/14 08:50 PM
Created:04/22/14 05:38 AM
Monthly downloads:64
Total downloads:11,555
Favorites:59
MD5:
FatStacks  Popular! (More than 5000 hits)
Version: 0.1.6
by: snare [More]
FatStacks is an add-on for re-stacking items in your guild bank that are inefficiently stacked.

If items are deposited into the guild bank that already exist in the guild bank, they will not be automatically stacked. This results in multiple small stacks of things like runes and alchemy mats, of which there are many different kinds that are often only encountered in small numbers and deposited into the guild bank one at a time. FatStacks addresses this problem by finding items that are using more slots than necessary, withdrawing them into your backpack, re-stacking them to take up fewer slots, and then depositing them back into the guild bank.

This is a beta release of FatStacks. At the moment it only supports some slash commands and has no real UI to speak of. Output is printed to the chat window.

To get help on running FatStacks, use the following command:

/fs

To get info on what is inefficiently stacked in the guild bank, open the guild bank and then run:

/fs info

To re-stack items in the guild bank that are inefficiently stacked, open the guild bank and then run:

/fs restack

To reset FatStacks in the event of an error, run:

/fs reset

FatStacks is hosted on Github and issues and feature requests can be raised here. Feel free to fork it and submit a pull request!

The changelog for the current version is located here.

If anyone wants to donate some ESO gold, mail it to Drangus on the US servers or feel free to send some Bitcoin to 12S7fFpku5TCTLmqfMh9R5Mn5Vu5rzNCux
Archived Files (6)
File Name
Version
Size
Uploader
Date
0.1.5
11kB
snare
05/01/14 09:55 PM
0.1.4
11kB
snare
05/01/14 03:41 AM
0.1.3
11kB
snare
05/01/14 02:08 AM
0.1.2
6kB
snare
04/24/14 10:39 AM
0.1.1
6kB
snare
04/24/14 04:29 AM
0.1
4kB
04/22/14 05:38 AM


Post A Reply Comment Options
Unread 04/24/14, 10:53 AM  
snare
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 35
Uploads: 1
Clean up the globals and stuff in 0.1.2. My friend was having the same issue with the add-on not appearing when installed from Minion, but the download from github worked fine for him. I'll investigate further if it still happens.
Report comment to moderator  
Reply With Quote
Unread 04/24/14, 03:54 PM  
StealthStalker

Forum posts: 69
File comments: 66
Uploads: 0
I'll try to reinstall again tonight from Minion with the latest updates. The previous version I grabbed from githib is still working greatly. Love it.
Report comment to moderator  
Reply With Quote
Unread 04/24/14, 06:07 PM  
Lazerus

Forum posts: 0
File comments: 4
Uploads: 0
i have waited way too long for an addon like this.

maybe some kind of delay between the actions would be nice, had it a few times that the addon tried to pull out items and told me, that the item does not exist anymore.
but besides of this, its great. just run it a few times and the bank is sorted^^
Report comment to moderator  
Reply With Quote
Unread 04/24/14, 09:57 PM  
StealthStalker

Forum posts: 69
File comments: 66
Uploads: 0
Reinstalled from Minion for the new update, worked great! Even with getting waiting on previous request errors it only froze once for me during my huuuge consumable vault. Very nice.

Now if we can just filter or have a white list so I stop stacking my food and pots back into our consumable vault.
Last edited by StealthStalker : 04/24/14 at 11:31 PM.
Report comment to moderator  
Reply With Quote
Unread 04/25/14, 06:04 AM  
snare
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 35
Uploads: 1
Excellent, great to hear it's working from Minion. Will add a filter shortly, if you guys have any other feature requests feel free to open an issue on the github or I'll probably forget them.
Report comment to moderator  
Reply With Quote
Unread 04/25/14, 06:56 AM  
Fakrae

Forum posts: 0
File comments: 4
Uploads: 0
For me it seems to bug out if I try stacking Items with more than 10 Stacks in the bank - might be a timing issue (Waiting for Response) after trying to get them back into the bank.
Report comment to moderator  
Reply With Quote
Unread 04/25/14, 11:41 AM  
StealthStalker

Forum posts: 69
File comments: 66
Uploads: 0
Originally Posted by Fakrae
For me it seems to bug out if I try stacking Items with more than 10 Stacks in the bank - might be a timing issue (Waiting for Response) after trying to get them back into the bank.
Is there any way for the addon to ignore full stacks in the vault and only take out partial stacks? That way it doesn't have to remove and replace large numbers of full stacks.
Last edited by StealthStalker : 04/25/14 at 11:42 AM.
Report comment to moderator  
Reply With Quote
Unread 04/26/14, 06:30 AM  
snare
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 35
Uploads: 1
Originally Posted by StealthStalker
Originally Posted by Fakrae
For me it seems to bug out if I try stacking Items with more than 10 Stacks in the bank - might be a timing issue (Waiting for Response) after trying to get them back into the bank.
Is there any way for the addon to ignore full stacks in the vault and only take out partial stacks? That way it doesn't have to remove and replace large numbers of full stacks.
Good idea. I'll add that.

Originally Posted by Fakrae
For me it seems to bug out if I try stacking Items with more than 10 Stacks in the bank - might be a timing issue (Waiting for Response) after trying to get them back into the bank.
Yeah I had noticed that too. I think it's a timing issue either doing the actual stacking and reading back the slot values, or doing the first deposit directly after that. I plan to rework the stacking code to use callbacks like the deposit and withdrawal code. I've been out of town all week and will look at it when I'm home in a few days.
Report comment to moderator  
Reply With Quote
Unread 04/27/14, 06:49 PM  
EQBallzz

Forum posts: 9
File comments: 206
Uploads: 0
Just wanted to say great job with this addon. This whole guild bank issue has been a serious PITA and I was hoping a smart person would create an addon to mitigate this headache. The addon mostly works well but does have a few issues though I think it's mostly a lag type issue on the game side not an issue with the addon per se.

Only issues I have seen are these:

-stacking is interrupted with message "item no longer exists" (might be someone removing item or lag..not sure but submitting restacking command again gets it going again

-sometimes items are left in my bags and not returned to the bank (I assume this is related to the first issue when it gets interrupted)

I think the suggestion below to ignore full stacks would be a great idea and may help with the speed and general performance.

Thanks for this very helpful addon!
Report comment to moderator  
Reply With Quote
Unread 04/27/14, 08:47 PM  
snare
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 35
Uploads: 1
Thanks, glad you like it. I'm pretty sure it's all the one issue and I'm aware of it. Will look at it when I'm back from my trip and have had some time to actually play the game again
Report comment to moderator  
Reply With Quote
Unread 04/28/14, 10:01 AM  
Nekudotayim
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 12
Uploads: 2
To get the errors handled, maybe use the event EVENT_GUILD_BANK_TRANSFER_ERROR, was working on a stuffer myself also, but didnt get it stable till now.

To ignore full stacks, just put the "add slot" code of the InspectGuildBank function into an if-clause like this:

if (stack < maxStack) then
-- Add this slot
data[id]["slots"] = data[id]["slots"] + 1
data[id]["count"] = data[id]["count"] + stack
table.insert(data[id]["slotIds"], i)
end

Great addon, hope to see some updates soon
Report comment to moderator  
Reply With Quote
Unread 04/28/14, 10:45 AM  
snare
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 35
Uploads: 1
Thanks for the tips!
Report comment to moderator  
Reply With Quote
Unread 05/01/14, 02:18 AM  
snare
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 35
Uploads: 1
Version 0.1.3 is a bit of a clean up of the code. I minimised the chat spam, added a config menu item under Settings with LibAddonMenu (where you can enable debug logging), and changed the logic so it doesn't withdraw full stacks any more.

For 1.0 I plan to:
- Eliminate the timing issue
- Add a button to the guild bank window for re-stacking
- Add a progress bar above/below the GB window

Hopefully that will be the next release, and hopefully soon (though I won't have any time to work on it until mid-next week).
Report comment to moderator  
Reply With Quote
Unread 05/01/14, 03:15 AM  
Azbandar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 27
Uploads: 1
FatStack disabled

The 0.1.3 seems to only say fs disabled no matter what command is input. 0.1.2 does still function.
Report comment to moderator  
Reply With Quote
Unread 05/01/14, 03:39 AM  
snare
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 35
Uploads: 1
Re: FatStack disabled

Originally Posted by Azbandar
The 0.1.3 seems to only say fs disabled no matter what command is input. 0.1.2 does still function.
My bad, updating
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: