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

The road to 1.20.5+ support #10

Open
3 of 14 tasks
VideoGameSmash12 opened this issue May 1, 2024 · 2 comments
Open
3 of 14 tasks

The road to 1.20.5+ support #10

VideoGameSmash12 opened this issue May 1, 2024 · 2 comments
Labels
bug Something isn't working testing required

Comments

@VideoGameSmash12
Copy link
Owner

VideoGameSmash12 commented May 1, 2024

Mojang released 1.20.5 and 1.20.6 a few days ago, and while support for 1.20.3 to 1.20.4 has finally come around for the most part, 1.20.5+ broke a considerable amount of patches. This issue exists to document the known ones and to give an idea of what needs to be done to fully support those versions.

List of patches:

  • ClickableCommands:
    • ClientClickableCommand - Client-side patch for clickable commands, still works with 1.20.5+
    • ClickableCommandSign - Server-side patch for clickable commands, unconfirmed
  • ComponentDepth - Not implemented on 1.20.3+ yet
  • ExcessiveEntityNames - Broken on 1.20.5+
  • ExcessiveHearts - Not implemented on 1.20+ yet, not necessary for v1.9 release
  • ExcessiveParticles - Still works with 1.20.5+
  • ExtraNestedArrays - Not implemented for 1.20.3+ yet, patched officially with 1.20.6
  • NBTSize - Unconfirmed
  • OutrageousTranslation:
    • OutrageousTranslation - Unconfirmed
    • OutrageousTranslationTwo - Text.Serialization patch, broken on 1.20.5+
    • OutrageousTranslationThree - TextArgumentType patch, still works with 1.20.5+
    • OutrageousTranslationFour - Protocol-related patches, broken on 1.20.5+

These will need to be ironed out before v1.9 can be released.

@VideoGameSmash12 VideoGameSmash12 added bug Something isn't working testing required labels May 1, 2024
@VideoGameSmash12 VideoGameSmash12 pinned this issue May 1, 2024
@anthony1204
Copy link

release beta i suppose?

@anthony1204
Copy link

Uploading image.png…
i think you got caught in the totalfreedom.me hacked thing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working testing required
Projects
None yet
Development

No branches or pull requests

2 participants