File Details
1.1.0
- R
- Dec 18, 2023
- 621.78 KB
- 55
- 10.2.0
- Retail
File Name
MacroSets-1.1.0.zip
Supported Versions
- 10.2.0
Version 1.1.0 - [12/18/2023]
-
Features:
- Macro action bar positions are saved with set.
- Macros are placed on action bars on set load.
- Confirmed working with Bartender4 and ElvUI.
-
Changes:
- Macro set name character limit increased from 25 to 50.
- Checks to restrict addon usage during combat.
- Checks for duplicate macro names when saving a set.
- Added help information for
/ms iconsto/ms help.
-
Commands:
/ms icons: Toggles what the#iflag does at the end of macro names-
Toggled 'ON':
- Macros with names that end with
#iwill be saved with the default/dynamic question mark icon. - All other macros will be saved with the first icon shown when placed on the action bar.
- Macros with names that end with
-
Toggled 'OFF':
- Macros with names that end with
#iwill be saved with the first icon shown when placed on the action bar. - All other macros will be saved with the default/dynamic question mark icon.
- Macros with names that end with
- Set to 'OFF' by default.
- Added simple testing framework to aid with debugging.
- Substantial code refactoring.