Commit Graph

13 Commits

Author SHA1 Message Date
Ammar Askar
997c0ef8f6 oops, pass the fileobject here 2012-12-21 03:18:08 +05:00
Ammar Askar
cff8c7ea8d Update to new protocol 2012-12-21 03:06:35 +05:00
Ammar Askar
3d8211b031 Update to 1.4.4 protocol changes and removed weird old gui artifact 2012-11-23 18:34:35 +05:00
Ammar Askar
7d50e325ba Added pynbt in order to decompress and read nbt data into a more friendly format 2012-11-03 19:08:39 +05:00
Ammar Askar
b1264d9d5a Dumping current terrible implementation of a GUI for impending modularization 2012-10-26 18:09:16 +05:00
Ammar Askar
402aa6954f Moved raw data type handling to DataUtil.py 2012-10-26 15:31:47 +05:00
Ammar Askar
2a09899634 Update to 1.4 protocol changes 2012-10-25 23:08:14 +05:00
Ammar Askar
f18c6496b8 Update to 1.3 protocol, sha1 digest still needs work 2012-09-06 00:48:31 +05:00
Ammar Askar
fb7b22b771 Basic encrpytion support, needs more work. Introduces new dependency pycrypto 2012-09-04 06:57:22 +05:00
Ammar Askar
81083ca3c0 Thats an unsigned byte, fixes #4. Thanks @roblabla 2012-08-03 19:52:43 +02:00
Ammar Askar
62a39d48b4 eeep, x and x collision :3 2012-07-30 03:24:21 +01:00
Ammar Askar
60be5566cd Ooops 2012-07-20 01:24:13 +02:00
Ammar Askar
a3a442db3a Moved networking stuff to network package
Fixed message duping bug
2012-07-18 15:45:25 +01:00