minecraft-pi-reborn/mods/src/input
2024-02-02 22:25:22 -05:00
..
attack.c Code Style Changes 2024-01-07 03:23:43 -05:00
bow.c Code Style Changes 2024-01-07 03:23:43 -05:00
crafting.cpp Code Style Changes 2024-01-07 03:23:43 -05:00
drop.cpp Code Style Changes 2024-01-07 03:23:43 -05:00
input-internal.h Allow Opening Crafting With Controller 2022-10-08 16:27:03 -04:00
input.cpp Code Style Changes 2024-01-07 03:23:43 -05:00
misc.c Create World Screen + Scrolling Text Boxes! 2024-02-02 04:20:34 -05:00
README.md Improve Markdown Formatting 2024-02-01 03:18:47 -05:00
toggle.c Improve Key Handling 2024-02-02 22:25:22 -05:00

input Mod

This mod fixes various input-related bugs, including:

  • Bows being broken.
  • The cursor interacting with the toolbar while the it is locked.
  • Being unable to attack mobs.
  • The ESC key not behaving as expected.

It also adds various features, including:

  • Hide GUI and third person toggle keys.
  • Dropping items with Q.