v1.0.5
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
flagsChangedrather thankeyDown, 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.