pyCraft/minecraft
joodicator a3357762d7 Add tests for FacePlayerPacket, Angle; fix bugs; misc. changes
* Add alias FacePlayerPacket.target for x, y, z fields.
* Replace FacePlayerPacket.OriginPoint type alias with Origin and
  EntityOrigin aliases.
2019-05-18 02:36:36 +02:00
..
networking Add tests for FacePlayerPacket, Angle; fix bugs; misc. changes 2019-05-18 02:36:36 +02:00
__init__.py Improve test coverage wrt protocol versions; other fixes/improvements 2019-05-14 18:41:58 +02:00
authentication.py Fix hanging indefinitely while making auth-related requests (#117) 2019-01-04 20:22:42 -05:00
compat.py Add automatic protocol version negotiation. 2016-03-07 02:40:25 +00:00
exceptions.py Fix: reconnecting from an exception handler does not work. 2018-05-29 01:14:23 +01:00