- Added Support for Minecraft 1.20.6, 1.21.1, 1.21.2, 1.21.3, 1.21.6
- Extracted a lot of API into a separate module.
- Config System is now in the API module.
- Fixed Alternative Escape Binding working with Mouse Buttons
- Fixed selectedKeyBinding not being returned to null after being set #27
- Broke Most of the Translations, will be fixed in the next release.
- Abstracted Part of the Keybinding Screen so that I can support more versions
- Updated to Minecraft 1.21.5
- Added a new keybinding to shift the hotbar left or right.
- Fabric Loader Version Update to 0.16.14
- Fabric Kotlin Version Update to 1.13.3+kotlin.2.1.21
- Kotlin Version Update to 2.1.21
- Added support for Minecraft
1.21.6-pre41.21.6-rc.1 - Added support for Minecraft 1.21.3
- Fixed Bug Where Alternative Keybindings were not working with custom keybindings.
- On modifier release. Before removing an active keybinding. Make sure it needs said modifier.
- Fixed Game Crash when using free binds list. #28
- Fixed Rebinding to a modifier keeps previous modifiers #25
- Fixed Unable to bind modifiers alone #13
- Fixed reset is disabled when modifiers are present but key is the default
- Updated to Loom 1.10
- Updated Yarn Mappings build.8
- Updated Fabric API to 0.118
- Updated Fabric Kotlin to 1.13.1
- Stopped overwriting ControlsOptionsScreen completely to open TMSKeyBindsScreen Fixes #20
- Fixed bug where hitting the
esc
key would close the keybinding screen. Issue #9
- Rewrote the Keybinding Screen
- Fixed bug with ordering of hotbar items. Issue #2