promotional bannermobile promotional banner

Meader Tactics

No more typing till you bleed! Explain raid boss fights in just a few clicks.

File Details

Meader Tactics - 0.7.0

  • R
  • May 4, 2015
  • 27.57 KB
  • 1.1K
  • 6.1.0
  • Retail

File Name

MeaderTactics.zip

Supported Versions

  • 6.1.0

v0.7.0

  • Added functionability for delays between messages. First message is never delayed. Set by user through editPanel. 1 sec is default, 9 sec is max.
  • Removed some old functions not in use and cleaned up a bit of code.
  • Changed how messages are saved in the editPanel. Now all values are first stored in a temporary table, then copied to messages table when enter or save button is pressed. Previously some info was saved directly and some in a temporary table.
  • Implemented export and import functionability, reached through the options panel.
  • Added buttons to enter edit mode and open the option panel in the main frame. Also rearanged the header a bit.
  • Fixed a bug where moving buttons made a mess with ordering.
  • Made a function to clean up message ordering errors. If you have a problem with "disapearing" messages, use the command: "/run meaderInstall.repairMessageOrder()" in chat to fix it.

v0.6.2.1

  • Fixed a bug where deleting a message wrongfully sorted messages in other tactic-sets.

v0.6.2

  • Added the base for the options panel, with a few options for the user to change. Use "/mead opt" to open the panel.
  • Added "test mode" use "/mead test" to toggle. Sends messages to SAY instead of RAID. The main header alerts you if you are in test mode.
  • Made an install and update handler: MeaderInstall.lua. Will handle all installs and updates for future releases.
  • Fixed a bug where the addon did not remember the last tactic set between sessions.
  • Fixed the bug that stopped the main frame from hiding on escape pressed.
  • Removed link browser button, as there seems to be coming huge changes to the raid journal in the next expansion.
  • Cleaned up a huge chunk of code. Better use of temporary tables where needed.
  • Set the main frame strata to fullscreen dialog, so it will show on top of other frames.
  • Added the moon world marker to the list, as it was missing. Probably went for a holiday trip to Orgrimmar or something.
  • Added posibility to choose what channel each message should be sent to: "Raid" or "Raid Warning".
  • The addon now remembers tactic sets between sessions.
  • The addon now remembers last raid used between sessions and auto-pops the boss buttons for that raid.
  • Adden an alert box that pops up whenever needed. It will welcome you as soon as the addon is updated or installed for the first time.
  • Changed the default fonts.
  • Added a hook script for dungeon journal links.