r816

Details

  • Filename
    IceHUD-r816.zip
  • Uploaded by
  • Uploaded
    Dec 19, 2010
  • Size
    947.55 KB
  • Downloads
    416
  • MD5
    85d02f097334881dd6a26c5765f01776

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
r816 | parnic | 2010-12-20 05:38:29 +0000 (Mon, 20 Dec 2010) | 1 line
Changed paths:
   M /trunk/modules/Threat.lua

- fixed the threat bar flickering in configuration mode
------------------------------------------------------------------------
r815 | parnic | 2010-12-15 06:35:34 +0000 (Wed, 15 Dec 2010) | 1 line
Changed paths:
   M /trunk/modules/CustomCDBar.lua

- added spell ids for holy word: sanctuary and serenity since GetSpellCooldown() is bugged with them by name
------------------------------------------------------------------------
r814 | parnic | 2010-12-15 03:49:22 +0000 (Wed, 15 Dec 2010) | 1 line
Changed paths:
   D /trunk/textures/DHUD.blp
   A /trunk/textures/DHUD.tga
   D /trunk/textures/DHUDBG.blp
   A /trunk/textures/DHUDBG.tga

- converted DHUD skin from blp to tga because it's acting funny as a blp (ticket #106)
------------------------------------------------------------------------
r812 | parnic | 2010-12-14 07:16:05 +0000 (Tue, 14 Dec 2010) | 1 line
Changed paths:
   M /trunk/modules/CustomBar.lua
   M /trunk/modules/CustomCDBar.lua

- made sure that the new custom text colors get set before using them
------------------------------------------------------------------------
r811 | parnic | 2010-12-14 06:55:15 +0000 (Tue, 14 Dec 2010) | 3 lines
Changed paths:
   M /trunk/IceBarElement.lua
   M /trunk/modules/CustomBar.lua
   M /trunk/modules/CustomCDBar.lua

- added custom upper/lower text coloring to custom buff/debuff bars and custom cooldown bars since they don't have any dogtag support
- fixed lower text to be visible on custom buff/debuff bars and custom cooldown bars
- fixed upper/lower text blocks in the text settings page to not be multi-line if the module doesn't support dogtags so that everything is laid out more cleanly
------------------------------------------------------------------------
r810 | parnic | 2010-12-14 06:16:02 +0000 (Tue, 14 Dec 2010) | 1 line
Changed paths:
   M /trunk/IceBarElement.lua

- re-arranged text settings page so that options are laid out more clearly/naturally
------------------------------------------------------------------------
r809 | parnic | 2010-12-14 06:07:01 +0000 (Tue, 14 Dec 2010) | 1 line
Changed paths:
   M /trunk/modules/TargetInfo.lua

