Yatopia/patches/server
Ivan Pekov 22da8648e3
Ensure Chunk.getEntitySlices is not used in code
Use Chunk.getAsSlices instead to save some cpu time.
getEntitySlices needs to be kept like that to ensure some plugins working properly, otherwise we'd have server owners crying
2020-10-18 19:30:29 +03:00
..
0001-Yatopia-Server-Fixes.patch Updated Upstream and Sidestream(s) (Tuinity/Purpur) 2020-10-13 14:15:28 +03:00
0002-Modify-POM.patch Updated Upstream and Sidestream(s) (Tuinity/Origami/Purpur) 2020-10-18 15:19:38 +03:00
0003-Brandings.patch Git is driving me nuts 2020-10-09 14:13:24 +03:00
0004-Add-GameProfileLookupEvent.patch Drop akarin's stream replacements 2020-10-08 14:04:22 +03:00
0005-Add-last-tick-time-API.patch Git is driving me nuts 2020-10-09 14:13:24 +03:00
0006-Yatopia-configuration.patch Drop akarin's stream replacements 2020-10-08 14:04:22 +03:00
0007-Per-entity-type-collision-settings.patch Drop akarin's stream replacements 2020-10-08 14:04:22 +03:00
0008-Allow-to-change-the-piston-push-limit.patch Yatopia command gets nuked 2020-09-15 08:43:13 +03:00
0009-Add-NBT-API-as-a-first-class-lib.patch Updated Upstream and Sidestream(s) (Tuinity/Origami/Purpur) 2020-10-18 15:19:38 +03:00
0010-Modify-default-configs.patch Updated Upstream and Sidestream(s) (Tuinity/Origami/Purpur) 2020-10-18 15:19:38 +03:00
0011-lithium-MixinDirection.patch Drop this unsafe shit 2020-10-02 17:00:13 +03:00
0012-lithium-MixinBox.patch Drop this unsafe shit 2020-10-02 17:00:13 +03:00
0013-lithium-enum_values.patch Drop akarin's stream replacements 2020-10-08 14:04:22 +03:00
0014-lithium-MixinGoalSelector.patch Drop akarin's stream replacements 2020-10-08 14:04:22 +03:00
0015-lithium-MixinLandPathNodeMaker.patch Updated Upstream and Sidestream(s) (Tuinity/Purpur) 2020-10-13 14:15:28 +03:00
0016-lithium-MixinBiome.patch Drop this unsafe shit 2020-10-02 17:00:13 +03:00
0017-Item-stuck-sleep-config.patch Patch port changes 2020-10-04 18:43:50 +03:00
0018-Option-for-simpler-Villagers.patch Drop akarin's stream replacements 2020-10-08 14:04:22 +03:00
0019-Heavily-optimize-furnance-fuel-and-recipe-lookups.patch Drop akarin's stream replacements 2020-10-08 14:04:22 +03:00
0020-Add-GlueList.patch Drop this unsafe shit 2020-10-02 17:00:13 +03:00
0021-Optimize-TileEntity-load-unload.patch Updated Upstream and Sidestream(s) (Tuinity/Purpur) 2020-10-13 14:15:28 +03:00
0022-Global-Eula-file.patch Drop this unsafe shit 2020-10-02 17:00:13 +03:00
0023-Redirect-Configs.patch Patch port changes 2020-10-04 18:43:50 +03:00
0024-Add-JsonList-save-timings.patch Replace asynchronous json list save with json list save timings 2020-10-02 17:54:16 +03:00
0025-lithium-MixinChunkGeneratorAbstract.patch Drop this unsafe shit 2020-10-02 17:00:13 +03:00
0026-lithium-MixinDataWatcher.patch Drop this unsafe shit 2020-10-02 17:00:13 +03:00
0027-Fix-lead-fall-dmg-config.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur) 2020-10-11 20:37:55 +03:00
0028-Optimize-player-loops-around-weather.patch Drop akarin's stream replacements 2020-10-08 14:04:22 +03:00
0029-Optimize-BehaviorController.patch Drop this unsafe shit 2020-10-02 17:00:13 +03:00
0030-Use-block-distance-in-portal-search-radius.patch Drop akarin's stream replacements 2020-10-08 14:04:22 +03:00
0031-Add-timings-for-Pathfinder.patch Replace asynchronous json list save with json list save timings 2020-10-02 17:54:16 +03:00
0032-Send-more-packets-immediately.patch Drop akarin's stream replacements 2020-10-08 14:04:22 +03:00
0033-Use-offline-uuids-if-we-need-to.patch Drop this unsafe shit 2020-10-02 17:00:13 +03:00
0034-lithium-collision-optimizations.patch Ensure Chunk.getEntitySlices is not used in code 2020-10-18 19:30:29 +03:00
0035-lithium-VoxelShapesMixin.patch Drop akarin's stream replacements 2020-10-08 14:04:22 +03:00
0036-lithium-MixinChunkSection.patch Updated Upstream and Sidestream(s) (Tuinity/Purpur) 2020-10-13 14:15:28 +03:00
0037-Highly-optimize-VillagePlace-filtering.patch Remove unstable/unnecessary patches 2020-10-10 13:09:06 -07:00
0038-Nuke-streams-off-BlockPosition.patch Updated Upstream and Sidestream(s) (Tuinity/Purpur) 2020-10-13 14:15:28 +03:00
0039-Nuke-streams-off-SectionPosition.patch Remove unstable/unnecessary patches 2020-10-10 13:09:06 -07:00
0040-Stop-wasting-resources-on-JsonList-get.patch Remove unstable/unnecessary patches 2020-10-10 13:09:06 -07:00
0041-ProxyForwardDataEvent.patch Remove unstable/unnecessary patches 2020-10-10 13:09:06 -07:00
0042-Fix-Unable-to-save-chunk-error.patch Remove unstable/unnecessary patches 2020-10-10 13:09:06 -07:00
0043-Fix-LightEngineThreaded-memory-leak.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur) 2020-10-11 20:37:55 +03:00
0044-Respect-PlayerKickEvent-leaveMessage.patch Updated Upstream and Sidestream(s) (Tuinity/Purpur) 2020-10-13 14:15:28 +03:00
0045-Shutdown-Bootstrap-thread-pool.patch Remove unstable/unnecessary patches 2020-10-10 13:09:06 -07:00
0046-Optimize-Villagers.patch Remove unstable/unnecessary patches 2020-10-10 13:09:06 -07:00
0047-Optimize-whitelist-command-for-multiple-additions-re.patch Remove unstable/unnecessary patches 2020-10-10 13:09:06 -07:00
0048-PlayerAttackEntityEvent.patch Remove unstable/unnecessary patches 2020-10-10 13:09:06 -07:00
0049-Ensure-pools-create-daemon-threads.patch Remove unstable/unnecessary patches 2020-10-10 13:09:06 -07:00
0050-Add-StructureLocateEvent.patch Remove unstable/unnecessary patches 2020-10-10 13:09:06 -07:00
0051-Add-IntelliJ-IDEA-runnable.patch Remove unstable/unnecessary patches 2020-10-10 13:09:06 -07:00
0052-Respect-rotation-when-respawning.patch Remove unstable/unnecessary patches 2020-10-10 13:09:06 -07:00
0053-Fix-merging-spawning-values.patch Remove unstable/unnecessary patches 2020-10-10 13:09:06 -07:00
0054-Use-Glue-List-in-WeightedList.patch Remove unstable/unnecessary patches 2020-10-10 13:09:06 -07:00
0055-Fix-IndexOutOfBoundsException-when-sending-too-many-.patch Remove unstable/unnecessary patches 2020-10-10 13:09:06 -07:00
0056-Use-faster-block-collision-check-for-entity-suffocat.patch Updated Upstream and Sidestream(s) (Tuinity/EMC/Purpur) 2020-10-11 20:37:55 +03:00
0057-Add-nspt-command.patch Remove unstable/unnecessary patches 2020-10-10 13:09:06 -07:00
0058-Configurable-flight-checks.patch Updated Upstream and Sidestream(s) (Tuinity/Purpur) 2020-10-13 14:15:28 +03:00
0059-Use-Glue-List-as-delegate-for-NonNullList.patch Remove unstable/unnecessary patches 2020-10-10 13:09:06 -07:00
0060-Heavily-optimize-recipe-lookups-in-CraftingManager.patch Populate all recipes cache when addRecipe is called by bukkit 2020-10-12 18:56:34 +03:00
0061-Improve-task-performance.patch Remove unstable/unnecessary patches 2020-10-10 13:09:06 -07:00
0062-Optimize-advancement-loading.patch Remove unstable/unnecessary patches 2020-10-10 13:09:06 -07:00
0063-Replace-some-hot-streams.patch Ensure Chunk.getEntitySlices is not used in code 2020-10-18 19:30:29 +03:00
0064-Use-GlueList-for-some-list-initialisations-in-packet.patch Remove unstable/unnecessary patches 2020-10-10 13:09:06 -07:00