r69
Details
-
FilenameCooldownIcons_Revamped-r69.zip
-
Uploaded by
-
UploadedJan 6, 2011
-
Size147.18 KB
-
Downloads228
-
MD5e12687d44167cc8f21d2c18bce0444eb
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r69 | xhatix | 2011-01-06 09:59:33 +0000 (Thu, 06 Jan 2011) | 1 line
Changed paths:
M /trunk/timer.lua
removal of debug stuff
------------------------------------------------------------------------
r68 | xhatix | 2011-01-06 09:24:46 +0000 (Thu, 06 Jan 2011) | 1 line
Changed paths:
M /trunk/timer.lua
improved fix for certain spells which reset is not correctly recognized by GetSpellCooldown(...)
------------------------------------------------------------------------
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
------------------------------------------------------------------------