Archived
1
0
Fork 0
Commit graph

23 commits

Author SHA1 Message Date
d46675dff3 Rename project to Uranos 2021-01-02 23:20:43 +01:00
87a2cae02c
Remove NamespacedID and replace all occurrences with Strings 2020-12-26 22:01:53 +01:00
ffe2349884
Update everything to 1.16.4
this took me about 12 hours. it's 1 am
2020-12-21 01:05:28 +01:00
f7572bb87e
Work on LoginAndJoinProcedure 2020-12-18 21:16:36 +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
41344a8507
Refactorings, function additions, contracts and documentation changes 2020-11-22 15:09:15 +01:00
dcbad8f5dc Rename BlockRef to voxel and use annotations instead of BlockCodec.Builder 2020-11-17 17:21:44 +01:00
4cc3d8f17f Add block codecs 2020-11-15 21:56:17 +01:00
9ccf0082d1 Specify kotlin-reflect version explicitly 2020-11-03 21:34:59 +01:00
2de7338a88 Add more packets and change some world related files 2020-11-03 19:55:24 +01:00
6985831b00
Rewrite logging and add plugin loading 2020-10-14 19:47:40 +02:00
edc93f7a80 Generate block stub classes 2020-10-06 18:35:19 +02:00
6a537c31a2 Add first parts of the world API 2020-09-12 17:03:58 +02:00
2b522d0d43 Add test for unique packet IDs 2020-09-10 15:31:31 +02:00
4be30418fb No longer use Spek 2020-09-09 23:26:13 +02:00
058c3b19be
Add ticker for suspending coroutines for a specific amount of ticks 2020-09-07 00:17:55 +02:00
0725df25c8
Update to Kotlin 1.4 2020-08-23 23:01:06 +02:00
12a1055e89
Add all packets of the login protocol and document all packets 2020-08-14 16:41:49 +02:00
7dd7bd9e6c
Add ServerListInfoRequestEvent, switch from Gson to Moshi and fix tests 2020-08-14 12:40:14 +02:00
81a39c2e96
Make EventBus coroutine-compatible 2020-08-13 23:43:03 +02:00
cdfc11344d
Initial commit 2020-08-01 23:55:31 +02:00