satoshinm / NetCraft

Web-based fork of fogleman/Craft ⛺
https://satoshinm.github.io/NetCraft/
MIT License
57 stars 13 forks source link

Keybindings customization #148

Open satoshinm opened 7 years ago

satoshinm commented 7 years ago

For making the environment comfortable to the player, it should be possible to customize what the keys are bound to. Requested on https://www.spigotmc.org/threads/websandboxmc.232807/page-3#post-2424791

Maybe add an option / additional ability to chat with Enter ? I've always changed my MC client to use Enter to start and Enter chat/commands.

Problems include where to load this information, store it, and how to enter it (UI? config file sent from the server?). Also updating src/config.h, which has #defines for each CRAFTKEY to GLFWKEY.