Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@b1b5d4c Check shooter in configurable projectile relative velocity patch
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@77a5779 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11197)
PaperMC/Paper@4d7cef3 Fix source of knockback for spigot events (#11176)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@5a5c3a4 Remove chunk unload trace debug
PaperMC/Paper@7e44684 Fix wrong assumption about locale being null in the login phase (#11204)
PaperMC/Paper@042f15f [ci skip] chore: fix incorrect commit hash in PR builds (#11198)
PaperMC/Paper@4e6a2a1 Check for block type in SculkSensorBlock#canActivate
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@df3b654 ConcurrentUtil: Fix concurrent long map resize chain pull function
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@0a1be9a Make loadChunksForMoveAsync use new chunk system load calls
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@3a47518 Deprecate more Timings things for removal (#11126)
PaperMC/Paper@aa36ae6 Fix EntityUnleashEvent cancellation on distance cause (#11131)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@dd11ef8 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11102)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@9fd5b3c Add AttributeModifier constructor without EquipmentSlotGroup (#11079)
PaperMC/Paper@8b35adc Fix HelpCommand searching (#11066)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@2288e13 Update last chunk position in findSupportingBlock
PaperMC/Paper@1595e4a Make watchdog thread extend TickThread again
PaperMC/Paper@34a2917 Add default canUse and permission methods to BasicCommand (#11047)
PaperMC/Paper@99ae7bb Don't require author and title to be set on signed book meta (#11068)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@ffe31a1 Readd async saveddata io
PaperMC/Paper@5a503d7 Bulk bugfixes for itemstack damage API (#11063)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@b0ef3ca Only call EntityDamageEvents before actuallyHurt (#11045)
PaperMC/Paper@20889d0 Fix method reflection remapping with null parameter types passed
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@70b0e84 Properly apply damage tick after absorption (#11043)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@aa8d38d Add forRemoval to material data deprecations (#10996)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@1f5db50 Change item/xp merge and entity tracking range defaults (#10986)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@77c763b Fix PlayerShearBlockEvent drops ignored for Pumpkin (#10956)
PaperMC/Paper@76c2f16 Fix wrong diff applying delta twice (#10959)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@8b1d26d Fix diff in sprint interruption option (Closes#10939)
PaperMC/Paper@0a1b133 Revert "Fixes exception log messages getting dropped during bootstrap (#10935)" (Closes#10945)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@3b1c85b Execute chunk tasks while waiting for chunk load in isChunkGenerated
PaperMC/Paper@4ea696f Add ticket for chunk load in isChunkGenerated
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@d23825a Add missing null check to getFullChunkIfLoaded
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@090775e Use ItemStack.empty() when air is passed into constructor
PaperMC/Paper@7bbe682 Fix CraftWorld#isChunkGenerated
PaperMC/Paper@126f6d7 Remove getUnloadingChunkHolder check
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@4514f41 Correct duplicate attribute check (#10901)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@79e2cb6 Update upstream (Bukkit/CraftBukkit/Spigot) (#10875)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@906df69 Prevent internal NPE on ItemStack#damage (#10836)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@54fbd0c clarify what getEntityId actually returns (#10839)
PaperMC/Paper@b8f2101 Only assign blockstate data if super ctor did not (#10841)
PaperMC/Paper@4f13be9 Do not perform chunk existance check for I/O scheduling
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@ac64751 Use RegistryOps in the correct places (#10843)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@5d8e53d Fix CommandSourceStack#bypassSelectorPermissions (#10837)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@0513374 Fire TabCompleteEvent for legacy commands (#10834)