r520-nolib

Details

  • Filename
    IceHUD-r520-nolib.zip
  • Uploaded by
  • Uploaded
    Jul 2, 2010
  • Size
    429.01 KB
  • Downloads
    50
  • MD5
    42a11c5501831c5d4c69ce26bc804c3f

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
r520 | parnic | 2010-07-02 16:23:35 +0000 (Fri, 02 Jul 2010) | 1 line
Changed paths:
   M /trunk/IceUnitBar.lua
   M /trunk/modules/PlayerMana.lua

- switched UnitMana* calls to UnitPower* calls as that seems to be the replacement Blizzard is using in cataclysm
------------------------------------------------------------------------
r518 | parnic | 2010-06-25 18:03:32 +0000 (Fri, 25 Jun 2010) | 1 line
Changed paths:
   M /trunk/modules/SliceAndDice.lua

- fixed the slice'n'dice duration bar from not showing up when one of its alpha values is set to 0
------------------------------------------------------------------------
r517 | parnic | 2010-06-03 06:41:37 +0000 (Thu, 03 Jun 2010) | 1 line
Changed paths:
   M /trunk/modules/CustomCDBar.lua

- when a custom CD bar is set to "when ready" display mode, it will only display an empty bar. therefore, empty should behave like full for the purposes of alpha ooc/target/etc. settings
------------------------------------------------------------------------
r516 | parnic | 2010-05-29 16:47:13 +0000 (Sat, 29 May 2010) | 1 line
Changed paths:
   M /trunk/modules/CustomCDBar.lua

- fixed "when ready" option for the custom cooldown bar not working as intended (it was showing when ready OR cooling down)
------------------------------------------------------------------------