648 Commits

Author SHA1 Message Date
Bixilon
06d33d0f27
PacketTeams (1.9) 2020-07-01 16:28:47 +02:00
Bixilon
a875bde2ac
All Block actions (1.9), PacketBlockEntityMetadata (1.9) 2020-07-01 15:48:11 +02:00
Bixilon
9bec466016
PacketBossBar 2020-07-01 15:19:58 +02:00
Bixilon
849d507144
AreaCloudEffect is not "Color" its an ? color return an int 2020-06-30 20:41:27 +02:00
Bixilon
71260dbb3c
fix item reading for items with damage (parameter ignoreMetaData (damage)) 2020-06-30 20:34:44 +02:00
Bixilon
9e44d10566
PacketEffect (1.9) 2020-06-30 20:22:31 +02:00
Bixilon
bb19b3a683
more packets (1.9) 2020-06-30 16:33:52 +02:00
Bixilon
ada7f23ae5
fix EntityMetaData NullPointerException (1.7.10 - 1.8) 2020-06-30 14:08:45 +02:00
Bixilon
2583b43b31
more bug fixing, more refactoring, AreaCloudEffect 2020-06-30 13:12:54 +02:00
Bixilon
ec0e63f784
SpawnMob and EntityStatus fix 2020-06-30 00:06:23 +02:00
Bixilon
98f24be025
PacketUnloadChunk, Sound Effect, Named Sound Effect 2020-06-30 00:00:39 +02:00
Bixilon
2fe88acd12
chunk parsing 1.9 2020-06-29 23:40:50 +02:00
Bixilon
2fea59f5d0
wip chunk parsing (1.8), parse EntityMetaData in reading, not handling, Packet::read returns an success boolean 2020-06-29 20:24:57 +02:00
Bixilon
45231137e3
slot read and writing (1.9) 2020-06-29 17:30:46 +02:00
Bixilon
b39065091d
don't parse broken packets 2020-06-29 17:22:44 +02:00
Bixilon
007d21f9e0
1.9.4: EntityMetaData 2020-06-29 16:07:09 +02:00
Bixilon
0f6d0d8f60
general refactoring (identifier, buffer, ...), wip 1.9.4 support 2020-06-29 00:04:45 +02:00
Bixilon
927b1d863a Merge branch 'version1.8' into 'master'
Version 1.8

See merge request bixilon/minosoft!3
2020-06-28 17:20:06 +02:00
Bixilon
77daa64f04
slot writing (1.8) 2020-06-28 17:14:41 +02:00
Bixilon
18ce9d73c8
wip maps (1.8+) 2020-06-28 00:06:40 +02:00
Bixilon
bf4bb5992b
fix particle reading (1.8) 2020-06-27 23:51:12 +02:00
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