r361
Details
-
FilenameIceHUD-r361.zip
-
Uploaded by
-
UploadedApr 4, 2009
-
Size662.80 KB
-
Downloads153
-
MD536ea90ed29b317e16bc7efb4597aa566
Supported WoW Retail Versions
- 3.0.9
Changelog
------------------------------------------------------------------------
r361 | parnic | 2009-04-04 17:14:25 +0000 (Sat, 04 Apr 2009) | 1 line
Changed paths:
M /trunk/IceCore.lua
M /trunk/IceHUD.lua
M /trunk/IceHUD.toc
A /trunk/modules/CustomBar.lua
- basic functionality for a module created at runtime by the player to track a specific buff or debuff (by name) on the player or his target
------------------------------------------------------------------------
r359 | parnic | 2009-03-23 14:43:02 +0000 (Mon, 23 Mar 2009) | 1 line
Changed paths:
M /trunk/IceBarElement.lua
- fixed a bug with text alpha being unchangeable with LibDogTag usage disabled
------------------------------------------------------------------------
r358 | parnic | 2009-03-21 21:44:55 +0000 (Sat, 21 Mar 2009) | 1 line
Changed paths:
M /trunk/modules/PlayerHealth.lua
- added toggle to enable/disable showing incoming heals on the player's health bar. also cleaned up the implementation a bit to display more consistently and hide when appropriate
------------------------------------------------------------------------
r357 | parnic | 2009-03-21 04:18:09 +0000 (Sat, 21 Mar 2009) | 1 line
Changed paths:
M /trunk/IceCastBar.lua
- added toggles to show/hide spell cast time and spell rank on player/target cast bars
------------------------------------------------------------------------
r356 | parnic | 2009-03-20 01:54:50 +0000 (Fri, 20 Mar 2009) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/IceHUD.lua
M /trunk/IceHUD.toc
M /trunk/modules/PlayerHealth.lua
bug http://www.wowace.com/projects/ice-hud/tickets/16-visual-heal-support/ - added support for LibHealComm by request. not included with the mod, but listed as an opt dep
- added LDB support by request/from user-submitted code. this basically will only work if a mod that loads before icehud has LDB included
------------------------------------------------------------------------
r355 | parnic | 2009-03-19 02:19:13 +0000 (Thu, 19 Mar 2009) | 1 line
Changed paths:
M /trunk/modules/HungerForBlood.lua
- fixed HfB buff % (from 3 to 5) and added a version check so that it's correct whenever 3.1 comes out as well (goes to 1 charge of 15% instead of 3 charges of 5% each)
------------------------------------------------------------------------