Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove default tablet keybind #32

Open
wants to merge 1 commit into
base: 1.21
Choose a base branch
from
Open

Conversation

falkreon
Copy link
Collaborator

@falkreon falkreon commented Dec 5, 2024

This PR retains the keybind for opening the shard tablet, but removes the default "J" key setting.

Motivation
If someone drops this mod into a pack without configuring it, I don't want us to create or contribute to a situation where players feel that the keyboard is full of useless keybinds, and that they can't bind a function they actually want because they don't know what they can safely unbind. I have run into this situation a lot, and the solution is for us devs to stop thinking that ours is the special keybind that nobody can live without. The sensible default for most keys is unbound, and it's up to pack makers to pick the ones that are most vital for their players.

Impact
For ModFest / Blanketcon, I anticipate that we will ship a "J" keybind in the pack and nothing will change for users.

Other Details
When a key is bound, the existing toast shows, e.g. "Press [J] to view"
When no key is bound (the new default), the toast now shows "Use /shards to view"

As requested, I've included a note in the readme, letting users and packmakers know that a keybind is available.

Copy link
Contributor

@sisby-folk sisby-folk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to us

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants