Geyser/connector
RednedEpic f0e01ab1c9 Fix getting stuck in wall bug
Due to java doubles being somewhat more "precise" and bedrock positions being sent in floats instead, this caused bedrock players to get stuck in blocks when jumping or running near them in a certain way, thus causing the server to try and correct their position, potentially flagging anticheats and causing the server to print a "moved wrongly" message in console.

See: https://stackoverflow.com/questions/322749/retain-precision-with-double-in-java
2020-02-25 18:50:09 -06:00
..
src/main Fix getting stuck in wall bug 2020-02-25 18:50:09 -06:00
pom.xml Update to NukkitX Protocol Lib 2.5.1 2020-02-16 13:07:35 -06:00