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
2025-02-10 00:41:33 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
ec4d04c530
pyCraft
/
minecraft
/
networking
History
TheSnoozer
821dad72ca
Merge remote-tracking branch 'upstream/testing'
2018-01-03 23:53:58 -05:00
..
packets
the main hand attribute for ClientSettingsPacket was added in 15w31a [Protocol Version is now 49] and causes the client to send more data than the server expects which result in a instant disconnect while connecting to a 1.8.8 server
2017-11-19 23:22:00 -05:00
__init__.py
Things look slightly more legit...
2015-04-06 15:27:42 +02:00
connection.py
Remove limits on number of packets read/written per tick.
2017-10-10 04:47:50 +01:00
encryption.py
Revert "Remove unnecessary fileno method from FileObjectWrapper"
2017-07-18 13:39:56 +01:00
types.py
Add ClientSettingsPacket and PluginMessagePacket.
2017-08-24 05:49:32 +01:00