BankItems
#BankItems v9.0.2.3: Change Log
Feb 12, 2021 (r286)
For use with Live Servers v9.0.2.37474
Latest Development Build: 9.0.2.3 Feb 12, 2021 (r286)
Please report any errors with the addon at our issues tracker.
An addon that remembers the contents of your bank, bags, mail, equipped, currency, auction house, void storage and display them anywhere in the world. Also able to remember/display the banks of any character on the same account on any server, as well as searching and exporting lists of bag/bank items out. It will also remember the contents of Guild Banks if you are able to view them.
Type /bi or /bankitems to see what is currently in your bank. You must visit your bank once to initialize.
Type /bigb or /bankitemsgb to see what is currently in your guild bank. You must visit your guild bank once to initialize. Note that Guild Banks are a shared repository and changes can occur to it by other members of your guild.
Read below for other commands.
- CurseForge: https://www.curseforge.com/wow/addons/bank-items
- Project site: https://www.wowace.com/projects/bank-items
##Plugins
These plugins allow clicking on the panel/plugin icon to open BankItems, giving a summarized view of inventory slots and money of each character on the same realm, and deleting data with the menu quickly.
- LDB plugin for BankItems: BankItems provides a LDB launcher if LibDataBroker-1.1 is detected to be loaded. (built-in)
##Commands
- /bi : open BankItems
- /bi all : open BankItems and all bags
- /bi allbank: open BankItems and all bank bags only
- /bi clear : clear currently selected player's info
- /bi clearall : clear all players' info
- /bi showbuttun : show the minimap button
- /bi hidebutton : hide the minimap button
- /bi open charname : open bank of charname on the same server
- /bi charname : open bank of charname on the same server
- /bi search itemname : search for items
- /bis itemname : search for items
- /bigb : open BankItems guild bank
- /bi clear : clear currently selected player's info
- /bigb clear : clear currently selected guild's info
Most options are found in the GUI options panel.
Not a bug
If you close your bank after retrieving/storing an item in it too quickly and the server hasn't updated your inventory, BankItems is unable to record the change to your bank when the item actually moves later. The WoW API does not give you any data about your bank once BANK_FRAME_CLOSED
event has fired.
Tooltip information regarding items on the Auction House, Mailbox and Guild Bank(s) may be out of date and thus be inaccurate. They will only be updated on your next visit to the respective places.
##Credits
Original concept from Merphle
Maintained by JASlaughter, Galmok@Stormrage-EU, and Xinhuan@Blackrock/Barthilas/Frostmourne-US.
Another update.
Changes:
- If Show All Realms option enabled, tooltip also shows other realm player item possession.
- Remember Show All Realms option.
Link : http://rghost.net/58601907
Same as Mornadan's update. Download, unzip to original bankitems addon folder.
At wowace there is more current build than you used for this update.
Now we have two different source codes.
Could you apply your multirealm support into last build from wowace?
Thanks.
Another update.
Changes:
- Add WoD item quality border support.
- Remove oGlow support.
Link : http://rghost.net/58598502
Same as Mornadan's update. Download, unzip to original bankitems addon folder.
Another update.
Changes:
- fixed Reagent Bank size
- redesigned some buttons
Link to new file: http://mega2.republika.pl/bankitems_602_r193.zip
Same as before. Download, unzip to original bankitems addon folder.
To be sure nobody will download old version I've deleted previous zip files.
Hope JackTripper will put that update on wowace soon.
Cheers.
Another update.
Changes:
- fixed Reagent Bank size - thanks to shadowtreedruid
- redesigned some buttons - imho now ui looks a bit better
Link to new file: http://mega2.republika.pl/bankitems_602_r193.zip
Same as before. Download, unzip to original bankitems addon folder.
To be sure nobody will download old version I've deleted previous zip files.
Hope JackTripper will put that update on wowace soon.
Cheers.
Small updated is needed.
The addon is currently only counting the first 84 slots when saving off the reagent bank:
local NUM_REAGENTBANKGENERIC_SLOTS = 84
needs to be updated to
local NUM_REAGENTBANKGENERIC_SLOTS = 98
Unfortunately it will likely never be available on the Curse web-site.
Only the addon's author (or a named maintainer) can "tag" the release as being "release" quality. Only updates that are tagged as "release" will get pushed to Curse's web-site. Alpha and Beta quality updates do not appear on the web-site.
I have pushed all our code updates into the source code repository on the WowAce project site (http://www.wowace.com/addons/bank-items). And you can always download the zip file there.
If you use the Curse Client, you will have the option in there to let you see Alpha, and Beta quality releases. If you opt into seeing Alpha quality releases on BankItems, you will automatically get the updates.
It's a longstanding issue with Curse, WowAce, and WowInterface that they let addons die a slow painful death.
Thank you for your hard work. When will the new patch be available on Curse, please?
Thank you for your answer. I do have the Curse client. I didn't know about that option. I will give it a try.
Ari
Done. Pushed using into SVN into WowAce.
The Alpha release is now up on Curse (for those using the Curse Client)
Yup, that one worked. Could've been the cache issue as you said. Thanks a ton! Working great, plus the new changes like calling out Reagent Bank instead of just Bank.
Thank you. That one works perfectly. Great job nbluewiz and Mornadan
Download zip from this link.
http://mega2.republika.pl/bankitems_602.zip
I noticed that my browser was saving zip file from it's cashe instead of downloading new one.
So clear browser cache and try to redownload.
For me void storage tooltips and reagent bank updates are working fine.
Current .lua file should have "Fixes: by many addon Fans." at the 6th line.
New fixed version (see comments at curse.com for more details).
Fixes:
- Void Storage self tooltips are shown correctly.
- Reagent Bank is updating without need of visiting any bank.
- some other minor fixes.
Download zipped .toc and .lua here: http:mega2.republika.pl/bankitems.zip
Place unzipped files in original addon folder.
Cheers.
To JackTripper: Please copy my files exactly. Last time you skept one fix. Thanks.
Regards.
Clear browser cache ad download zip again.
Current .lua file should have "Fixes: by many addon Fans." at the 6th line.
It was probably because you had some old data cached in addon. When it was refreshed with not well working addon it went worse. But now it should work fine.
Just clear browser cache and dowanload zip again.
My opera was saving to the drive old cached version of zip file so maybe your browser did something like that too.
I fixed version posted by nbluewiz.
Fixes:
- Void Storage self tooltips are shown correctly.
- Reagent Bank is updating without need of visiting any bank.
- some other minor fixes.
Download zipped .toc and .lua here http://mega2.republika.pl/bankitems.zip
Place unzipped files in original addon folder.
Cheers.
Thank you
Thanks for keeping up with this. I'm having new issues now, though. The addon worked 100% 12 hours ago right after your first update (I checked everything, both void tabs, reagent bank, etc, and it was all normal) then today the tooltips broke, showing the first 18 items in void storage as bank, and the rest of void storage not at all. Still happening with the version you just posted.
The only things that could have broken it that I know of are either a change on Blizzard's end or the fact I'm using more void storage today than yesterday (I stored another ~20 items, now only 10 slots free in void storage total).
Still lua error occurs. for Mornadan's fix. Here is my final fix. Fixed some bugs also.
http://rghost.net/58581520