promotional bannermobile promotional banner

Command

Abandoned
Provides various !<command> style commands that can be sent in most chat channels.

File Details

v2.2.0

  • R
  • Nov 28, 2012
  • 130.67 KB
  • 42
  • 5.1.0
  • Retail

File Name

Command-v2.2.0.zip

Supported Versions

  • 5.1.0

tag v2.2.0
24a913ef6208f75f8aa17a88b5e862073e1c3cd8
F16Gaming <adam.hellberg95@gmail.com>
2012-11-28 18:25:51 +0100

Tagging as v2.2.0 Release

--------------------

F16Gaming:
    - Bump interface version to 50100
    - Update GroupTools to use new API constants.
    - Fix RollManager/ChatManager sending invalid item links to chat.
    - Updated Command main file to support the new packager
    - Fix missing reference to GroupTools in ReadyCheckManager
    - Some fixes and optimizations in CommandManager
    - Updated .gitignore to include zip files
    - Locale updates.
    - DeathManager (ress) announce should now properly cancel if already ressed.
    - ReadyCheck annouce should now properly cancel if already responded.
    - Update DeathManager to support delays.
    - Update CommandManager.
    - Locale update.
    - Added more locale files.
    - Swedish localization updated, big thanks to Santos!
    - Fixed ChatManager not being set in ReadyCheckManager.
    - Fixed RM_SET_MAXFAIL locale string saying "higher" instead of "lower".
    - Added .gitignore.
    - FIXED: GroupTools updated to reflect changes to Blizzard API.
    - FIXED: ReadyCheckManager should now be loaded properly.
    - Added ReadyCheckManager (revamped version of ReadyCheck command).
    - FIXED: RoleManager sometimes announcing multiple times in a row.
    - Fix incorrect upvalues in GroupTools.lua
    - Fix incorrect return values in BattleNetTools.lua
    - Additions and fixes.
    FIXED: Announce options should now work properly across all modules.
    ADDED: Added follow command.
    UPDATE: Updated locales.
    - PlayerManager.Invite will now fail if trying to invite when in LFG.
    - Added RoleManager and made updates and fixed to other modules.
    - BattleNetTools and PlayerManager updated.
    BattleNetTools.GetToon* now takes a second argument, startIndex.
    BattleNetTools.GetToon* now returns a second value, index.
    Updated all modules according to changes in BattleNetTools.
    PlayerManager and ChatManager now properly supports BattleNet friends
    (different realm than player).
    - Fixed BattleNet code according to new changes to BNGetFriendToonInfo and BNGetToonInfo.
    - Added DuelManager.
    Provides AcceptDuel, DeclineDuel and StartDuelAdded DuelManager.
    - Added InviteManager, now supports guild invites.
    Moved GroupInvite code into InviteManager.
    - Fixed SummonManager.HasSummon should now work in all cases.
    - Code cleanup
    - Fix SummonManager.HasSummon giving false result.
    - Fix markdown syntax.
    - Updated README.
    - Updated README.
    - Missing API upvalue.
    - Typo fix.
    - SummonManager: OnSummon will now send whisper to summoner if player is not in a group.
    - Some hotfixes (missing comma and misnamed local).
    - Added SummonManager, announces to group when player receives a summon.
    Added commands acceptsummon, declinesummon, set sm
    [enable|disable|toggle|delay].
    Localization updates.
    Various minor optimizations and fixes.
    - Updated Battle.Net functions.
    - PlayerManager.ParseMessage was sometimes not called from CHAT_MSG_SYSTEM.
    - Updated BattleNetTools.lua according to BNGetFriendInfo[ByID] changes.
    - Some changes (git diff not working *rage*)
    - Added DeathManager to manage player death and resurrection.
    - Updated invite code.
    Make invite method check if there is already an active invite for target
    player.
    Make invite method track invites and announce to group/whisper if target
    declines invite.
    - Made some code more readable.
    - Some optimization.
    - Silly syntax errors
    - Better way to check for LFG status
    - Fixed GroupTools.IsLFGGroup method (GetLFGMode now requires an argument)
    - Changed my mind about slash alias.
    - Added slash alias: comm
    - Fixed old names from merge.
    - Updated Interface to 50001 for MoP Beta 5.0.1
    - More changes for MoP.
    - Initial changes for MoP.