r865-nolib

Details

  • Filename
    IceHUD-r865-nolib.zip
  • Uploaded by
  • Uploaded
    Dec 1, 2011
  • Size
    651.05 KB
  • Downloads
    115
  • MD5
    a551ea6621a120d6356b409614bd77c3

Supported WoW Retail Versions

  • 4.3.0

Changelog

------------------------------------------------------------------------
r865 | parnic | 2011-12-02 02:35:29 +0000 (Fri, 02 Dec 2011) | 1 line
Changed paths:
   M /trunk/modules/CustomCDBar.lua

- and now for the correctly-merged version of the cd bar
------------------------------------------------------------------------
r864 | parnic | 2011-12-01 23:00:56 +0000 (Thu, 01 Dec 2011) | 1 line
Changed paths:
   M /trunk/modules/CustomCDBar.lua

- cooldown bar fixes submitted by JontomXire (thanks!)
------------------------------------------------------------------------
r863 | parnic | 2011-12-01 02:20:39 +0000 (Thu, 01 Dec 2011) | 1 line
Changed paths:
   M /trunk/modules/CustomCDBar.lua

- don't trigger the ability cooldown bar if the spell in question only has a 1.5 second or less cooldown. this indicates that it's on cooldown as part of the GCD and we have a separate module for GCD tracking
------------------------------------------------------------------------
r861 | parnic | 2011-11-29 19:39:04 +0000 (Tue, 29 Nov 2011) | 1 line
Changed paths:
   M /trunk/IceHUD.toc
   M /trunk/IceHUD_Options/IceHUD_Options.toc

- 4.3 toc update
------------------------------------------------------------------------
r860 | parnic | 2011-11-06 01:57:40 +0000 (Sun, 06 Nov 2011) | 1 line
Changed paths:
   M /trunk/modules/Totems.lua

- enabled the Totems module for druids since 'wild mushroom' is considered a totem (ticket #137)
------------------------------------------------------------------------
r859 | parnic | 2011-08-03 00:23:11 +0000 (Wed, 03 Aug 2011) | 1 line
Changed paths:
   M /trunk/modules/CustomBar.lua

- only do spell id exact-match checking if "exact match" is set. otherwise, it will compare spell names
------------------------------------------------------------------------