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

Piston bugfix #713

Merged
merged 16 commits into from
Sep 14, 2024
Merged

Piston bugfix #713

merged 16 commits into from
Sep 14, 2024

Conversation

drfiveminusmint
Copy link
Contributor

Describe in detail what your pull request accomplishes

This pull request fixes a bug where moving pistons could become softlocked on a craft if they were activated during its movement step. It also removes older fixes to the problem which could cause a craft to become permanently obstructed by its own pistons.

Checklist

  • Proper internationalization
  • Tested

Copy link
Contributor

@TylerS1066 TylerS1066 left a comment

Choose a reason for hiding this comment

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

While I dislike adding more NMS code, this is a valuable function.

@TylerS1066
Copy link
Contributor

I am going to merge this, but we should consider a deep look at how we move tile entity ticks to try and resolve this, rather than patch the symptoms.

@TylerS1066 TylerS1066 merged commit 6422b98 into main Sep 14, 2024
2 checks passed
@TylerS1066 TylerS1066 deleted the piston-bugfix branch September 14, 2024 18:56
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