Commit graph

83 commits

Author SHA1 Message Date
extremeheat
4e3c5f8e31 implement command packet 2021-02-17 01:13:47 -05:00
extremeheat
7b00432c7b protocol updates 2021-02-16 03:24:25 -05:00
extremeheat
233f0d33a6 workingish client connection to server
Joining a vanilla server is still broken (related to encryption), but minet connects
2021-02-13 18:42:43 -05:00
extremeheat
60e57fad44 protocol updates, use ProtoDef compiler 2021-02-10 01:32:54 -05:00
extremeheat
1a7205b3d1 update protocol, add some doc 2021-02-07 19:50:15 -05:00
extremeheat
51214fcf29 seperate packet map from proto.yml 2021-02-07 16:47:07 -05:00
extremeheat
73d4dd1325 protocol def updates 2021-02-07 05:25:22 -05:00
extremeheat
9c171aa0da seperate server/serverTest 2021-02-03 13:26:13 -05:00
extremeheat
d92a38d3cd add creativeitems, biome definitions 2021-02-03 13:01:51 -05:00
extremeheat
040887e9df fix zlib decryption issue 2021-01-30 02:36:34 -05:00
extremeheat
d578eae98f add encryptor 2021-01-30 01:40:34 -05:00
extremeheat
902a57c722 working server 2021-01-29 00:50:26 -05:00
Filiph Sandström
06c77c3668 Manually fix packets for 1.12 2019-07-14 17:53:52 +02:00
Filiph Sandström
9c4dec74ca
Update protocol.json 2019-07-12 02:55:50 +02:00
Filiph Sandström
8d735acbf9 Read error for params.mcpe.name : 120 is not in the mappings value 2017-06-23 08:03:29 +02:00
Filiph Sandström
7c17673f3f TODO 2017-06-18 17:54:02 +02:00
mhsjlw
d61ddd7d20 oops 2017-01-22 13:59:07 -05:00
mhsjlw
166960e257 skin 2017-01-22 13:41:45 -05:00
mhsjlw
a187f0a9be updates ! 2017-01-22 13:28:23 -05:00
Filiph Sandström
dd43932720 Update protocol.json 2017-01-20 09:44:22 +01:00
Romain Beaumont
24ef9c5da1 adapt chat
except translate
see https://github.com/NiclasOlofsson/MiNET/blob/master/src/MiNET/MiNET/Net/McpeText.cs
2017-01-17 16:05:15 +01:00
Filiph Sandström
f432468de3 1.0 2016-12-17 18:25:20 +01:00
Filiph Sandström
710f4372e6 Updated to automatically generated protocol. 2016-12-14 18:19:16 +01:00
Filiph Sandström
0af8627d23 Update protocol.json 2016-12-11 21:43:29 +01:00
Filiph Sandström
559942de75 Update protocol.json 2016-12-11 19:13:32 +01:00
Filiph Sandström
6332fe5072 Add minor fixes. 2016-12-11 00:33:24 +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
44b262294d Add missing packets (doesn't work yet). 2016-10-26 22:06:45 +02:00
Filiph Sandström
c7d9191420 Update to 4 tabs. 2016-10-26 15:05:07 +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
78cfd29aab Update protocol.json 2016-06-23 04:12:09 +02:00
Romain Beaumont
315e32d634 string of start_game is worldName (according to Intyre) 2016-06-21 03:02:44 +02:00
Romain Beaumont
2c6ee76152
client_to_server_handshake doesn't have the magic 2016-06-18 14:37:23 +02: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
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