6.0.3.3
Details
- 
                        FilenameBankItems-6.0.3.3.zip
 - 
                        Uploaded by
 -  
                        UploadedJan 1, 2015
 -  
                        Size78.06 KB
 - 
                            Downloads29,400
 - 
                        MD56fabb304f4a28c3742accec9255220c8
 
Supported WoW Retail Versions
- 6.0.3
 
Changelog
------------------------------------------------------------------------
 r221 | nbluewiz | 2015-01-01 14:11:23 +0000 (Thu, 01 Jan 2015) | 1 line
 Changed paths:
    A /tags/6.0.3.3 (from /trunk:220)
tag as 6.0.3.3
 ------------------------------------------------------------------------
 r220 | nbluewiz | 2015-01-01 14:08:41 +0000 (Thu, 01 Jan 2015) | 1 line
 Changed paths:
    M /trunk/BankItems.lua
hide all frames when main frame close button clicked.
 ------------------------------------------------------------------------
 r219 | nbluewiz | 2014-12-12 13:37:13 +0000 (Fri, 12 Dec 2014) | 1 line
 Changed paths:
    M /trunk/Bindings.xml
fix bindings.
 ------------------------------------------------------------------------
 r218 | javier_himura | 2014-11-17 20:58:28 +0000 (Mon, 17 Nov 2014) | 4 lines
 Changed paths:
    M /trunk/BankItems.lua
FIXE : Filter bags and bank, added to lower after replace accents
 ADDED : Show pet species texture for caged pets in player bank and bags
 ADDED : Export button now will include the equipped bags as items to export
 UPDEPD : /bi command when used to close frames it will close all open frames
 ------------------------------------------------------------------------
r217 | burstroc | 2014-11-17 07:42:32 +0000 (Mon, 17 Nov 2014) | 1 line
 Changed paths:
    M /trunk/BankItems.lua
FIXED: BankItems guild bank filtering should now update while only the BankItems guild bank is open.
 ------------------------------------------------------------------------
 r216 | burstroc | 2014-11-17 07:12:02 +0000 (Mon, 17 Nov 2014) | 3 lines
 Changed paths:
    M /trunk/BankItems.lua
FIXED: Moved setting of current tab above population loop for void storage frame to allow filter to work properly on tab changes.
 UPDATED: Updated guild bank frame to support filtering and added search overlays to tabs. Filtering will only happen if the bank items guild bank frame is shown.
 UPDATED: Added search overlays to void frame tabs.
 ------------------------------------------------------------------------
 r215 | burstroc | 2014-11-17 04:29:53 +0000 (Mon, 17 Nov 2014) | 6 lines
 Changed paths:
    M /trunk/BankItems.lua
UPDATED: Updated closed bags filtering to remove the need for an extra function and keep variables uniform between bags.
 UPDATED: Merged void storage filtering back into main filter function since it was always called with the main filtering anyway.
 FIXED: Fixed code for page/slot adjustment in reagent bag filter and added adjustments for void bag filter.
 UPDATED: Make BankItems_SpecialCharactersLocalization work on more accented characters for all locales.
 UPDATED: Updated reagent bank frame and general bank frame to use new localized filtering.
 Ticket 50: Added hook for SetCurrencyTokenByID tooltip function. Should fix the issue with various ui frames not displaying counts in currency tooltips.
 ------------------------------------------------------------------------
 r214 | javier_himura | 2014-11-15 21:03:14 +0000 (Sat, 15 Nov 2014) | 4 lines
 Changed paths:
    M /trunk/BankItems.lua
Fixed VoidStorage tab2 filter
 Hightlight closed bag with items maching filter
 Filter and search not accent sensitive
 Search equipped bags (the bag itself)
 ------------------------------------------------------------------------
 r213 | nbluewiz | 2014-11-04 23:37:31 +0000 (Tue, 04 Nov 2014) | 1 line
 Changed paths:
    M /trunk/BankItems.lua
fix reagent bank and void storage highlight button not shown
 ------------------------------------------------------------------------
r212 | jacktripper | 2014-11-04 18:57:41 +0000 (Tue, 04 Nov 2014) | 2 lines
 Changed paths:
    M /trunk/BankItems.lua
    M /trunk/BankItems.toc
ADDED: Alt and Ctrl clicking the LDB feed can now show Guild and Reagent banks
 Bumped TOC version in anticipaion of next release
 ------------------------------------------------------------------------