r24-nolib
Details
-
FilenameCooldownIcons_Revamped-r24-nolib.zip
-
Uploaded by
-
UploadedNov 19, 2010
-
Size36.97 KB
-
Downloads48
-
MD5db8b15085eab1ea1cc2525deead4ec66
Supported WoW Retail Versions
- 4.0.3
Changelog
------------------------------------------------------------------------
r24 | xhatix | 2010-11-19 22:11:44 +0000 (Fri, 19 Nov 2010) | 1 line
Changed paths:
M /trunk/CIREnv.lua
M /trunk/Options/global_settings.lua
M /trunk/Options/help.lua
M /trunk/Options/icon_settings.lua
New functions: Glow(), UnGlow() - display/hide a glowing circle around the icon like blizzard did for Overpower, Revenge etc.
------------------------------------------------------------------------
r22 | xhatix | 2010-11-19 20:07:41 +0000 (Fri, 19 Nov 2010) | 2 lines
Changed paths:
M /trunk/Options/global_settings.lua
M /trunk/Options/options.lua
M /trunk/icon.lua
M /trunk/main.lua
M /trunk/timer.lua
fix ticket #14
fix various bugs mainly related through new GCD fix/unfix stuff (cd resets like Lava Surge, reduces like Feedback)
------------------------------------------------------------------------
r20 | xhatix | 2010-11-13 19:55:58 +0000 (Sat, 13 Nov 2010) | 1 line
Changed paths:
M /trunk/CIREnv.lua
M /trunk/Options/icon_settings.lua
forgot to remove some debugging stuff <.<
------------------------------------------------------------------------
r18 | xhatix | 2010-11-13 17:11:00 +0000 (Sat, 13 Nov 2010) | 5 lines
Changed paths:
M /trunk/CIREnv.lua
M /trunk/Options/global_settings.lua
M /trunk/Options/help.lua
M /trunk/Options/icon_settings.lua
M /trunk/icon.lua
M /trunk/main.lua
M /trunk/timer.lua
new available functions: InBattleground(), IsUsableSpell(spellName or spellID)
fixed an issue on spec changing
displayType == 1 nolonger forces the icon to be shown even if Hide() is applied to the icon
updated help.lua
[Global] Display Type now applies properly to all icons
------------------------------------------------------------------------
r16 | xhatix | 2010-11-12 23:28:26 +0000 (Fri, 12 Nov 2010) | 5 lines
Changed paths:
M /trunk/CIREnv.lua
M /trunk/CooldownIcons_Revamped.toc
M /trunk/Options/global_settings.lua
A /trunk/Options/help.lua
M /trunk/Options/icon_settings.lua
M /trunk/Options/options.lua
M /trunk/icon.lua
M /trunk/main.lua
M /trunk/timer.lua
implemented init version of ingame help
TargetPower() now returns a percentage value - as non-percentage ones are senseless for usage (my opinion)
added Script-Cmds:
HasTarget(), HasPet(), InBattleground()
fixed gcd bug, also added option to 'cause the bug' if desired - Fix disabled by default
------------------------------------------------------------------------
r14 | xhatix | 2010-11-06 03:11:43 +0000 (Sat, 06 Nov 2010) | 7 lines
Changed paths:
M /trunk/CIREnv.lua
M /trunk/CooldownIcons_Revamped.toc
M /trunk/Options/global_settings.lua
M /trunk/Options/group_settings.lua
M /trunk/Options/icon_settings.lua
M /trunk/Options/options.lua
M /trunk/icon.lua
M /trunk/main.lua
M /trunk/range.lua
M /trunk/timer.lua
additions:
new timeformat "None"
added error msg for unvalid input in item(x1) & spell(x1)
fixes:
new missingID algorithm
ButtonID nolonger is global ...
range-error if you've entered an id for spells
------------------------------------------------------------------------
r13 | xhatix | 2010-10-31 16:10:27 +0000 (Sun, 31 Oct 2010) | 4 lines
Changed paths:
M /trunk/CIREnv.lua
M /trunk/CooldownIcons_Revamped.toc
M /trunk/Libs/LibCooldownIcons-1.0/LibCooldownIcons-1.0.lua
M /trunk/Options/global_settings.lua
M /trunk/Options/group_settings.lua
M /trunk/Options/icon_settings.lua
M /trunk/icon.lua
M /trunk/main.lua
M /trunk/range.lua
M /trunk/timer.lua
some minor bug-fixes
added script cmds: Hide(), Show()
fixed ticket#12
deletion "works" but not to 100% implemented (removing of last icon works without any problems) - lack of time might a fast-commit will fix it today otherwise next week full implenentation
------------------------------------------------------------------------
r11 | xhatix | 2010-10-23 11:00:21 +0000 (Sat, 23 Oct 2010) | 1 line
Changed paths:
M /trunk/CIREnv.lua
M /trunk/Options/global_settings.lua
M /trunk/icon.lua
M /trunk/main.lua
M /trunk/range.lua
M /trunk/timer.lua
corrected an error on talent-swap, added customizable oor-color, minor bug fixes
------------------------------------------------------------------------
r9 | xhatix | 2010-10-22 16:10:58 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
M /trunk/CIREnv.lua
M /trunk/Options/global_settings.lua
M /trunk/Options/group_settings.lua
M /trunk/Options/icon_settings.lua
M /trunk/Options/options.lua
M /trunk/icon.lua
M /trunk/range.lua
M /trunk/timer.lua
enabling option now implemented, script command "flag(valid_flag)" now working, font options now working, icon resizing working, some minor bug fixes
------------------------------------------------------------------------
r8 | xhatix | 2010-10-17 15:19:58 +0000 (Sun, 17 Oct 2010) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/main.lua
fixed an issue with LibInternalCooldowns-1.0
------------------------------------------------------------------------