Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
30200
Date:
08-16-2009 01:18 PM
Size:
58.09 Kb
Downloads:
23,773
Favorites:
505
MD5:
Pictures
Click to enlarge
BankItems window and bags
Click to enlarge
BankItems Options
BankItems   Popular! (More than 5000 hits)
BankItems v30200
16th August 2009 (r147 on wowace)
For use with Live Servers v3.2.0.10192.

An addon that remembers the contents of your bank, bags, mail, equipped, currency, keyring and items on AH 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.

Type /bi or /bankitems to see what is currently in your bank. You must visit your bank once to initialize.

BankItems will also remember the contents of Guild Banks if you are able to view them. Use /bigb to see them. Note that Guild Banks are a shared repository and changes can occur to it by other members of your guild.

BankItems will now only show/search characters and guilds from the same faction and realm. You will need to login at least once per character/guild for BankItems to save faction information otherwise these characters will no longer show up unless the "Show/Search All Realms" checkbox is checked.

FuBar plugin for BankItems

http://www.wowace.com/projects/bank-items-fu/

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.

Titan Panel plugin for BankItems

http://wowui.incgamers.com/?p=mod&m=3848

Note: I no longer support the Titan Panel plugin and its current author is not me.

LDB plugin for BankItems

BankItems provides a LDB launcher if LibDataBroker-1.1 is detected to be loaded.

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 search itemname : search for items
/bis itemname : search for items
/bigb : open BankItems guild bank
/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.

BookOfCrafts is known to cause errors in BankItems by using improper hooks.

Credits:
Original concept from Merphle
Last maintained by JASlaughter, then Galmok@Stormrage-EU.
  Change Log - BankItems
16 August 2009, by Xinhuan @ Blackrock US Alliance: Version 30200
-- For use with Live Servers v3.2.0.10192.
-- NEW: Added a checkbox to toggle displaying data from the opposite faction (affects both dropdowns and tooltips).
-- UPDATED: Items on the Auction House are now shown in the tooltip information. Note that this information can be inaccurate if these items are sold or expired.

9th June 2009, by Xinhuan @ Blackrock US Alliance: Version 30100
-- FIXED: Fix rare "selfPlayer (nil value)" error.
-- UPDATED: Remove all pre-Wrath compatibility code.
-- UPDATED: Export now exports equipped gear as well.
-- UPDATED: BankItems now uses the WoWAce localization system at http://www.wowace.com/projects/bank-items/localization/
-- UPDATED: Update BankItems tooltip information to work with LinkWrangler's dynamic frame creation.
-- UPDATED: Linking items from BankItems should now behave like the default UI (including being able to link into the AH search box).
-- UPDATED: Significantly reduce string garbage generation. Also some code optimizations.
-- UPDATED: When taking items from the mailbox, the tooltip information is now updated immediately.
-- UPDATED: Add esES localization.
-- NEW: Currency tokens are now recorded.
-- NEW: The contents of the Keyring are now recorded.
-- NEW: Items you have put up for auction are now recorded when you visit the Auction House. These items are not included in searches or tooltips.
-- NEW: Register a LDB launcher if LDB-1.1 is detected during VARIABLES_LOADED.
-- NEW: BankItems will now only show/search characters and guilds from the same faction and realm. You will need to login at least once per character/guild for BankItems to save faction information otherwise these characters will no longer show up unless the "Show/Search All Realms" checkbox is checked.

24th October 2008, by Xinhuan @ Blackrock US Alliance: Version 30002
-- FIXED: Fix errors that occur when used with HealPoints.
-- FIXED: Fix errors that occur when clearing data of a player/guildbank.
-- REMOVED: Removed support for Saeris' Lootlink, which is discontinued and no longer works in patch 3.0.2.

15th October 2008, by Xinhuan @ Blackrock US Alliance: Version 30001
-- For use with Live Servers v3.0.2.9056 or WotLK Beta Servers v3.0.2.9061.
-- FIXED: Fix errors that appear when opening the Addon options frame.

