r67

Details

  • Filename
    CooldownIcons_Revamped-r67.zip
  • Uploaded by
  • Uploaded
    Jan 5, 2011
  • Size
    147.35 KB
  • Downloads
    85
  • MD5
    86668e13e7c280cdd61220c7ff4c4625

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
r67 | xhatix | 2011-01-05 10:35:09 +0000 (Wed, 05 Jan 2011) | 1 line
Changed paths:
   M /trunk/CIREnv.lua
   M /trunk/main.lua

fixes: CurrentHP, MaxHP
------------------------------------------------------------------------
r66 | xhatix | 2011-01-02 22:22:51 +0000 (Sun, 02 Jan 2011) | 1 line
Changed paths:
   M /trunk/CIREnv.lua
   M /trunk/Options/help.lua

added: CurrentHP, MaxHP
------------------------------------------------------------------------
r64 | xhatix | 2010-12-30 12:46:32 +0000 (Thu, 30 Dec 2010) | 1 line
Changed paths:
   M /trunk/timer.lua

fix: Grand Crusader now is recognized as supposed.
------------------------------------------------------------------------
r63 | xhatix | 2010-12-28 16:19:43 +0000 (Tue, 28 Dec 2010) | 2 lines
Changed paths:
   M /trunk/Options/global_settings.lua
   M /trunk/Options/icon_settings.lua
   M /trunk/Options/options.lua
   M /trunk/icon.lua
   M /trunk/timer.lua

* added: popup for TimeFormat 4 ( Miliseconds if time < input )
* some fixes
------------------------------------------------------------------------
r62 | xhatix | 2010-12-26 23:10:55 +0000 (Sun, 26 Dec 2010) | 1 line
Changed paths:
   M /trunk/timer.lua

remove hooksecure func for GetSpellCooldown to fix some proc-resets of spells.
------------------------------------------------------------------------
r61 | xhatix | 2010-12-26 22:50:55 +0000 (Sun, 26 Dec 2010) | 3 lines
Changed paths:
   M /trunk/CIREnv.lua
   M /trunk/Options/group_settings.lua
   M /trunk/Options/help.lua
   M /trunk/main.lua
   M /trunk/pulse.lua
   M /trunk/timer.lua

some minor fixes + major fixes;
New Function: PlayerHP()
Function change: PlayerPower(+p) - added optional argument ; percentage value if true otherwise integer value
------------------------------------------------------------------------
r60 | xhatix | 2010-12-11 22:26:38 +0000 (Sat, 11 Dec 2010) | 1 line
Changed paths:
   M /trunk/CIREnv.lua
   M /trunk/icon.lua
   M /trunk/main.lua
   M /trunk/timer.lua

Fix: Ticket#22
------------------------------------------------------------------------
r59 | xhatix | 2010-12-10 10:58:04 +0000 (Fri, 10 Dec 2010) | 1 line
Changed paths:
   M /trunk/CIREnv.lua
   M /trunk/Options/help.lua

addedNew ScriptCmd:  PrimaryTalentTree(); read help (/cir) for more informations.
------------------------------------------------------------------------
r57 | xhatix | 2010-12-09 22:40:55 +0000 (Thu, 09 Dec 2010) | 1 line
Changed paths:
   M /trunk/CIREnv.lua
   M /trunk/main.lua

Fix: fixes some issue with Priest's Holy Word: Sanctuary & Serenity - they now can used properly by entering string or spellid
------------------------------------------------------------------------
r55 | xhatix | 2010-12-06 21:22:54 +0000 (Mon, 06 Dec 2010) | 1 line
Changed paths:
   M /trunk/CIREnv.lua

fixed bug in TargetDebuff
------------------------------------------------------------------------
r54 | xhatix | 2010-12-06 21:20:20 +0000 (Mon, 06 Dec 2010) | 2 lines
Changed paths:
   M /trunk/CIREnv.lua
   M /trunk/Options/help.lua

TargetBuff renamed to TargetDebuff - due to the fact it is only tracking debuffs
added TargetBuff now tracks Buffs on target, check syntax in ingame-help
------------------------------------------------------------------------
r52 | xhatix | 2010-12-06 20:25:08 +0000 (Mon, 06 Dec 2010) | 2 lines
Changed paths:
   M /trunk/CIREnv.lua
   M /trunk/Options/help.lua
   M /trunk/range.lua
   M /trunk/timer.lua

fixed typo-bug of r51
New script commands: CheckInteractDistance(interactType); see ingame-help for further informations/usage
------------------------------------------------------------------------
r51 | xhatix | 2010-12-06 09:57:15 +0000 (Mon, 06 Dec 2010) | 2 lines
Changed paths:
   M /trunk/CIREnv.lua
   M /trunk/CooldownIcons_Revamped.toc
   M /trunk/Options/help.lua
   M /trunk/range.lua
   M /trunk/timer.lua

changed description to match current status; some minor bug fixes
New script commands: IsSpellInRange(spellName or spellID); see ingame-help for further informations/usage
------------------------------------------------------------------------
r50 | xhatix | 2010-12-05 23:06:41 +0000 (Sun, 05 Dec 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

New Lib added to packager: LibInternalCooldowns-1.0
------------------------------------------------------------------------
r48 | xhatix | 2010-12-05 22:47:46 +0000 (Sun, 05 Dec 2010) | 2 lines
Changed paths:
   M /trunk/CIREnv.lua
   M /trunk/Options/help.lua
   M /trunk/Options/icon_settings.lua
   M /trunk/icon.lua
   M /trunk/main.lua
   M /trunk/range.lua
   M /trunk/timer.lua

updatet TargetPower() ... overseen at overhaul
New script commands: UnitRessource(unit [,special]), PlayerCP(), targetCasting(), inRange() - see help for more informations about them.
------------------------------------------------------------------------
r46 | xhatix | 2010-12-05 20:20:48 +0000 (Sun, 05 Dec 2010) | 1 line
Changed paths:
   M /trunk/timer.lua

dum dum dum debug-print ...
------------------------------------------------------------------------
r44 | xhatix | 2010-12-05 20:19:34 +0000 (Sun, 05 Dec 2010) | 2 lines
Changed paths:
   M /trunk/CIREnv.lua
   M /trunk/Options/icon_settings.lua
   M /trunk/timer.lua

Fix: SpellOnCooldown(spellID or spellName) should now work properly.
Fix: script changes are now recognized correctly.
------------------------------------------------------------------------
r42 | xhatix | 2010-12-05 14:55:04 +0000 (Sun, 05 Dec 2010) | 2 lines
Changed paths:
   M /trunk/CIREnv.lua
   M /trunk/Options/help.lua
   M /trunk/Options/icon_settings.lua
   M /trunk/icon.lua
   M /trunk/timer.lua

help is now sorted by alphabet
Fix: Ticket#20 - High memory usage on using select() or local in scripts
------------------------------------------------------------------------
r41 | xhatix | 2010-12-04 21:42:52 +0000 (Sat, 04 Dec 2010) | 1 line
Changed paths:
   M /trunk/pulse.lua

missed removing a print <.<
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
43.21 KB Jan 5, 2011 4.0.3a 29