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

QoL Improvements #24

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

Conversation

MCRcortex
Copy link

@MCRcortex MCRcortex commented Sep 7, 2024

When clicking nothing wile there is a focused entry, defocuse that entry
When pressing escape with a focused entry, defocuse that entry
Added configurable defer control key
When defer control key is pressed, enable player movement and capture mouse
allows continued editing of the armorstand while moving

Keyboard inputs with deferred control does not work in neoforge due to an extra check located at net.neoforged.neoforge.client.settings.KeyConflictContext.GUI.isActive()

Added deselect focused entry on click on nothing
Added ability to move player around while holding a configurable defer key
@Mrbysco Mrbysco self-assigned this Sep 7, 2024
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.

2 participants