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

Add pc 1.20.5 protocol data #887

Closed
wants to merge 11 commits into from

Conversation

extremeheat
Copy link
Member

@extremeheat extremeheat commented Jun 23, 2024

No description provided.

@extremeheat extremeheat marked this pull request as ready for review June 24, 2024 03:19
@extremeheat
Copy link
Member Author

Removed feature

{
    "name": "attributeIdsAreInts",
    "description": "Update Attributes packet now has integer attribute prop ids in `key`",
    "versions": ["1.20.5", "latest"]
  },

in favor of mapping the varint to a string in protocol as we don't have an attributes data extractor (required for mapping ids=>string)

@@ -1,4 +1,4 @@
!version: 1.20.3
!version: 1.20.5
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that latest file has the nice benefit of having a readable diff for this kind of pr

@rom1504 rom1504 deleted the branch PrismarineJS:pc-yaml July 18, 2024 06:10
@rom1504 rom1504 closed this Jul 18, 2024
@rom1504
Copy link
Member

rom1504 commented Jul 18, 2024

can you re-open this on main ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

2 participants