14th October 2008, by Xinhuan @ Blackrock US Alliance: Version 30000
-- For use with Live Servers v3.0.2.9056 or WotLK Beta Servers v3.0.2.9061.
-- FIXED: Fix errors resulting from the base UI code being rewritten to use locals and "self" arguments in WotLK.
-- UPDATED: Delay creation of some 600+ child frames and textures (mostly item buttons) until they are shown (saves 50kb). Experimental. May screw up Skinner.
-- UPDATED: Add upgrade function to convert old TBC format links to new WotLK format links.

16th May 2008, by Xinhuan @ Blackrock US Alliance: Version 24001
-- For use with Live Servers v2.4.2.8278.
-- CODING: Removed redundant semicolons and brackets.
-- FIXED: Fix deleted/returned flags that mark if a mail item is going to be deleted or returned when it expires. Existing incorrect flags remain incorrect until you next visit the mailbox.
-- UPDATED: BankItems no longer stores iconpath data or itemcount data if it is 1. This results in roughly 30% reduction in savedvariable size.

27th March 2008, by Xinhuan @ Blackrock US Alliance: Version 24000
-- For use with Live Servers v2.4.0.8089.
-- ADDED: Store mail expiry time for each item in the mailbox.
-- ADDED: New option to ignore soulbound items that are not stackable for tooltip information.
-- UPDATED: Moved the options window into the default UI's new Interace Options panel.

9th January 2008, by Xinhuan @ Blackrock US Alliance: Version 23003
-- For use with Live Servers v2.3.2.7741.
-- FIXED: Fix for BankItems.lua: 3894: attempt to call global 'GetUIPanelWindowInfo' (a nil value)

2nd January 2008, by Xinhuan @ Blackrock US Alliance: Version 23002
-- FIXED: Add a tooltip:Show() to force tooltip repainting after adding tooltip information.
-- FIXED: *Very* aggressively cache tooltip text that is added for performance (slight memory increase).
-- FIXED: Switched method of hooking tooltips to improve performance (credit to Siz).
-- FIXED: Rebuild alt-cache on returning items to an existing alt.
-- ADDED: Added a button to open BIGB in BankItems.

For older changes going all the way back to 2006, read the first part of BankItems.lua.
  Optional Files - BankItems
Sorry, there are currently no optional files available.
  Archived Versions - BankItems
File Name
Version
Size
Author
Date
30100
59kB
Xinhuan
06-09-2009 04:36 AM
30002
53kB
Xinhuan
10-24-2008 11:44 AM
  Comments - BankItems
Post A Reply Comment Options
Old 06-09-2009, 07:37 AM  
Maelynn
A Kobold Labourer
 
Maelynn's Avatar

Forum posts: 0
File comments: 15
Uploads: 0
Quote:
BankItems will now only show/search characters and guilds from the same faction and realm.
Noooooooooooo....

I really loved this option, as I have multiple high-level characters on both factions of the same realm and often check if something I need on one side is perhaps already in my bank on the other side, so that I just need to transfer it.

PLEASE, put this feature back in. I beg you!!
__________________
Just remember... if the world didn't suck, we'd all fall off.
Maelynn is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-16-2009, 01:44 AM  
Xinhuan
A Deviate Faerie Dragon
 
Xinhuan's Avatar
Interface Author - Click to view interfaces

Forum posts: 11
File comments: 136
Uploads: 11
Re: Remove old characters?

Quote:
Originally posted by Robicus
I installed this addon a long time ago, and since then I deleted some characters and created new ones. It's still showing the names of the deleted characters in the list. I tried deleting the folder on my hard drive and re-extracting the rar file, but that made no difference. I assume the item list is stored somewhere else on my hard drive. I did a search for any file that contains the names of the characters that were deleted, but got no results. So how do I reset the addon? I don't mind if I have to log into each character and check their mailbox and bank again, as long as I can get rid of the nonexistant characters.
As stated in the addon description just one click away:

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 search itemname : search for items
/bis itemname : search for items
/bigb : open BankItems guild bank
/bigb clear : clear currently selected guild's info
__________________
Author/Maintainer of Postal, Omen3, GemHelper, BankItems, WoWEquip, GatherMate, Routes and Cartographer_Routes
Xinhuan is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-12-2009, 05:44 AM  
Robicus
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Angry Remove old characters?

