r102

Details

  • Filename
    MobileVault-r102.zip
  • Uploaded by
  • Uploaded
    Oct 28, 2009
  • Size
    130.09 KB
  • Downloads
    54
  • MD5
    215153e4e4f5f967557feb77ee54f268

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
r102 | starinnia | 2009-10-28 18:29:50 +0000 (Wed, 28 Oct 2009) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Options/Options.lua

-make sure to load the options from the LDB launcher
------------------------------------------------------------------------
r101 | starinnia | 2009-10-28 18:14:18 +0000 (Wed, 28 Oct 2009) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Frames.lua
   M /trunk/Options/Options.lua

-fix toggle for guild tooltips
-don't let the user click on tabs they don't have permission to view
-make unviewable tab textures desaturated
------------------------------------------------------------------------
r100 | starinnia | 2009-10-28 17:48:09 +0000 (Wed, 28 Oct 2009) | 1 line
Changed paths:
   M /trunk/Core.lua

kill call to a nonexistent function
------------------------------------------------------------------------
r99 | starinnia | 2009-10-28 15:50:29 +0000 (Wed, 28 Oct 2009) | 1 line
Changed paths:
   D /trunk/Options/Config.lua
   M /trunk/Options/MobileVault_Options.toc
   A /trunk/Options/Options.lua (from /trunk/Options/Config.lua:98

rename the file, since I forgot that
------------------------------------------------------------------------
r98 | starinnia | 2009-10-28 15:48:24 +0000 (Wed, 28 Oct 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   D /trunk/Config.lua
   M /trunk/Core.lua
   M /trunk/MobileVault.toc
   A /trunk/Options
   A /trunk/Options/Config.lua
   A /trunk/Options/MobileVault_Options.toc

initial drycoding of LoD options
------------------------------------------------------------------------
r97 | starinnia | 2009-10-28 14:59:24 +0000 (Wed, 28 Oct 2009) | 1 line
Changed paths:
   M /trunk/MobileVault.toc

change X-LoadOn-Always to true instead of delayed
------------------------------------------------------------------------
r96 | starinnia | 2009-10-28 14:58:29 +0000 (Wed, 28 Oct 2009) | 2 lines
Changed paths:
   A /trunk/Locales/frFR.lua
   M /trunk/MobileVault.toc

-add frFR file
-load locale files in the toc
------------------------------------------------------------------------
r95 | starinnia | 2009-10-28 03:32:00 +0000 (Wed, 28 Oct 2009) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/enUS.lua

fix tooltips, stupid capitalization...
------------------------------------------------------------------------
r94 | starinnia | 2009-10-28 03:15:15 +0000 (Wed, 28 Oct 2009) | 1 line
Changed paths:
   M /trunk/Config.lua
   M /trunk/Core.lua

-completely drycoded tooltip support
------------------------------------------------------------------------
r93 | starinnia | 2009-10-28 02:43:33 +0000 (Wed, 28 Oct 2009) | 1 line
Changed paths:
   A /trunk/Locales/deDE.lua
   A /trunk/Locales/esES.lua
   A /trunk/Locales/esMX.lua
   A /trunk/Locales/koKR.lua
   A /trunk/Locales/ruRU.lua
   A /trunk/Locales/zhCN.lua
   A /trunk/Locales/zhTW.lua

-add locale files to be filled in by the packager as people localize
------------------------------------------------------------------------
r92 | starinnia | 2009-10-28 02:25:00 +0000 (Wed, 28 Oct 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

small pkgmeta tweak
------------------------------------------------------------------------
r91 | starinnia | 2009-10-28 02:22:07 +0000 (Wed, 28 Oct 2009) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/enUS.lua

tweak a localized string
------------------------------------------------------------------------
r90 | starinnia | 2009-10-28 02:04:18 +0000 (Wed, 28 Oct 2009) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Frames.lua

put packager replacements I overwrote back in
------------------------------------------------------------------------
r89 | starinnia | 2009-10-28 01:57:54 +0000 (Wed, 28 Oct 2009) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Frames.lua
   M /trunk/Locales/enUS.lua

-add the ability to switch between saved guild vaults
-add "last scan" and "guild funds" strings at bottom of frame
-clean up hiding/showing tab buttons slightly
------------------------------------------------------------------------
r88 | starinnia | 2009-10-28 01:02:23 +0000 (Wed, 28 Oct 2009) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Frames.lua

-fix tab button textures
-fix extra tab buttons being displayed
------------------------------------------------------------------------
r87 | starinnia | 2009-10-28 00:51:51 +0000 (Wed, 28 Oct 2009) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Frames.lua
   M /trunk/Locales/enUS.lua

-fix textures not being anchored to anything
-fix item count alignment
-fix text colors
------------------------------------------------------------------------
r86 | starinnia | 2009-10-27 23:52:27 +0000 (Tue, 27 Oct 2009) | 1 line
Changed paths:
   M /trunk/MobileVault.toc

fix locale file loading from toc
------------------------------------------------------------------------
r85 | starinnia | 2009-10-27 23:45:52 +0000 (Tue, 27 Oct 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

fix pkgmeta externals
------------------------------------------------------------------------
r84 | starinnia | 2009-10-27 23:45:06 +0000 (Tue, 27 Oct 2009) | 3 lines
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   M /trunk/Bindings.xml
   A /trunk/Config.lua
   M /trunk/Core.lua
   M /trunk/Frames.lua
   D /trunk/Locales/Locale-enUS.lua
   D /trunk/Locales/Locale-frFR.lua
   D /trunk/Locales/Locale-koKR.lua
   D /trunk/Locales/Locale-zhCN.lua
   A /trunk/Locales/enUS.lua (from /trunk/Locales/Locale-enUS.lua:76
   M /trunk/MobileVault.toc

Begin a major rewrite to clean up the codebase and switch to Ace3

Use alphas at your own risk until the next beta.
------------------------------------------------------------------------
r83 | starinnia | 2009-08-25 13:43:51 +0000 (Tue, 25 Aug 2009) | 2 lines
Changed paths:
   M /trunk/MobileVault.toc
   D /trunk/embeds.xml
   D /trunk/license.txt

-load libs from the toc instead of embeds.xml
-tweak load order slightly
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
19.22 KB Oct 28, 2009 3.2.0 33