648 Commits

Author SHA1 Message Date
Bixilon
f3dbd8b927
fix many bugs in 1.8 (also in compression), more 1.8 wip 2020-06-22 20:05:04 +02:00
Bixilon
0bdc2d0bb3
wip many more outgoing and incoming packets 2020-06-22 18:41:04 +02:00
Bixilon
9ad656712e
wip many more incoming packets, wip objects (1.8) 2020-06-22 18:03:03 +02:00
Bixilon
0ad74ed151
wip many packets (1.8) 2020-06-21 23:09:58 +02:00
Bixilon
31cf0eb3b3
compression support 2020-06-21 22:01:44 +02:00
Bixilon
999163a500
wip 1.8, fix some bugs (disconnecting, chunk block entity), multiprotocol support 2020-06-21 19:30:58 +02:00
Bixilon
96e26c666c Merge branch 'network' into 'master'
1.7.10 / basic structure

See merge request bixilon/minosoft!2
2020-06-21 17:29:38 +02:00
Bixilon
f47ffdad1e
PacketMapData, fix scoreboard score bug 2020-06-21 17:13:18 +02:00
Bixilon
8f72d157a3
fix missing Scoreboard packet registration 2020-06-21 13:56:33 +02:00
Bixilon
7bbfdf638b
Scoreboard implementation 2020-06-20 23:52:52 +02:00
Bixilon
200476c3dd
PacketEffect 2020-06-20 16:36:52 +02:00
Bixilon
5824aebc37
fix some more chunk bugs (maybe there are even more) 2020-06-20 15:14:04 +02:00
Bixilon
0d8e81775c
fix chunk position bug (negative coordinates) and loading bug 2020-06-20 15:08:52 +02:00
Bixilon
5d369c6adb
full inventory support 2020-06-20 15:01:18 +02:00
Bixilon
ac240ce23b
IdentifierSet 2020-06-20 00:28:22 +02:00
Bixilon
cbfbbfd59a
wip multiple versions, identifier list per version 2020-06-19 23:42:50 +02:00
Bixilon
6e303b9493
PacketParticle, PacketEntity 2020-06-19 18:27:01 +02:00
Bixilon
ba812cf73d
PacketSpawnPainting 2020-06-19 18:11:04 +02:00
Bixilon
949bb2f400
PacketPlayerBlockPlacement 2020-06-19 17:10:34 +02:00
Bixilon
c4dc27a9b0
PacketPlayerDigging 2020-06-19 17:00:17 +02:00
Bixilon
715579bb38
tab complete, fix missing handler in block entity data 2020-06-19 16:18:55 +02:00
Bixilon
c328c274d4
Statistics 2020-06-19 15:02:35 +02:00
Bixilon
3630aecf5f
wip modding api: PluginChannelHandler 2020-06-19 14:25:56 +02:00
Bixilon
967e612257
reduce intellij and java warnings slightly 2020-06-19 13:32:30 +02:00
Bixilon
933b8082dd
update many log messages 2020-06-19 13:06:11 +02:00
Bixilon
8767c2d43e
removed some todos: horse color and dots, all custom particles (handling) 2020-06-19 00:28:20 +02:00
Bixilon
3f65962581
pitch Calculation (sound effect) 2020-06-18 23:52:26 +02:00
Bixilon
de8545eeb5
fix some bugs (wrong packet registration, null pointer, wrong packet name (close window)) 2020-06-18 22:52:33 +02:00
Bixilon
81893e3946
untested nbt write function 2020-06-18 22:25:43 +02:00
Bixilon
87e9b6c8e7
wip inventory (3): inventory types 2020-06-18 21:41:16 +02:00
Bixilon
4da2fac01f
wip inventory (2) 2020-06-18 20:55:55 +02:00
Bixilon
e5e237ed36
wip inventory clicks 2020-06-18 14:00:47 +02:00
Bixilon
ad6931e367
PacketSteerVehicle 2020-06-18 13:39:47 +02:00
Bixilon
1820580dab
remove jitpack from maven repositories 2020-06-18 00:46:11 +02:00
bixilon
479d580039
PacketCollectItem 2020-06-17 16:29:09 +02:00
bixilon
8a658da299
add sorry maximilian for adding an max explosion check 2020-06-17 14:40:19 +02:00
bixilon
fb09597303
todo for own velocity 2020-06-17 00:28:12 +02:00
bixilon
6a37f7325a
block actions 2020-06-16 23:17:06 +02:00
bixilon
bad0b12652
block actions 2020-06-16 21:59:26 +02:00
bixilon
d6370aff07
PacketBlockBreakAnimation 2020-06-16 20:59:56 +02:00
bixilon
883bcd710c
fix in some mob types (wrong metadata class), remove duplicated code in objects 2020-06-16 20:30:44 +02:00
bixilon
dcd8cd3ab3
BlockEntityMetaData support 2020-06-16 20:13:36 +02:00
bixilon
bad98d1227
InByteBuffer::readBlockPosition and Bed usage 2020-06-16 19:27:56 +02:00
bixilon
0b71e739e4
PacketUpdateSignSending 2020-06-16 18:32:16 +02:00
bixilon
fef2f20bc9
attach entity support 2020-06-16 16:47:53 +02:00
bixilon
a51f78aeb1
entity use packet (interaction, attack) 2020-06-16 16:32:45 +02:00
bixilon
2a21f320c4
player position 2020-06-16 15:28:04 +02:00
bixilon
5b424574ac
proper angle calculation (yaw/pitch/(roll)) 2020-06-16 14:37:42 +02:00
bixilon
423e48a57a
PacketPlayerAbilities (fly, etc) 2020-06-15 23:30:17 +02:00
bixilon
c62132dc2f
wip sound effects 2020-06-15 22:48:23 +02:00