4627 Commits

Author SHA1 Message Date
Bixilon
b4e556991c
PacketCamera 2020-06-27 19:56:59 +02:00
Bixilon
aaf6841b30
PacketCombatEvent 2020-06-26 22:36:16 +02:00
Bixilon
0bfe2f6f9c
PacketTitle 2020-06-25 19:07:11 +02:00
Bixilon
6a4f86c861
remove some java warnings 2020-06-25 18:16:12 +02:00
Bixilon
a5de0576f7
add missing PacketWorldBorder functions 2020-06-25 18:10:58 +02:00
Bixilon
a8f135d353
PacketWorldBorder 2020-06-25 17:19:58 +02:00
Bixilon
2d529dfce7
bug fixes (uuid reading, play info, TextComponent null) 2020-06-25 15:49:49 +02:00
Bixilon
4a561d6a01
correct color code parsing 2020-06-25 15:11:24 +02:00
Bixilon
9b0e9b6bd6
BlockAction and BlockEntity, remove some more exceptions 2020-06-24 23:44:13 +02:00
Bixilon
f0c2c4ff4c
more logging in unknown plugin channels, fix ServerListPing error, add missing nbt tags (long array, int array) 2020-06-24 23:20:45 +02:00
Bixilon
1c0329b9b9
fix scoreboard bugs (teams: player list) 2020-06-24 20:07:04 +02:00
Bixilon
b2875a67be
some 1.8+ bug fixes (wrong packet mapping, ArmorStandMetaData, Scoreboard log) 2020-06-24 19:57:04 +02:00
Bixilon
7c369dacce
fix encryption (online mode server) 2020-06-24 19:29:54 +02:00
Bixilon
6d1a7052ae
fix packet queue bug, name threads 2020-06-24 17:53:16 +02:00
Bixilon
1b13b4981b
fix position encoding 2020-06-24 17:09:01 +02:00
Bixilon
082e4929b0
fix player abilities (incoming) 2020-06-24 16:47:02 +02:00
Bixilon
bc253065f1
fix 1.7 bug (tab list), add entity properties packet (1.7, 1.8) 2020-06-24 16:45:19 +02:00
Bixilon
7805bee6f6
more logging in PacketPlayerInfo 2020-06-23 22:38:53 +02:00
Bixilon
6a4e83bc28
fix some reconnecting bugs, todo for position (1 coordinate buggy) 2020-06-23 22:19:18 +02:00
Bixilon
ff679a36d1
option to color console messages 2020-06-23 20:54:51 +02:00
Bixilon
09d8307100
better warning when packet is not correctly parsed 2020-06-23 20:42:05 +02:00
Bixilon
c15dd9d252
All 1.8 EntityMetaData, all 1.8 mobs and objects 2020-06-23 20:24:28 +02:00
Bixilon
9a57571b3c
Resource Pack support (packet based) 2020-06-23 18:08:47 +02:00
Bixilon
f25ec3b5b1
TabList: header and footer 2020-06-23 16:41:45 +02:00
Bixilon
341c29f8cf
mac os x support (folder creation) 2020-06-23 16:16:39 +02:00
Bixilon
3edddf7f70
more 1.8 chunk parsing 2020-06-23 15:52:30 +02:00
Bixilon
daaa56bbad
wip chunk parsing 1.8 2020-06-22 23:48:14 +02:00
Bixilon
fa5b9a2f08
Slot and NBT reading for 1.8+ 2020-06-22 22:30:29 +02:00
Bixilon
36a4ab26a8
1.8 Tablist support 2020-06-22 22:14:20 +02:00
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