Archived
1
0
Fork 0
Commit graph

22 commits

Author SHA1 Message Date
b96afbfcea
Combine the material enum with block meta 2020-12-15 21:37:26 +01:00
63b676f062 Start working on ChunkDataPacketCodec 2020-12-13 18:26:18 +01:00
5aeea48516 Add easy option to cache encoded packets 2020-12-13 13:48:42 +01:00
f915955caf
Improve Scheduler performance, fix ByteBuf leak and cache TagsPacket encoding 2020-12-04 20:17:06 +01:00
aa4f1d89f5 Add Tags packet and send it during join procedure 2020-11-30 18:10:02 +01:00
d387842f95 Bump dependency versions and set jvmTarget to 14 2020-11-30 10:37:33 +01:00
468273eb6d
Add SessionAfterLoginEvent 2020-11-29 17:51:21 +01:00
97df4085df
Improve documentation and normalize boolean variable names 2020-11-22 22:28:20 +01:00
829cb2990f
Move ResponsePacket into blokk-packets and fix ChatComponent serialization 2020-11-22 20:55:25 +01:00
60457f28e4
Correct packet IDs 2020-11-17 12:48:47 +01:00
76ce27d953 Add UpdateViewPosition packet 2020-11-03 20:44:44 +01:00
47b6987f2f Finish PlayerInfo packet codec 2020-11-03 20:21:36 +01:00
2de7338a88 Add more packets and change some world related files 2020-11-03 19:55:24 +01:00
785ee432cc
Add SetSelectedHotbarSlot packet and rename some things 2020-11-01 17:53:53 +01:00
cddb62a8ba
Refactor some things and DisconnectPacket for PLAY protocol 2020-10-15 00:52:10 +02:00
4ec62d5d44 Rename MinecraftDataTypes and add buggy NBT implementation 2020-10-10 23:13:20 +02:00
873e999554 Rename packages to use singulars 2020-09-19 18:19:12 +02:00
9d89f9b267 Work on the LoginAndJoinProcedure 2020-09-11 01:07:57 +02:00
114f6c9ccd Allow configuring the displayed difficulty 2020-09-10 21:54:23 +02:00
2b522d0d43 Add test for unique packet IDs 2020-09-10 15:31:31 +02:00
0689944d77 Move packets to their own project 2020-09-09 23:09:44 +02:00
b021a4b753 Move packet encoders and decoders to their own project 2020-09-09 22:56:25 +02:00