r111-nolib

Details

  • Filename
    SmartRes2-r111-nolib.zip
  • Uploaded by
  • Uploaded
    Apr 13, 2010
  • Size
    53.57 KB
  • Downloads
    51
  • MD5
    ceabd33e600aa6d6ba76b605455e5c52

Supported WoW Retail Versions

  • 3.3.3

Changelog

------------------------------------------------------------------------
r111 | torhal | 2010-04-13 11:25:02 +0000 (Tue, 13 Apr 2010) | 1 line
Changed paths:
   M /trunk/SmartRes2.lua

In SmartRes2:ResComm_ResStart(): use SendChatMessage() with "targetName", not "target". Fixes ticket 37.
------------------------------------------------------------------------
r110 | torhal | 2010-04-13 10:51:10 +0000 (Tue, 13 Apr 2010) | 1 line
Changed paths:
   M /trunk/SmartRes2.lua

Changed upvalue handling.
------------------------------------------------------------------------
r109 | torhal | 2010-04-13 10:51:09 +0000 (Tue, 13 Apr 2010) | 1 line
Changed paths:
   M /trunk/Locales/Localization.deDE.lua
   M /trunk/Locales/Localization.enUS.lua
   M /trunk/Locales/Localization.esES.lua
   M /trunk/Locales/Localization.esMX.lua
   M /trunk/Locales/Localization.frFR.lua
   M /trunk/Locales/Localization.koKR.lua
   M /trunk/Locales/Localization.ruRU.lua
   M /trunk/Locales/Localization.zhCN.lua
   M /trunk/Locales/Localization.zhTW.lua
   M /trunk/SmartRes2.lua
   M /trunk/SmartRes2.toc

Fixed up file encoding so my luac program will work with the files.
------------------------------------------------------------------------
r108 | torhal | 2010-04-13 10:51:07 +0000 (Tue, 13 Apr 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Converted tabs to spaces around the LibAboutPanel entry in the .pkgmeta
------------------------------------------------------------------------
r106 | myrroddin | 2010-04-02 10:44:52 +0000 (Fri, 02 Apr 2010) | 3 lines
Changed paths:
   M /trunk/SmartRes2.lua

leveraged the power of Ace3 to reduce code enabling and disabling SmartRes2
changed the default duplicate waiting for accept res bar colour to blue to make it stand out better
removed some useless alpha tags
------------------------------------------------------------------------
r104 | myrroddin | 2010-04-01 09:46:53 +0000 (Thu, 01 Apr 2010) | 1 line
Changed paths:
   M /trunk/SmartRes2.lua

visible bars logic error fixed. won't error out with nil values.
------------------------------------------------------------------------