Commit graph

71 commits

Author SHA1 Message Date
Romain Beaumont
375137b69f
update raknet, reconnecting is now working 2016-04-13 03:31:29 +02:00
Romain Beaumont
9041e3065a
update raknet : encapsulated packet now emit actual errors 2016-04-12 23:33:34 +02:00
Romain Beaumont
11c8df52bb
remove mcpe_ prefix, fix #6 2016-04-12 22:40:30 +02:00
Romain Beaumont
4342ba7c3a
remove TODO in server.js 2016-04-12 22:31:24 +02:00
Romain Beaumont
acc912e8b3
gamemode 1 in example 2016-04-12 22:30:41 +02:00
Romain Beaumont
9b0a713050
ask for chunks in the client.js example and update raknet 2016-04-09 21:55:45 +02:00
Romain Beaumont
8266750be7
add radius update 2016-04-09 19:59:05 +02:00
Romain Beaumont
22010fd0f8
make the server example spawn (with no chunks displayed) 2016-04-09 19:52:40 +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
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
32fba0cc4c start working on the client
the mcpe_login packet gets ignored, check if the splitting is done the same way as pocketmine does it
2016-04-05 01:55:57 +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
e00ccf1542 use new raknet which support customPackets, begin fixing the protocol.json 2016-04-04 23:29:24 +02:00
Romain Beaumont
6987c3d03b update raknet to fix errors, display errors in example 2016-04-03 02:36:29 +02:00
Romain Beaumont
ff54ec47c0 use recent raknet and add basic example 2016-04-02 23:50:28 +02:00
Romain Beaumont
aeb9d1217d params in example : fixed 2016-03-06 22:35:58 +01:00
Keegan
aadd1b2e85 still trying to fix this 2016-03-06 16:27:20 -05:00
Keegan
11b5342b04 recipes! 2016-03-06 15:54:08 -05:00
mhsjlw
91ef126fc4 initial commit 2016-02-13 13:09:13 -05:00