Addon Info.
Optional Files (0)
Archived (2)
Comments (9)
Addon Information
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)
Saeris's Portal Bug Reports Feature Requests
Author:
Version:
6.1.3
Date:
06-14-2008 08:55 AM
Size:
62.47 Kb
Downloads:
7,721
Favorites:
80
MD5:
Pictures
Click to enlarge
The main display frame imitating the real bank frame while also showing search-highlighting.
BigBankStatement   Popular!
Overview

This addon remembers the bank and bag contents, as well as monetary wealth, of every character with whom you have visited a real bank, and displays this information in a frame similar to the standard bank frame, but with a dropdown menu at the bottom to allow you to choose between viewing different characters on the same server. Also, an editbox is provided to allow you to search for specific items within all stored contents. Type "/bbs help" for configuration slash commands, or just "/bbs" to toggle the display frame (a key binding is also available).



Addon Type Information

Addon type: Interface
Libraries used:
  • ConfigManager1
  • EventsManager1
  • SimpleSlash1

See the readme file in this addon's folder, or my author portal, for an explanation of the addon type system used.



Support

If you found a bug in this addon, want to provide feedback, want to help translate it, or even just want to ask a question, please contact me using one of these methods:

Email address: saeris.sanoora@gmail.com
ICQ number: 119161819
AIM screenname: SaerisSanoora
Penny Arcade forums name: Saeris

If you use any other method, it might take me significantly longer to see your message and reply.

If you wish to support my efforts, you can donate via PayPal by clicking this button:



History of Changes

See the readme file in this addon's folder, or my author portal, for an explanation of the versioning system used.


6.1.3 (Jun 14, 2008):
  • Fixed a bug where each entry in the character selection dropdown would be blank.


6.1.2 (Jun 14, 2008):
  • When searching, the entire frame is no longer reloaded. Instead, each existing button is checked to determine whether the item it is already loaded with matches the new search text, and the border highlight is then adjusted accordingly.


6.1.1 (Jun 1, 2008):
  • Fixed an error that occurred when the parser attempted to parse an item which wasn't in the local WDB cache (a link with no text for the name, just empty brackets).


6.1.0 (Jun 1, 2008):
  • Rearranged item storage format to use less memory.

  • Blank slots in the storage no longer maintain a value of "false" to force the tables into an array format. It appears Lua itself is smart enough to maintain the tables as an array whenever feasible.

  • The item parser no longer registers for item update events until after the saved variables are loaded, fixing a potential load-order problem.

  • Fixed a bug where bag positions would not be saved while the main frame was not acting as a Blizzard panel, and vice versa.

  • Fixed an issue where regular expressions were only allowed in search if the Control key was NOT down, which is the opposite of the intended behaviour.


6.0.0 (Apr 29, 2008):
[list][*]Modified database structure to use a single string to store data instead of an array, reducing memory usage a bit.

[*]Added the ability to search through the contents of every character's bank on the currently selected server. Items which match the results will have a green border, and characters with matching items will appear with their name in green on the selection dropdown.

[*]Added the ability to set the scale of the bags ("/bbs bagscale x").

[*]Added the ability to move the display frame and the bags ("/bbs panel").

[*]Data is now stored for all bags, instead of just the bank bags. This also includes the keyring.

[*]Restructured display frame to combine the server and character dropdowns, add the search editbox, add bag buttons for the normal bags, and add a per-character money display (in addition to the total money display).

[*]Now uses libraries: ConfigManager1, EventsManager1, and SimpleSlash1.


See the readme file in this addon's folder for earlier changes.
  Optional Files - BigBankStatement
Sorry, there are currently no optional files available.
  Archived Versions - BigBankStatement
File Name
Version
Size
Author
Date
6.1.1
62kB
Saeris
06-01-2008 11:54 AM
6.0.0
59kB
Saeris
05-15-2008 09:56 AM
  Comments - BigBankStatement
Post A Reply
Author Comments Comment Options
Old 10-14-2008, 09:27 AM  
Nihlo
A Kobold Labourer

Forum posts: 0
File comments: 47
Uploads: 0
Message: ...ns\BigBankStatement\BigBankStatement_ItemButtons.lua line 70:
attempt to index field '?' (a nil value)
Debug:
[C]: ?
...ns\BigBankStatement\BigBankStatement_ItemButtons.lua:70: ItemButtons_LoadMain()
...AddOns\BigBankStatement\BigBankStatement_Display.lua:28: Display_UpdateCurrentlyViewed()
...AddOns\BigBankStatement\BigBankStatement_Display.lua:56:
...AddOns\BigBankStatement\BigBankStatement_Display.lua:54
[C]: Show()
..\FrameXML\UIParent.lua:1341: SetUIPanel()
..\FrameXML\UIParent.lua:1196: ShowUIPanel()
..\FrameXML\UIParent.lua:1092:
..\FrameXML\UIParent.lua:1088
[C]: SetAttribute()
..\FrameXML\UIParent.lua:1651: MoveAnything_OriginalShowUIPanel()
MoveAnything\MoveAnything.lua:1682: ShowUIPanel()
...AddOns\BigBankStatement\BigBankStatement_Display.lua:8: Display_Toggle()
[string "TOGGLEBIGBANKSTATEMENT"]:1:
[string "TOGGLEBIGBANKSTATEMENT"]:1
Nihlo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-14-2008, 06:50 AM  
Nihlo
A Kobold Labourer

