Paper/todo.txt

12 lines
544 B
Plaintext
Raw Normal View History

2021-11-23 10:51:25 +00:00
Add Timings to LevelTicks and EntityTickList
2021-11-23 14:03:50 +00:00
Check if PlayerNaturallySpawnedEvent is called correctly
2021-11-23 23:56:42 +00:00
Improve Server Thread Pool and Thread Priorities: mojang added a max thread count property
2021-11-24 00:20:31 +00: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 03:06:43 +00: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?