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

Don't include piston in bounding box #1088

Merged

Conversation

Jikoo
Copy link
Member

@Jikoo Jikoo commented Nov 5, 2020

While including the piston as a base for the bounding box seemed like a good thought, it actually unnecessarily inflates the box size for most cases and causes erroneous blocking for retraction when the blocks are all in front of the piston.

Clarity edit: Direction is actually correct during retraction, bounding box is just too large.

Once again, my bad.

Closes #1087

@RoboMWM RoboMWM merged commit 8c7abf9 into GriefPrevention:master Nov 5, 2020
@Jikoo Jikoo deleted the bugfix/incorrect-piston-bounding-box branch November 8, 2020 12:27
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.

Sticky pistons don't stick to block right outside claim boundary
2 participants