[ADDON] BagOMatic (updated 26-05-2020)
Posted: Sat May 23, 2020 4:18 pm
Ello my fellow gits,
seeing that the sorting and automatic stacking of BagOMatic didn't really work anymore due to the understandable imposed server delay between item moves, i decided to look in to a fix myself.
Short description:
Fix for the sorting/stacking addon BagOMatic to work with the imposed server delay of Return of Reckoning.
Adds two little bag buttons at the top of your inventory, these will pack and sort everything (bags, currency, crafting), or just the current open tab.
Other options are available by typing /bom

Download v1.3.7
Sorting with respect to your set bag filters is working, mixing these is sometimes wonky.
Having 1 bag with armor/weapons, one for acessories, one for potions etc. should work fine.
The filters are a bit tricky, but can work rather well
Crafting and currency bags don't apply these filters, since there is no reason to.
The bank window is now sorted as well if you click sort while being at the bank. (Might disable this, or make it toggle at some point, for now its more convenient not having to do /bom sortbank
)
I added some item id's for the specific server and fixed the stacking.
If some items do not properly stack for you, or something else doesn't work, let me know below, then there are probably item id's missing because the original EA api has some limitations. *cough*
The delay between item moves can be set with /bom delay N N defaulting to 0.15 seconds.
Changelog:
v.1.3.7:
-added second button to allow only the currently open inventory to be sorted (without the need to sort everything, if you don't want to)
v.1.3.6:
-moved item move requests into update method, no more client freezes while sorting. Watch your items fly in realtime
-delay is now in seconds, no more abritary sleep function.
-sort bank window when open
v.1.3.5:
-fixed packing method (now items correctly stacked, worked in my tests
)
-added item id's for RoR medallions, if I forgot items that aren't properly stacked, answer below, ty
v.1.3.4:
-bigger default delay to make it big enough for strong CPU's [If you're sitting at NASA, increase this
, you can decrease as low as you see the sorting still working ]
-save/load said delay between reloads.
v.1.3.31:
-initial fix
Greez,
Soulztorm (Hobbitschubsa)
seeing that the sorting and automatic stacking of BagOMatic didn't really work anymore due to the understandable imposed server delay between item moves, i decided to look in to a fix myself.
Short description:
Fix for the sorting/stacking addon BagOMatic to work with the imposed server delay of Return of Reckoning.
Adds two little bag buttons at the top of your inventory, these will pack and sort everything (bags, currency, crafting), or just the current open tab.
Other options are available by typing /bom

Download v1.3.7
Sorting with respect to your set bag filters is working, mixing these is sometimes wonky.
Having 1 bag with armor/weapons, one for acessories, one for potions etc. should work fine.
The filters are a bit tricky, but can work rather well

Crafting and currency bags don't apply these filters, since there is no reason to.
The bank window is now sorted as well if you click sort while being at the bank. (Might disable this, or make it toggle at some point, for now its more convenient not having to do /bom sortbank

I added some item id's for the specific server and fixed the stacking.
If some items do not properly stack for you, or something else doesn't work, let me know below, then there are probably item id's missing because the original EA api has some limitations. *cough*
The delay between item moves can be set with /bom delay N N defaulting to 0.15 seconds.
Changelog:
v.1.3.7:
-added second button to allow only the currently open inventory to be sorted (without the need to sort everything, if you don't want to)
v.1.3.6:
-moved item move requests into update method, no more client freezes while sorting. Watch your items fly in realtime

-delay is now in seconds, no more abritary sleep function.
-sort bank window when open
v.1.3.5:
-fixed packing method (now items correctly stacked, worked in my tests

-added item id's for RoR medallions, if I forgot items that aren't properly stacked, answer below, ty

v.1.3.4:
-bigger default delay to make it big enough for strong CPU's [If you're sitting at NASA, increase this

-save/load said delay between reloads.
v.1.3.31:
-initial fix
Greez,
Soulztorm (Hobbitschubsa)