Skip to content

v1.0.5

Choose a tag to compare

@thebriangao thebriangao released this 03 Jul 06:24

Keybind fix from #13. Thanks to @elyangutierrez for the report.

Fixed

  • Shift and Control can now be bound to keybinds. On macOS the modifier keys fire flagsChanged rather than keyDown, so a modifier press never reached the open Controls screen and couldn't be captured (e.g. rebinding Sprint to Left Shift, or Sneak to Left Control). A modifier press is now delivered to the active screen so it can be bound, while releases still reach the game as before.