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

1.12.2 Protocol Support #219

Closed
ghost opened this issue Mar 2, 2016 · 6 comments
Closed

1.12.2 Protocol Support #219

ghost opened this issue Mar 2, 2016 · 6 comments
Assignees

Comments

@ghost
Copy link

ghost commented Mar 2, 2016

See 1.12.2 milestone

@rom1504
Copy link
Member

rom1504 commented Mar 14, 2016

first step is at PrismarineJS/prismarine-chunk#19

@ghost ghost changed the title 1.9 support 1.12.2 Protocol Support Nov 18, 2017
@ghost ghost added this to the 1.12.2 milestone Nov 18, 2017
@ghost
Copy link
Author

ghost commented Nov 18, 2017

This is now tracked in the 1.12.2 milestone

@ghost ghost removed this from the 1.12.2 milestone Feb 4, 2018
@ghost
Copy link
Author

ghost commented Feb 8, 2018

Okey dokey. So here's a list of things that I've found we need to fix so far:

  • placeBlock is broken because now in 1.12.2, the client doesn't send us the block with the placeBlock, they actually send us their hand (which we then need to resolve to the item)-- not entirely sure how to add this since we don't really have a way to get this right now (that I know of)
  • Sending entity positions to players (i.e.: players can't see each other right now)-- I think this is just some scaling stuff we have to fix (it appears the / 32 works for sending the player theirself's position)
  • etc.

@rom1504
Copy link
Member

rom1504 commented Feb 8, 2018 via email

@rom1504 rom1504 self-assigned this May 13, 2018
@rom1504
Copy link
Member

rom1504 commented May 13, 2018

I'm working on that now

@rom1504
Copy link
Member

rom1504 commented May 13, 2018

now version is used only from version setting in settings.json.

Remaining : actually make flying-squid own code support 1.12

This was referenced May 13, 2018
@ghost ghost closed this as completed May 27, 2018
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant