Commit graph

45 commits

Author SHA1 Message Date
mhsjlw
1dc00237fa login event, jwt decoding 2016-06-15 06:53:00 -04:00
mhsjlw
6783fa43cf fix datatypes, we ain't got no short/long 2016-06-14 18:41:49 -04:00
mhsjlw
97c8b7d0aa change packet prefix, remove duplicate packets 2016-06-14 18:40:20 -04:00
mhsjlw
f07c69176e remove a bunch of errors in the protocol and keep the standard 2016-06-14 18:00:29 -04:00
mhsjlw
712d44bcad oops, fix one protocol error 2016-06-14 17:51:49 -04:00
mhsjlw
5b9ec7a1b6 merge protocol with the mc-data to make fields in-sync 2016-06-14 17:47:33 -04:00
mhsjlw
39bf3d6aba update protocol to 0.15 and start jwt decryption 2016-06-14 07:51:41 -04:00
mhsjlw
7ea94c355d fix use item packet 2016-05-23 07:27:26 -04:00
mhsjlw
eb5a364274 once again, fixed block update 2016-05-23 07:16:57 -04:00
mhsjlw
91e246cecc fix block update 2016-05-23 06:44:04 -04:00
mhsjlw
044c2204d6 deserializer fixes and 0.14.3 2016-05-19 17:19:15 -04:00
mhsjlw
3006fd44bf update to version 2.1.0 (protocol 60) 2016-05-14 21:26:38 -04:00
Romain Beaumont
75d3cd4595
player list is an array 2016-04-13 00:03:22 +02:00
Romain Beaumont
9cdc10f9af
fix recipes, fix player_list, fix tile_entity_data (pocketmine is wrong about the player_list, see https://confluence.yawk.at/display/PEPROTOCOL/Game+Packets ) 2016-04-12 23:26:45 +02:00
Romain Beaumont
639d0b81db
fix player_list 2016-04-12 23:06:53 +02:00
Romain Beaumont
041a6ef13e
fix text packet (reference https://github.com/PocketMine/PocketMine-MP/blob/master/src/pocketmine/network/protocol/TextPacket.php#L42) 2016-04-12 23:01:41 +02:00
Romain Beaumont
11c8df52bb
remove mcpe_ prefix, fix #6 2016-04-12 22:40:30 +02:00
mhsjlw
2889153d10 fix mcpe_text packet 2016-04-09 12:20:13 -04:00
Romain Beaumont
e1559e6e1e fix chunk packet definition 2016-04-06 23:41:14 +02:00
mhsjlw
dc7c30482c batch packets 2016-04-06 17:32:48 -04:00
Romain Beaumont
e14a769dc8 use new raknet version fixing splitting, that makes the client works, fix protocol.json : entity metadata is little endian 2016-04-06 02:53:33 +02:00
Romain Beaumont
083079d619 use customTypes option of raknet, continue fixing protocol.json mcpe_login (now works) 2016-04-04 23:52:05 +02:00
Romain Beaumont
e00ccf1542 use new raknet which support customPackets, begin fixing the protocol.json 2016-04-04 23:29:24 +02:00
Keegan
aadd1b2e85 still trying to fix this 2016-03-06 16:27:20 -05:00
Keegan
150a2d7460 i'm confused 2016-03-06 16:06:42 -05:00
Keegan
11b5342b04 recipes! 2016-03-06 15:54:08 -05:00
Keegan
7453260f48 start of recipes 2016-03-06 13:59:32 -05:00
Keegan
ac3651e8d6 metadataints 2016-03-06 12:13:35 -05:00
Keegan
29b4f4ad33 wrong name 2016-03-06 12:00:30 -05:00
Keegan
a6387f279e metadata! 2016-03-06 11:59:26 -05:00
Keegan
b860063e36 added nbt 2016-03-06 11:11:14 -05:00
Keegan
11ac02eb8a itemstacks and slots 2016-03-06 11:07:13 -05:00
Keegan
ac90f7f1ff validation errors and new datatypes 2016-03-06 10:49:02 -05:00
Keegan
1c7ef7a5ee playerrecords fixes 2016-03-06 09:43:48 -05:00
Keegan
fa601d72f4 new packets and more datatypes 2016-03-06 09:11:15 -05:00
Keegan
3a23807103 even more 2016-03-06 08:31:17 -05:00
Keegan
d94ff5734e more datatypes 2016-03-06 08:02:55 -05:00
Keegan
f88be868fd start datatypes 2016-03-06 07:34:53 -05:00
Romain Beaumont
e5e3e34042 fix numerical types 2016-03-06 12:58:59 +01:00
mhsjlw
64fe665935 datatype changes 2016-02-27 11:31:05 +00:00
mhsjlw
b1c4fc7e41 remove raknet packets 2016-02-27 00:45:55 +00:00
mhsjlw
62d9be9076 update protocol format 2016-02-27 00:00:31 +00:00
Keegan
dfd1749161 update to 14.0 and add node-raknet 2016-02-25 06:33:43 -05:00
Romain Beaumont
6dfd78b12f update to protodef 1.0.0 2016-02-20 01:07:18 +01:00
mhsjlw
91ef126fc4 initial commit 2016-02-13 13:09:13 -05:00