mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-02 17:32:03 +01:00
45ae3a360b
Fixes: - EntitiesLoadEvent/EntitiesUnloadEvent not firing - Chunks not saving properly in a lot of cases
13 lines
394 B
Text
13 lines
394 B
Text
- note: for paper, the chunk debug command
|
|
- rebase IntervalledCounter into util patch
|
|
- mcutil diff
|
|
- paper debug chunks --async in DedicatedServer
|
|
- TODO keep around region file lock?
|
|
- mcutil#getTicketLevelFor is wrong, just delete it later
|
|
|
|
on another note, clean up mcutils...
|
|
|
|
apply todo in levelmixin
|
|
|
|
to fix later:
|
|
- Change loadedChunkMap in ServerChunkCache to use concurrent long map
|