r48-nolib
Details
-
FilenameQuartz3-ace3-r48-nolib.zip
-
Uploaded by
-
UploadedMay 26, 2009
-
Size161.49 KB
-
Downloads53
-
MD5bfa3fe190affd193477ec9cc0d634e1f
Supported WoW Retail Versions
- 3.1.0
Changelog
------------------------------------------------------------------------
r48 | durcyn | 2009-05-26 19:16:28 +0000 (Tue, 26 May 2009) | 1 line
Changed paths:
M /trunk/modules/Buff.lua
M /trunk/modules/Focus.lua
M /trunk/modules/GCD.lua
M /trunk/modules/Latency.lua
M /trunk/modules/Mirror.lua
M /trunk/modules/Pet.lua
M /trunk/modules/Player.lua
M /trunk/modules/Swing.lua
M /trunk/modules/Target.lua
convert 'input' options to select/range where appropriate
------------------------------------------------------------------------
r47 | durcyn | 2009-05-25 04:31:14 +0000 (Mon, 25 May 2009) | 1 line
Changed paths:
M /trunk/modules/GCD.lua
_SUCCEEDED as well
------------------------------------------------------------------------
r46 | durcyn | 2009-05-25 04:25:27 +0000 (Mon, 25 May 2009) | 1 line
Changed paths:
M /trunk/modules/GCD.lua
GCD: use UNIT_SPELLCAST_START instead of CLEU/SPELL_CAST_SUCCESS. Things with cast times matter too.
------------------------------------------------------------------------
r45 | durcyn | 2009-05-24 21:04:02 +0000 (Sun, 24 May 2009) | 1 line
Changed paths:
M /trunk/modules/Buff.lua
M /trunk/modules/Flight.lua
M /trunk/modules/Focus.lua
M /trunk/modules/GCD.lua
M /trunk/modules/Latency.lua
M /trunk/modules/Mirror.lua
M /trunk/modules/Pet.lua
M /trunk/modules/Player.lua
M /trunk/modules/Range.lua
M /trunk/modules/Swing.lua
M /trunk/modules/Target.lua
M /trunk/modules/Timer.lua
clean up module options a bit more, looks like Swing is still tossing errors though, ymmv.
------------------------------------------------------------------------
r44 | durcyn | 2009-05-24 10:08:00 +0000 (Sun, 24 May 2009) | 1 line
Changed paths:
M /trunk/modules/GCD.lua
another bugfix
------------------------------------------------------------------------
r43 | durcyn | 2009-05-24 10:01:34 +0000 (Sun, 24 May 2009) | 1 line
Changed paths:
M /trunk/modules/GCD.lua
fix a retarded bug in GCD module
------------------------------------------------------------------------
r42 | durcyn | 2009-05-24 02:13:02 +0000 (Sun, 24 May 2009) | 1 line
Changed paths:
M /trunk/Quartz.lua
fix ApplySettings
------------------------------------------------------------------------
r41 | durcyn | 2009-05-24 02:12:44 +0000 (Sun, 24 May 2009) | 1 line
Changed paths:
M /trunk/modules/Buff.lua
M /trunk/modules/Flight.lua
M /trunk/modules/Focus.lua
M /trunk/modules/GCD.lua
M /trunk/modules/Interrupt.lua
M /trunk/modules/Latency.lua
M /trunk/modules/Mirror.lua
M /trunk/modules/Pet.lua
M /trunk/modules/Player.lua
M /trunk/modules/Range.lua
M /trunk/modules/Swing.lua
M /trunk/modules/Target.lua
M /trunk/modules/Timer.lua
M /trunk/modules/Tradeskill.lua
modules should all be converted, now to clean up the options...
------------------------------------------------------------------------
r40 | durcyn | 2009-05-23 17:45:56 +0000 (Sat, 23 May 2009) | 1 line
Changed paths:
M /trunk/modules/GCD.lua
M /trunk/modules/Latency.lua
M /trunk/modules/Mirror.lua
M /trunk/modules/Player.lua
M /trunk/modules/Target.lua
move over some more modules, this is exciting
------------------------------------------------------------------------
r39 | durcyn | 2009-05-23 17:32:03 +0000 (Sat, 23 May 2009) | 1 line
Changed paths:
M /trunk/modules/Buff.lua
M /trunk/modules/Flight.lua
M /trunk/modules/Focus.lua
M /trunk/modules/GCD.lua
M /trunk/modules/Interrupt.lua
modernize GCD tracking a bit, using CLEU instead of hardcoded spells
------------------------------------------------------------------------
r38 | durcyn | 2009-05-23 17:20:40 +0000 (Sat, 23 May 2009) | 1 line
Changed paths:
M /trunk/modules/GCD.lua
convert GCD module to new format
------------------------------------------------------------------------
r37 | durcyn | 2009-05-22 20:21:20 +0000 (Fri, 22 May 2009) | 1 line
Changed paths:
M /trunk/modules/Buff.lua
M /trunk/modules/Player.lua
M /trunk/modules/Target.lua
port over the Target module, among other things
------------------------------------------------------------------------
r36 | durcyn | 2009-05-22 19:55:48 +0000 (Fri, 22 May 2009) | 1 line
Changed paths:
M /trunk/modules/Player.lua
tweak Options table a bit
------------------------------------------------------------------------
r35 | durcyn | 2009-05-22 02:05:56 +0000 (Fri, 22 May 2009) | 1 line
Changed paths:
M /trunk/Quartz.lua
M /trunk/modules/Focus.lua
M /trunk/modules.xml
let's use functions that actually exist when registering callbacks
------------------------------------------------------------------------
r34 | durcyn | 2009-05-21 22:34:23 +0000 (Thu, 21 May 2009) | 1 line
Changed paths:
M /trunk/modules/Flight.lua
more module work, guaranteed to break or your money back
------------------------------------------------------------------------
r33 | durcyn | 2009-05-20 20:43:04 +0000 (Wed, 20 May 2009) | 1 line
Changed paths:
A /trunk/Config.lua
M /trunk/Quartz.lua
M /trunk/Quartz3.toc
M /trunk/locale/deDE.lua
M /trunk/locale/enUS.lua
M /trunk/locale/frFR.lua
M /trunk/locale/koKR.lua
M /trunk/locale/ruRU.lua
M /trunk/locale/zhCN.lua
M /trunk/locale/zhTW.lua
M /trunk/modules/Buff.lua
M /trunk/modules/Player.lua
more module work, untested
------------------------------------------------------------------------
r32 | durcyn | 2009-05-07 02:25:02 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
M /trunk/Quartz.lua
comment out the rest of the pass values for now. options are still a godawful mess.
------------------------------------------------------------------------
r30 | durcyn | 2009-05-01 19:00:16 +0000 (Fri, 01 May 2009) | 1 line
Changed paths:
M /trunk/modules/Player.lua
attempt to unfuck Player options get/set, untested
------------------------------------------------------------------------
r29 | durcyn | 2009-04-27 20:05:33 +0000 (Mon, 27 Apr 2009) | 1 line
Changed paths:
M /trunk/Quartz3.toc
M /trunk/modules/Player.lua
clean up some more Player config errors, get/set are still broken for basically everything. god, i hate options tables.
------------------------------------------------------------------------
r28 | durcyn | 2009-04-25 20:09:36 +0000 (Sat, 25 Apr 2009) | 1 line
Changed paths:
M /trunk/modules/Player.lua
Player castbar works, options are still broken, ymmv
------------------------------------------------------------------------
r27 | durcyn | 2009-04-24 23:16:58 +0000 (Fri, 24 Apr 2009) | 1 line
Changed paths:
M /trunk/Quartz.lua
M /trunk/locale/enUS.lua
M /trunk/modules/Player.lua
fix core options and defaults tables, modules are still broken
------------------------------------------------------------------------