Skip to content

Move to newer systems for movement and block break handling #6718

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

Open
wants to merge 5 commits into
base: minor-next
Choose a base branch
from

Conversation

dktapps
Copy link
Member

@dktapps dktapps commented May 29, 2025

MS have informed us that the legacy movement and block break handling options will be removed in upcoming releases.

This PR:

  • provisionally uses v3 server auth movement
  • supports server auth block breaking

it does not:

  • support rewind
  • set the ticks in various packets needed to fully support rewind

No behavioural changes are expected as a result of these changes.

dktapps added 2 commits May 29, 2025 14:40
MS is due to remove the non-server-auth versions of all of this stuff.

Fortunately v3 server auth movement works just fine without any changes,
although we will need to start sending player tick in some packets if
someone wants to actually use the rewind stuff.

Server auth block breaking is "working" but not done yet - I need to
figure out how the MineBlock action is supposed to be processed. However
this version at least allows the actions to work even if it is noisy on
the network for now.
it seems to work, anyway...
@dktapps dktapps requested a review from a team as a code owner May 29, 2025 15:45
@dktapps dktapps requested a review from dries-c May 29, 2025 15:45
pmmp-admin-bot[bot]
pmmp-admin-bot bot previously approved these changes May 29, 2025
pmmp-admin-bot[bot]
pmmp-admin-bot bot previously approved these changes May 29, 2025
pmmp-admin-bot[bot]
pmmp-admin-bot bot previously approved these changes May 29, 2025
@dktapps dktapps added Category: Protocol Related to (changes in) the Minecraft network protocol Type: Enhancement Contributes features or other improvements to PocketMine-MP labels May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Protocol Related to (changes in) the Minecraft network protocol Type: Enhancement Contributes features or other improvements to PocketMine-MP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants