Commit Graph

10 Commits

Author SHA1 Message Date
2c2dadf75b More more more more work 2024-12-03 20:34:55 +01:00
3a8f9e0b6e Start update, apply API patches 2024-12-03 17:58:41 +01:00
3f75dfff7d Checkpoint 2024-10-24 19:40:24 +01:00
510057a8ad okaaay let's go 2024-10-22 18:23:19 +02:00
fddfa624cf Chunk System and Starlight WIP
Chunk system patch was refactored to take advantage of
newer ConcurrentUtil's concurrent long hash table (which
fixes hash collisions caused by chaining fastutil's long hash
and CHM's hash) plus some other minor improvements.

The chunk system was also merged with Starlight, which mostly
provides a small improvement to ThreadedLevelLightEngine#checkBlock
as the scheduling was rewritten.
2024-06-14 17:19:25 -07:00
d29210d668 Fix more compile issues 2024-06-14 14:28:06 +02:00
0ef31547a1 Finish API patches 2024-06-13 08:45:43 -07:00
4047edb114 Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
47ee5579ff Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
5a66c3b64e Don't tick empty worlds (#9025) 2024-03-03 21:10:45 +00:00