From fbc64bd17c4a8161b48de7c7150eb81cc4931d42 Mon Sep 17 00:00:00 2001 From: MrHua269 Date: Wed, 30 Apr 2025 21:02:59 +0800 Subject: [PATCH] Tidy patches --- ...atch => 0025-Command-IllegalArgumentException-crash-fix.patch} | 0 ...gion.patch => 0026-Kaiiju-Don-t-pathfind-outside-region.patch} | 0 ...n.patch => 0027-Kaiiju-Vanilla-end-portal-teleportation.patch} | 0 ...er.patch => 0028-Kaiiju-Entity-tick-and-removal-limiter.patch} | 0 ...p-alive.patch => 0029-Purpur-Use-alternative-keep-alive.patch} | 0 ...llagers.patch => 0030-Purpur-Lobotomize-stuck-villagers.patch} | 0 ...ows.patch => 0031-Purpur-Barrels-and-enderchests-6-rows.patch} | 0 ...duce-sensor-work.patch => 0032-Petal-Reduce-sensor-work.patch} | 0 ... => 0033-Pufferfish-Cache-climbing-check-for-activation.patch} | 0 ...s.patch => 0034-Pufferfish-Reduce-chunk-loading-lookups.patch} | 0 ...unctions.patch => 0035-Gale-Use-platform-math-functions.patch} | 0 ...ion.patch => 0036-Gale-Variable-entity-wake-up-duration.patch} | 0 ...patch => 0037-Gale-Skip-entity-move-if-movement-is-zero.patch} | 0 ...38-Gale-Replace-AI-attributes-with-optimized-collection.patch} | 0 ...generation.patch => 0039-Gale-Optimize-noise-generation.patch} | 0 ...hecks.patch => 0040-SparklyPaper-Optimize-canSee-checks.patch} | 0 ...41-SparklyPaper-Skip-distanceToSqr-call-in-ServerEntity.patch} | 0 ....patch => 0042-Leaf-Secure-seed-and-matter-seed-command.patch} | 0 ...43-Leaf-Remove-useless-creating-stats-json-bases-on-pla.patch} | 0 ... 0044-Leaf-Replace-brain-maps-with-optimized-collection.patch} | 0 ...45-Leaf-Paper-PR-Prevent-zombie-reinforcements-loading-.patch} | 0 .../{0045-Tick-regions-api.patch => 0046-Tick-regions-api.patch} | 0 ....patch => 0047-Add-missing-teleportation-apis-for-folia.patch} | 0 ...ld.patch => 0048-Leaves-Disable-moved-wrongly-threshold.patch} | 0 ...49-Leaves-Fix-Incorrect-Collision-Behavior-for-Block-Sh.patch} | 0 ...xp-skip.patch => 0050-Leaves-Fix-SculkCatalyst-exp-skip.patch} | 0 ...t-raid-changes.patch => 0051-Leaves-Revert-raid-changes.patch} | 0 ...-experiment.patch => 0052-Raytracing-tracker-experiment.patch} | 0 ...ightmap-Warning.patch => 0053-Disable-Heightmap-Warning.patch} | 0 ...{0053-Lithium-Fast-util.patch => 0054-Lithium-Fast-util.patch} | 0 ...55-Lithium-Skip-unnecessary-calculations-if-player-is-n.patch} | 0 ...teleport.patch => 0056-Fix-off-tickregion-sync-teleport.patch} | 0 ...avior-Modifiers.patch => 0057-Portal-Behavior-Modifiers.patch} | 0 33 files changed, 0 insertions(+), 0 deletions(-) rename luminol-server/minecraft-patches/features/{0053-Command-IllegalArgumentException-crash-fix.patch => 0025-Command-IllegalArgumentException-crash-fix.patch} (100%) rename luminol-server/minecraft-patches/features/{0025-Kaiiju-Don-t-pathfind-outside-region.patch => 0026-Kaiiju-Don-t-pathfind-outside-region.patch} (100%) rename luminol-server/minecraft-patches/features/{0026-Kaiiju-Vanilla-end-portal-teleportation.patch => 0027-Kaiiju-Vanilla-end-portal-teleportation.patch} (100%) rename luminol-server/minecraft-patches/features/{0027-Kaiiju-Entity-tick-and-removal-limiter.patch => 0028-Kaiiju-Entity-tick-and-removal-limiter.patch} (100%) rename luminol-server/minecraft-patches/features/{0028-Purpur-Use-alternative-keep-alive.patch => 0029-Purpur-Use-alternative-keep-alive.patch} (100%) rename luminol-server/minecraft-patches/features/{0029-Purpur-Lobotomize-stuck-villagers.patch => 0030-Purpur-Lobotomize-stuck-villagers.patch} (100%) rename luminol-server/minecraft-patches/features/{0030-Purpur-Barrels-and-enderchests-6-rows.patch => 0031-Purpur-Barrels-and-enderchests-6-rows.patch} (100%) rename luminol-server/minecraft-patches/features/{0031-Petal-Reduce-sensor-work.patch => 0032-Petal-Reduce-sensor-work.patch} (100%) rename luminol-server/minecraft-patches/features/{0032-Pufferfish-Cache-climbing-check-for-activation.patch => 0033-Pufferfish-Cache-climbing-check-for-activation.patch} (100%) rename luminol-server/minecraft-patches/features/{0033-Pufferfish-Reduce-chunk-loading-lookups.patch => 0034-Pufferfish-Reduce-chunk-loading-lookups.patch} (100%) rename luminol-server/minecraft-patches/features/{0034-Gale-Use-platform-math-functions.patch => 0035-Gale-Use-platform-math-functions.patch} (100%) rename luminol-server/minecraft-patches/features/{0035-Gale-Variable-entity-wake-up-duration.patch => 0036-Gale-Variable-entity-wake-up-duration.patch} (100%) rename luminol-server/minecraft-patches/features/{0036-Gale-Skip-entity-move-if-movement-is-zero.patch => 0037-Gale-Skip-entity-move-if-movement-is-zero.patch} (100%) rename luminol-server/minecraft-patches/features/{0037-Gale-Replace-AI-attributes-with-optimized-collection.patch => 0038-Gale-Replace-AI-attributes-with-optimized-collection.patch} (100%) rename luminol-server/minecraft-patches/features/{0038-Gale-Optimize-noise-generation.patch => 0039-Gale-Optimize-noise-generation.patch} (100%) rename luminol-server/minecraft-patches/features/{0039-SparklyPaper-Optimize-canSee-checks.patch => 0040-SparklyPaper-Optimize-canSee-checks.patch} (100%) rename luminol-server/minecraft-patches/features/{0040-SparklyPaper-Skip-distanceToSqr-call-in-ServerEntity.patch => 0041-SparklyPaper-Skip-distanceToSqr-call-in-ServerEntity.patch} (100%) rename luminol-server/minecraft-patches/features/{0041-Leaf-Secure-seed-and-matter-seed-command.patch => 0042-Leaf-Secure-seed-and-matter-seed-command.patch} (100%) rename luminol-server/minecraft-patches/features/{0042-Leaf-Remove-useless-creating-stats-json-bases-on-pla.patch => 0043-Leaf-Remove-useless-creating-stats-json-bases-on-pla.patch} (100%) rename luminol-server/minecraft-patches/features/{0043-Leaf-Replace-brain-maps-with-optimized-collection.patch => 0044-Leaf-Replace-brain-maps-with-optimized-collection.patch} (100%) rename luminol-server/minecraft-patches/features/{0044-Leaf-Paper-PR-Prevent-zombie-reinforcements-loading-.patch => 0045-Leaf-Paper-PR-Prevent-zombie-reinforcements-loading-.patch} (100%) rename luminol-server/minecraft-patches/features/{0045-Tick-regions-api.patch => 0046-Tick-regions-api.patch} (100%) rename luminol-server/minecraft-patches/features/{0046-Add-missing-teleportation-apis-for-folia.patch => 0047-Add-missing-teleportation-apis-for-folia.patch} (100%) rename luminol-server/minecraft-patches/features/{0047-Leaves-Disable-moved-wrongly-threshold.patch => 0048-Leaves-Disable-moved-wrongly-threshold.patch} (100%) rename luminol-server/minecraft-patches/features/{0048-Leaves-Fix-Incorrect-Collision-Behavior-for-Block-Sh.patch => 0049-Leaves-Fix-Incorrect-Collision-Behavior-for-Block-Sh.patch} (100%) rename luminol-server/minecraft-patches/features/{0049-Leaves-Fix-SculkCatalyst-exp-skip.patch => 0050-Leaves-Fix-SculkCatalyst-exp-skip.patch} (100%) rename luminol-server/minecraft-patches/features/{0052-Leaves-Revert-raid-changes.patch => 0051-Leaves-Revert-raid-changes.patch} (100%) rename luminol-server/minecraft-patches/features/{0050-Raytracing-tracker-experiment.patch => 0052-Raytracing-tracker-experiment.patch} (100%) rename luminol-server/minecraft-patches/features/{0051-Disable-Heightmap-Warning.patch => 0053-Disable-Heightmap-Warning.patch} (100%) rename luminol-server/minecraft-patches/features/{0053-Lithium-Fast-util.patch => 0054-Lithium-Fast-util.patch} (100%) rename luminol-server/minecraft-patches/features/{0054-Lithium-Skip-unnecessary-calculations-if-player-is-n.patch => 0055-Lithium-Skip-unnecessary-calculations-if-player-is-n.patch} (100%) rename luminol-server/minecraft-patches/features/{0055-Fix-off-tickregion-sync-teleport.patch => 0056-Fix-off-tickregion-sync-teleport.patch} (100%) rename luminol-server/minecraft-patches/features/{0056-Portal-Behavior-Modifiers.patch => 0057-Portal-Behavior-Modifiers.patch} (100%) diff --git a/luminol-server/minecraft-patches/features/0053-Command-IllegalArgumentException-crash-fix.patch b/luminol-server/minecraft-patches/features/0025-Command-IllegalArgumentException-crash-fix.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0053-Command-IllegalArgumentException-crash-fix.patch rename to luminol-server/minecraft-patches/features/0025-Command-IllegalArgumentException-crash-fix.patch diff --git a/luminol-server/minecraft-patches/features/0025-Kaiiju-Don-t-pathfind-outside-region.patch b/luminol-server/minecraft-patches/features/0026-Kaiiju-Don-t-pathfind-outside-region.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0025-Kaiiju-Don-t-pathfind-outside-region.patch rename to luminol-server/minecraft-patches/features/0026-Kaiiju-Don-t-pathfind-outside-region.patch diff --git a/luminol-server/minecraft-patches/features/0026-Kaiiju-Vanilla-end-portal-teleportation.patch b/luminol-server/minecraft-patches/features/0027-Kaiiju-Vanilla-end-portal-teleportation.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0026-Kaiiju-Vanilla-end-portal-teleportation.patch rename to luminol-server/minecraft-patches/features/0027-Kaiiju-Vanilla-end-portal-teleportation.patch diff --git a/luminol-server/minecraft-patches/features/0027-Kaiiju-Entity-tick-and-removal-limiter.patch b/luminol-server/minecraft-patches/features/0028-Kaiiju-Entity-tick-and-removal-limiter.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0027-Kaiiju-Entity-tick-and-removal-limiter.patch rename to luminol-server/minecraft-patches/features/0028-Kaiiju-Entity-tick-and-removal-limiter.patch diff --git a/luminol-server/minecraft-patches/features/0028-Purpur-Use-alternative-keep-alive.patch b/luminol-server/minecraft-patches/features/0029-Purpur-Use-alternative-keep-alive.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0028-Purpur-Use-alternative-keep-alive.patch rename to luminol-server/minecraft-patches/features/0029-Purpur-Use-alternative-keep-alive.patch diff --git a/luminol-server/minecraft-patches/features/0029-Purpur-Lobotomize-stuck-villagers.patch b/luminol-server/minecraft-patches/features/0030-Purpur-Lobotomize-stuck-villagers.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0029-Purpur-Lobotomize-stuck-villagers.patch rename to luminol-server/minecraft-patches/features/0030-Purpur-Lobotomize-stuck-villagers.patch diff --git a/luminol-server/minecraft-patches/features/0030-Purpur-Barrels-and-enderchests-6-rows.patch b/luminol-server/minecraft-patches/features/0031-Purpur-Barrels-and-enderchests-6-rows.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0030-Purpur-Barrels-and-enderchests-6-rows.patch rename to luminol-server/minecraft-patches/features/0031-Purpur-Barrels-and-enderchests-6-rows.patch diff --git a/luminol-server/minecraft-patches/features/0031-Petal-Reduce-sensor-work.patch b/luminol-server/minecraft-patches/features/0032-Petal-Reduce-sensor-work.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0031-Petal-Reduce-sensor-work.patch rename to luminol-server/minecraft-patches/features/0032-Petal-Reduce-sensor-work.patch diff --git a/luminol-server/minecraft-patches/features/0032-Pufferfish-Cache-climbing-check-for-activation.patch b/luminol-server/minecraft-patches/features/0033-Pufferfish-Cache-climbing-check-for-activation.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0032-Pufferfish-Cache-climbing-check-for-activation.patch rename to luminol-server/minecraft-patches/features/0033-Pufferfish-Cache-climbing-check-for-activation.patch diff --git a/luminol-server/minecraft-patches/features/0033-Pufferfish-Reduce-chunk-loading-lookups.patch b/luminol-server/minecraft-patches/features/0034-Pufferfish-Reduce-chunk-loading-lookups.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0033-Pufferfish-Reduce-chunk-loading-lookups.patch rename to luminol-server/minecraft-patches/features/0034-Pufferfish-Reduce-chunk-loading-lookups.patch diff --git a/luminol-server/minecraft-patches/features/0034-Gale-Use-platform-math-functions.patch b/luminol-server/minecraft-patches/features/0035-Gale-Use-platform-math-functions.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0034-Gale-Use-platform-math-functions.patch rename to luminol-server/minecraft-patches/features/0035-Gale-Use-platform-math-functions.patch diff --git a/luminol-server/minecraft-patches/features/0035-Gale-Variable-entity-wake-up-duration.patch b/luminol-server/minecraft-patches/features/0036-Gale-Variable-entity-wake-up-duration.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0035-Gale-Variable-entity-wake-up-duration.patch rename to luminol-server/minecraft-patches/features/0036-Gale-Variable-entity-wake-up-duration.patch diff --git a/luminol-server/minecraft-patches/features/0036-Gale-Skip-entity-move-if-movement-is-zero.patch b/luminol-server/minecraft-patches/features/0037-Gale-Skip-entity-move-if-movement-is-zero.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0036-Gale-Skip-entity-move-if-movement-is-zero.patch rename to luminol-server/minecraft-patches/features/0037-Gale-Skip-entity-move-if-movement-is-zero.patch diff --git a/luminol-server/minecraft-patches/features/0037-Gale-Replace-AI-attributes-with-optimized-collection.patch b/luminol-server/minecraft-patches/features/0038-Gale-Replace-AI-attributes-with-optimized-collection.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0037-Gale-Replace-AI-attributes-with-optimized-collection.patch rename to luminol-server/minecraft-patches/features/0038-Gale-Replace-AI-attributes-with-optimized-collection.patch diff --git a/luminol-server/minecraft-patches/features/0038-Gale-Optimize-noise-generation.patch b/luminol-server/minecraft-patches/features/0039-Gale-Optimize-noise-generation.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0038-Gale-Optimize-noise-generation.patch rename to luminol-server/minecraft-patches/features/0039-Gale-Optimize-noise-generation.patch diff --git a/luminol-server/minecraft-patches/features/0039-SparklyPaper-Optimize-canSee-checks.patch b/luminol-server/minecraft-patches/features/0040-SparklyPaper-Optimize-canSee-checks.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0039-SparklyPaper-Optimize-canSee-checks.patch rename to luminol-server/minecraft-patches/features/0040-SparklyPaper-Optimize-canSee-checks.patch diff --git a/luminol-server/minecraft-patches/features/0040-SparklyPaper-Skip-distanceToSqr-call-in-ServerEntity.patch b/luminol-server/minecraft-patches/features/0041-SparklyPaper-Skip-distanceToSqr-call-in-ServerEntity.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0040-SparklyPaper-Skip-distanceToSqr-call-in-ServerEntity.patch rename to luminol-server/minecraft-patches/features/0041-SparklyPaper-Skip-distanceToSqr-call-in-ServerEntity.patch diff --git a/luminol-server/minecraft-patches/features/0041-Leaf-Secure-seed-and-matter-seed-command.patch b/luminol-server/minecraft-patches/features/0042-Leaf-Secure-seed-and-matter-seed-command.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0041-Leaf-Secure-seed-and-matter-seed-command.patch rename to luminol-server/minecraft-patches/features/0042-Leaf-Secure-seed-and-matter-seed-command.patch diff --git a/luminol-server/minecraft-patches/features/0042-Leaf-Remove-useless-creating-stats-json-bases-on-pla.patch b/luminol-server/minecraft-patches/features/0043-Leaf-Remove-useless-creating-stats-json-bases-on-pla.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0042-Leaf-Remove-useless-creating-stats-json-bases-on-pla.patch rename to luminol-server/minecraft-patches/features/0043-Leaf-Remove-useless-creating-stats-json-bases-on-pla.patch diff --git a/luminol-server/minecraft-patches/features/0043-Leaf-Replace-brain-maps-with-optimized-collection.patch b/luminol-server/minecraft-patches/features/0044-Leaf-Replace-brain-maps-with-optimized-collection.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0043-Leaf-Replace-brain-maps-with-optimized-collection.patch rename to luminol-server/minecraft-patches/features/0044-Leaf-Replace-brain-maps-with-optimized-collection.patch diff --git a/luminol-server/minecraft-patches/features/0044-Leaf-Paper-PR-Prevent-zombie-reinforcements-loading-.patch b/luminol-server/minecraft-patches/features/0045-Leaf-Paper-PR-Prevent-zombie-reinforcements-loading-.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0044-Leaf-Paper-PR-Prevent-zombie-reinforcements-loading-.patch rename to luminol-server/minecraft-patches/features/0045-Leaf-Paper-PR-Prevent-zombie-reinforcements-loading-.patch diff --git a/luminol-server/minecraft-patches/features/0045-Tick-regions-api.patch b/luminol-server/minecraft-patches/features/0046-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/0046-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/0047-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/0047-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/0048-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/0048-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/0049-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/0049-Leaves-Fix-Incorrect-Collision-Behavior-for-Block-Sh.patch diff --git a/luminol-server/minecraft-patches/features/0049-Leaves-Fix-SculkCatalyst-exp-skip.patch b/luminol-server/minecraft-patches/features/0050-Leaves-Fix-SculkCatalyst-exp-skip.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0049-Leaves-Fix-SculkCatalyst-exp-skip.patch rename to luminol-server/minecraft-patches/features/0050-Leaves-Fix-SculkCatalyst-exp-skip.patch diff --git a/luminol-server/minecraft-patches/features/0052-Leaves-Revert-raid-changes.patch b/luminol-server/minecraft-patches/features/0051-Leaves-Revert-raid-changes.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0052-Leaves-Revert-raid-changes.patch rename to luminol-server/minecraft-patches/features/0051-Leaves-Revert-raid-changes.patch diff --git a/luminol-server/minecraft-patches/features/0050-Raytracing-tracker-experiment.patch b/luminol-server/minecraft-patches/features/0052-Raytracing-tracker-experiment.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0050-Raytracing-tracker-experiment.patch rename to luminol-server/minecraft-patches/features/0052-Raytracing-tracker-experiment.patch diff --git a/luminol-server/minecraft-patches/features/0051-Disable-Heightmap-Warning.patch b/luminol-server/minecraft-patches/features/0053-Disable-Heightmap-Warning.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0051-Disable-Heightmap-Warning.patch rename to luminol-server/minecraft-patches/features/0053-Disable-Heightmap-Warning.patch diff --git a/luminol-server/minecraft-patches/features/0053-Lithium-Fast-util.patch b/luminol-server/minecraft-patches/features/0054-Lithium-Fast-util.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0053-Lithium-Fast-util.patch rename to luminol-server/minecraft-patches/features/0054-Lithium-Fast-util.patch diff --git a/luminol-server/minecraft-patches/features/0054-Lithium-Skip-unnecessary-calculations-if-player-is-n.patch b/luminol-server/minecraft-patches/features/0055-Lithium-Skip-unnecessary-calculations-if-player-is-n.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0054-Lithium-Skip-unnecessary-calculations-if-player-is-n.patch rename to luminol-server/minecraft-patches/features/0055-Lithium-Skip-unnecessary-calculations-if-player-is-n.patch diff --git a/luminol-server/minecraft-patches/features/0055-Fix-off-tickregion-sync-teleport.patch b/luminol-server/minecraft-patches/features/0056-Fix-off-tickregion-sync-teleport.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0055-Fix-off-tickregion-sync-teleport.patch rename to luminol-server/minecraft-patches/features/0056-Fix-off-tickregion-sync-teleport.patch diff --git a/luminol-server/minecraft-patches/features/0056-Portal-Behavior-Modifiers.patch b/luminol-server/minecraft-patches/features/0057-Portal-Behavior-Modifiers.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0056-Portal-Behavior-Modifiers.patch rename to luminol-server/minecraft-patches/features/0057-Portal-Behavior-Modifiers.patch