BankItems-r67704

Details

  • Filename
    BankItems-r67704.zip
  • Uploaded by
  • Uploaded
    Apr 2, 2008
  • Size
    47.80 KB
  • Downloads
    205
  • MD5
    2c95d1ff2ee531338f5d19f723fb854e

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r67704 | xinhuan | 2008-04-02 12:06:51 -0400 (Wed, 02 Apr 2008) | 1 line
Changed paths:
   M /trunk/BankItems/BankItems.lua

BankItems: Switch to using GetItemIcon() instead of using the stored icon path. Will test for a few days for any ill effects before I put in code to demolish saved icon data for a much smaller SavedVariable file.
------------------------------------------------------------------------
r66573 | xinhuan | 2008-03-27 22:53:19 -0400 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /trunk/BankItems/BankItems.lua
   M /trunk/BankItems/Bindings.xml
   M /trunk/BankItems/localization-deDE.lua
   M /trunk/BankItems/localization-enUS.lua
   M /trunk/BankItems/localization-frFR.lua
   M /trunk/BankItems/localization-zhCN.lua
   M /trunk/BankItems/localization-zhTW.lua

BankItems: I got bored and removed all the semicolons and brackets, resulting in about 5k less bytes.
------------------------------------------------------------------------
r66292 | xinhuan | 2008-03-27 01:30:17 -0400 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /trunk/BankItems/BankItems.lua
   M /trunk/BankItems/BankItems.toc
   M /trunk/BankItems/localization-deDE.lua
   M /trunk/BankItems/localization-enUS.lua
   M /trunk/BankItems/localization-frFR.lua
   M /trunk/BankItems/localization-zhCN.lua
   M /trunk/BankItems/localization-zhTW.lua

BankItems: Update TOC to 20400. Moved the options window into the default UI's new Interface Options panel.
------------------------------------------------------------------------
r64307 | xinhuan | 2008-03-11 22:48:23 -0400 (Tue, 11 Mar 2008) | 1 line
Changed paths:
   M /trunk/BankItems/BankItems.lua

BankItems: Store an additional integer for mail items indicating their expiry date/time. Update tooltips accordingly.
------------------------------------------------------------------------
r63781 | isler | 2008-03-06 23:17:44 -0500 (Thu, 06 Mar 2008) | 1 line
Changed paths:
   M /trunk/BankItems/localization-zhCN.lua
   M /trunk/BankItems/localization-zhTW.lua

BankItems: zhCN & zhTW update
------------------------------------------------------------------------
r63674 | kunda | 2008-03-05 08:50:45 -0500 (Wed, 05 Mar 2008) | 1 line
Changed paths:
   M /trunk/BankItems/localization-deDE.lua

BankItems: deDE update
------------------------------------------------------------------------
r63662 | xinhuan | 2008-03-05 05:45:30 -0500 (Wed, 05 Mar 2008) | 1 line
Changed paths:
   M /trunk/BankItems/BankItems.lua
   M /trunk/BankItems/localization-deDE.lua
   M /trunk/BankItems/localization-enUS.lua
   M /trunk/BankItems/localization-frFR.lua
   M /trunk/BankItems/localization-zhCN.lua
   M /trunk/BankItems/localization-zhTW.lua

BankItems: Add option to ignore soulbound unstackable items (i.e it only stacks to 1) for the tooltip information.
------------------------------------------------------------------------