IceHUD-r59085-nolib

Details

  • Filename
    IceHUD-r59085-nolib.zip
  • Uploaded by
  • Uploaded
    Jan 21, 2008
  • Size
    87.40 KB
  • Downloads
    220
  • MD5
    ab59e4d5e0d53cf0df32e073de20eac3

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r59085 | parnic | 2008-01-21 22:58:11 -0500 (Mon, 21 Jan 2008) | 2 lines
Changed paths:
   M /trunk/IceHUD/IceUnitBar.lua

IceHUD:
- removed some local vars from the Update function to attempt to curb some hemorrhaging memory
------------------------------------------------------------------------
r59081 | parnic | 2008-01-21 21:04:26 -0500 (Mon, 21 Jan 2008) | 2 lines
Changed paths:
   M /trunk/IceHUD/IceBarElement.lua
   M /trunk/IceHUD/modules/PetHealth.lua
   M /trunk/IceHUD/modules/PetMana.lua
   M /trunk/IceHUD/modules/PlayerHealth.lua
   M /trunk/IceHUD/modules/PlayerMana.lua
   M /trunk/IceHUD/modules/TargetHealth.lua
   M /trunk/IceHUD/modules/TargetMana.lua

IceHUD:
- removed dependency on LibDogTag-2.0 by request. DogTag formatting is available if DogTag is present but IceHUD will use the old formatting otherwise
------------------------------------------------------------------------
r59079 | parnic | 2008-01-21 20:12:44 -0500 (Mon, 21 Jan 2008) | 2 lines
Changed paths:
   M /trunk/IceHUD/IceCastBar.lua

IceHUD:
- check for the player interrupting the spell locally before it's had a chance to come back from the server
------------------------------------------------------------------------
r59027 | parnic | 2008-01-21 01:02:10 -0500 (Mon, 21 Jan 2008) | 2 lines
Changed paths:
   M /trunk/IceHUD/modules/PlayerHealth.lua
   M /trunk/IceHUD/modules/PlayerMana.lua
   M /trunk/IceHUD/modules/TargetHealth.lua
   M /trunk/IceHUD/modules/TargetMana.lua

IceHUD:
- blind commit to change the default colors for health/power for the player and target to be based on health/power amounts since the bars scale color by default
------------------------------------------------------------------------
r59026 | parnic | 2008-01-21 00:52:45 -0500 (Mon, 21 Jan 2008) | 2 lines
Changed paths:
   M /trunk/IceHUD/IceBarElement.lua

IceHUD:
- added horizontal and vertical text offset sliders to each bar
------------------------------------------------------------------------
r59024 | parnic | 2008-01-20 22:02:51 -0500 (Sun, 20 Jan 2008) | 3 lines
Changed paths:
   M /trunk/IceHUD
   M /trunk/IceHUD/IceBarElement.lua
   M /trunk/IceHUD/IceHUD.toc
   M /trunk/IceHUD/embeds.xml
   M /trunk/IceHUD/modules/CastBar.lua
   M /trunk/IceHUD/modules/PetHealth.lua
   M /trunk/IceHUD/modules/PetMana.lua
   M /trunk/IceHUD/modules/PlayerHealth.lua
   M /trunk/IceHUD/modules/PlayerMana.lua
   M /trunk/IceHUD/modules/TargetHealth.lua
   M /trunk/IceHUD/modules/TargetMana.lua

IceHUD:
- converted upper/lower text on most bars to use LibDogTag formatting for greater user control
- added Deformat library references in embeds.xml
------------------------------------------------------------------------
r59018 | parnic | 2008-01-20 19:18:32 -0500 (Sun, 20 Jan 2008) | 2 lines
Changed paths:
   M /trunk/IceHUD/modules/TargetInfo.lua

IceHUD:
- committing a really old user-submitted fix (from the forums) for being able to set the minimum buffs/debuffs to 0 in the targetinfo
------------------------------------------------------------------------
r58991 | parnic | 2008-01-20 16:28:18 -0500 (Sun, 20 Jan 2008) | 2 lines
Changed paths:
   M /trunk/IceHUD
   M /trunk/IceHUD/IceCastBar.lua
   M /trunk/IceHUD/IceHUD.toc

IceHUD:
- implemented Quartz's method of checking spell interrupts through the chat interrupt events for hostile damage to attempt to fix IceCastBar not showing player interrupts
------------------------------------------------------------------------
r58879 | parnic | 2008-01-19 11:37:52 -0500 (Sat, 19 Jan 2008) | 2 lines
Changed paths:
   M /trunk/IceHUD/IceElement.lua
   M /trunk/IceHUD/IceHUD.lua
   M /trunk/IceHUD/modules/TargetOfTarget.lua

IceHUD:
- fix up references to LibSharedMedia-2.0 after the library upgrade
------------------------------------------------------------------------
r58796 | parnic | 2008-01-18 20:26:18 -0500 (Fri, 18 Jan 2008) | 4 lines
Changed paths:
   M /trunk/IceHUD
   M /trunk/IceHUD/IceHUD.toc
   M /trunk/IceHUD/IceUnitBar.lua
   M /trunk/IceHUD/embeds.xml
   M /trunk/IceHUD/modules/PetHealth.lua
   M /trunk/IceHUD/modules/PetMana.lua
   M /trunk/IceHUD/modules/PlayerHealth.lua
   M /trunk/IceHUD/modules/PlayerMana.lua
   M /trunk/IceHUD/modules/TargetHealth.lua
   M /trunk/IceHUD/modules/TargetMana.lua

IceHUD:
- bump toc
- added the ability to scale most health/power bars by the amount they're filled up with a customizable max/min color (health can go green to red, for example)
- updated from SharedMedia-1.0 to LibSharedMedia-2.0
------------------------------------------------------------------------