Folia/patches/server
Spottedleaf 4a59238743 Update to 1.20.2
Very early build, network configuration switching is supported
but not tested (note: changes need to be backported to Paper)

Changes:
 - Supports per player mob caps
 - Adds entity tracker optimisations which are not in Paper
   (and will not be ported to Paper due to plugin conflicts)
 - No longer reverts paper distance map optimisations, as
   those are replaced by the NearbyPlayers class

These changes should bring Folia in-line with Paper's optimisations
at least (probably more given the entity tracker optimisations),
still missing features like world loading / some commands
2023-09-26 13:28:33 -07:00
..
0001-Build-changes.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0002-MC-Dev-fixes.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0003-Threaded-Regions.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0004-Max-pending-logins.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0005-Add-chunk-system-throughput-counters-to-tps.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0006-Make-CraftEntity-getHandle-and-overrides-perform-thr.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0007-Disable-mid-tick-task-execution.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0008-Throw-UnsupportedOperationException-for-broken-APIs.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0009-Fix-tests-by-removing-them.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0010-Require-plugins-to-be-explicitly-marked-as-Folia-sup.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0011-Prevent-block-updates-in-non-loaded-or-non-owned-chu.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0012-Block-reading-in-world-tile-entities-on-worldgen-thr.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0013-Skip-worldstate-access-when-waking-players-up-during.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0014-Do-not-access-POI-data-for-lodestone-compass.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0015-Synchronize-PaperPermissionManager.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0016-Fix-off-region-raid-heroes.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0017-Remove-unused-skyLightSources.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0018-Sync-vehicle-position-to-player-position-on-player-d.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00