v1.3

Details

  • Filename
    Hermes_LightUI-v1.3.zip
  • Uploaded by
  • Uploaded
    Jun 30, 2011
  • Size
    12.73 KB
  • Downloads
    1,417
  • MD5
    877daaba9a31e59e3219d6ef7b4bed1d

Supported WoW Retail Versions

  • 4.2.0

Changelog

------------------------------------------------------------------------
r14 | inthedrops | 2011-06-30 09:34:05 +0000 (Thu, 30 Jun 2011) | 3 lines
Changed paths:
   A /tags/v1.3 (from /trunk:13)

Tagging as v1.3

Fixed nil recycler error (and probably many others) caused by using options before Hermes started receiving.
------------------------------------------------------------------------
r13 | inthedrops | 2011-06-30 09:22:36 +0000 (Thu, 30 Jun 2011) | 1 line
Changed paths:
   M /trunk/Hermes_LightUI.lua

fixed nil recycler bug trying to interact with options if "OnReceiving" hadn't been called yet
------------------------------------------------------------------------
r11 | inthedrops | 2011-06-29 18:32:37 +0000 (Wed, 29 Jun 2011) | 1 line
Changed paths:
   M /trunk/Hermes_LightUI.toc

toc update
------------------------------------------------------------------------
r9 | inthedrops | 2011-06-10 18:29:08 +0000 (Fri, 10 Jun 2011) | 1 line
Changed paths:
   M /trunk/Hermes_LightUI.lua

test build with updated locales.
------------------------------------------------------------------------
r8 | inthedrops | 2011-06-10 16:19:00 +0000 (Fri, 10 Jun 2011) | 1 line
Changed paths:
   M /trunk/Hermes_LightUI.lua
   M /trunk/Hermes_LightUI.toc

small performance improvements
------------------------------------------------------------------------
r7 | inthedrops | 2011-06-10 15:16:40 +0000 (Fri, 10 Jun 2011) | 4 lines
Changed paths:
   M /trunk/Hermes_LightUI.lua
   M /trunk/Localization/enUS.lua

* Added hide self option
* Changed time format from Seconds to HH:MM:SS
* Added a one pixel gap between bars (note: BAR_GAP can be set manually in the Lua file if you wish to change this)
* Reduced background alpha slightly (note: BAR_BGALPHA can be set manually in the Lua file if you wish to change this. Range is 0 to 1)
------------------------------------------------------------------------
r4 | inthedrops | 2011-05-30 04:51:26 +0000 (Mon, 30 May 2011) | 1 line
Changed paths:
   M /trunk/Hermes_LightUI.lua

small bugfix when receiving gets disabled before plugin ever started receiving.
------------------------------------------------------------------------
r3 | inthedrops | 2011-05-29 20:53:18 +0000 (Sun, 29 May 2011) | 1 line
Changed paths:
   M /trunk/Hermes_LightUI.lua

test localization setup
------------------------------------------------------------------------