Download
(14Kb)
Download
Updated: 10-26-10 04:43 PM
Pictures
File Info
Updated:10-26-10 04:43 PM
Created:01-29-09 04:18 PM
Downloads:3,638
Favorites:30
MD5:

Guild Bank Filters

Version: 0.7
by: Olorin [More]

Guild Bank Filters is a fairly simple addon that allows you to find what your looking for in the guild bank by providing filters :

Item name (partial matches)
Minimum and Maximum required level
Item slot type (Head, chest, etc.)
Armor class (plate, cloth, etc.)
Item Category (tradeskill, gems, weapons, armor etc.)

It will also put the items required level on each slot of the guild bank.

Hopefully if your a hording horde like me it will make things easier to find.

Checked and Working fine with 4.01

Known issue, sometimes the name of the dropdown boxes dont reset correctly, functionally it works fine.

Any comments / suggestions welcome.

Any suggestions welcome.

Olorin

--Version 0.7
-- Added filter for Item Catageory, ie weapon, armor, gems, tradeskill items etc.
-- Known bug where the Dropdown Menus reset correctly but display the same heading even though they are set correctly in menu list.
--Version 0.6 Updated for Cataclysm,
-- Filter reset timings changed too as they were unnecessarily long
--Version 0.5b Hotfix
-- GuildBankFrame Update event triggers before the GuildBankFrame even existing,
-- code now checks for this occourence and does nothing till the GuildBankFrame actually exists.
-- Version 0.5a Hotfix
-- Checks to see if the guild bank frame is visible before trying to add filters
-- Version 0.5 Initial Relase
Post A Reply Comment Options
Unread 02-02-09, 02:33 AM  
8489
A Defias Bandit
 
8489's Avatar

Forum posts: 2
File comments: 37
Uploads: 0
Exclamation WoWInterfaceUI Updater - Error

Any chance of a WoWInterfaceUI Updater Error *fix*?

Current Error:

Error - Unsupported Addon?

Zip file problem?

Such a great addon hope you can fix this please.
Report comment to moderator  
Reply With Quote
Unread 02-02-09, 10:47 AM  
Olorin
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 10
Uploads: 2
Thanks 8489 for bringing that to my attention, the addon itsself has not been changed but I have uploaded a .zip version instead so this addon is supported by the current WoW Interface Updater.

Regards

Olorin.
Report comment to moderator  
Reply With Quote
Unread 02-04-09, 03:59 AM  
8489
A Defias Bandit
 
8489's Avatar

Forum posts: 2
File comments: 37
Uploads: 0
Great thanks. Such a great addon i would personaly rate this 9/10. Only usefull guildbank addon ive seen. keep up the good work
Report comment to moderator  
Reply With Quote
Unread 02-25-09, 09:58 PM  
fred
A Cobalt Mageweaver

Forum posts: 208
File comments: 354
Uploads: 0
getting this error.I'm pretty sure ( near positive) I updated it after last update.


[2009/02/25 22:48:58-285-x29]: bcsGBF-0.5\bcsGBF.lua:147: attempt to index global 'SearchEditBox' (a nil value)
bcsGBF-0.5\bcsGBF.lua:87: in function <Interface\AddOns\bcsGBF\bcsGBF.lua:61>

---
Report comment to moderator  
Reply With Quote
Unread 02-26-09, 07:36 AM  
Olorin
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 10
Uploads: 2
fred, can you tell me if you get this every time your interface loads, ie logging into a character or doing a /console reloadui or is it just occasionally/rarely?

I have found theirs issues with bolting on this addon to the guildbankframe since it isnt created till you first visit the guild bank.
I will have a look at this but any info on its occurance frequency would be appreciated.

Olorin
Report comment to moderator  
Reply With Quote
Unread 02-26-09, 08:15 AM  
Olorin
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 10
Uploads: 2
Fred, after having looked at this error i've found that it relates to the code of version 0.5 not the current 0.5a, please update with the current version, I have put in more checks to avoid this issue.

Please let me know if you have any issues after updating.

Regards

Olorin.
Report comment to moderator  
Reply With Quote
Unread 09-01-10, 09:04 AM  
Everglow
An Aku'mai Servant
 
Everglow's Avatar
AddOn Author - Click to view AddOns

Forum posts: 36
File comments: 94
Uploads: 7
hidden edit boxes

I've noticed that occasionally the GBF elements don't show on the Guild Bank. Using /framestack and hovering over where they should be I could see they were indeed there but under the main GB frame. The local fix I made was to add a line in the lua code right after creating each element to set it's frame strata to HIGH, like so:
Code:
SearchEditBox:SetFrameStrata("HIGH")
If left at the default (MEDIUM, same as the main GB frame) you leave it up to chance which frame will be on top. Normally Blizzard frames get shown before 3rd party addons' frames, which would put yours on top, but that is not guaranteed.
__________________
Everglow - Sisters of Elune/US
Report comment to moderator  
Reply With Quote
Unread 09-07-10, 10:07 AM  
Olorin
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 10
Uploads: 2
Re: hidden edit boxes

Originally posted by Everglow
I've noticed that occasionally the GBF elements don't show on the Guild Bank. Using /framestack and hovering over where they should be I could see they were indeed there but under the main GB frame. The local fix I made was to add a line in the lua code right after creating each element to set it's frame strata to HIGH, like so:
Code:
SearchEditBox:SetFrameStrata("HIGH")
If left at the default (MEDIUM, same as the main GB frame) you leave it up to chance which frame will be on top. Normally Blizzard frames get shown before 3rd party addons' frames, which would put yours on top, but that is not guaranteed.

Thanks for the feeback Everglow, ill certainly look into this, though strange that ive never seen this myself, I suspect its something to do with the loading speed/priority. I've not experienced this myself so testing it wont be conclusive.

Appreciate the feedback.

Olorin.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: