4627 Commits

Author SHA1 Message Date
bixilon
d98c6f511e
print server brand, function in Protocol::getName 2020-06-05 03:38:04 +02:00
bixilon
1702c8ac14
locales, packet client settings and client support for plugin messages 2020-06-05 01:01:00 +02:00
bixilon
9b360bc500
player health, food and saturation, support for incoming plugin messages, fix for chat component 2020-06-05 00:29:56 +02:00
bixilon
db4a970d23
ChatComponent wip; chat, disconnect, spawn location packets, datatype location 2020-06-04 21:54:46 +02:00
bixilon
b9e1d9ba5e
fix network packet stuff, better network performance 2020-06-04 21:18:09 +02:00
bixilon
f5fa4c9ead
fix miss handling of play connection status due to multiple threads 2020-06-04 20:29:46 +02:00
bixilon
b160d9be69
more logging on packet level (not only name of packet, also data) 2020-06-04 20:15:00 +02:00
bixilon
e29e8e3752
player health, food and saturation, support for incoming plugin messages 2020-06-04 20:09:20 +02:00
bixilon
b9b20b1318
chunk bulk parsing, more blocks 2020-06-04 19:12:58 +02:00
bixilon
36e438201f
fix white wool aqua update identifier 2020-06-04 02:05:51 +02:00
bixilon
6ad146490d
add Config.java to .gitignore 2020-06-04 02:05:07 +02:00
bixilon
baed259a31
update block store 2020-06-04 02:04:23 +02:00
bixilon
8f24a7f727
update block store 2020-06-04 01:53:57 +02:00
bixilon
166093e641
update chunk data types 2020-06-04 00:29:22 +02:00
bixilon
00239e9f18
basic world data types with dummy data (wip 2) 2020-06-03 15:57:29 +02:00
bixilon
faab6664c6
wip world data types (chunk, ...) 2020-06-03 15:21:22 +02:00
bixilon
dfefd5c50f
only start handling and packet thread when connected to server 2020-06-03 14:47:07 +02:00
bixilon
38843dedde
time update, keep alive packet 2020-06-03 14:41:43 +02:00
bixilon
3d5a1249da
handling of broken packets 2020-06-03 14:28:32 +02:00
bixilon
11f95213d3
login disconnect, player info (tab) packet 2020-06-03 14:23:05 +02:00
bixilon
adbc77df2e
many custom types (gamemode, ...), fix network encryption, PacketJoinGame, better log with unknown packets 2020-06-03 02:34:08 +02:00
bixilon
c044abbdc3
basic (very wip) mojang api, protocol encryption, login 2020-06-03 00:56:07 +02:00
bixilon
34270f564f
logging 2020-06-02 20:58:23 +02:00
bixilon
a09d2614ad
packet handler (own thread), buffer fix, moved packets into own packages, disconnect after pong 2020-06-02 20:34:41 +02:00
bixilon
8928f9b922
fix typos in roadmap 2020-06-02 19:41:24 +02:00
bixilon
11c4a81094
add json as dependency, data types: block position and ServerListPing 2020-06-02 19:34:57 +02:00
bixilon
7b0d44ed52
Initial commit 2020-06-02 17:51:26 +02:00