Releases: grittyfrog/MacroMate
Releases · grittyfrog/MacroMate
MacroMate 1.0.19.4
Version 1.0.19.4 - Adds 'favourites' to 'Insert Special Character' menu
MacroMate 1.0.19.3
Version 1.0.19.3 - Added a 'Insert Special Character' context menu action to the macro window
MacroMate 1.0.19.2
Version 1.0.19.2 - Hopefully fixes the macro chain crash
MacroMate 1.0.19.1
Version 1.0.19.1 - Subscription status window no longer auto-grows forever - Made subscription job downloads Parallel (max 4 at a time), this significantly speeds up sync time for large subscriptions. - Significantly improved caching of subscription macros, checking for updates is now much quicker and will only fully download a macro when changes have been made. - Limited subscription jobs to 1 at a time (to prevent getting rate-limited by github). - Made subscription loading spinners fancier - Added 'Copy URL to Clipboard' action to subscriptions
MacroMate 1.0.19.0
Version 1.0.19.0 New Major Feature: Subscriptions Subscriptions let you subscribe to a external macro repository (typically hosted on git). Subscriptions provide a two-click way to download the latest version of macros hosted externally, and will automatically notify you when new updates are available (configurable). Subscriptions only support vanilla macro features, subscription repositories currently cannot add links or link conditions. The primary use-case of this feature is to allow macro-using raiding communities to quickly share macro changes, but other use case are supported. Make sure to only subscribe to repositories you trust and make sure to verify macros before you run them!
MacroMate 1.0.18.0
Version 1.0.18.0 - Add 'Current Craft - Max Durability' condition - Add 'Current Craft - Max Quality' condition - Add 'Current Craft - Difficulty' condition - Add 'Run Selected' context menu action to macro windows - Fix Icon Picker error for hi-res icons
MacroMate 1.0.17.2
Version 1.0.17.2 - Maybe fix Macro Chain crash
MacroMate 1.0.17.1
Version 1.0.17.1 - Fix IPC incorrectly overriding existing icons and links - Fix 'Update in Macro Mate' not updating macro text
MacroMate 1.0.17.0
Version 1.0.17.0 - Added 'Import from Game' feature See: `New > Import > From Game` and `Right Click > Import Here > From Game` - Added 'Bulk Delete' edit mode action - Allow Shift + Right Click to select nodes into edit mode
MacroMate 1.0.16.0
Changes: - Added 'Import to Macro Mate' context menu action (vanilla macro UI) - Added 'Open in Macro Mate' context menu action (vanilla macro UI) - Added 'Update in Macro Mate' context menu action (vanilla macro UI) - Added setting to disable context menu actions Fixes: - Fix search clear text button not appearing