Commit Graph

7 Commits

Author SHA1 Message Date
Ammar Askar
2cc1d64b6d Added a way to listen for certain packets 2015-03-22 19:05:55 +05:00
Ammar Askar
463b48414e Implemented packet compression when sending packets and added code to make the client actually spawn 2015-03-22 18:16:47 +05:00
Ammar Askar
ba70a169e3 Just buffer data when reading packets.
As of this commit, the rewrite is complete and pyCraft is back to a usable state
2015-03-22 17:39:15 +05:00
Ammar Askar
7e8df47352 Significant headway on the rewrite.
Handle crypto with the excellent crytography library, still a lot of TODOs to take care of but at least we can connect now
2015-03-17 22:15:27 +05:00
Ammar Askar
f68206140b Add some client logic, status to function state 2014-11-10 20:25:30 +05:00
Ammar Askar
1982716f73 Minor cleanup, pep8 compliance 2014-10-08 22:12:37 +05:00
Ammar Askar
85112fba1d Lay down the foundations for a complete rewrite, the new framework is far more easy to maintain 2014-06-07 01:47:34 +02:00