joo
|
4b6feda1cb
|
Various improvements to utility types:
- Add operations for Vector.
- Move some tests into test_utility_types.py.
- Add tests for PositionAndLook and Vector.
|
2018-06-21 06:39:55 +01:00 |
|
joo
|
8578326c2f
|
Add serialisation and tests for SpawnObjectPacket.
|
2018-05-27 15:36:13 +01:00 |
|
joo
|
709b80b539
|
Add serialisation and tests for Explosion, {Multi,}BlockChange, and CombatEvent packets.
|
2018-05-27 13:28:01 +01:00 |
|
joo
|
e9f095de42
|
Add ClientSettingsPacket and PluginMessagePacket.
Improve Packet string representation.
|
2017-08-24 05:49:32 +01:00 |
|
joo
|
46e058dd08
|
Update all tests, docs and code to use new packet names.
|
2017-08-09 20:53:54 +01:00 |
|
Ammar Askar
|
d8226d266f
|
Improve tests of types.py
|
2017-07-16 01:00:14 -07:00 |
|
joo
|
ce63626bb1
|
Add 4 tests in 'test_connection.py' and fix related bugs.
|
2016-06-18 18:22:18 +01:00 |
|
joo
|
3ff7662684
|
Update tests to match new API.
|
2016-06-17 22:54:21 +01:00 |
|
Ammar Askar
|
a5a76a8e1c
|
Added more tests, fixed compat.py to run on py3 as well
|
2015-04-12 07:26:12 +05:00 |
|