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

Fix disableNextTick preventing player from walking (regression) #157

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

MattSturgeon
Copy link
Member

Regression introduced in 01143ec because the disableNextTick check was moved before setting mc.player.input.

Fixes #155

Regression introduced in 01143ec
because the `disableNextTick` check was moved before setting `mc.player.input`.

Fixes MinecraftFreecam#155
@MattSturgeon MattSturgeon added the bug Something isn't working label Jan 18, 2024
Copy link
Collaborator

@hashalite hashalite 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, thank you!

@hashalite hashalite merged commit 6050e13 into MinecraftFreecam:main Jan 20, 2024
@MattSturgeon MattSturgeon deleted the fix/155 branch January 21, 2024 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

disableOnDamage freezes the player
2 participants