Yatopia/patches/server
Ivan Pekov 04855bfdc9
Port 2 patches
First patch is "Do not update distance map when animal and mob spawning is disabled in the particular world"
The commit name speaks for the patch itself. It can decrase tps losses for worlds where animal or monsters do not
spawn.

Second patch is from Purpur, "Spread out and optimise player list ticks".
It changes the way an update packet is sent. The update packet is the packet which updates the green lines
on the tablist.
2020-12-08 08:17:09 +02:00
..
0001-Yatopia-Server-Fixes.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur/AirplaneLite) 2020-12-07 10:10:55 +02:00
0002-Modify-POM.patch Rename internals to org.yatopiamc.yatopia 2020-12-02 08:35:11 +02:00
0003-Brandings.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur/AirplaneLite) 2020-12-07 10:10:55 +02:00
0004-Utilities.patch Rename internals to org.yatopiamc.yatopia 2020-12-02 08:35:11 +02:00
0005-Add-GameProfileLookupEvent.patch Hydrinity optimizations & Lithium generation patches & more 2020-10-27 21:15:13 +02:00
0006-Add-last-tick-time-API.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur/AirplaneLite) 2020-12-07 10:10:55 +02:00
0007-Yatopia-configuration.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur/AirplaneLite) 2020-12-07 10:10:55 +02:00
0008-Per-entity-type-collision-settings.patch Updated Upstream and Sidestream(s) (Tuinity/Purpur) 2020-12-04 08:34:51 +02:00
0009-Allow-to-change-the-piston-push-limit.patch Rename internals to org.yatopiamc.yatopia 2020-12-02 08:35:11 +02:00
0010-Add-NBT-API-as-a-first-class-lib.patch Rename internals to org.yatopiamc.yatopia 2020-12-02 08:35:11 +02:00
0011-Modify-default-configs.patch Updated Upstream and Sidestream(s) (Tuinity/Purpur) 2020-12-04 08:34:51 +02:00
0012-lithium-MixinDirection.patch Hydrinity optimizations & Lithium generation patches & more 2020-10-27 21:15:13 +02:00
0013-lithium-MixinBox.patch Updated Upstream and Sidestream(s) (Tuinity/EMC) 2020-11-22 15:22:29 +02:00
0014-lithium-enum_values.patch Updated Upstream and Sidestream(s) (Tuinity/Purpur) 2020-12-04 08:34:51 +02:00
0015-lithium-MixinGoalSelector.patch Updated Upstream and Sidestream(s) (Tuinity/Akarin/Purpur) 2020-11-26 11:52:33 +02:00
0016-lithium-HashedList.patch optimizations (#297) 2020-11-30 20:08:41 -06:00
0017-Item-stuck-sleep-config.patch Rename internals to org.yatopiamc.yatopia 2020-12-02 08:35:11 +02:00
0018-Option-for-simpler-Villagers.patch Rename internals to org.yatopiamc.yatopia 2020-12-02 08:35:11 +02:00
0019-Heavily-optimize-furnance-fuel-and-recipe-lookups.patch Updated upstream and sidestream (Tuinity/Purpur) 2020-11-20 09:14:39 +02:00
0020-Optimize-TileEntity-load-unload.patch optimizations (#297) 2020-11-30 20:08:41 -06:00
0021-Global-Eula-file.patch optimizations (#297) 2020-11-30 20:08:41 -06:00
0022-Redirect-Configs.patch Updated Upstream and Sidestream(s) (Tuinity/Purpur) 2020-12-04 08:34:51 +02:00
0023-Add-JsonList-save-timings.patch optimizations (#297) 2020-11-30 20:08:41 -06:00
0024-lithium-DataTrackerMixin.patch optimizations (#297) 2020-11-30 20:08:41 -06:00
0025-Fix-lead-fall-dmg-config.patch Updated Upstream and Sidestream(s) (Tuinity/Purpur) 2020-12-04 08:34:51 +02:00
0026-Optimize-some-stuff-in-WorldServer-ticking.patch optimizations (#297) 2020-11-30 20:08:41 -06:00
0027-Optimize-BehaviorController.patch optimizations (#297) 2020-11-30 20:08:41 -06:00
0028-Add-timings-for-Pathfinder.patch optimizations (#297) 2020-11-30 20:08:41 -06:00
0029-Send-more-packets-immediately.patch optimizations (#297) 2020-11-30 20:08:41 -06:00
0030-Use-offline-uuids-if-we-need-to.patch Rename internals to org.yatopiamc.yatopia 2020-12-02 08:35:11 +02:00
0031-Highly-optimize-VillagePlace-filtering.patch Rename internals to org.yatopiamc.yatopia 2020-12-02 08:35:11 +02:00
0032-Optimise-portals.patch optimizations (#297) 2020-11-30 20:08:41 -06:00
0033-Nuke-streams-off-BlockPosition.patch Rename internals to org.yatopiamc.yatopia 2020-12-02 08:35:11 +02:00
0034-Nuke-streams-off-SectionPosition.patch optimizations (#297) 2020-11-30 20:08:41 -06:00
0035-Stop-wasting-resources-on-JsonList-get.patch Rename internals to org.yatopiamc.yatopia 2020-12-02 08:35:11 +02:00
0036-ProxyForwardDataEvent.patch optimizations (#297) 2020-11-30 20:08:41 -06:00
0037-Fix-LightEngineThreaded-memory-leak.patch optimizations (#297) 2020-11-30 20:08:41 -06:00
0038-Respect-PlayerKickEvent-leaveMessage.patch Rename internals to org.yatopiamc.yatopia 2020-12-02 08:35:11 +02:00
0039-Shutdown-Bootstrap-thread-pool.patch optimizations (#297) 2020-11-30 20:08:41 -06:00
0040-Optimize-Villagers.patch optimizations (#297) 2020-11-30 20:08:41 -06:00
0041-Optimize-whitelist-command-for-multiple-additions-re.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur/AirplaneLite) 2020-12-07 10:10:55 +02:00
0042-PlayerAttackEntityEvent.patch Rename internals to org.yatopiamc.yatopia 2020-12-02 08:35:11 +02:00
0043-Ensure-pools-create-daemon-threads.patch optimizations (#297) 2020-11-30 20:08:41 -06:00
0044-Add-StructureLocateEvent.patch optimizations (#297) 2020-11-30 20:08:41 -06:00
0045-Add-IntelliJ-IDEA-runnable.patch optimizations (#297) 2020-11-30 20:08:41 -06:00
0046-Fix-IndexOutOfBoundsException-when-sending-too-many-.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur/AirplaneLite) 2020-12-07 10:10:55 +02:00
0047-Add-nspt-command.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur/AirplaneLite) 2020-12-07 10:10:55 +02:00
0048-Configurable-flight-checks.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur/AirplaneLite) 2020-12-07 10:10:55 +02:00
0049-Heavily-optimize-recipe-lookups-in-CraftingManager.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur/AirplaneLite) 2020-12-07 10:10:55 +02:00
0050-Improve-task-performance.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur/AirplaneLite) 2020-12-07 10:10:55 +02:00
0051-Optimize-advancement-loading.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur/AirplaneLite) 2020-12-07 10:10:55 +02:00
0052-PaperPR-Fix-harming-potion-dupe.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur/AirplaneLite) 2020-12-07 10:10:55 +02:00
0053-lithium-PerlinNoiseSamplerMixin.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur/AirplaneLite) 2020-12-07 10:10:55 +02:00
0054-lithium-VoronoiBiomeAccessTypeMixin.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur/AirplaneLite) 2020-12-07 10:10:55 +02:00
0055-lithium-NoiseChunkGeneratorMixin.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur/AirplaneLite) 2020-12-07 10:10:55 +02:00
0056-lithium-reduce-allocations.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur/AirplaneLite) 2020-12-07 10:10:55 +02:00
0057-Smarter-statistics-ticking.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur/AirplaneLite) 2020-12-07 10:10:55 +02:00
0058-Configurable-criterion-triggers.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur/AirplaneLite) 2020-12-07 10:10:55 +02:00
0059-Configurable-BlockPhysicsEvent.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur/AirplaneLite) 2020-12-07 10:10:55 +02:00
0060-Infinity-No-Arrows.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur/AirplaneLite) 2020-12-07 10:10:55 +02:00
0061-Custom-Locale-Support.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur/AirplaneLite) 2020-12-07 10:10:55 +02:00
0062-Configurable-movement-checks.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur/AirplaneLite) 2020-12-07 10:10:55 +02:00
0063-Use-faster-random-implementation.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur/AirplaneLite) 2020-12-07 10:10:55 +02:00
0064-Tile-Entity-optimizations.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur/AirplaneLite) 2020-12-07 10:10:55 +02:00
0065-Do-not-update-distance-map-when-animal-and-mob-spawn.patch Port 2 patches 2020-12-08 08:17:09 +02:00