Skip to content

Update to 1.21.3 #23

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 3 commits into
base: master
Choose a base branch
from
Open

Update to 1.21.3 #23

wants to merge 3 commits into from

Conversation

kermandev
Copy link

@kermandev kermandev commented Jan 6, 2025

Fixes #22

Minestom

  • Use new NetworkBuffer
  • Template all serializers. (Way easier to add future debug draws)
  • Create a small packet registry. (Write only)
  • Deprecate NamespaceId for 1.21.4

Fabric

  • Port mod to latest Fabric. This probably does not fix any issues with LineShape.Type.STRIP
  • Delete existing mixins as they are no longer used and other mods do the same function as they once did.

Minestom
- Use new NetworkBuffer
- Template all serializers. (Way easier to add future debug draws)
- Create a small packet registry. (Write only)
- Deprecate NamespaceId for 1.21.4

Fabric
- Port mod to latest Fabric. This probably does not fix any issues with LineShape.Type.STRIP
- Delete existing mixins as they are no longer used and other mods do the same function as they once did.
Also use NetworkBuffer#makeArray instead.
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.

support 1.21.3?
1 participant