Skip to content

Releases: Sellorio/mega-macro

1.6.3

05 Aug 08:52
211c9d6
Compare
Choose a tag to compare

MegaMacro window now displays /250 instead of /255.

Fixed GetAbilityData returning early, preventing icons for item macros from displaying.

Fixed macro tooltip displaying item info for the base item iLevel instead of the equipped item iLevel.

Courtesy of @bpapuni

1.6.2

24 Jul 08:09
41bdfef
Compare
Choose a tag to compare

Updating to support The War Within (11.0).
Sadly this also means macro length is limited at 255. You can thank blizzard for that one.

1.6.1

24 Mar 22:33
a370358
Compare
Choose a tag to compare

Fixes to IsItemInRange which causes spamming and performance issues as of 10.2.6.

1.6.0

19 Jan 03:33
d3f1a53
Compare
Choose a tag to compare
  • Native blizzard macros are used for macros shorter than 250. This will make icon handling and such more reliable but will not use mega macros icon engine. These are still managed through the Mega Macro window and are hot swapped automatically when changing characters or specs.
  • New Inactive tab replaces the old system when fresh installing Mega Macro making it a smoother experience.
  • Character-Spec tab has been merged with Character-Class to be just Character-specific since it's very rare to have any macros in those sections anyway.
  • The highly requested Uninstall capability has been added! This will obviously make your current class/spec the one saved permanently into your macros list and the rest will remain in addon settings files. This is available from the new config tab.
  • No longer fills all macro slots and only uses the number of macros needed to ensure seamless switching between specs and classes. This is based on the classes and specs that have the most macros defined for them.
  • When drag-dropping macros, the tab you're targeting will be highlighted.
  • Added support for multi-number macro conditionals (e.g. [form:1/2/3]).
  • Various bug fixes and improvements.

This one of the biggest updates ever for Mega Macro and we all owe thanks to @aurelion314 and @durandal42 (GitHub usernames) for implementing and thoroughly testing this. It's been in the works for months now and although I don't play WoW anymore it's been gratifying to see them invest so much time into making Mega Macro so much better.

1.5.11

05 Dec 03:13
91455ad
Compare
Choose a tag to compare

Fixed tooltip issues.

Known Issue: macros with the same name will cause issues with tooltips until Blizzard fixes the interface code and Mega Macro can be reverted to the way it was working before.

1.5.10

14 Dec 01:20
13c6aee
Compare
Choose a tag to compare
  • Support for known and noknown macro conditionals
  • Fixing macro labels extending beyond macro buttons
  • Fixing scrolling issue in macro editor

1.5.9

17 Nov 02:22
Compare
Choose a tag to compare

Fixes to keydown setting causing macros to stop working.

1.5.8

28 Oct 07:00
37b8320
Compare
Choose a tag to compare

Updating to support Dragonflight.

Thanks to @aurelion314 and @Dannez83 for your efforts!

1.5.7

28 Mar 02:36
Compare
Choose a tag to compare

Fixed not skipping unknown spells and items in icon evaluation.

1.5.6

17 Mar 02:49
Compare
Choose a tag to compare

Version bump to officially support 9.2.

I did some testing with my setup both using blizzard ui (no action bar addon) and Bartender4 (my personal preferred action bar addon). Both continue to function as expected with no noticable issues.

I suspect that any issues remaining are not new in 9.2 but have been around for a while.