This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
pyCraft
Watch
1
Star
0
Fork
0
You've already forked pyCraft
mirror of
https://github.com/ammaraskar/pyCraft.git
synced
2024-12-01 22:53:28 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
0c792a3f22
pyCraft
/
minecraft
/
networking
History
joo
864af19f7f
Fix erroneous non-integer division in MapPacket.
2016-09-29 09:55:28 +01:00
..
__init__.py
Things look slightly more legit...
2015-04-06 15:27:42 +02:00
connection.py
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
encryption.py
Add 4 tests in 'test_connection.py' and fix related bugs.
2016-06-18 18:22:18 +01:00
packets.py
Fix erroneous non-integer division in MapPacket.
2016-09-29 09:55:28 +01:00
types.py
Add 4 tests in 'test_connection.py' and fix related bugs.
2016-06-18 18:22:18 +01:00