Commit graph

230 commits

Author SHA1 Message Date
mhsjlw
26dca46471 more encryption stuff, lots of progress 2016-06-16 07:11:22 -04:00
mhsjlw
54c371dd62 generating public keys 2016-06-15 07:30:02 -04:00
mhsjlw
1dc00237fa login event, jwt decoding 2016-06-15 06:53:00 -04:00
Romain Beaumont
8c06ca5a38
parse server bound batches 2016-06-15 00:44:38 +02:00
mhsjlw
8c30673c6c update all examples 2016-06-14 18:17:54 -04:00
Romain Beaumont
6fd8b5d35c Update serializer.js 2016-05-19 23:23:00 +02: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
11c8df52bb
remove mcpe_ prefix, fix #6 2016-04-12 22:40:30 +02:00
Romain Beaumont
863ddf1785 add example chunk, use protodef to implement read and write batch, try to make the chunk sending work 2016-04-07 00:46:40 +02:00
Romain Beaumont
255d55a5f5 remove unneeded console.log 2016-04-06 23:35:27 +02:00
mhsjlw
dc7c30482c batch packets 2016-04-06 17:32:48 -04:00
Romain Beaumont
522afb4dfd put client login sequence in createClient.js 2016-04-06 03:06:34 +02: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
eee1fe6aa7 add most of server login sequence in server example 2016-04-05 00:41:46 +02:00
Romain Beaumont
d17c62307a re-emit mcpe packets as client event 2016-04-05 00:03:01 +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
Romain Beaumont
ff54ec47c0 use recent raknet and add basic example 2016-04-02 23:50:28 +02:00
mhsjlw
1b23ccfcf6 update deps 2016-04-02 15:56:47 -04:00
Keegan
b72129bc23 the protocol won't run away 2016-03-06 17:55:07 -05:00
Keegan
783664863e it still doesn't work 2016-03-06 17:23:05 -05:00
Romain Beaumont
240ec9de5d fix serializer : .types 2016-03-06 22:34:35 +01: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
a6387f279e metadata! 2016-03-06 11:59:26 -05:00
Keegan
b860063e36 added nbt 2016-03-06 11:11:14 -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
mhsjlw
91ef126fc4 initial commit 2016-02-13 13:09:13 -05:00