v4.1.0-nolib

Details

  • Filename
    MTarget-v4.1.0-nolib.zip
  • Uploaded by
  • Uploaded
    May 18, 2011
  • Size
    14.36 KB
  • Downloads
    43
  • MD5
    90dd8677488b6f984c2ccc741645f924

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
------------------------------------------------------------------------