r28-release

Details

  • Filename
    CooldownIcons_Revamped-r28-release.zip
  • Uploaded by
  • Uploaded
    Nov 21, 2010
  • Size
    134.98 KB
  • Downloads
    68
  • MD5
    0202093e8c3c40dfa5d72d7e31393b95

Supported WoW Retail Versions

  • 4.0.3

Changelog

------------------------------------------------------------------------
r28 | xhatix | 2010-11-21 10:11:24 +0000 (Sun, 21 Nov 2010) | 1 line
Changed paths:
   A /tags/r28-release (from /trunk:27)

Tagging as r28-release
------------------------------------------------------------------------
r27 | xhatix | 2010-11-21 00:17:41 +0000 (Sun, 21 Nov 2010) | 1 line
Changed paths:
   M /trunk/CIREnv.lua

fix that Glow isn't spammed on you
------------------------------------------------------------------------
r26 | xhatix | 2010-11-20 17:36:25 +0000 (Sat, 20 Nov 2010) | 1 line
Changed paths:
   M /trunk/CIREnv.lua
   M /trunk/icon.lua
   M /trunk/timer.lua

fix some weird stuff i did yesterday
------------------------------------------------------------------------
r25 | xhatix | 2010-11-20 00:38:03 +0000 (Sat, 20 Nov 2010) | 2 lines
Changed paths:
   M /trunk/CIREnv.lua
   M /trunk/Options/help.lua
   M /trunk/Options/icon_settings.lua
   M /trunk/timer.lua

ticket #17 fix

------------------------------------------------------------------------
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
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
37.39 KB Nov 21, 2010 4.0.3 27