63 Commits

Author SHA1 Message Date
bixilon
9e23b13a31
check if slot has custom name and nbt data 2020-06-08 14:15:29 +02:00
bixilon
44bcaf43ee
suppress false warning: Packet PLAY_ENTITY_METADATA did not used all bytes sent 2020-06-08 14:11:17 +02:00
bixilon
5be76225fa
fix slot reading, fix bug in own nbt reader 2020-06-08 14:03:52 +02:00
bixilon
e917ffe142
own nbt library 2020-06-08 02:22:16 +02:00
bixilon
8bf891a6d8
entities wip (8): equipment (not working because of missing nbt support); Inventory wip(1) 2020-06-07 23:48:48 +02:00
bixilon
d534020344
entities wip (7): Entity Meta data; slot implementation; particle wip (1) 2020-06-07 22:02:59 +02:00
bixilon
2f42a11267
enable OtherPlayer velocity 2020-06-07 15:01:31 +02:00
bixilon
7571a50c6a
fix wrong command on some outgoing packets 2020-06-07 01:55:48 +02:00
bixilon
14105521d0
add function to make location and velocity to String (and use it) 2020-06-07 01:02:55 +02:00
bixilon
91e4f28a5f
entities wip (6): head rotation 2020-06-07 00:59:57 +02:00
bixilon
74d34a8078
entities wip (5) 2020-06-07 00:52:57 +02:00
bixilon
652fdbfc43
fix correct handling of exceptions in handling thread 2020-06-07 00:42:25 +02:00
bixilon
db183bc7c0
handle player width and height other when sneaking, ... 2020-06-07 00:39:00 +02:00
bixilon
cc8cd101f0
handle exceptions in handling thread 2020-06-07 00:31:02 +02:00
bixilon
3ca32b7e07
entity wip (4) 2020-06-07 00:30:33 +02:00
bixilon
f4f244db3b
fix comment in Chunk.java 2020-06-06 22:43:06 +02:00
bixilon
21d2c7c69d
wip (3) entities 2020-06-06 22:41:44 +02:00
bixilon
3d6edb64f9
Merge remote-tracking branch 'origin/master' 2020-06-06 20:15:33 +02:00
bixilon
b955be22cc
add nbt to libraries, wip (2) entities 2020-06-06 20:13:15 +02:00
bixilon
b968d772ba
refactor Block byLegacy Function 2020-06-06 20:11:46 +02:00
Bixilon
9d6c2056aa Merge branch 'master' into 'master'
Upload logo (license GPLv3)

See merge request bixilon/minosoft!1
2020-06-06 15:22:06 +02:00
Alexandros S
4c0c8e76df Upload logo (license GPLv3) 2020-06-06 15:18:38 +02:00
bixilon
19f2c4a654
License update: GPLv3 2020-06-06 14:56:53 +02:00
bixilon
d15c2290e0
entity support (wip): Status Effects 2020-06-06 00:49:50 +02:00
bixilon
eb05a86704
log handling now in own thread 2020-06-06 00:21:42 +02:00
bixilon
faae40e0dc
fix section counting in chunk bulk 2020-06-05 23:06:51 +02:00
bixilon
00fc8ec051
log packet to packet handling thread 2020-06-05 22:18:56 +02:00
bixilon
841d3bc624
reduce java warnings 2020-06-05 21:18:26 +02:00
bixilon
809c1c4236
ability to set log level in config file 2020-06-05 20:49:42 +02:00
bixilon
497090b121
fix wrong game mode number 2020-06-05 19:52:28 +02:00
bixilon
9ea8f950bf
support for rain, PacketChangeGameState, gamemode change support 2020-06-05 19:17:43 +02:00
bixilon
e99741e6af
support for experience 2020-06-05 18:54:50 +02:00
bixilon
70ec8222b1
log bytes left in unknown packet log, Slot selection support 2020-06-05 17:43:14 +02:00
bixilon
a5ad4ab065
add snakeyaml as dependency, config file, os util 2020-06-05 16:21:57 +02:00
bixilon
41b948b354
some more (less or more important) blocks 2020-06-05 04:14:54 +02:00
bixilon
ac516fa59c
minimal internal restructuring (world now a object of player), Chunk::setBlock function, correct chunk data storage, save data of join packet 2020-06-05 03:59:02 +02:00
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