Commit Graph

24 Commits

Author SHA1 Message Date
Ammar Askar
ac207b114c Fix for 0x64 change 2013-09-25 01:08:03 +05:00
Ammar Askar
490fd6df69 Fix incorrect packet id 2013-07-24 22:45:56 +05:00
Esteban I. Ruiz Moreno
a6c22bffa3 Update to protocol 74 2013-07-24 13:02:17 -03:00
Ammar Askar
20401e6b35 Update to protocol version 73 2013-07-01 11:36:57 +05:00
Ammar Askar
eb67fd9339 Update to protocol version 61 2013-05-20 00:51:09 +05:00
Robin Lambertz
ab2b83afaa Return the content of packet CF. 2013-04-08 16:04:44 +02:00
Ammar Askar
7dba0ec336 handle friendly fire byte 2013-04-08 00:12:23 +05:00
Ammar Askar
b14e9927f7 Update to protocol version 60 2013-03-17 03:08:44 +05:00
Ammar Askar
83ad822bad Provide data to plugins from chunk packets properly 2012-12-26 20:13:57 +05:00
Ammar Askar
d9199a3e2a Formatting 2012-12-26 01:38:02 +05:00
Ammar Askar
2abe34e88c Add packet 0x10 2012-12-21 03:28:38 +05:00
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