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

Minecraft 1.19.3 Support #556

Merged
merged 27 commits into from
Dec 17, 2022
Merged

Minecraft 1.19.3 Support #556

merged 27 commits into from
Dec 17, 2022

Conversation

TylerS1066
Copy link
Contributor

@TylerS1066 TylerS1066 commented Dec 9, 2022

Describe in detail what your pull request accomplishes

This PR brings support for Minecraft 1.19.3.

Version Support Checklist

  • Craft Movement
  • Tile Tick Movement
  • Smooth Teleportation

@TylerS1066
Copy link
Contributor Author

Smooth teleportation is going to require us tackling the technical debt of the current smooth teleportation system. That means we'll need to move smooth teleportation support to each worldhandler, with the interface defined in the API.

@TylerS1066 TylerS1066 self-assigned this Dec 9, 2022
@TylerS1066 TylerS1066 marked this pull request as ready for review December 17, 2022 14:47
@TylerS1066 TylerS1066 merged commit 7ed5025 into main Dec 17, 2022
@TylerS1066 TylerS1066 deleted the 1.19.3 branch December 17, 2022 16:16
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.

1 participant