r179

Details

  • Filename
    BankItems-r179.zip
  • Uploaded by
  • Uploaded
    Sep 27, 2012
  • Size
    66.29 KB
  • Downloads
    1,217
  • MD5
    7ccf50e5e0271c04306b86ecfd829081

Supported WoW Retail Versions

  • 5.0.5

Changelog

------------------------------------------------------------------------
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.
------------------------------------------------------------------------