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 play gamestate packets #11

Open
ItsDrike opened this issue Dec 28, 2022 · 2 comments
Open

Add play gamestate packets #11

ItsDrike opened this issue Dec 28, 2022 · 2 comments
Assignees
Labels
a: API Related to exposed core API of the project a: packets Related to packets (packet classes, or their reading/writing) p: 1 - high This should be addressed quickly s: WIP This issue is currently being worked on by someone t: feature New request or feature z: large This PR/issue may require making a lot of changes, potentially spanning across multiple PRs
Milestone

Comments

@ItsDrike
Copy link
Member

Currently, the repository only has packets for status, login and handshaking gamestates. Add all of the play gamestate packets.

Note: This issue is fairly big as there's a lot of play packets to cover. It also requires us to introduce some custom types such as a type for NBT data, etc. These will likely have to be versioned too, making this issue a very big one.

@ItsDrike ItsDrike added p: 1 - high This should be addressed quickly t: feature New request or feature a: packets Related to packets (packet classes, or their reading/writing) a: API Related to exposed core API of the project s: WIP This issue is currently being worked on by someone z: large This PR/issue may require making a lot of changes, potentially spanning across multiple PRs labels Dec 28, 2022
@ItsDrike ItsDrike added this to the 1.0.0 milestone Dec 28, 2022
@ItsDrike ItsDrike self-assigned this Dec 28, 2022
@LiteApplication
Copy link
Contributor

Can I get assigned on this ?

@LiteApplication
Copy link
Contributor

BTW there are also configuration packets.

@ItsDrike ItsDrike assigned LiteApplication and unassigned ItsDrike Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a: API Related to exposed core API of the project a: packets Related to packets (packet classes, or their reading/writing) p: 1 - high This should be addressed quickly s: WIP This issue is currently being worked on by someone t: feature New request or feature z: large This PR/issue may require making a lot of changes, potentially spanning across multiple PRs
Projects
None yet
Development

No branches or pull requests

2 participants