Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-12-15 02:50:09 +01:00
c0268ca86e
Fixes: - EntitiesLoadEvent/EntitiesUnloadEvent not firing - Chunks not saving properly in a lot of cases
14 Zeilen
394 B
Plaintext
14 Zeilen
394 B
Plaintext
- 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
|