From 9902d94d103f5f207167ee27622ed6928168a97c Mon Sep 17 00:00:00 2001 From: Helvetica Volubi Date: Sat, 26 Apr 2025 23:28:34 +0800 Subject: [PATCH] remove: move 0044 to todo list --- ...{0045-Tick-regions-api.patch => 0044-Tick-regions-api.patch} | 0 ...atch => 0045-Add-missing-teleportation-apis-for-folia.patch} | 0 ....patch => 0046-Leaves-Disable-moved-wrongly-threshold.patch} | 0 ...-Leaves-Fix-Incorrect-Collision-Behavior-for-Block-Sh.patch} | 0 ...xperiment.patch => 0048-Raytracing-tracker-experiment.patch} | 0 ...htmap-Warning.patch => 0049-Disable-Heightmap-Warning.patch} | 0 ...raid-changes.patch => 0050-Leaves-Revert-raid-changes.patch} | 0 ...052-Lithium-fast-util.patch => 0051-Lithium-fast-util.patch} | 0 ...-Lithium-Skip-unnecessary-calculations-if-player-is-n.patch} | 0 ...yst-exp-skip.patch => 0053-Fix-SculkCatalyst-exp-skip.patch} | 0 ...pawn-place.patch => 0054-Correct-player-respawn-place.patch} | 2 +- ...4-Leaf-Smart-sort-entities-in-NearestLivingEntitySenso.patch | 0 12 files changed, 1 insertion(+), 1 deletion(-) rename luminol-server/minecraft-patches/features/{0045-Tick-regions-api.patch => 0044-Tick-regions-api.patch} (100%) rename luminol-server/minecraft-patches/features/{0046-Add-missing-teleportation-apis-for-folia.patch => 0045-Add-missing-teleportation-apis-for-folia.patch} (100%) rename luminol-server/minecraft-patches/features/{0047-Leaves-Disable-moved-wrongly-threshold.patch => 0046-Leaves-Disable-moved-wrongly-threshold.patch} (100%) rename luminol-server/minecraft-patches/features/{0048-Leaves-Fix-Incorrect-Collision-Behavior-for-Block-Sh.patch => 0047-Leaves-Fix-Incorrect-Collision-Behavior-for-Block-Sh.patch} (100%) rename luminol-server/minecraft-patches/features/{0049-Raytracing-tracker-experiment.patch => 0048-Raytracing-tracker-experiment.patch} (100%) rename luminol-server/minecraft-patches/features/{0050-Disable-Heightmap-Warning.patch => 0049-Disable-Heightmap-Warning.patch} (100%) rename luminol-server/minecraft-patches/features/{0051-Leaves-Revert-raid-changes.patch => 0050-Leaves-Revert-raid-changes.patch} (100%) rename luminol-server/minecraft-patches/features/{0052-Lithium-fast-util.patch => 0051-Lithium-fast-util.patch} (100%) rename luminol-server/minecraft-patches/features/{0053-Lithium-Skip-unnecessary-calculations-if-player-is-n.patch => 0052-Lithium-Skip-unnecessary-calculations-if-player-is-n.patch} (100%) rename luminol-server/minecraft-patches/features/{0054-Fix-SculkCatalyst-exp-skip.patch => 0053-Fix-SculkCatalyst-exp-skip.patch} (100%) rename luminol-server/minecraft-patches/features/{0055-Correct-player-respawn-place.patch => 0054-Correct-player-respawn-place.patch} (96%) rename luminol-server/minecraft-patches/{features => removed}/0044-Leaf-Smart-sort-entities-in-NearestLivingEntitySenso.patch (100%) diff --git a/luminol-server/minecraft-patches/features/0045-Tick-regions-api.patch b/luminol-server/minecraft-patches/features/0044-Tick-regions-api.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0045-Tick-regions-api.patch rename to luminol-server/minecraft-patches/features/0044-Tick-regions-api.patch diff --git a/luminol-server/minecraft-patches/features/0046-Add-missing-teleportation-apis-for-folia.patch b/luminol-server/minecraft-patches/features/0045-Add-missing-teleportation-apis-for-folia.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0046-Add-missing-teleportation-apis-for-folia.patch rename to luminol-server/minecraft-patches/features/0045-Add-missing-teleportation-apis-for-folia.patch diff --git a/luminol-server/minecraft-patches/features/0047-Leaves-Disable-moved-wrongly-threshold.patch b/luminol-server/minecraft-patches/features/0046-Leaves-Disable-moved-wrongly-threshold.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0047-Leaves-Disable-moved-wrongly-threshold.patch rename to luminol-server/minecraft-patches/features/0046-Leaves-Disable-moved-wrongly-threshold.patch diff --git a/luminol-server/minecraft-patches/features/0048-Leaves-Fix-Incorrect-Collision-Behavior-for-Block-Sh.patch b/luminol-server/minecraft-patches/features/0047-Leaves-Fix-Incorrect-Collision-Behavior-for-Block-Sh.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0048-Leaves-Fix-Incorrect-Collision-Behavior-for-Block-Sh.patch rename to luminol-server/minecraft-patches/features/0047-Leaves-Fix-Incorrect-Collision-Behavior-for-Block-Sh.patch diff --git a/luminol-server/minecraft-patches/features/0049-Raytracing-tracker-experiment.patch b/luminol-server/minecraft-patches/features/0048-Raytracing-tracker-experiment.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0049-Raytracing-tracker-experiment.patch rename to luminol-server/minecraft-patches/features/0048-Raytracing-tracker-experiment.patch diff --git a/luminol-server/minecraft-patches/features/0050-Disable-Heightmap-Warning.patch b/luminol-server/minecraft-patches/features/0049-Disable-Heightmap-Warning.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0050-Disable-Heightmap-Warning.patch rename to luminol-server/minecraft-patches/features/0049-Disable-Heightmap-Warning.patch diff --git a/luminol-server/minecraft-patches/features/0051-Leaves-Revert-raid-changes.patch b/luminol-server/minecraft-patches/features/0050-Leaves-Revert-raid-changes.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0051-Leaves-Revert-raid-changes.patch rename to luminol-server/minecraft-patches/features/0050-Leaves-Revert-raid-changes.patch diff --git a/luminol-server/minecraft-patches/features/0052-Lithium-fast-util.patch b/luminol-server/minecraft-patches/features/0051-Lithium-fast-util.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0052-Lithium-fast-util.patch rename to luminol-server/minecraft-patches/features/0051-Lithium-fast-util.patch diff --git a/luminol-server/minecraft-patches/features/0053-Lithium-Skip-unnecessary-calculations-if-player-is-n.patch b/luminol-server/minecraft-patches/features/0052-Lithium-Skip-unnecessary-calculations-if-player-is-n.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0053-Lithium-Skip-unnecessary-calculations-if-player-is-n.patch rename to luminol-server/minecraft-patches/features/0052-Lithium-Skip-unnecessary-calculations-if-player-is-n.patch diff --git a/luminol-server/minecraft-patches/features/0054-Fix-SculkCatalyst-exp-skip.patch b/luminol-server/minecraft-patches/features/0053-Fix-SculkCatalyst-exp-skip.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0054-Fix-SculkCatalyst-exp-skip.patch rename to luminol-server/minecraft-patches/features/0053-Fix-SculkCatalyst-exp-skip.patch diff --git a/luminol-server/minecraft-patches/features/0055-Correct-player-respawn-place.patch b/luminol-server/minecraft-patches/features/0054-Correct-player-respawn-place.patch similarity index 96% rename from luminol-server/minecraft-patches/features/0055-Correct-player-respawn-place.patch rename to luminol-server/minecraft-patches/features/0054-Correct-player-respawn-place.patch index 22fa348..3683824 100644 --- a/luminol-server/minecraft-patches/features/0055-Correct-player-respawn-place.patch +++ b/luminol-server/minecraft-patches/features/0054-Correct-player-respawn-place.patch @@ -5,7 +5,7 @@ Subject: [PATCH] Correct player respawn place diff --git a/net/minecraft/server/level/ServerPlayer.java b/net/minecraft/server/level/ServerPlayer.java -index c2562b8f7ca3bc815a5abe5ae00a6fe1654b002d..98ce0736c18cbb09704ef7ca6b67866d5736f7c7 100644 +index 884d338e00017ff351b91c70fb51186cbdfb1fe6..d0853f44f1b4c88ba62a74db9e49a32709685425 100644 --- a/net/minecraft/server/level/ServerPlayer.java +++ b/net/minecraft/server/level/ServerPlayer.java @@ -472,8 +472,10 @@ public class ServerPlayer extends Player implements ca.spottedleaf.moonrise.patc diff --git a/luminol-server/minecraft-patches/features/0044-Leaf-Smart-sort-entities-in-NearestLivingEntitySenso.patch b/luminol-server/minecraft-patches/removed/0044-Leaf-Smart-sort-entities-in-NearestLivingEntitySenso.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0044-Leaf-Smart-sort-entities-in-NearestLivingEntitySenso.patch rename to luminol-server/minecraft-patches/removed/0044-Leaf-Smart-sort-entities-in-NearestLivingEntitySenso.patch