I installed this addon a long time ago, and since then I deleted some characters and created new ones. It's still showing the names of the deleted characters in the list. I tried deleting the folder on my hard drive and re-extracting the rar file, but that made no difference. I assume the item list is stored somewhere else on my hard drive. I did a search for any file that contains the names of the characters that were deleted, but got no results. So how do I reset the addon? I don't mind if I have to log into each character and check their mailbox and bank again, as long as I can get rid of the nonexistant characters.
Robicus is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-28-2009, 03:07 AM  
shomizu9
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Quote:
Originally posted by Layto
Could you tell us where exactly to change this code for us new to editing.
1) In the BankItems folder (in your addons folder), find the BankItems.toc file
2) Open BankItems.toc with your favorite text editor, such as Notepad, Wordpad, Simpletext etc
3) The first line should be:

## Interface: 30000

4) Edit this to say:

## Interface: 30100

5) Save the file, and play as normal!

p.s. Xinhuan, thank you for your contributions to the WoW community over the years!

Last edited by shomizu9 : 04-28-2009 at 03:09 AM.
shomizu9 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-27-2009, 03:36 PM  
Layto
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Quote:
Originally posted by Xinhuan
No. There is absolutely no reason to release a new version of an addon just to update 5 digits in a file and make people think there is an update when there is none and consume loads of download bandwidth for the host. The addon works as-is with zero errors.

You may modify the 5 digits yourself to 30100.
Could you tell us where exactly to change this code for us new to editing.
Layto is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-26-2009, 06:13 PM  
Xinhuan
A Deviate Faerie Dragon
 
Xinhuan's Avatar
Interface Author - Click to view interfaces

Forum posts: 11
File comments: 136
Uploads: 11
Quote:
Originally posted by wsuhoey
I'm avoiding loading Out of Date addons.
Please can we at least get an official TOC update released?
No. There is absolutely no reason to release a new version of an addon just to update 5 digits in a file and make people think there is an update when there is none and consume loads of download bandwidth for the host. The addon works as-is with zero errors.

You may modify the 5 digits yourself to 30100.
__________________
Author/Maintainer of Postal, Omen3, GemHelper, BankItems, WoWEquip, GatherMate, Routes and Cartographer_Routes

Last edited by Xinhuan : 04-26-2009 at 06:14 PM.
Xinhuan is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-23-2009, 02:08 PM  
wsuhoey
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Quote:
Originally posted by Xinhuan
It still works perfectly without errors doesn't it (Load out of date addons)? Any updates would just be adding features.
I'm avoiding loading Out of Date addons.
Please can we at least get an official TOC update released?

Last edited by wsuhoey : 04-23-2009 at 04:21 PM.
wsuhoey is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-23-2009, 01:43 AM  
Xinhuan
A Deviate Faerie Dragon
 
Xinhuan's Avatar
Interface Author - Click to view interfaces

Forum posts: 11
File comments: 136
Uploads: 11
Quote:
Originally posted by wsuhoey
Xinhuan, what's the status of updating BankItems for WoW Patch 3.1.1?
It still works perfectly without errors doesn't it (Load out of date addons)? Any updates would just be adding features.
__________________
Author/Maintainer of Postal, Omen3, GemHelper, BankItems, WoWEquip, GatherMate, Routes and Cartographer_Routes
Xinhuan is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-22-2009, 05:46 PM  
wsuhoey
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Xinhuan, what's the status of updating BankItems for WoW Patch 3.1.1?
wsuhoey is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-22-2009, 01:10 AM  
Xinhuan
A Deviate Faerie Dragon
 
Xinhuan's Avatar
Interface Author - Click to view interfaces

