v1.0.4-beta

Details

  • Filename
    Squire3-v1.0.4-beta.zip
  • Uploaded by
  • Uploaded
    Nov 4, 2014
  • Size
    130.34 KB
  • Downloads
    98
  • MD5
    436259fbd6389c33e9c1ac4f1733fdf7

Supported WoW Retail Versions

  • 6.0.3

Changelog

tag v1.0.4-beta
a909b682683121399a599b72efcddad04803e22b
Adirelle <adirelle@gmail.com>
2014-11-05 00:37:43 +0100

A bunch of changes.

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

Adirelle:
    - Store the special mounts settings with the favorites.
    - Always save and restore the favorites, but use either the "character" or "global" section of the DB.
    - Try to restore the mounts either on COMPANION_UPDATE or PLAYER_ENTERING_WORLD, whatever comes first.
    Unregister both after that.
    - Automatically detect mounts that cannot be set as favorite.
    - Prefer Ahn'Qiraj mounts when they are usable.
    Fixed GH-15.
    - More information about the toggle mode in its tooltip.
    - Ugly Magic Broom hack.
    Fixes GH-16.
    - Update README.md
    - Added a configuration option to overcome the inability to mark certain mounts as favorite.
    Should fixes GH-14 and GH-15.
    - Renamed "two-step mode" to "toggle mode".
    - Ignore flying mounts and flight-related condition in instances.
    Fixes GH-12.
    - Properly handle toggle conditions.
    - Properly assemble consecutive conditions.
    - Fixed macro building.
    - Do not show an empty "Use spells" panel.
    See GH-11.
    - Do not listen to PLAYER_REGEN_DISABLED until initialized.
    - Refresh the states on the first SPELLS_CHANGED instead of ADDON_LOADED.
    - Added state methods to get condition and cancel arguments.
    - README updated.
    - Also show the "Macro debug" panel for alpha builds.
    - Added a "Debug macro" panel for debug versions.
    Conflicts:
        Config.lua
    - Added a "Debug macro" panel for debug versions.
    - Order the test condition to build smaller macro.
    - Fixed the mount condition.
    - Rewording of the cancel option description.
    - Use ordered cancels start to build a smaller macro.
    - Rebuilt the configuration to use the new "states" table.
    - Normalized the "cancelSpells" to become "states", which include the flying, mounts and vehicles.
    - Added safety and dismount configuration internals.
    - Special case for Treant form, which is detected like a form but cancelled like an aura...
    - Special case for Treant form, which is detected like a form but cancelled like an aura...
    - Restore favorite on load, then only on the first typeless COMPANION_UPDATE event.
    - Slightly simplified the concatenation of macro parts.
    - Hopefully fixed GH-10.
    - Do no try to simplify the conditionned mount casts.
    - Force favorite restoration on Blizzard_PetJournal load.
    - Propose to cancel priests' Shadowform.
    - Do not erroneously cancel form.
    Should fix GH-11.

Additional Files