Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Commit

Permalink
Updated Upstream (Paper)
Browse files Browse the repository at this point in the history
Upstream has released updates that appears to apply and compile correctly

Paper Changes:
83c89d7af Updated Upstream (Bukkit)
43e2f13b2 Updated Upstream (Bukkit/CraftBukkit)
0faaa7da9 Updated Upstream (Bukkit/CraftBukkit)
83f377be8 Preserve order and allow multiple equal blocks in hidden-blocks of Anti-Xray (#4072)
8535eca3b [CI-SKIP] Fix an error in commit message when updating upstream (#4796)
  • Loading branch information
Ivan Pekov committed Nov 26, 2020
1 parent 1421cca commit ff785fc
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Paper
Submodule Paper updated 62 files
+9 −9 Spigot-API-Patches/0050-Fix-upstream-javadoc-warnings-and-errors.patch
+2 −2 Spigot-API-Patches/0096-Expand-World.spawnParticle-API-and-add-Builder.patch
+2 −2 Spigot-API-Patches/0111-Expand-Explosions-API.patch
+2 −2 Spigot-API-Patches/0201-World-view-distance-api.patch
+3 −3 Spigot-API-Patches/0203-Spawn-Reason-API.patch
+2 −2 Spigot-Server-Patches/0009-Timings-v2.patch
+1 −1 Spigot-Server-Patches/0015-Allow-for-toggling-of-spawn-chunks.patch
+1 −1 Spigot-Server-Patches/0020-Player-affects-spawning-API.patch
+1 −1 Spigot-Server-Patches/0024-Only-refresh-abilities-if-needed.patch
+1 −1 Spigot-Server-Patches/0026-Prevent-tile-entity-and-entity-crashes.patch
+1 −1 Spigot-Server-Patches/0032-Optimize-explosions.patch
+1 −1 Spigot-Server-Patches/0034-Disable-thunder.patch
+1 −1 Spigot-Server-Patches/0035-Disable-ice-and-snow.patch
+1 −1 Spigot-Server-Patches/0041-Disable-spigot-tick-limiters.patch
+1 −1 Spigot-Server-Patches/0042-Add-PlayerInitialSpawnEvent.patch
+1 −1 Spigot-Server-Patches/0048-Player-Tab-List-and-Title-APIs.patch
+1 −1 Spigot-Server-Patches/0050-Change-implementation-of-tile-entity-removal-list.patch
+1 −1 Spigot-Server-Patches/0053-Configurable-inter-world-teleportation-safety.patch
+1 −1 Spigot-Server-Patches/0054-Add-exception-reporting-event.patch
+1 −1 Spigot-Server-Patches/0058-Complete-resource-pack-API.patch
+2 −2 Spigot-Server-Patches/0065-Add-World-Util-Methods.patch
+1 −1 Spigot-Server-Patches/0067-handle-NaN-health-absorb-values-and-repair-bad-data.patch
+1 −1 Spigot-Server-Patches/0070-Optimize-isValidLocation-getType-and-getBlockData-fo.patch
+1 −1 Spigot-Server-Patches/0071-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch
+1 −1 Spigot-Server-Patches/0080-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch
+1 −1 Spigot-Server-Patches/0084-Remove-unused-World-Tile-Entity-List.patch
+1 −1 Spigot-Server-Patches/0101-Faster-redstone-torch-rapid-clock-removal.patch
+1 −1 Spigot-Server-Patches/0124-Optimize-World.isLoaded-BlockPosition-Z.patch
+2 −2 Spigot-Server-Patches/0136-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch
+1 −1 Spigot-Server-Patches/0163-Fix-MC-117075-TE-Unload-Lag-Spike.patch
+1 −1 Spigot-Server-Patches/0177-use-CB-BlockState-implementations-for-captured-block.patch
+2 −2 Spigot-Server-Patches/0212-Expand-World.spawnParticle-API-and-add-Builder.patch
+2 −2 Spigot-Server-Patches/0216-Allow-spawning-Item-entities-with-World.spawnEntity.patch
+1 −1 Spigot-Server-Patches/0241-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch
+1 −1 Spigot-Server-Patches/0246-Option-to-prevent-armor-stands-from-doing-entity-loo.patch
+1 −1 Spigot-Server-Patches/0247-Vanished-players-don-t-have-rights.patch
+1 −1 Spigot-Server-Patches/0258-Add-hand-to-bucket-events.patch
+2 −2 Spigot-Server-Patches/0271-Optimize-CraftBlockData-Creation.patch
+3 −30 Spigot-Server-Patches/0279-Improve-death-events.patch
+1 −1 Spigot-Server-Patches/0323-BlockDestroyEvent.patch
+1 −1 Spigot-Server-Patches/0342-Optimize-Captured-TileEntity-Lookup.patch
+1 −1 Spigot-Server-Patches/0343-Add-Heightmap-API.patch
+2 −2 Spigot-Server-Patches/0352-Configurable-Keep-Spawn-Loaded-range-per-world.patch
+11 −11 Spigot-Server-Patches/0355-Implement-CraftBlockSoundGroup.patch
+22 −12 Spigot-Server-Patches/0362-Anti-Xray.patch
+2 −2 Spigot-Server-Patches/0368-Asynchronous-chunk-IO-and-loading.patch
+1 −1 Spigot-Server-Patches/0369-Use-getChunkIfLoadedImmediately-in-places.patch
+1 −1 Spigot-Server-Patches/0370-Reduce-sync-loads.patch
+2 −2 Spigot-Server-Patches/0380-Fix-spawning-of-hanging-entities-that-are-not-ItemFr.patch
+1 −1 Spigot-Server-Patches/0389-Optimize-Hoppers.patch
+1 −1 Spigot-Server-Patches/0401-Entity-Activation-Range-2.0.patch
+1 −1 Spigot-Server-Patches/0407-Optimise-random-block-ticking.patch
+1 −1 Spigot-Server-Patches/0437-Improved-Watchdog-Support.patch
+3 −3 Spigot-Server-Patches/0469-No-Tick-view-distance-implementation.patch
+1 −1 Spigot-Server-Patches/0478-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch
+3 −3 Spigot-Server-Patches/0485-Implement-Chunk-Priority-Urgency-System-for-Chunks.patch
+2 −2 Spigot-Server-Patches/0495-Add-Plugin-Tickets-to-API-Chunk-Methods.patch
+2 −2 Spigot-Server-Patches/0537-Add-missing-strikeLighting-call-to-World-spigot-stri.patch
+1 −1 Spigot-Server-Patches/0561-Optimize-redstone-algorithm.patch
+1 −1 scripts/upstreamCommit.sh
+1 −1 work/Bukkit
+1 −1 work/CraftBukkit
2 changes: 1 addition & 1 deletion patches/server/0009-Delay-chunk-unloads.patch
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ index 5c789b25f1df2eae8ea8ceb4ba977ba336fe6d5e..ab0417b3897911ba29602d696f4842bf
return new TicketType<>(s, comparator, 0L);
}
diff --git a/src/main/java/org/bukkit/craftbukkit/CraftWorld.java b/src/main/java/org/bukkit/craftbukkit/CraftWorld.java
index 299f57ca2a65887a0d7e7c584fc1bd5c783b0db2..f74aefc804f783a016bdda64aec64e4eedccf155 100644
index 3f84c006be361e04910437c656344170d4ff70ee..3520c672c3f8cfcab9a047080171afed45b70773 100644
--- a/src/main/java/org/bukkit/craftbukkit/CraftWorld.java
+++ b/src/main/java/org/bukkit/craftbukkit/CraftWorld.java
@@ -504,6 +504,7 @@ public class CraftWorld implements World {
Expand Down
2 changes: 1 addition & 1 deletion patches/server/0013-Per-World-Spawn-Limits.patch
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ index 9eb28e3c2b20f6db37aaaae84b7ac28377ddb5d5..3b20b9d64187f95e9244349085aa5a1a
}
\ No newline at end of file
diff --git a/src/main/java/org/bukkit/craftbukkit/CraftWorld.java b/src/main/java/org/bukkit/craftbukkit/CraftWorld.java
index f74aefc804f783a016bdda64aec64e4eedccf155..2b26b90590aba3ddef8e886e764467c6a71edded 100644
index 3520c672c3f8cfcab9a047080171afed45b70773..f52a7d3989b08cadd1e46def683550350b9369a2 100644
--- a/src/main/java/org/bukkit/craftbukkit/CraftWorld.java
+++ b/src/main/java/org/bukkit/craftbukkit/CraftWorld.java
@@ -341,6 +341,14 @@ public class CraftWorld implements World {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Subject: [PATCH] Revert getChunkAt(Async) retaining chunks for long periods of


diff --git a/src/main/java/org/bukkit/craftbukkit/CraftWorld.java b/src/main/java/org/bukkit/craftbukkit/CraftWorld.java
index 2b26b90590aba3ddef8e886e764467c6a71edded..4de6252f07b3090c267503a549c58681ebf1fa9d 100644
index f52a7d3989b08cadd1e46def683550350b9369a2..2028db6da469fc3c086842302d782bb081ed39f9 100644
--- a/src/main/java/org/bukkit/craftbukkit/CraftWorld.java
+++ b/src/main/java/org/bukkit/craftbukkit/CraftWorld.java
@@ -422,14 +422,7 @@ public class CraftWorld implements World {
Expand All @@ -25,7 +25,7 @@ index 2b26b90590aba3ddef8e886e764467c6a71edded..4de6252f07b3090c267503a549c58681
}

// Paper start
@@ -2545,7 +2538,7 @@ public class CraftWorld implements World {
@@ -2562,7 +2555,7 @@ public class CraftWorld implements World {
}
return this.world.getChunkProvider().getChunkAtAsynchronously(x, z, gen, urgent).thenComposeAsync((either) -> {
net.minecraft.server.Chunk chunk = (net.minecraft.server.Chunk) either.left().orElse(null);
Expand Down

0 comments on commit ff785fc

Please sign in to comment.