r19-release

Details

  • Filename
    CooldownIcons_Revamped-r19-release.zip
  • Uploaded by
  • Uploaded
    Nov 13, 2010
  • Size
    133.83 KB
  • Downloads
    51
  • MD5
    75e2b32624f376057f4fa23c5c2bf949

Supported WoW Retail Versions

  • 4.0.1

Changelog

------------------------------------------------------------------------
r19 | xhatix | 2010-11-13 17:11:44 +0000 (Sat, 13 Nov 2010) | 1 line
Changed paths:
   A /tags/r19-release (from /trunk:18)

Tagging as r19-release
------------------------------------------------------------------------
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
------------------------------------------------------------------------
r7 | xhatix | 2010-10-17 13:44:18 +0000 (Sun, 17 Oct 2010) | 1 line
Changed paths:
   M /trunk/CIREnv.lua
   M /trunk/CooldownIcons_Revamped.toc
   M /trunk/Options/global_settings.lua
   M /trunk/Options/icon_settings.lua
   M /trunk/icon.lua
   M /trunk/main.lua
   A /trunk/range.lua
   M /trunk/timer.lua

major fixes & range module
------------------------------------------------------------------------
r6 | xhatix | 2010-10-17 09:15:45 +0000 (Sun, 17 Oct 2010) | 1 line
Changed paths:
   M /trunk/timer.lua

fixed a timer bug
------------------------------------------------------------------------
r5 | xhatix | 2010-10-17 08:38:45 +0000 (Sun, 17 Oct 2010) | 3 lines
Changed paths:
   M /trunk/CIREnv.lua
   M /trunk/icon.lua

changed ResetRange due to non-existing range-check yet
changed PlayerRessource - now using UNIT_POWER (4.0 fix)

------------------------------------------------------------------------
r4 | xhatix | 2010-10-17 00:10:04 +0000 (Sun, 17 Oct 2010) | 1 line
Changed paths:
   M /trunk/CIREnv.lua
   A /trunk/Libs
   A /trunk/Libs/LibCooldownIcons-1.0
   A /trunk/Libs/LibCooldownIcons-1.0/LibCooldownIcons-1.0.lua
   A /trunk/Libs/LibCooldownIcons-1.0/lib.xml

forgot to add LCI (private lib)
------------------------------------------------------------------------
r3 | xhatix | 2010-10-16 21:22:33 +0000 (Sat, 16 Oct 2010) | 2 lines
Changed paths:
   M /trunk/CooldownIcons_Revamped.toc
   M /trunk/main.lua

release of preview(alpha) version

------------------------------------------------------------------------
r2 | xhatix | 2010-10-16 21:19:36 +0000 (Sat, 16 Oct 2010) | 1 line
Changed paths:
   A /trunk/.pkgmeta
   A /trunk/CIREnv.lua
   A /trunk/CooldownIcons_Revamped.toc
   A /trunk/Options
   A /trunk/Options/global_settings.lua
   A /trunk/Options/group_settings.lua
   A /trunk/Options/icon_settings.lua
   A /trunk/Options/options.lua
   A /trunk/embeds.xml
   A /trunk/icon.lua
   A /trunk/main.lua
   A /trunk/timer.lua

release of preview(alpha) version
------------------------------------------------------------------------
r1 | root | 2010-10-16 16:02:43 +0000 (Sat, 16 Oct 2010) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"cooldownicons-revamped/mainline: Initial Import"
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
36.27 KB Nov 13, 2010 4.0.1 23