r182

Details

  • Filename
    BankItems-r182.zip
  • Uploaded by
  • Uploaded
    Oct 7, 2012
  • Size
    67.96 KB
  • Downloads
    240
  • MD5
    e6d2d98efe184733fb29a9b34401fa38

Supported WoW Retail Versions

  • 5.0.5

Changelog

------------------------------------------------------------------------
r182 | xinhuan | 2012-10-07 14:59:42 +0000 (Sun, 07 Oct 2012) | 1 line
Changed paths:
   M /trunk/BankItems.lua

Fix reversed tooltip problem with last commit.
------------------------------------------------------------------------
r181 | xinhuan | 2012-10-07 14:34:02 +0000 (Sun, 07 Oct 2012) | 1 line
Changed paths:
   M /trunk/BankItems.lua

Fix the bug where a 4-slot or smaller sized bag doesn't display the bottom background texture.
------------------------------------------------------------------------
r180 | xinhuan | 2012-10-07 13:51:55 +0000 (Sun, 07 Oct 2012) | 1 line
Changed paths:
   M /trunk/BankItems.lua
   M /trunk/BankItems.toc

Add Void Storage support, thanks to cybermind. This replaces the space that used to be the keyring.
------------------------------------------------------------------------
r179 | xinhuan | 2012-09-27 15:50:38 +0000 (Thu, 27 Sep 2012) | 1 line
Changed paths:
   M /trunk/BankItems.lua

Assign the return values of 39 CreateFrame()s to 39 local variables because it appears to stop people from getting 'attempt to index global "framename" (a function value)' errors when referencing these 39 globally named frames. Users have reported random WoW crashes due to the bugs in Blizzard's Lua interpreter in WoW v5.
------------------------------------------------------------------------
r177 | xinhuan | 2012-09-23 16:14:10 +0000 (Sun, 23 Sep 2012) | 1 line
Changed paths:
   M /trunk/BankItems.lua
   M /trunk/BankItems.toc
   A /trunk/localization-itIT.lua
   A /trunk/localization-ptBR.lua

Add ptBR and itIT localizations.
------------------------------------------------------------------------
r176 | xinhuan | 2012-09-23 15:56:14 +0000 (Sun, 23 Sep 2012) | 1 line
Changed paths:
   M /trunk/BankItems.lua

Upgrade any old saved itemlinks format to the new format. Remove keyring data. Force Tabards to save to index 18 instead of 19 and migrate any existing tabard data there.
------------------------------------------------------------------------
r175 | xinhuan | 2012-09-23 15:24:35 +0000 (Sun, 23 Sep 2012) | 1 line
Changed paths:
   M /trunk/BankItems.toc

zhCN TOC display fix.
------------------------------------------------------------------------
r174 | iceeagle | 2012-09-20 07:33:34 +0000 (Thu, 20 Sep 2012) | 1 line
Changed paths:
   M /trunk/BankItems.lua
   M /trunk/BankItems.toc

Remove Keyring and ranged slot + ammo
------------------------------------------------------------------------
r173 | xinhuan | 2011-12-18 07:11:31 +0000 (Sun, 18 Dec 2011) | 1 line
Changed paths:
   M /trunk/BankItems.lua

Fix showing the wrong icon for cumulative gold in the mailbox.
------------------------------------------------------------------------