Download
(32Kb)
Download
Updated: 09-24-14 05:57 AM
Pictures
File Info
Compatibility:
Warlords of Draenor Pre-Patch (6.0.2)
Updated:09-24-14 05:57 AM
Created:01-02-09 04:20 PM
Downloads:9,783
Favorites:37
MD5:

BankGUI  Popular! (More than 5000 hits)

Version: 2.3
by: rml [More]

This addon keeps track of all your items in your bank / bags / equiped and all your craftable tradeskill recipes for all your characters (per realm & per account). The items ( bank / bag / equiped ) get updated only when you open your Bank. Tradeskills get updated everytime you open a tradeskill window (this includes Cooking etcetera). To view the list, goto social (O), then click the "Bank" tab at the bottomright of the social window. In this BankGUI window you can click a single item to get detailed information, or filter the list by selecting a character from the dropdown list and/or type a searchtext to show only those items. You'r characters will get added to the dropdown list once you have logged onto them.

Now also supports Guildbank items. When you open the guild bank, items will get added. Click the Guild checkbox to change to Guild item list. Character dropdown will now be Guild dropdown. Item type dropdown (items, tradeskills, everything) will be disabled as there are no tradeskills in Guildbank. Total gold will now be Gold per guild.

Now also saves linked Professions upon opening them. Saved information is: Name of the person who linked it, the Profession link and date&time last received/opened.

Small addition to item type choices in the dropdown menu. 'Items' now has 2 choices: 'All' and 'Quest' so you can choose to only view Quest items. 'Items' itself can still be clicked, in which case 'All' items will be shown.
Post A Reply Comment Options
Unread 05-23-09, 11:47 AM  
rml
A Kobold Labourer
 
rml's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 14
Uploads: 5
in response to Casazil:

FIXED an error from updating the Currency. At first i did not have this error myself, but on another server, on a low character i had this error too. somehow there is an empty ( nil ) currency in the list, so i filtered that out, and it should work now !

download the latest update.
Report comment to moderator  
Reply With Quote
Unread 05-19-09, 04:30 PM  
Zolhex
A Murloc Raider
 
Zolhex's Avatar

Forum posts: 5
File comments: 24
Uploads: 0
Interface\addons\bankGUI.Lua:273 attempt to compare string with Nil

this was the error before and now as of the update i am getting this:

Interface\addons\bankGUI.Lua:278 attempt to compare Nil with string

Go figure they add stuff and do updates all for our enjoyment when really all they do is screw something else up lol.
Report comment to moderator  
Reply With Quote
Unread 05-11-09, 11:44 AM  
rml
A Kobold Labourer
 
rml's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 14
Uploads: 5
FIXED bag update.

FIXED bag update. "In Bags" wasn't showing items totals as it should, cuz i forgot to get rid of some code i needed for testing. I've uploaded it, please download to get the right info !

Sorry for the inconvenience.
Report comment to moderator  
Reply With Quote
Unread 05-10-09, 06:40 AM  
rml
A Kobold Labourer
 
rml's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 14
Uploads: 5
fixed error

i've fixed the error ( i think ), and uploaded it !

i say i think, because i didnt have this error myself, even after deleting all saved variables files to do a 'clean' test, but i tried recreating the error by editing the saved variables and i hope it works.

By the way, some information may be lost when you first use v2.1 because i had to make some changes to the way things are saved to make the addon work more efficient and faster. the information affected is not inventory / bank items, but "Glyphs", "Friends" and "Currency" stuff. these will ofcourse get updated once you log on to your chars.
Last edited by rml : 05-10-09 at 06:44 AM.
Report comment to moderator  
Reply With Quote
Unread 05-09-09, 11:28 PM  
Zolhex
A Murloc Raider
 
Zolhex's Avatar

Forum posts: 5
File comments: 24
Uploads: 0
Ok the error i get is:

Interface\addons\bankGUI.Lua:273 attempt to compare string with Nil

hope that helps
Report comment to moderator  
Reply With Quote
Unread 05-09-09, 03:01 PM  
Zolhex
A Murloc Raider
 
Zolhex's Avatar

Forum posts: 5
File comments: 24
Uploads: 0
I'm getting an error when i log in from bankgui it says something about not finding nil? sorry it was really late last night (or early morning in my case) I won't have time to log in today but when i do I'll write down the exact error and post it.
Report comment to moderator  
Reply With Quote
Unread 05-08-09, 04:12 PM  
rml
A Kobold Labourer
 
rml's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 14
Uploads: 5
farm item info and item totals !

