Commit graph

518 commits

Author SHA1 Message Date
Filiph Sandström
332d0a5e49 Update package.json 2016-12-05 20:57:48 +01:00
Filiph Sandström
2737203101 Update protodef 2016-12-05 20:40:32 +01:00
Filiph Sandström
8e920e8399 Update start game (doesn't work yet, need varlong) 2016-10-29 18:03:00 +02:00
Filiph Sandström
7739d5c810 Fix login packet. 2016-10-29 17:05:08 +02:00
Filiph Sandström
89a63bb137 Apparently it's a byte array now. 2016-10-27 10:42:08 +02:00
Filiph Sandström
a1b4c6b02b Getting response now. 2016-10-27 10:38:48 +02:00
Filiph Sandström
ed6870f8d5 Update package.json 2016-10-26 22:36:32 +02:00
Filiph Sandström
44b262294d Add missing packets (doesn't work yet). 2016-10-26 22:06:45 +02:00
Filiph Sandström
d910a96ee3 Bump version 2016-10-26 15:05:42 +02:00
Filiph Sandström
c7d9191420 Update to 4 tabs. 2016-10-26 15:05:07 +02:00
Filiph Sandström
5f42967845 Update README.md 2016-10-26 14:34:46 +02:00
Filiph Sandström
b4ed008d64 Update mappings to 0.16. 2016-10-26 14:34:00 +02:00
Filiph Sandström
5b1f1ab162 Update protocol.json 2016-06-23 22:03:52 +02:00
Filiph Sandström
82fba41ae1 Update createServer.js 2016-06-23 22:03:37 +02:00
Filiph Sandström
947a5e0872 Update createServer.js 2016-06-23 20:53:19 +02:00
Filiph Sandström
78cfd29aab Update protocol.json 2016-06-23 04:12:09 +02:00
Romain Beaumont
d8ee61b7db worldName in server.js 2016-06-21 03:03:52 +02:00
Romain Beaumont
315e32d634 string of start_game is worldName (according to Intyre) 2016-06-21 03:02:44 +02:00
Romain Beaumont
d040667bc0
spawns ! 2016-06-18 15:51:41 +02:00
Romain Beaumont
66111dad54
encryption + complete example. The ideas are there, but it doesn't seems to be accepted by the client yet 2016-06-18 14:58:17 +02:00
Romain Beaumont
2e1e3f8bb2
update raknet 2016-06-18 14:37:37 +02:00
Romain Beaumont
2c6ee76152
client_to_server_handshake doesn't have the magic 2016-06-18 14:37:23 +02:00
Romain Beaumont
b86eb6a80f
add rest of the parsing pipeline. Works but the client is sending unparsable packet in a batch 2016-06-18 13:07:13 +02:00
Romain Beaumont
6478e625ec
read/write X509 properly, fix decrypt 2016-06-17 15:39:36 +02:00
Romain Beaumont
7bf93ae68b
formatting fixes 2016-06-17 15:19:29 +02:00
Romain Beaumont
549f8dc084
fix secretKeyBytes a bit 2016-06-17 15:07:45 +02:00
Romain Beaumont
3dfc5134b6
add checksum test 2016-06-17 15:06:22 +02:00
Romain Beaumont
7cf474a49f
add test for ecdh : values might not be correct 2016-06-17 14:55:15 +02:00
Romain Beaumont
d22a813a23
add decryption test 2016-06-17 14:33:55 +02:00
mhsjlw
709a456ecd decrypt our first packet 2016-06-16 08:14:33 -04:00
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
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
8c30673c6c update all examples 2016-06-14 18:17:54 -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
Romain Beaumont
de05863815 use mcdata 2016-06-09 20:26:23 -04:00
mhsjlw
8109dbcdd8 update version to 2.2.3 v2.2.3 2016-05-23 07:28:36 -04:00
mhsjlw
7ea94c355d fix use item packet 2016-05-23 07:27:26 -04:00
mhsjlw
8ba1bf0da0 update version to 2.2.2 v2.2.2 2016-05-23 07:17:59 -04:00
mhsjlw
eb5a364274 once again, fixed block update 2016-05-23 07:16:57 -04:00
mhsjlw
01bf25e837 update version to 2.2.1 v2.2.1 2016-05-23 06:45:46 -04:00
mhsjlw
91e246cecc fix block update 2016-05-23 06:44:04 -04:00
Romain Beaumont
6fd8b5d35c Update serializer.js 2016-05-19 23:23:00 +02:00
mhsjlw
19e6a1aa12 update to version 2.2.0 (protocol 70) v2.2.0 2016-05-19 17:19:44 -04:00