v4.1.0
Details
-
FilenameMTarget-v4.1.0.zip
-
Uploaded by
-
UploadedMay 18, 2011
-
Size153.60 KB
-
Downloads405
-
MD573fce36805ced9a2808372473c5d5dc0
Supported WoW Retail Versions
- 4.1.0
Changelog
------------------------------------------------------------------------
r72 | gameldar | 2011-05-18 16:35:03 +0000 (Wed, 18 May 2011) | 5 lines
Changed paths:
A /tags/v4.1.0 (from /trunk:71)
MTarget:Create an initial 4.1 release version.
Changes to this release:
1. Write all macros (if autowrite option is enabled) when the addon is loaded. This allows the use of the same macro across characters with specific variables set
2. Fixed a bug when setting the variable manually where spaces in the value of the macro were not being allowed - this restriction only applies to variable names.
3. Updated the compatibility version
------------------------------------------------------------------------
r71 | gameldar | 2011-05-18 16:32:05 +0000 (Wed, 18 May 2011) | 1 line
Changed paths:
M /trunk/MTarget.lua
MTarget:Update the version number
------------------------------------------------------------------------
r70 | gameldar | 2011-05-18 16:30:54 +0000 (Wed, 18 May 2011) | 2 lines
Changed paths:
M /trunk/MTarget.toc
M /trunk/MTarget_Console.lua
MTarget:Update to 4.1 version
Fixed a bug in the setting of the variable directly where it was passing the whole input for spaces instead of just the variable name.
------------------------------------------------------------------------
r69 | gameldar | 2011-03-11 01:46:04 +0000 (Fri, 11 Mar 2011) | 1 line
Changed paths:
M /trunk/MTarget.lua
MTarget: Write all macros when the addon is enabled to support using of common macros between characters with character specific settings
------------------------------------------------------------------------