10.11.0-beta

Details

  • Filename
    GCD-10.11.0-beta.zip
  • Uploaded by
  • Uploaded
    Oct 23, 2010
  • Size
    228.85 KB
  • Downloads
    1,243
  • MD5
    a3cb68d8887c41ccd25ff6e3062c4fb8

Supported WoW Retail Versions

  • 4.0.1

Changelog

------------------------------------------------------------------------
r89 | finghin | 2010-10-24 00:42:12 +0000 (Sun, 24 Oct 2010) | 1 line
Changed paths:
   A /tags/10.11.0-beta (from /trunk:88)

Tagging as 10.11.0-beta
------------------------------------------------------------------------
r88 | finghin | 2010-10-24 00:28:21 +0000 (Sun, 24 Oct 2010) | 6 lines
Changed paths:
   M /trunk/Modules/Cast.lua
   M /trunk/Modules/GCD.lua
   M /trunk/Modules/Swing.lua
   D /trunk/Textures/background.blp
   D /trunk/Textures/fullslice.blp
   A /trunk/Textures/segment_15.blp
   A /trunk/Textures/segment_20.blp
   A /trunk/Textures/segment_25.blp
   A /trunk/Textures/slice.blp
   D /trunk/Textures/slices.blp
   M /trunk/donut.lua

merging branch into trunk:
implemented alternative method for creating the "donuts"
increased max. radius to 256
donut thickness can now be configured
removed obsolete code
moved some stuff around
------------------------------------------------------------------------
r82 | finghin | 2010-10-21 11:27:06 +0000 (Thu, 21 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Cast.lua
   M /trunk/donut.lua

Fixed reversed donut rotation in quadrant 2/4 and some layering issues (were only visible for high latency)
------------------------------------------------------------------------
r80 | finghin | 2010-10-18 08:35:18 +0000 (Mon, 18 Oct 2010) | 3 lines
Changed paths:
   M /trunk/GCD.lua
   M /trunk/Modules/Cast.lua
   M /trunk/Modules/GCD.lua
   M /trunk/Modules/Swing.lua

Made the "unlocked" mode work with the donuts
Adjusted default donut sizes and cursor offset
Removed some pre-patch leftovers
------------------------------------------------------------------------
r78 | finghin | 2010-10-15 10:33:14 +0000 (Fri, 15 Oct 2010) | 2 lines
Changed paths:
   M /trunk/GCD.lua
   M /trunk/Modules/Cast.lua
   M /trunk/Modules/GCD.lua
   M /trunk/Modules/Swing.lua
   M /trunk/donut.lua

Fixed donut radius not adjusting immediately after changing it
Added an option to modify the cursor offset so you can properly center the donuts around the cursor
------------------------------------------------------------------------
r77 | finghin | 2010-10-15 09:45:39 +0000 (Fri, 15 Oct 2010) | 1 line
Changed paths:
   M /trunk/GCD.lua
   M /trunk/Modules/Cast.lua
   M /trunk/Modules/Ring.lua

Fixed some init problems (Ticket #30)
------------------------------------------------------------------------
r75 | finghin | 2010-10-14 07:09:06 +0000 (Thu, 14 Oct 2010) | 2 lines
Changed paths:
   M /trunk/Modules/Cast.lua
   M /trunk/Modules/GCD.lua
   M /trunk/Modules/Swing.lua
   M /trunk/donut.lua

Fixed an issue that made the donut not animate properly.
Fixed a rather big memory leak.
------------------------------------------------------------------------
r73 | finghin | 2010-10-14 06:56:06 +0000 (Thu, 14 Oct 2010) | 1 line
Changed paths:
   M /trunk/GCD.lua

Fixed "attempt to call method 'IsDisabled' (a nil value)" (Ticket #29)
------------------------------------------------------------------------
r71 | finghin | 2010-10-13 22:45:37 +0000 (Wed, 13 Oct 2010) | 2 lines
Changed paths:
   M /trunk/GCD.toc
   M /trunk/Modules/Cast.lua
   M /trunk/Modules/GCD.lua
   M /trunk/Modules/Swing.lua
   A /trunk/Textures/background.blp
   A /trunk/Textures/fullslice.blp
   M /trunk/Textures/slices.blp
   A /trunk/donut.lua

Fixed crash on cast (Ticket #28)
Had to change quite a lot, but seems to work fine now.
------------------------------------------------------------------------
r69 | finghin | 2010-10-13 15:05:41 +0000 (Wed, 13 Oct 2010) | 1 line
Changed paths:
   M /trunk/GCD.toc

Forgot to change .toc to 4.0.1
------------------------------------------------------------------------
r68 | finghin | 2010-10-13 15:03:39 +0000 (Wed, 13 Oct 2010) | 2 lines
Changed paths:
   M /trunk/GCD.lua
   M /trunk/Modules/Cooldowns.lua
   M /trunk/Modules/GCD.lua

Fixed "anchor is nil" error (Ticket #27)
Fixed a few other errors caused by using spells that got removed with 4.0.1 (possibly broke gcd display for some classes, needs testing)
------------------------------------------------------------------------
r66 | finghin | 2010-10-08 14:22:39 +0000 (Fri, 08 Oct 2010) | 2 lines
Changed paths:
   M /trunk/GCD.lua
   M /trunk/Modules/Cast.lua
   M /trunk/Modules/Cooldowns.lua
   M /trunk/Modules/GCD.lua
   M /trunk/Modules/Ring.lua
   M /trunk/Modules/Swing.lua

Added proper profile support:
Everything except cooldown spells, which are character specific, is now stored in a custom profile which can be managed through the options menu in the "profiles" sub menu.
------------------------------------------------------------------------
r65 | finghin | 2010-10-05 19:21:52 +0000 (Tue, 05 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Cooldowns.lua
   M /trunk/Modules/GCD.lua

Fixed global cooldown display for Death Knights (Ticket #26)
------------------------------------------------------------------------
r63 | finghin | 2010-09-21 10:38:26 +0000 (Tue, 21 Sep 2010) | 3 lines
Changed paths:
   M /trunk/GCD.toc
   A /trunk/Modules/Swing.lua
   M /trunk/modules.xml

Added a swing timer module.
Won't show anything when dual-wielding in melee combat, because thats impossible to track.
Slam should work properly, other effects which influence melee/ranged swings aren't supported yet.
------------------------------------------------------------------------

Additional Files