r422
Details
-
FilenameIceHUD-r422.zip
-
Uploaded by
-
UploadedJul 18, 2009
-
Size682.05 KB
-
Downloads94
-
MD56f3f40406a46c22c0ad7b1e2742a04bc
Supported WoW Retail Versions
- 3.1.0
Changelog
------------------------------------------------------------------------
r422 | parnic | 2009-07-18 05:38:05 +0000 (Sat, 18 Jul 2009) | 2 lines
Changed paths:
M /trunk/modules/CastBar.lua
M /trunk/modules/PlayerHealth.lua
M /trunk/modules/PlayerMana.lua
- removed entering/exiting vehicle events since we really only care about entered/exited
- made sure to check that the unit who entered/exited a vehicle was actually the player before swapping out units. this was causing the player's health/mana/casting bars to go crazy in battlegrounds and anywhere that people were getting in and out of vehicles around the player
------------------------------------------------------------------------
r421 | parnic | 2009-07-18 05:09:44 +0000 (Sat, 18 Jul 2009) | 1 line
Changed paths:
M /trunk/modules/CastBar.lua
- fixed the pet/vehicle cast bar not being hidden when hiding the "blizzard cast bar" via the player cast module
------------------------------------------------------------------------
r420 | parnic | 2009-07-18 04:49:46 +0000 (Sat, 18 Jul 2009) | 1 line
Changed paths:
M /trunk/modules/TargetInfo.lua
- changed GetDifficultyColor to GetQuestDifficultyColor. looks like this function was deprecated a while ago, but was removed in 3.2
------------------------------------------------------------------------
r419 | parnic | 2009-07-18 04:47:47 +0000 (Sat, 18 Jul 2009) | 1 line
Changed paths:
M /trunk/modules/PlayerInfo.lua
- fixed the "hide blizzard buff frame" checkbox not hiding temporary enchants (weapon buffs)
------------------------------------------------------------------------
r418 | profesorneurus | 2009-07-08 14:53:24 +0000 (Wed, 08 Jul 2009) | 1 line
Changed paths:
M /trunk/modules/PlayerHealth.lua
Added an option to PlayerHealth, to disable party frame even when not in raid.
------------------------------------------------------------------------
r417 | parnic | 2009-07-08 03:24:05 +0000 (Wed, 08 Jul 2009) | 1 line
Changed paths:
M /trunk/IceHUD.toc
A /trunk/modules/Totems.lua
- added user-submitted totems module based on the runes module
------------------------------------------------------------------------
r416 | parnic | 2009-07-08 03:18:04 +0000 (Wed, 08 Jul 2009) | 1 line
Changed paths:
M /trunk/IceHUD.toc
A /trunk/modules/FocusThreat.lua
M /trunk/modules/Threat.lua
- added a focus threat module by request
------------------------------------------------------------------------
r415 | parnic | 2009-07-08 02:57:43 +0000 (Wed, 08 Jul 2009) | 2 lines
Changed paths:
M /trunk/IceBarElement.lua
M /trunk/modules/CastBar.lua
- increased maximum horizontal text offsets for all bars
- added 'force justify text' options to the player cast bar like most other bars already had
------------------------------------------------------------------------
r414 | parnic | 2009-07-08 02:48:30 +0000 (Wed, 08 Jul 2009) | 3 lines
Changed paths:
M /trunk/modules/CastBar.lua
M /trunk/modules/PlayerHealth.lua
M /trunk/modules/PlayerMana.lua
- added support to player health, mana, and cast bars to change which unit they are monitoring to be the vehicle when the player enters one
------------------------------------------------------------------------
r413 | parnic | 2009-07-08 02:05:50 +0000 (Wed, 08 Jul 2009) | 1 line
Changed paths:
M /trunk/IceHUD.lua
M /trunk/modules/CustomBar.lua
- made custom bars and counters not be case-sensitive in their spells-to-be-tracked
------------------------------------------------------------------------
r412 | profesorneurus | 2009-07-08 01:55:26 +0000 (Wed, 08 Jul 2009) | 1 line
Changed paths:
M /trunk/modules/Runes.lua
Added option to activate both Alpha and Cooldown to DK runes
------------------------------------------------------------------------