Folia/patches/server
Spottedleaf e97b1eee63 Move Connection tick to after world tick
The world tick will synchronise block data to clients. If
the connection tick is ran before, then the server will
send the block ack before the block updates - which causes
the client to think that any blocks it broke/placed
were rejected.

Fixes https://github.com/PaperMC/Folia/issues/194
2024-02-21 16:23:51 -08:00
..
0001-Build-changes.patch Update Paper 2024-02-20 18:42:54 -08:00
0002-MC-Dev-fixes.patch Update to 1.20.2 2023-09-26 13:28:33 -07:00
0003-Threaded-Regions.patch Move Connection tick to after world tick 2024-02-21 16:23:51 -08:00
0004-Max-pending-logins.patch Update Paper 2024-02-05 11:41:39 -08: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 Paper 2024-02-13 16:20:10 -08:00
0007-Disable-mid-tick-task-execution.patch Move Connection tick to after world tick 2024-02-21 16:23:51 -08:00
0008-Throw-UnsupportedOperationException-for-broken-APIs.patch Update Paper 2024-02-13 16:20:10 -08: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 Paper 2024-02-05 11:41:39 -08:00
0011-Prevent-block-updates-in-non-loaded-or-non-owned-chu.patch Add support for Eigen/Alternate current 2024-02-20 16:16:18 -08: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 Paper 2024-02-20 18:42:54 -08:00
0014-Do-not-access-POI-data-for-lodestone-compass.patch Update Paper 2024-01-20 20:33:21 -08: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-Sync-vehicle-position-to-player-position-on-player-d.patch Update Paper 2024-02-05 11:41:39 -08:00
0018-Region-profiler.patch Move Connection tick to after world tick 2024-02-21 16:23:51 -08:00
0019-Fix-entity-tracker-desync-when-new-players-are-added.patch Fix entity tracker desync when new players are added to the tracker 2024-02-20 18:30:53 -08:00