Commit graph

160 commits

Author SHA1 Message Date
modmuss50
3dfb211309 Fix excessive lag caused by chunk loader. Closes #2375 2021-05-31 17:16:44 +01:00
modmuss50
85dbe15590 Remove big int support from ObjectBufferUtils 2021-05-30 14:59:54 +01:00
modmuss50
31e7b357dc Use modern java features where we can, optimise imports. 2021-05-29 20:32:05 +01:00
modmuss50
52e4767247 Fix screen handler data syncing, also rewrite it while im at it to reduce the number of packets sent. 2021-05-29 20:05:13 +01:00
modmuss50
d8db208279 Fix crash when opening GUIs 2021-05-29 13:47:09 +01:00
modmuss50
8591baf420 Apply some lost changes to RC 2021-05-29 13:35:01 +01:00
modmuss50
b33f4be5f4 1.17: TechReborn compiles and runs, big thanks to @petabyteboy
Co-authored-by: Milan Pässler <milan@petabyte.dev>
2021-05-29 13:19:29 +01:00
modmuss50
c661de5254 1.17: RebornCore compiles, big thanks to @petabyteboy
Co-authored-by: Milan Pässler <milan@petabyte.dev>
2021-05-29 12:49:17 +01:00
modmuss50
9520a3e607 Migrate mappings, 1888 errors to go 2021-05-28 14:58:12 +01:00
modmuss50
b0c7a733c7 Move RebornCore into a sub project
Update gradle and build against java 16
2021-05-28 14:51:01 +01:00