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,502
Favorites:
503
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 10-09-2009, 06:22 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 Frayol
Is there a way to stop BankItems counting auctions? I am starting to find it a little confusing as quite often I'll post things for auction on an alt when he is in a capital and he may not go back to one for quite a while so the listings stay. I have looked for an option to turn off the auction info and can't seem to find one. Is it me having a bad case of missing the obvious? If there isn't such an option at the moment, please would you consider adding it in?
You are correct, there is no such option to disable counting auctions. Originally BankItems didn't count auctions, but enough people asked for auctions to be counted. The current tooltips should make it clear though how many of them are on auction status (which could be still be on the AH, sold or expired.
__________________
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 10-01-2009, 09:18 AM  
Frayol
A Deviate Faerie Dragon
 
Frayol's Avatar
Interface Author - Click to view interfaces

Forum posts: 10
File comments: 109
Uploads: 4
Is there a way to stop BankItems counting auctions? I am starting to find it a little confusing as quite often I'll post things for auction on an alt when he is in a capital and he may not go back to one for quite a while so the listings stay. I have looked for an option to turn off the auction info and can't seem to find one. Is it me having a bad case of missing the obvious? If there isn't such an option at the moment, please would you consider adding it in?
Frayol is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-01-2009, 01:36 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 nonameform
Is it possible to count ammo/arrows just once instead of twice? Now BankItems counts both equipped projectiles and those in bags (which are the same, if you have just one stack).
I'll look into a fix for this.
__________________
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 08-31-2009, 12:20 PM  
nonameform
A Deviate Faerie Dragon

Forum posts: 13
File comments: 36
Uploads: 0
Is it possible to count ammo/arrows just once instead of twice? Now BankItems counts both equipped projectiles and those in bags (which are the same, if you have just one stack).
nonameform is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-16-2009, 07:22 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 oXid_FoX
oh sad
hmm.... can you move it away from search button?
You don't actually need to press the search button. Just press Enter after typing your search text in the box.

Alternatively, from the chat box, you can type "/bis potion" to immediately search for potions without having to open BankItems or its search results window first.
__________________
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 08-16-2009, 02:01 PM  
oXid_FoX
A Murloc Raider
 
oXid_FoX's Avatar
Interface Author - Click to view interfaces

Forum posts: 8
File comments: 53
Uploads: 1
Quote:
Originally posted by Xinhuan
Yes, this is normal. It re-performs the search on toggling the checkbox.
oh sad
hmm.... can you move it away from search button?
oXid_FoX is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-16-2009, 07:48 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 oXid_FoX
every time I check "search on all servers", it makes a "complete search"... Whereas I DON'T click on "search"... very annoying

is that normal or not ?
Yes, this is normal. It re-performs the search on toggling the checkbox.
__________________
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 08-08-2009, 05:36 AM  
Unda
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Quote:
Originally posted by Xinhuan
Unda: I believe it already tracks both honor and arena points in the currency bag.
wow you're right, i've looked at the wow-currency tab and there i miss the BankItems tooltip info on mouseover arena and honor points. i just have to use the bankitems currency window instead of wow's to get the blue number in my tooltip ^^

thanks
Unda is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-06-2009, 07:20 AM  
oXid_FoX
A Murloc Raider
 
oXid_FoX's Avatar
Interface Author - Click to view interfaces

Forum posts: 8
File comments: 53
Uploads: 1
every time I check "search on all servers", it makes a "complete search"... Whereas I DON'T click on "search"... very annoying

is that normal or not ?
oXid_FoX is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-05-2009, 07:11 PM  
Xinhuan
A Deviate Faerie Dragon
 
Xinhuan's Avatar
Interface Author - Click to view interfaces

Forum posts: 11
File comments: 136
Uploads: 11
nonameform: Will look into it.

Unda: I believe it already tracks both honor and arena points in the currency bag.
__________________
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 08-03-2009, 05:08 PM  
Unda
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
thanks for the nice addon


is there a chance that honor and arena points will be added to the currency feature?
Unda is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-03-2009, 02:30 AM  
nonameform
A Deviate Faerie Dragon

Forum posts: 13
File comments: 36
Uploads: 0
Thanks for your great addon, as it helps me to track items that I have on my alts and my guild bank, so I won't accidentally buy things that I already own.

I do like the new currency tracking feature in BI, but is there away to make BI stop displaying tokens I have on my alt on Alliance, while my main is on Horde? I keep seeing total number of tokens of all my chars on realm, even though I did remove all information about my ally characters from BI. Do I need to log my ally character again with BI enabled and then remove that new information when I log my Horde side or is it intended behavior?
nonameform is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-12-2009, 09:01 PM  
Jumpee
A Murloc Raider
Interface Author - Click to view interfaces

Forum posts: 8
File comments: 46
Uploads: 4
This is one, damn, fine addon. Nice work!
Jumpee is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-09-2009, 10:36 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 Maelynn
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!!
I might just have to hack in an extra checkbox in the crowded bank interface to re-include characters on the other faction on the same realm...

You can however edit the BankItems.lua source code, and find/remove all 4 occurances of the phrase "and value.faction == selfPlayer.faction".
__________________
Author/Maintainer of Postal, Omen3, GemHelper, BankItems, WoWEquip, GatherMate, Routes and Cartographer_Routes

Last edited by Xinhuan : 06-09-2009 at 10:40 PM.
Xinhuan is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-09-2009, 08:46 AM  
Frayol
A Deviate Faerie Dragon
 
Frayol's Avatar
Interface Author - Click to view interfaces

Forum posts: 10
File comments: 109
Uploads: 4
Thank you including LDB support directly. I can now retire my little launcher and use your much better implementation.
Frayol 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.