- Fix compatibility issue with Spyglass Improvements
- Add support for Minecraft Forge 1.20
- Revert change on
IKeyConflictContext#isActive()
check.
- Optimize config element process.
- Optimize
KBPMod#findByName(String)
implementation. - Update lang.
- Fix miss trigger of keys on input method switch.
- Optimize config element process.
- Optimize
KBPMod#findByName(String)
implementation. - Update lang.
- No longer check conflict context on trigger.
- Fix compatibility issue when using with InvMove.
- Improve compatibility.
- Make shadow key bindings share conflict context with its target.
- Fix compatibility problem with Bogo Sorter.
- Fix improper repeat key event handling.
- Shadow key binding will share conflict context with its target.
- Fix duplicate shadow creation when switching language.