Forum posts: 11
File comments: 136
Uploads: 11
Quote:
Originally posted by xtoq
Ok, I have a request, and if need be I'll put in the feature request page (but God I hate that page...so non-intuitive). Since they have now made it so Warlocks can only carry 32 soul shards ever (including bank), I need a display that shows how many soul shards I have total, so I don't run into the "You can't carry any more of those items" errors. All the soul shard displays only show shards you have on you, which is fine and dandy if I wasn't farming and don't have room for an herb and soul bag. I don't know if Blizzard is planning on fixing this or if this is what we now have to live with, but it sucks.

Bascially, I like how BI shows you how many total of something you have when you mouseover the item, and I'd like that functionality to be available to a display plugin. So I could go into BI and ctrl+click an item to set it as the "watched" item. I've tried FarmerFu, which does this, but it's unreliable.
Not to diss you or anything, may I ask why you have soulshards in your bank at all? Blizzard made the shard limit 32 because soul shard bags have a max capacity of 32 (every warlock I know has this largest one). And since these bags can't hold anything but shards, this works out perfect and no shards ever overflow into your other bags.
__________________
Author/Maintainer of Postal, Omen3, GemHelper, BankItems, WoWEquip, GatherMate, Routes and Cartographer_Routes
Xinhuan is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-20-2009, 02:17 PM  
xtoq
A Fallenroot Satyr
 
xtoq's Avatar
Interface Author - Click to view interfaces

Forum posts: 24
File comments: 495
Uploads: 1
Ok, I have a request, and if need be I'll put in the feature request page (but God I hate that page...so non-intuitive). Since they have now made it so Warlocks can only carry 32 soul shards ever (including bank), I need a display that shows how many soul shards I have total, so I don't run into the "You can't carry any more of those items" errors. All the soul shard displays only show shards you have on you, which is fine and dandy if I wasn't farming and don't have room for an herb and soul bag. I don't know if Blizzard is planning on fixing this or if this is what we now have to live with, but it sucks.

Bascially, I like how BI shows you how many total of something you have when you mouseover the item, and I'd like that functionality to be available to a display plugin. So I could go into BI and ctrl+click an item to set it as the "watched" item. I've tried FarmerFu, which does this, but it's unreliable.
xtoq is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-13-2009, 05:21 AM  
Xinhuan
A Deviate Faerie Dragon
 
Xinhuan's Avatar
Interface Author - Click to view interfaces

Forum posts: 11
File comments: 136
Uploads: 11
Re: Re: I would REALLY like to request

Quote:
Originally posted by xtoq
Is that even possible?
No it's not possible at all, unless you copy BankItems.lua around between your WTF\Account\(Account)\SavedVariables\ folders between logins.
__________________
Author/Maintainer of Postal, Omen3, GemHelper, BankItems, WoWEquip, GatherMate, Routes and Cartographer_Routes
Xinhuan is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-08-2009, 01:44 PM  
xtoq
A Fallenroot Satyr
 
xtoq's Avatar
Interface Author - Click to view interfaces

Forum posts: 24
File comments: 495
Uploads: 1
Re: I would REALLY like to request

Quote:
Originally posted by jaelli
that your next iteration of this include the ability to show bank etc. across accounts. I use several accounts continuously, and quite frequently need to know what's in banks on the other accounts when logged in to a given one. I hate to open a second game instance just to look at banks.

Other than that, it's a great addon, thanks!
Is that even possible?
xtoq is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-07-2009, 08:32 PM  
jaelli
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
I would REALLY like to request

that your next iteration of this include the ability to show bank etc. across accounts. I use several accounts continuously, and quite frequently need to know what's in banks on the other accounts when logged in to a given one. I hate to open a second game instance just to look at banks.

Other than that, it's a great addon, thanks!
jaelli is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-21-2009, 06:31 PM  
xtoq
A Fallenroot Satyr
 
xtoq's Avatar
Interface Author - Click to view interfaces

Forum posts: 24
File comments: 495
Uploads: 1
Re: Gold!

Quote:
Originally posted by Alfuin
Hmmm, you have quite a lot of gold there.

But what interests me is if it is possible to option out showing total amount of gold.
If you mean on the main window, no. If you mean the display on the FuBar or LDB plugin, yes. Right click the icon and there should be an option for displaying gold or bag space.
xtoq is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.