pyCraft/minecraft/networking
joo 2cf1d3cb03 Fix incorrect packet ID for PlayerPositionAndLookPacket.
Fix: PlayerPositionAndLookPacket.apply() does not correctly restrict angles.
2017-07-03 11:32:52 +01:00
..
__init__.py Things look slightly more legit... 2015-04-06 15:27:42 +02:00
connection.py Fix comment spacing in previous commit. 2017-04-16 04:19:42 +01:00
encryption.py Add 4 tests in 'test_connection.py' and fix related bugs. 2016-06-18 18:22:18 +01:00
packets.py Fix incorrect packet ID for PlayerPositionAndLookPacket. 2017-07-03 11:32:52 +01:00
types.py Implement full Server List Ping capability with test. 2016-11-20 06:04:22 +00:00