stevenarella/src/protocol/versions
ice_iix ba4a7a9d85 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
..
v1_7_10.rs 1.7.10: Fix player position too high on login. Closes #87 2019-05-11 14:53:42 -07:00
v1_8_9.rs Add 1.13.2+ protocol parsing Particle packet variant. Fixes #104 2019-01-26 13:41:54 -08:00
v1_9.rs Add 1.13.2+ protocol parsing Particle packet variant. Fixes #104 2019-01-26 13:41:54 -08:00
v1_9_2.rs Add 1.13.2+ protocol parsing Particle packet variant. Fixes #104 2019-01-26 13:41:54 -08:00
v1_10_2.rs Add 1.13.2+ protocol parsing Particle packet variant. Fixes #104 2019-01-26 13:41:54 -08:00
v1_11_2.rs Add 1.13.2+ protocol parsing Particle packet variant. Fixes #104 2019-01-26 13:41:54 -08:00
v1_12_2.rs Add 1.13.2+ protocol parsing Particle packet variant. Fixes #104 2019-01-26 13:41:54 -08:00
v1_13_2.rs Add 1.13.2+ protocol parsing Particle packet variant. Fixes #104 2019-01-26 13:41:54 -08:00
v1_14.rs 1.14 protocol support (477) (#132). Closes #72 2019-05-04 16:04:19 -07:00
v15w39c.rs Add 1.13.2+ protocol parsing Particle packet variant. Fixes #104 2019-01-26 13:41:54 -08:00
v18w50a.rs Add 1.13.2+ protocol parsing Particle packet variant. Fixes #104 2019-01-26 13:41:54 -08:00
v19w02a.rs Add 1.13.2+ protocol parsing Particle packet variant. Fixes #104 2019-01-26 13:41:54 -08:00