mirror of
https://github.com/PaperMC/Folia.git
synced 2024-11-19 11:35:18 +01:00
c9ded2de1c
Required to add some basic hacks to expose a regionstats object in the TickRegions data class, but this ensures that the retrieval is thread-safe and could possibly support other data exposure for async reads. Additionally, since DecimalFormat is not thread-safe we need to use ThreadLocals to instantiate them. Change the format as well to use commas to separate groups of digits when formatting large numbers so they are easier to read. For example, 1000 becomes 1,000. |
||
---|---|---|
.. | ||
0001-Build-changes.patch | ||
0002-MC-Dev-fixes.patch | ||
0003-New-player-chunk-loader-system.patch | ||
0004-Make-ChunkStatus.EMPTY-not-rely-on-the-main-thread-f.patch | ||
0005-Threaded-Regions.patch | ||
0006-Increase-parallelism-for-neighbour-writing-chunk-sta.patch | ||
0007-Cache-whether-region-files-do-not-exist.patch | ||
0008-Max-pending-logins.patch | ||
0009-Add-chunk-system-throughput-counters-to-tps.patch | ||
0010-Make-CraftEntity-getHandle-and-overrides-perform-thr.patch | ||
0011-Disable-mid-tick-task-execution.patch | ||
0012-Throw-UnsupportedOperationException-for-broken-APIs.patch | ||
0013-Fix-tests-by-removing-them.patch | ||
0014-Work-around-https-github.com-PaperMC-paperweight-iss.patch | ||
0015-Require-plugins-to-be-explicitly-marked-as-Folia-sup.patch | ||
0016-Acquire-scheduling-lock-in-NewChunkHolder-onFullChun.patch | ||
0017-Fix-destroying-beehive-without-any-players-nearby-th.patch |