- split the "buffs per row" setting to exist in both buffs and debuffs sub-groups instead of being a module-wide setting (ticket #103)
------------------------------------------------------------------------
r808 | parnic | 2010-12-14 05:42:12 +0000 (Tue, 14 Dec 2010) | 1 line
Changed paths:
   M /trunk/modules/Totems.lua

- added an option to enable/disable mouse interaction on totems
------------------------------------------------------------------------
r807 | parnic | 2010-12-14 05:11:37 +0000 (Tue, 14 Dec 2010) | 2 lines
Changed paths:
   M /trunk/modules/TargetInfo.lua

- fixed debuffs on info modules not drawing the proper colored border for the type of debuff
- fixed buffs not displaying the stealable border for mages if they were stealable
------------------------------------------------------------------------
r806 | parnic | 2010-12-14 00:18:40 +0000 (Tue, 14 Dec 2010) | 1 line
Changed paths:
   M /trunk/IceBarElement.lua

- fixed an error when changing from a profile with markers on a module to one with fewer/no markers on the same module
------------------------------------------------------------------------
r805 | parnic | 2010-12-13 05:11:31 +0000 (Mon, 13 Dec 2010) | 2 lines
Changed paths:
   M /trunk/modules/SliceAndDice.lua

- fixed SnD bar (and potential duration bar) to show and hide much more reliably. previously it would sometimes not display the potential duration or the entire module would be visible when it shouldn't be
- fixed SnD duration bonus from glyph (to 6 seconds from 3)
------------------------------------------------------------------------
r803 | parnic | 2010-12-08 14:29:47 +0000 (Wed, 08 Dec 2010) | 1 line
Changed paths:
   M /trunk/modules/CustomBar.lua

- fixed some errors that could pop up with totems and custom bars
------------------------------------------------------------------------
r802 | parnic | 2010-12-08 04:52:37 +0000 (Wed, 08 Dec 2010) | 1 line
Changed paths:
   M /trunk/modules/CustomBar.lua

- fixed low threshold flashing on custom bars
------------------------------------------------------------------------
r800 | parnic | 2010-12-06 01:44:07 +0000 (Mon, 06 Dec 2010) | 1 line
Changed paths:
   M /trunk/modules/CustomBar.lua

- added support for custom buff/debuff trackers to be able to track totems by name
------------------------------------------------------------------------
r799 | parnic | 2010-12-05 21:22:12 +0000 (Sun, 05 Dec 2010) | 1 line
Changed paths:
   M /trunk/IceCastBar.lua
   M /trunk/IceElement.lua

- fixed layer ordering such that icons draw in front of bars again
------------------------------------------------------------------------
r798 | parnic | 2010-12-05 04:25:40 +0000 (Sun, 05 Dec 2010) | 1 line
Changed paths:
   M /trunk/modules/ClassPowerCounter.lua

- minor performance optimizations in class counter modules (holy power, shards)
------------------------------------------------------------------------
r797 | parnic | 2010-12-05 04:19:45 +0000 (Sun, 05 Dec 2010) | 1 line
Changed paths:
   M /trunk/modules/CustomCDBar.lua

- changed custom cooldown bars back to never forcefully hide themselves when set to 'always' display mode. they will now respect the global transparency settings instead. seems like i can't make everyone happy with this setting but this behavior is the most consistent with the rest of the mod
------------------------------------------------------------------------
r796 | parnic | 2010-12-05 04:11:20 +0000 (Sun, 05 Dec 2010) | 1 line
Changed paths:
   M /trunk/IceHUD.lua
   A /trunk/textures/CleanCurvesOut.blp
   A /trunk/textures/CleanCurvesOutBG.blp

- added user-submitted CleanCurvesOutline texture which allows DHUD-like casting to be placed on top of another bar and only the outline fills up instead of the whole bar
------------------------------------------------------------------------
r795 | parnic | 2010-11-27 07:22:50 +0000 (Sat, 27 Nov 2010) | 1 line
Changed paths:
   M /trunk/IceHUD_Options/Options.lua

- more FAQ updates
------------------------------------------------------------------------
r794 | parnic | 2010-11-24 21:01:49 +0000 (Wed, 24 Nov 2010) | 1 line
Changed paths:
   M /trunk/IceHUD_Options/Options.lua

- added a new FAQ
------------------------------------------------------------------------
r792 | parnic | 2010-11-22 18:01:42 +0000 (Mon, 22 Nov 2010) | 1 line
Changed paths:
   M /trunk/IceBarElement.lua

- never register disabled bars for updates
------------------------------------------------------------------------
r791 | parnic | 2010-11-22 02:19:23 +0000 (Mon, 22 Nov 2010) | 1 line
Changed paths:
   M /trunk/modules/CustomBar.lua
   M /trunk/modules/CustomCDBar.lua

- fixed custom buff bars and cooldown bars multiplying alpha values when they shouldn't have been. at low alpha this meant that they were much more transparent than they should have been
------------------------------------------------------------------------
r790 | parnic | 2010-11-21 22:29:37 +0000 (Sun, 21 Nov 2010) | 1 line
Changed paths:
   M /trunk/modules/PetHealth.lua
   M /trunk/modules/PetMana.lua

- fixed pet health/mana modules getting stuck on the player when leaving an instance while on a vehicle
------------------------------------------------------------------------
r789 | parnic | 2010-11-21 22:01:07 +0000 (Sun, 21 Nov 2010) | 1 line
Changed paths:
   M /trunk/modules/PlayerMana.lua

- re-fixed a bug causing the player mana module to not update color when a druid left an LFD instance while in a form and was immediately placed back on a mount and not in a form
------------------------------------------------------------------------
r788 | parnic | 2010-11-19 16:22:36 +0000 (Fri, 19 Nov 2010) | 1 line
Changed paths:
   M /trunk/modules/PlayerInfo.lua

- fixed configuration mode error in the player info module when the player had weapon buffs applied (ticket #104)
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
604.01 KB Dec 19, 2010 4.0.3a 53