pyCraft/minecraft
2016-09-27 12:06:21 +01:00
..
networking Fix errors caused by the "uncompressed data length" field of compressed packets being erroneously written as the compressed data length. 2016-09-27 12:06:21 +01:00
__init__.py Add support for Minecraft pre-release 16w36a (protocol 305). 2016-09-25 22:17:01 +02:00
authentication.py id is a reserved name, even as an attribute. We now use id_ instead 2015-04-06 15:44:51 +02:00
compat.py Add automatic protocol version negotiation. 2016-03-07 02:40:25 +00:00
exceptions.py Updated authentication.py and made it work with the rest of pyCraft 2015-04-01 23:38:10 +02:00