- Updated Russian translation (rfin0)
- Updated to mc26.1
- Mod versioning scheme is now
major.mc.minor:majoris incremented on 'significant' feature changes, or breaking API changes (if applicable).mcis never reset, and is incremented on every MC release, irrespective of whether a mod update was required.minoris reset whenmajoris changed, and is incremented on every update that does not change either of the previous two numbers.
Changes over latest beta
- Fixed ordering of macro activator MC keybinds.
- Updated Russian translation (rfin0)
Changes over latest release
- Added support for activating macros using MC keybinds.
- Added a button to copy macros in the profile editor.
- Added a new activation mode for key Release.
- Added a command to switch profiles.
- Added an optional list entry name field for macros.
- Changed default Conflict Strategy from Submit to Assert.
- Increased command/message field length limit from 512 to 4096.
- Fixed conflict handling for debug keys on 1.21.11
- Added support for activating macros using MC keybinds.
- Added a button to copy macros in the profile editor.
- Added a new activation mode for key Release.
- Added a command to switch profiles.
- Added an optional list entry name field for macros.
- Changed default Conflict Strategy from Submit to Assert.
- Increased command/message field length limit from 512 to 4096.
- Fixed conflict handling for debug keys on 1.21.11
- Fixed an issue causing toggle actions to not be cancelled when activating macros in veto mode.
- Fixed an issue causing the first typed character to not register after activating a type or edit mode macro with a non-character key
- Added South Korean translation (doyoung07)
- Added
EDITmode, which allows you to manually enter replacements for a new%edit%placeholder when sending
- Added an option to cap the number of repetitions when using repeat mode
- Fixed invisible text in message length limit field on 1.21.6+
- Added a configurable message length limit to mitigate being kicked when sending overlength messages
- Execute non-delayed macros immediately to preserve relative ordering (Starjon)
- Updated German translations (Lucanoria)
- Improved stability of deserializers
- Fixed an issue where editing a copy of a profile would edit the original
- Added support for reloading config file to revert edits
- Enabled cancellation of movement keys
- Added support for keeping macros activated while the keybind is held
- Added support for delaying cycling messages
- Improved macro activation via options screen
- Added enhanced text fields from ChatNotify
- Fixed a deserialization bug. If your macros were reset when upgrading to v2.3.6, install v2.3.7
and check the
configfolder of your Minecraft instance for acommandkeys.unreadable.jsonfile. If it exists, delete yourcommandkeys.jsonfile, rename theunreadablefile tocommandkeys.json, and start the game again. - Updated German translation (Lucanoria)
- Updated Russian translation (rfin0)
- Added high contrast button textures
- Added option to allow repeating macros to resume on re-activation of profile
- Prevented blank messages from being automatically removed from type-mode macros on save
- Fixed macros becoming unresponsive on deletion of a macro with the same keybind
- Added Ukrainian translation (ttrafford7)
- Add Russian translation (rfin0)
- Update German translation (Lucanoria)
- Added activation ratelimiter to prevent spam on servers
- Added alternate keybind to allow reversal of cycling macros
- Added placeholders for the block that the player is looking at
- Fixed messages sending with incomplete placeholder replacement