v1.4.3beta
Details
-
FilenameDimmedActions-v1.4.3beta.zip
-
Uploaded by
-
UploadedJul 25, 2010
-
Size146.11 KB
-
Downloads70
-
MD5f25f1677d6a762cfb4329c0f182b58df
Supported WoW Retail Versions
- 3.3.5
Changelog
------------------------------------------------------------------------
r116 | cyprias | 2010-07-26 03:32:37 +0000 (Mon, 26 Jul 2010) | 1 line
Changed paths:
A /tags/v1.4.3beta (from /trunk:115)
Tagged as v1.4.3beta
------------------------------------------------------------------------
r115 | cyprias | 2010-07-26 03:29:50 +0000 (Mon, 26 Jul 2010) | 1 line
Changed paths:
M /trunk/core.lua
Added dimming of item actions. Cooldown works, range works, item's in macros mostly works. some /use macros needs a [@target] so that SecureCmdOptionParse() returns a targetID.
------------------------------------------------------------------------
r114 | cyprias | 2010-07-23 01:36:14 +0000 (Fri, 23 Jul 2010) | 1 line
Changed paths:
M /trunk/core.lua
No idea what I changed. =/
------------------------------------------------------------------------
r113 | cyprias | 2010-07-01 07:30:19 +0000 (Thu, 01 Jul 2010) | 1 line
Changed paths:
M /trunk/core.lua
Testing dimming hostile spells on friendly targets, helpful spells on hostile targets.
------------------------------------------------------------------------
r112 | cyprias | 2010-07-01 06:17:56 +0000 (Thu, 01 Jul 2010) | 2 lines
Changed paths:
M /trunk/core.lua
If 'Show on no target' is disabled and we have no target, we'll dim actions using Dim Unusable options.
If our macros / macrotext actions have no target, we'll dim them. (unless the macro doesn't need a target to cast)
------------------------------------------------------------------------
r111 | cyprias | 2010-06-27 03:02:26 +0000 (Sun, 27 Jun 2010) | 1 line
Changed paths:
M /trunk/core.lua
Added support for Macrotexter's action changes. So if Macrotexter's running we'll use the targetID it replaces the action with.
------------------------------------------------------------------------
r110 | cyprias | 2010-06-25 22:35:33 +0000 (Fri, 25 Jun 2010) | 1 line
Changed paths:
M /trunk/core.lua
if a actionID is a spell but the button has macro text, we'll use the macro text. This only happens when addons like MacroTexter modify the secure button to be a macro instead of a spell.
------------------------------------------------------------------------
r109 | cyprias | 2010-06-11 08:01:47 +0000 (Fri, 11 Jun 2010) | 1 line
Changed paths:
M /trunk/DimmedActions.toc
Changed X-LoadOn-Always from delayed to true.
------------------------------------------------------------------------