From a0cc6d602e5d52cff6afa7502de055de63a61915 Mon Sep 17 00:00:00 2001 From: Dreeam <61569423+Dreeam-qwq@users.noreply.github.com> Date: Sat, 29 Jun 2024 23:55:45 +0800 Subject: [PATCH] Remove `End gateway should check if entity can use portal` patch since it also is removed in Purpur --- ...0075-End-gateway-should-check-if-entity-can-use-portal.patch | 2 ++ .../0081-Replace-AI-goal-set-with-optimized-collection.patch | 2 ++ .../0083-Replace-AI-attributes-with-optimized-collections.patch | 2 ++ .../0092-Optimize-world-generation-chunk-and-block-access.patch | 2 ++ .../0136-Instantly-continue-on-world-upgrade-finish.patch | 2 ++ 5 files changed, 10 insertions(+) rename patches/{work => removed}/server/0075-End-gateway-should-check-if-entity-can-use-portal.patch (99%) diff --git a/patches/work/server/0075-End-gateway-should-check-if-entity-can-use-portal.patch b/patches/removed/server/0075-End-gateway-should-check-if-entity-can-use-portal.patch similarity index 99% rename from patches/work/server/0075-End-gateway-should-check-if-entity-can-use-portal.patch rename to patches/removed/server/0075-End-gateway-should-check-if-entity-can-use-portal.patch index 46fa2c1..974e474 100644 --- a/patches/work/server/0075-End-gateway-should-check-if-entity-can-use-portal.patch +++ b/patches/removed/server/0075-End-gateway-should-check-if-entity-can-use-portal.patch @@ -3,6 +3,8 @@ From: Martijn Muijsers Date: Tue, 29 Nov 2022 21:30:27 +0100 Subject: [PATCH] End gateway should check if entity can use portal +Removed since 1.21 + License: MIT (https://opensource.org/licenses/MIT) Gale - https://galemc.org diff --git a/patches/removed/server/0081-Replace-AI-goal-set-with-optimized-collection.patch b/patches/removed/server/0081-Replace-AI-goal-set-with-optimized-collection.patch index 0e1fc47..d2b2061 100644 --- a/patches/removed/server/0081-Replace-AI-goal-set-with-optimized-collection.patch +++ b/patches/removed/server/0081-Replace-AI-goal-set-with-optimized-collection.patch @@ -3,6 +3,8 @@ From: Martijn Muijsers Date: Wed, 30 Nov 2022 13:49:11 +0100 Subject: [PATCH] Replace AI goal set with optimized collection +Removed since 1.20.5 + License: LGPL-3.0 (https://www.gnu.org/licenses/lgpl-3.0.html) Gale - https://galemc.org diff --git a/patches/removed/server/0083-Replace-AI-attributes-with-optimized-collections.patch b/patches/removed/server/0083-Replace-AI-attributes-with-optimized-collections.patch index 66ab799..bb0ad33 100644 --- a/patches/removed/server/0083-Replace-AI-attributes-with-optimized-collections.patch +++ b/patches/removed/server/0083-Replace-AI-attributes-with-optimized-collections.patch @@ -3,6 +3,8 @@ From: Martijn Muijsers Date: Wed, 30 Nov 2022 20:54:31 +0100 Subject: [PATCH] Replace AI attributes with optimized collections +Removed since 1.20.5 + License: LGPL-3.0 (https://www.gnu.org/licenses/lgpl-3.0.html) Gale - https://galemc.org diff --git a/patches/removed/server/0092-Optimize-world-generation-chunk-and-block-access.patch b/patches/removed/server/0092-Optimize-world-generation-chunk-and-block-access.patch index 740c0c2..a20d437 100644 --- a/patches/removed/server/0092-Optimize-world-generation-chunk-and-block-access.patch +++ b/patches/removed/server/0092-Optimize-world-generation-chunk-and-block-access.patch @@ -3,6 +3,8 @@ From: Martijn Muijsers Date: Thu, 1 Dec 2022 14:33:06 +0100 Subject: [PATCH] Optimize world generation chunk and block access +Removed since 1.21 + License: LGPL-3.0 (https://www.gnu.org/licenses/lgpl-3.0.html) Gale - https://galemc.org diff --git a/patches/removed/server/0136-Instantly-continue-on-world-upgrade-finish.patch b/patches/removed/server/0136-Instantly-continue-on-world-upgrade-finish.patch index 3880444..6d66ba7 100644 --- a/patches/removed/server/0136-Instantly-continue-on-world-upgrade-finish.patch +++ b/patches/removed/server/0136-Instantly-continue-on-world-upgrade-finish.patch @@ -3,6 +3,8 @@ From: Martijn Muijsers Date: Fri, 24 Mar 2023 09:16:33 +0100 Subject: [PATCH] Instantly continue on world upgrade finish +Removed since 1.21 + License: GPL-3.0 (https://www.gnu.org/licenses/gpl-3.0.html) Gale - https://galemc.org