stevenarella/protocol/src/protocol
ice_iix a081c73215 1.7.10: Fix player position too high on login. Closes #87
Adds a new TeleportPlayer_NoGround packet, which is subtly different
from TeleportPlayer_NoConfirm. The flags u8 is replaced with an
on_ground bool, but more importantly the Y position is the eyes
position, so we have to translate to feet position for the client.

1.7.10: https://wiki.vg/index.php?title=Protocol&oldid=6003#Player_Position_And_Look
1.8.9: https://wiki.vg/index.php?title=Protocol&oldid=7368#Player_Position_And_Look
2019-05-11 14:53:42 -07:00
..
versions 1.7.10: Fix player position too high on login. Closes #87 2019-05-11 14:53:42 -07:00
forge.rs Add Forge handshake support. Closes #88 (#134) 2019-05-05 18:39:58 -07:00
mod.rs Fix movement fixed-point packets, misplaced players on 1.7/8 (#140) 2019-05-11 13:28:25 -07:00
mojang.rs Add support for compiling WebAssembly wasm32-unknown-unknown target (#92) 2019-03-03 08:32:36 -08:00
packet.rs 1.7.10: Fix player position too high on login. Closes #87 2019-05-11 14:53:42 -07:00
versions.rs 1.14 protocol support (477) (#132). Closes #72 2019-05-04 16:04:19 -07:00