Paper/todo.txt

12 lines
544 B
Plaintext
Raw Normal View History

2021-11-23 11:51:25 +01:00
Add Timings to LevelTicks and EntityTickList
2021-11-23 15:03:50 +01:00
Check if PlayerNaturallySpawnedEvent is called correctly
2021-11-24 00:56:42 +01:00
Improve Server Thread Pool and Thread Priorities: mojang added a max thread count property
2021-11-24 01:20:31 +01:00
Use Vanilla Minecart Speeds: is this needed?
0467-Optimize-WorldBorder-collision-checks-and-air check first hunk that has been removed
2021-11-25 04:06:43 +01:00
check ChunkHolder#updateFutures async catcher
optimize nearby player lookups - look at patch and updateranges diff in chunkmap (why is it in this patch)
GENERAL_AREA_MAP_ACCEPTABLE_SEARCH_RANGE_SQUARED is unused?