Im sorry for the late reply, but im not frequently visiting this section, because i like the game too much
Anywayz, ive been working on something like this, since someone made me notice the "Warehouse" functionality in Carbonite. i thought, maybe i can do the same for the farm items, to show information when hovering over stuff. i've had a hard time finding out how that works, and still don't know all of it i think. when trying out the farm item information i was also thinking of totals for those items, and thusfar BankGUI 2.1 is the result. please try it out to see if it fits your needs !
Report comment to moderator  
Reply With Quote
Unread 05-04-09, 07:21 PM  
Theondry
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 110
Uploads: 1
I'm not sure if (based on how you describe you store information) this is feasible, but would it be possible to have the gui display totals by ... well, a total? It currently shows how many stacks I have, (so I might be listed as having 7 stacks of something, along with a partial stack of that same thing), and it would be nice if it displayed simply that I have <this many> of <this object> on a given toon.
__________________
Theondry of Perenolde
Report comment to moderator  
Reply With Quote
Unread 03-31-09, 03:25 PM  
rml
A Kobold Labourer
 
rml's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 14
Uploads: 5
I've stated from the beginning of this addon that your bag/bank items only get updated when you open your bank
i did this only because of 1 reason. it is the easiest way (and for me, only way) to update becasue i have tried to undersand the messages that are received for bag stuff (moving items around, selling at vendors etc) but i could not make head or tales of it, and tbh, if i would understand them, it would be very hard to keep track of all of this to save it properly. so i just choose the easy road and only update when you open your bank, because then all bag/bank slots are available at the same time, so i just delete everything and make a 'fresh' list of all bag/bank items
Report comment to moderator  
Reply With Quote
Unread 03-10-09, 02:26 PM  
Theondry
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 110
Uploads: 1
Some bugs

I've noticed there are a lot of empty lines when I show my glyphs. These display if I look at all of my inventory (i.e., nothing filtered) or if I just look at Glyphs, either on a per-character or all toons basis.

Inventory doesn't update in a timely fashion.
Noticed mostly when I do trade skill things (like smelting or making bolts of cloth). It will say I still have the raw materials, as well as the new things I just made.
If I go to the bank (or a vendor? not sure about that one) it updates.
I'll wager infrequent updates is done to reduce load... perhaps force an inventory scan when I push a button or do a search? Maybe not on a search, as that would suck a ton of cycles, but an update button would be handy.)

*edit*
K... just noticed the bit in the Help blurb when typing "/bank" with nothing else. I guess my chat window wasn't large enough to let me see that part. Scrolling is my friend.

I suggest that just "/bank" with no option should open up the window (i.e., "/bank show" for the default action). Perhaps a "/bank ?" to replace the current default action. Or, a "help" button. Perhaps a "?" next to the "+" Options menu.

I appreciate your work on this addon. It's really awesome.
__________________
Theondry of Perenolde
Last edited by Theondry : 03-10-09 at 02:30 PM.
Report comment to moderator  
Reply With Quote
Unread 03-08-09, 11:34 AM  
Theondry
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 110
Uploads: 1
*SQUEE!*

Downloading now.

Awesome.

(you realize there is a slippery slope, now, as I'll probably suggest other things. One comes to mind: the mouseovers for tradeskills provide unexpected information.)
__________________
Theondry of Perenolde
Report comment to moderator  
Reply With Quote
Unread 03-08-09, 06:36 AM  
rml
A Kobold Labourer
 
rml's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 14
Uploads: 5
Ok, i added command line search. see the update for short explanation
Report comment to moderator  
Reply With Quote
Unread 02-26-09, 04:06 PM  
Theondry
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 110
Uploads: 1
Awesome, dude... I'll check out the new features tonight.

(Still holding out for commandline searching.
__________________
Theondry of Perenolde
Report comment to moderator  
Reply With Quote
Unread 02-22-09, 08:55 AM  
Theondry
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 110
Uploads: 1
slash command?

Would it be possible to open BankGUI with a slash command?

Would it be possible for the slash command to feed what comes after it to the search window? Something like:

/BankGUI <search term>

As it stands, I run this and Possessions concurrently because, while I really love the "filter as you type" aspect that BankGUI has, I constantly use the commandline search that Possessions provides.

If that's outside the functionality that you envision for BankGUI, that's fine. Just a thought.

Another feature request: the ability to toggle saving of other people's trade books.
__________________
Theondry of Perenolde
Last edited by Theondry : 02-22-09 at 03:01 PM.
Report comment to moderator  
Reply With Quote
Unread 02-22-09, 08:19 AM  
rml
A Kobold Labourer
 
rml's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 14
Uploads: 5
Fixed it and added some functionality, check the update
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: