BankItems-r71677
Details
-
FilenameBankItems-r71677.zip
-
Uploaded by
-
UploadedApr 26, 2008
-
Size47.90 KB
-
Downloads430
-
MD5345109a5788893a7603f0485256b20a3
Supported WoW Retail Versions
- 2.4.3
Changelog
------------------------------------------------------------------------
r71677 | xinhuan | 2008-04-26 17:38:34 -0400 (Sat, 26 Apr 2008) | 4 lines
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:
- BankItems no longer stores iconpath data or itemcount data if it is 1. This results in roughly 30% reduction in savedvariable size.
- Fix deleted/returned flags that mark if a mail item is going to be deleted or returned when it expires. Existing incorrect flags remain incorrect until you next visit the mailbox.
- Bump version to 24001.
------------------------------------------------------------------------
r68792 | xinhuan | 2008-04-09 13:51:54 -0400 (Wed, 09 Apr 2008) | 1 line
Changed paths:
M /trunk/BankItems/BankItems.lua
BankItems: Fix backpack icon not showing up.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------