r215
Details
- 
                        FilenameBankItems-r215.zip
 - 
                        Uploaded by
 -  
                        UploadedNov 16, 2014
 -  
                        Size79.45 KB
 - 
                            Downloads340
 - 
                        MD5d17f7718d566b1465bb38e3bf59a39de
 
Supported WoW Retail Versions
- 6.0.3
 
Changelog
------------------------------------------------------------------------
 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
 ------------------------------------------------------------------------