MacroTalk

Change log

v2.0.2

  • Fixed an issue I did not see (thanks Boccanegra) with /opt or /rnd commands and a secure command like /equipset.
  • Constant MAX_BATTLEFIELD_QUEUES replaced by the function GetMaxBattlefieldID()

v2.0.1

  • Correcte 3 changes done with versions posted on wowinterface and not in wowcurse (1.72 max in wow curse and 1.8.1 max in wowinterface) :
    • Fixed a stray global in MacroTalk.lua
    • The ic and icb suffixes now insert the appropriate codes to send texture links instead of just the name of the icons.

v2.0

  • Fixed for wow 4.2
  • Added suffixe gu and gub for player's and target's guild
  • Added suffixe rm for player's and target's realm

v1.7.2

  • %gb correctly eliminates the "no gender" message
  • % without a code no longer substitutes as the player's name

v1.7.1

  • Fixed suffixes to work without a unit
  • Fixed error when using /gr outside of a group

v1.7

  • /rnd___ commands should actually work now
  • Changed /rnd to /rndcmd because of a conflict with the built-in /rnd command
  • Added architecture for straight text substitutions (no interface yet--see MacroTalkSubstitutions.lua for more information)

v1.6

  • Added raid icon and "blank" suffixes

v1.5.1

  • Fixed a bug that was preventing all SendChatMessage calls

v1.5

  • The race suffix will use UnitRace for players and UnitCreatureType for NPCs
  • Added %tt, %loc
  • Added health and mana suffixes

v1.4

  • /opt & /rnd will now print an error message if you attempt to use a secure command
  • Added %n, %z, %sz
  • Added ability to use suffixes alone to get info about the player
  • Changed unit prefixes to suffixes - INCOMPATIBLE WITH PREVIOUS VERSION
  • Substitutions are no longer case-sensitive
  • Restructured substitutions and localizations to be more generic

v1.3

  • Added /rnd and /rnd___ commands
  • Fixed a bug where the /opt prefix was only being applied to the first command of a given type (e.g. only /opts would work but not /optsay)

v1.2

  • Added generic /opt command

v1.1

  • Improved localizability of substitutions

v1.0

  • Name substitutions have been simplified a bit to match the functionality of %t
  • Added pet unit substitution
  • Added info type prefixes: level, class, gender, race

v0.9

  • Added /opt___ commands
  • Fixed a bug where %m behaved like %f
  • No longer uses Satellite
  • Added localization lua for future localization

v0.5

  • Initial release

Facts

Uploaded on
Dec 01, 2011
Game version
  • 4.3
Filename
MacroTalk-v2.0.2.zip
Size
9.3 KiB
MD5
7fab9aa0a9cda694e072ec48d72d0ff8
Type
Release
Status
Normal
Downloads
300

Authors