r352-nolib

Details

  • Filename
    IceHUD-r352-nolib.zip
  • Uploaded by
  • Uploaded
    Mar 1, 2009
  • Size
    395.44 KB
  • Downloads
    41
  • MD5
    756fdd06a9b24e88414be52458bdd449

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
r352 | parnic | 2009-03-01 17:42:27 +0000 (Sun, 01 Mar 2009) | 4 lines
Changed paths:
   M /trunk/IceUnitBar.lua

bug http://www.wowace.com/projects/ice-hud/tickets/13-low-health-colour/ - Low Health Colour

- added user-submitted ability to color a bar based on the low threshold. if it's above the threshold, the bar is max health/mana color, below the threshold is min health/mana color
- added a toggle to allow specifying whether or not to flash a bar when it falls below the low threshold
------------------------------------------------------------------------
r351 | parnic | 2009-03-01 16:44:48 +0000 (Sun, 01 Mar 2009) | 3 lines
Changed paths:
   M /trunk/modules/FocusHealth.lua

bug http://www.wowace.com/projects/ice-hud/tickets/14-taint-issue-with-focus-module/ - Taint Issue with Focus Module

- changed to using RegisterUnitWatch on the focus module
------------------------------------------------------------------------
r350 | parnic | 2009-02-26 03:57:33 +0000 (Thu, 26 Feb 2009) | 2 lines
Changed paths:
   M /trunk/IceUnitBar.lua
   M /trunk/modules/PlayerMana.lua
   M /trunk/modules/TargetMana.lua
   M /trunk/modules/TargetOfTargetMana.lua

- added a configurable RunicPower color to the player, target, and tot mana bars
- made runic power behave like energy and rage for the "low threshold" flashing behavior
------------------------------------------------------------------------
r349 | parnic | 2009-02-26 01:10:38 +0000 (Thu, 26 Feb 2009) | 1 line
Changed paths:
   M /trunk/IceUnitBar.lua

- properly set flash frame bar width
------------------------------------------------------------------------
r348 | parnic | 2009-02-13 14:14:52 +0000 (Fri, 13 Feb 2009) | 1 line
Changed paths:
   M /trunk/modules/CastBar.lua

- potential fix for a castbar bug with channeled spells
------------------------------------------------------------------------
r346 | parnic | 2009-02-13 05:03:07 +0000 (Fri, 13 Feb 2009) | 1 line
Changed paths:
   M /trunk/modules/CastBar.lua

- made the cast bar lag use the bar texture instead of the background texture. works much better to color on top of
------------------------------------------------------------------------
r345 | parnic | 2009-01-20 00:52:44 +0000 (Tue, 20 Jan 2009) | 1 line
Changed paths:
   M /trunk/IceElement.lua

- possible fix for a vague user-reported bug that i can't reproduce
------------------------------------------------------------------------