Forum posts: 0
File comments: 47
Uploads: 0
really cool...simple,light,well done...that's what mods of today should be. Don't like monsters like ark with his huge mem and cpu amount and tons of features which noone needs them all.

Hmm sth like this for the guild-vault would be nice^^
Nihlo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-03-2007, 12:00 PM  
kota
A Defias Bandit

Forum posts: 2
File comments: 1
Uploads: 0
Thank you for the great mod. All the other bags are completely confusing to use, this mod is intuitive & clear.

The ability to see character inventory as well as bank would make it perfect for everything i ned out of an inventory mod.
kota is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-13-2007, 11:39 AM  
Silent54
A Defias Bandit

Forum posts: 0
File comments: 55
Uploads: 0
Items Missing

I have the current version and opened all the bags on both of my characters but if I use the slash command /bbs toggle and go to view the inventory on another character all I can see is what is in the character's bags not the bank. The bank inventory is empty.

Also, I assume that this doesnt work with separate accounts. I can be on one account and see the inventory of a characters on another whether their saved data is on the same HD.

Last edited by Silent54 : 01-13-2007 at 11:49 AM.
Silent54 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-12-2006, 11:06 AM  
Saeris
A Murloc Raider
 
Saeris's Avatar
Interface Author - Click to view interfaces

Forum posts: 6
File comments: 126
Uploads: 83
Quote:
Originally posted by Evanion
Nice modd....any chance you will include the inventory for the other chars as well?
I will provide an option to set any given character as a "bank" character, for whom bag information will be stored in addition to bank information.
__________________
Saeris is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-10-2006, 10:43 PM  
Evanion
A Defias Bandit
 
Evanion's Avatar

Forum posts: 3
File comments: 4
Uploads: 0
Nice modd....any chance you will include the inventory for the other chars as well?
Evanion is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-06-2006, 06:29 PM  
Saeris
A Murloc Raider
 
Saeris's Avatar
Interface Author - Click to view interfaces

Forum posts: 6
File comments: 126
Uploads: 83
Yep, that's an error alright. It's from line 117 of BigBankStatement_Main.lua, which calls the slash command handler with no argument (in an effort to print the slash command help texts). This used to work fine when there was a check to see whether the slash command's message existed before trying to parse it, but I removed that when Blizzard changed their slash command dispatching code to always provide an argument (a blank string in cases where the slash command was typed with no parameters). So yeah, the simple fix is what Dridzt posted, and I thank him for handling that while I was away. I'll upload an official fixed version within ten minutes.


Edit: Also, because of the order in which the initialization occurs, that error will not show up after the first time you load the addon. A relog, or a reload of the UI, would get rid of it.


Edit again: The patched version is now uploaded, but it is pending approval. Until then, you can get the file from here.
__________________

Last edited by Saeris : 11-06-2006 at 06:44 PM.
Saeris is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-06-2006, 12:37 PM  
Dridzt
A Cobalt Mageweaver
Interface Author - Click to view interfaces

Forum posts: 223
File comments: 321
Uploads: 31
Same errors as Zidomo (and a host of others following them)

Since no other users are complaining, I'm guessing it's something to do with a fresh install.

To make it clear:
I did a fresh 4.1.1 install, no savedvars or previous addon folder present on my system.

Hope it's something to do with initialization that can be fixed easily, addon looks very promising.

Edit: It is an initialization error.
Until author posts an official fix open up BigBankStatement_Main.lua in a text editor and
modify line 57 to look like this:
local exists, exists, command, argument = string.find(msg or "", "([^%s]+) (.+)");

no more errors.

Last edited by Dridzt : 11-06-2006 at 12:51 PM.
Dridzt is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-06-2006, 01:00 AM  
Zidomo
A Fallenroot Satyr
 
Zidomo's Avatar

Forum posts: 20
File comments: 361
Uploads: 0
Nice looking progression of the old (but still working fine) BankItems.

Nice looking in the screenshot, at least. It doesn't work here.

Fresh install of "BigBankStatement_November5a" from here (no prior versions used). Errors at login of a character after (proper) installation of the mod:
--"BigBankStatement\\BigBankStatement_Main.lua:57: bad argument #1 to `find' (string expected, got nil)"
--"BigBankStatement\\BigBankStatement_Main.lua:102: attempt to index field `StoredData' (a nil value)"

Then opened my bank on that character and received: "\\BigBankStatement\\BigBankStatement_Parsing.lua:9: attempt to index field `StoredData' (a nil value)".

Last edited by Zidomo : 11-06-2006 at 01:02 AM.
Zidomo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:



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


MMOInterface.com Copyright ©2008
World of Warcraft is a registered Trademark of Blizzard Entertainment.
vBulletin - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.