IceHUD-r77360-nolib
Details
-
FilenameIceHUD-r77360-nolib.zip
-
Uploaded by
-
UploadedJun 24, 2008
-
Size109.88 KB
-
Downloads32
-
MD59d7e21b00e35f1083ca0a5f2190b70ac
Supported WoW Retail Versions
- 2.4.3
Changelog
------------------------------------------------------------------------
r77360 | parnic | 2008-06-24 23:06:53 -0400 (Tue, 24 Jun 2008) | 3 lines
Changed paths:
M /trunk/IceHUD/modules/GlobalCoolDown.lua
IceHUD:
- fixed GCD module to work in all localizations
- also cleaned up space/tab formatting
------------------------------------------------------------------------
r77358 | parnic | 2008-06-24 22:54:15 -0400 (Tue, 24 Jun 2008) | 4 lines
Changed paths:
M /trunk/IceHUD/IceHUD.toc
M /trunk/IceHUD/modules/FocusCC.lua
M /trunk/IceHUD/modules/TargetCC.lua
IceHUD:
- fixed CC bars to work for any loc by using GetSpellInfo along with a list of spell ID's for each CC spell it supports (thanks to Arrowmaster/#wowace for the help!)
- made FocusCC basically an empty shell that just inherits from TargetCC and specifies a different unit (should have done this in the first place...)
- cleaned spacing/formatting in TargetCC module
------------------------------------------------------------------------
r77351 | parnic | 2008-06-24 21:03:14 -0400 (Tue, 24 Jun 2008) | 2 lines
Changed paths:
D /trunk/IceHUD/CallbackHandler-1.0.lua
M /trunk/IceHUD/IceHUD.toc
M /trunk/IceHUD/embeds.xml
M /trunk/IceHUD/libs
IceHUD:
- moved CallbackHandler into the externals instead of embedding it directly into the mod. LSM-3.0 won't load cleanly without it
------------------------------------------------------------------------
r77348 | parnic | 2008-06-24 20:23:37 -0400 (Tue, 24 Jun 2008) | 2 lines
Changed paths:
M /trunk/IceHUD
M /trunk/IceHUD/libs
IceHUD:
- removed externals from main directory and updated/replaced them in the libs directory to keep old/unused libraries out
------------------------------------------------------------------------
r77346 | parnic | 2008-06-24 20:09:30 -0400 (Tue, 24 Jun 2008) | 3 lines
Changed paths:
M /trunk/IceHUD
M /trunk/IceHUD/IceHUD.toc
M /trunk/IceHUD/embeds.xml
IceHUD:
- removed LibMobHealth from the externals list and the embeds xml
- added LibDogTag-Unit to the optional deps list
------------------------------------------------------------------------
r77277 | parnic | 2008-06-23 09:11:57 -0400 (Mon, 23 Jun 2008) | 2 lines
Changed paths:
M /trunk/IceHUD/IceHUD.toc
IceHUD:
ICE-10 - modified X-Embeds directive for WAU to pull the proper embedded libs
------------------------------------------------------------------------
r77207 | parnic | 2008-06-21 19:57:06 -0400 (Sat, 21 Jun 2008) | 2 lines
Changed paths:
M /trunk/IceHUD/modules/FocusCC.lua
M /trunk/IceHUD/modules/TargetCC.lua
IceHUD:
- maybe fix reported bug with Shackle Undead not working for the CC bars
------------------------------------------------------------------------
r77059 | parnic | 2008-06-18 22:38:29 -0400 (Wed, 18 Jun 2008) | 2 lines
Changed paths:
M /trunk/IceHUD/IceBarElement.lua
M /trunk/IceHUD/IceElement.lua
M /trunk/IceHUD/IceHUD.lua
M /trunk/IceHUD/modules/CastBar.lua
M /trunk/IceHUD/modules/ComboPoints.lua
M /trunk/IceHUD/modules/FocusCC.lua
M /trunk/IceHUD/modules/GlobalCoolDown.lua
M /trunk/IceHUD/modules/LacerateCount.lua
M /trunk/IceHUD/modules/MirrorBar.lua
M /trunk/IceHUD/modules/SliceAndDice.lua
M /trunk/IceHUD/modules/SunderCount.lua
M /trunk/IceHUD/modules/TargetCC.lua
M /trunk/IceHUD/modules/TargetCast.lua
IceHUD:
- fixed text display for non-dogtag strings
------------------------------------------------------------------------
r76747 | parnic | 2008-06-15 11:36:25 -0400 (Sun, 15 Jun 2008) | 2 lines
Changed paths:
M /trunk/IceHUD/modules/TargetOfTarget.lua
IceHUD:
- whoops, missed this module in the LSM-3 update
------------------------------------------------------------------------
r76678 | parnic | 2008-06-14 14:11:06 -0400 (Sat, 14 Jun 2008) | 2 lines
Changed paths:
M /trunk/IceHUD
A /trunk/IceHUD/CallbackHandler-1.0.lua
M /trunk/IceHUD/IceElement.lua
M /trunk/IceHUD/IceHUD.lua
M /trunk/IceHUD/IceHUD.toc
M /trunk/IceHUD/embeds.xml
IceHUD:
- switched from LSM-2 to LSM-3
------------------------------------------------------------------------
r76676 | parnic | 2008-06-14 13:42:03 -0400 (Sat, 14 Jun 2008) | 2 lines
Changed paths:
M /trunk/IceHUD/modules/GlobalCoolDown.lua
IceHUD:
- fixed GCD for non-rogues/cat form druids (user-submitted)
------------------------------------------------------------------------
r76675 | parnic | 2008-06-14 13:32:29 -0400 (Sat, 14 Jun 2008) | 2 lines
Changed paths:
M /trunk/IceHUD/IceHUD.toc
A /trunk/IceHUD/modules/LacerateCount.lua
IceHUD:
- added user-submitted LacerateCount module
------------------------------------------------------------------------