pyCraft/minecraft
joo 7ab7381261 Fix infinite loop in protocol negotiator.
Add missing protocol versions for 1.10.1 and 1.10.2.
2016-10-01 15:52:17 +01:00
..
networking Fix infinite loop in protocol negotiator. 2016-10-01 15:52:17 +01:00
__init__.py Fix infinite loop in protocol negotiator. 2016-10-01 15:52:17 +01: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