joo
|
adc8d15ddc
|
Add support for Minecraft 1.13 and 1.13-pre3 to pre10 (protocols 385 to 393).
Add clientbound.login.PluginRequestPacket and serverbound.login.PluginResponsePacket.
|
2018-07-19 09:50:13 +01:00 |
|
joo
|
d36a4170ed
|
Add tests for various Connection edge cases.
|
2018-05-29 01:14:46 +01:00 |
|
joo
|
92f2eff681
|
Add several tests for the Connection class.
|
2018-05-27 07:40:13 +01:00 |
|
joo
|
ab9ca6dfee
|
Add full connection tests with encryption enabled.
|
2018-05-27 03:30:43 +01:00 |
|
joo
|
53312f997b
|
tests/fake_server.py: use "except Exception" instead of bare except clauses.
|
2018-01-06 19:24:22 +00:00 |
|
joo
|
b79e7b5f28
|
Add tests for early and outgoing packet listeners.
|
2017-08-22 17:50:16 +01:00 |
|
joo
|
9497aae8fa
|
Make FakeServer class more reusable, and extract it into its own module.
|
2017-08-22 14:22:12 +01:00 |
|