IceHUD-r70152-nolib

Details

  • Filename
    IceHUD-r70152-nolib.zip
  • Uploaded by
  • Uploaded
    Apr 16, 2008
  • Size
    94.42 KB
  • Downloads
    330
  • MD5
    87fc82461b8b77596a00053083720a39

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r70152 | parnic | 2008-04-16 22:38:54 -0400 (Wed, 16 Apr 2008) | 4 lines
Changed paths:
   M /trunk/IceHUD/IceBarElement.lua
   M /trunk/IceHUD/IceCastBar.lua
   M /trunk/IceHUD/IceCore.lua
   M /trunk/IceHUD/IceElement.lua
   M /trunk/IceHUD/IceHUD.lua
   M /trunk/IceHUD/modules/ComboPoints.lua
   M /trunk/IceHUD/modules/DruidMana.lua
   M /trunk/IceHUD/modules/MirrorBar.lua
   M /trunk/IceHUD/modules/PetHealth.lua
   M /trunk/IceHUD/modules/PetMana.lua
   M /trunk/IceHUD/modules/SunderCount.lua
   M /trunk/IceHUD/modules/TargetHealth.lua
   M /trunk/IceHUD/modules/TargetMana.lua

IceHUD:
- added a configuration mode to show all bars temporarily so they can be placed
- changed how frames are shown and hidden so we don't call show/hide unnecessarily
- widened the min/max offset numbers to allow greater placement flexibility
------------------------------------------------------------------------
r70017 | parnic | 2008-04-16 02:38:45 -0400 (Wed, 16 Apr 2008) | 2 lines
Changed paths:
   M /trunk/IceHUD/IceBarElement.lua

IceHUD:
- performance improvement: only call SetTexCoord if the coords need to actually change this frame. brings cpu cost from 1% per bar to 0.5% per bar. WIP
------------------------------------------------------------------------
r68095 | parnic | 2008-04-04 21:57:07 -0400 (Fri, 04 Apr 2008) | 2 lines
Changed paths:
   M /trunk/IceHUD/modules/MirrorBar.lua

IceHUD:
- fix for error message displayed when enabling the mirror bar
------------------------------------------------------------------------
r67819 | parnic | 2008-04-03 03:15:32 -0400 (Thu, 03 Apr 2008) | 2 lines
Changed paths:
   M /trunk/IceHUD/modules/TargetInfo.lua

IceHUD:
- whoops, update targetinfo dogtag to display the word "Combat" when in combat instead of "True"
------------------------------------------------------------------------
r67817 | parnic | 2008-04-03 03:10:30 -0400 (Thu, 03 Apr 2008) | 3 lines
Changed paths:
   M /trunk/IceHUD
   M /trunk/IceHUD/IceBarElement.lua
   M /trunk/IceHUD/IceHUD.lua
   M /trunk/IceHUD/IceHUD.toc
   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/TargetInfo.lua
   M /trunk/IceHUD/modules/TargetMana.lua

IceHUD:
- updated to support LibDogTag-3.0
- on first run, forced reset all custom DogTags to the module default since some of the old default tags no longer work
------------------------------------------------------------------------
r65735 | parnic | 2008-03-25 09:11:46 -0400 (Tue, 25 Mar 2008) | 2 lines
Changed paths:
   M /trunk/IceHUD
   M /trunk/IceHUD/IceHUD.toc

IceHUD:
- 2.4 toc update
------------------------------------------------------------------------