Paper/todo.txt

12 lines
544 B
Plaintext
Raw Normal View History

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