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

Block breaking refactors #1336

Merged
merged 23 commits into from
Jan 8, 2021
Merged

Block breaking refactors #1336

merged 23 commits into from
Jan 8, 2021

Conversation

Camotoy
Copy link
Member

@Camotoy Camotoy commented Sep 24, 2020

Client-side block animations and reach are now added.

This commit also includes cleanup in BlockChangeTranslator as well as proper Netherite tool support for calculating block breaking.

Originally we did not translate if this packet failed. With this commit, a lot (if not all) of the ghost block issues with mobile devices should be solved if the player is running a new enough version that supports this packet. If the packet returns not successful, we reset the block back to its original type.

This commit also includes cleanup in BlockChangeTranslator as well as proper Netherite tool support for calculating block breaking.
Originally we did not translate if this packet failed. With this commit, a lot (if not all) of the ghost block issues with mobile devices should be solved if the player is running a new enough version that supports this packet. If the packet returns not successful, we reset the block back to its original type.

This commit also includes cleanup in BlockChangeTranslator as well as proper Netherite tool support for calculating block breaking.
@Camotoy Camotoy changed the title Correct the block state if PlayerActionAckPacket sends it Block breaking refactors Oct 12, 2020
@Camotoy
Copy link
Member Author

Camotoy commented Dec 9, 2020

!start-test-server

@geysermc-services
Copy link

geysermc-services bot commented Dec 9, 2020

Preparing and starting test server as requested by @DoctorMacc at 2020-12-09 19:11:52 UTC

Downloading Geyser Standalone...

Finished download, setting up docker container...

Built docker container.

Connect via 51.210.124.95:32818 (minecraft://?addExternalServer=Test%20PR%231336|51.210.124.95:32818)

@Camotoy Camotoy linked an issue Jan 1, 2021 that may be closed by this pull request
…tors/bedrock/BedrockInventoryTransactionTranslator.java

Co-authored-by: rtm516 <[email protected]>
@Camotoy Camotoy merged commit ade4c14 into GeyserMC:master Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Bugfix When a PR contains a bugfix
Projects
None yet
2 participants