648 Commits

Author SHA1 Message Date
Bixilon
0b74cea68d
All 1.13.2 metadata and entities/objects 2020-07-10 19:10:25 +02:00
Bixilon
4f7e64112b
entity refactoring and mapping (1.13) 2020-07-10 15:25:30 +02:00
Bixilon
f52c049729
all entity meta data (1.13) 2020-07-09 23:46:45 +02:00
Bixilon
be2d3443b9
PacketFacePlayer 2020-07-09 19:53:39 +02:00
Bixilon
dbabc8177a
PacketNBTQueryResponse, use static to initialize packet class mapping 2020-07-09 18:41:42 +02:00
Bixilon
a0b1982970
refactor all identifier enums, all statistics (1.13+) 2020-07-09 18:35:11 +02:00
Bixilon
d5278488e5
remove high and low bit set functions 2020-07-09 17:52:54 +02:00
Bixilon
e4fa1c0fd0
registering and unregistering plugin channels (1.13+) 2020-07-08 23:49:30 +02:00
Bixilon
26a1fb1df0
Fix scoreboard errors and slot reading error (1.13+) 2020-07-08 23:45:32 +02:00
Bixilon
4e1c415b14
Slot, Chunk reading and writing (1.13) 2020-07-08 23:38:57 +02:00
Bixilon
35728f95d8
Almost all packets in 1.13 2020-07-08 20:23:00 +02:00
Bixilon
e45ff660fd
more 1.13 packets, way better painting support 2020-07-08 16:14:24 +02:00
Bixilon
48c7bffc34
1.13 command mapping 2020-07-07 22:47:48 +02:00
Bixilon
656119fcdd Merge branch 'version1.12' into 'master'
Version1.12

See merge request bixilon/minosoft!7
2020-07-07 21:50:12 +02:00
Bixilon
ec2f0f427d
EntityStatus: ToDo for 1.11+ 2020-07-07 21:40:11 +02:00
Bixilon
4c2ed952d3
ShulkerBox block actions (1.11+) 2020-07-07 21:34:57 +02:00
Bixilon
ab4bf090b3
1.12.2: all remaining packets 2020-07-07 21:28:41 +02:00
Bixilon
db8b603eed
PacketAdvancements 2020-07-07 20:54:28 +02:00
Bixilon
a3e38c4fc8
more 1.12 (ping measurement, wip advancements) 2020-07-06 22:06:33 +02:00
Bixilon
ec9a734231
initial 1.12 support (packets, entities, metadata) 2020-07-06 15:42:08 +02:00
Bixilon
e636113ace Merge branch 'version1.11' into 'master'
Version1.11

See merge request bixilon/minosoft!6
2020-07-05 19:44:03 +02:00
Bixilon
c0aa648467
1.11 fix wrong packet mapping 2020-07-05 19:40:11 +02:00
Bixilon
48029e2200
fix chunk reading in dimensions without skylight 2020-07-05 14:59:39 +02:00
Bixilon
b6c224ad5b
spawn painting as entity 2020-07-05 14:20:45 +02:00
Bixilon
adef1ed8ca
1.11 mobs and objects 2020-07-05 00:04:18 +02:00
Bixilon
6b0a9f6821
initial 1.11 support 2020-07-04 20:41:45 +02:00
Bixilon
f47b88d319
send hello from minosoft chat message, refactor protocol (release name, etc) 2020-07-04 17:46:38 +02:00
Bixilon
7bb3353ad1 Merge branch 'version1.10' into 'master'
Version1.10

See merge request bixilon/minosoft!5
2020-07-04 16:04:51 +02:00
Bixilon
8252a4e7ba
1.10 support 2020-07-04 16:00:09 +02:00
Bixilon
3b3266ecca Merge branch 'version1.9' into 'master'
Version 1.9

See merge request bixilon/minosoft!4
2020-07-04 12:21:56 +02:00
Bixilon
f4882482fd
1.9.4 support (remove all debug statements) 2020-07-04 12:21:09 +02:00
Bixilon
a9fe5c9a1c
remove PacketChunkData debug statement 2020-07-03 23:48:06 +02:00
Bixilon
9872606d40
fix chunk reading for some servers (1.9) 2020-07-03 23:37:09 +02:00
Bixilon
9dcbcfcf29
fix compression 2020-07-03 22:08:41 +02:00
Bixilon
b3c29f5f52
more functions in PacketSender, more refactoring 2020-07-03 20:01:22 +02:00
Bixilon
9d21f89aad
dont save empty chunks 2020-07-03 18:46:00 +02:00
Bixilon
cd6afe325c
DefaultPluginChannels: use identifier instead of String 2020-07-03 16:30:54 +02:00
Bixilon
a69bb91f64
PacketSetCooldown 2020-07-03 14:14:20 +02:00
Bixilon
598925ba5b
wip: PacketSender (use this to interact with the server) 2020-07-03 14:02:16 +02:00
Bixilon
17656a82bc
NBT toString function 2020-07-03 13:54:12 +02:00
Bixilon
6aabe37641
PacketVehicleMove 2020-07-02 22:34:41 +02:00
Bixilon
7bdf273115
PacketSteerBoat 2020-07-02 22:32:19 +02:00
Bixilon
5c3a9e01b9
cleanup player abilities packet (serverbound) 2020-07-02 22:30:17 +02:00
Bixilon
b2554ab854
PacketAnimation (arm swinging) 2020-07-02 22:27:37 +02:00
Bixilon
5e2572e489
PacketEntityAction 2020-07-02 20:59:52 +02:00
Bixilon
5f0cc569d4
Entity Animation (1.9) 2020-07-02 20:38:55 +02:00
Bixilon
8527f15a98
PacketUseItem 2020-07-01 22:34:39 +02:00
Bixilon
e476c57b98
PacketSpectate (1.8, 1.9) 2020-07-01 22:18:25 +02:00
Bixilon
32942a0a91
PacketSetPassenger 2020-07-01 22:12:25 +02:00
Bixilon
f32f9af70d
rename some methods in bytebuffers 2020-07-01 16:41:58 +02:00