Skip to content

Changes

Summary

  1. Updated Upstream (Paper) (commit: fb73c9b) (details)
  2. Disable suffocation optimization for withers (commit: f572e28) (details)
Commit fb73c9bb6e3050da7ac016c67883248ebfdee473 by Kevin Raneri
Updated Upstream (Paper)

Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@6520ca1 Fix main thread priority being lowered (#9488)
PaperMC/Paper@47b805f Don't let player loot if reloot time is disabled (#9615)
PaperMC/Paper@73af2d4 Add clicked position to PlayerUseUnknownEntityEvent (#9604)
PaperMC/Paper@ea1f33c Delete patch to fix PaperMC/Paper#9612 (#9621)
PaperMC/Paper@307d05b Count down radius-aware dependency tree node parents (#9600)
PaperMC/Paper@eb8f2bb Fix unknown entity interaction clicked position getter if null
PaperMC/Paper@fd4f0c7 API for an entity's scoreboard name (#9462)
PaperMC/Paper@2bd6ba2 Deprecate and replace methods using deprecated StructureType (#8643)
PaperMC/Paper@666a214 [ci skip] rebuild patches
PaperMC/Paper@d129162 Properly handle BlockBreakEvent#isDropItems (#8936)
PaperMC/Paper@67a1a8c Fix Inventory#getLocation not working for the composter (#9596)
PaperMC/Paper@5b34a09 Add option to disable chorus plant and mushroom block updates (#9442)
PaperMC/Paper@ed8401c Fix rotation for spawning display entities (#9552)
PaperMC/Paper@bd67b83 Determine lava and water fluid explosion resistance by their block explosion resistance (#9482)
PaperMC/Paper@d928dda Don't tab-complete namespaced commands if `send-namespaced` is false (#9366)
PaperMC/Paper@f43a19c Fix CME in CraftPersistentDataTypeRegistry (#6701)
PaperMC/Paper@45ba652 [ci skip] Rebuild patches
PaperMC/Paper@990765b Fire entity death event for ender dragon (#9495)
PaperMC/Paper@1259b93 Fixed CraftItemStack/CraftItemMeta enchantment level inconsistency (#8792)
PaperMC/Paper@88891c3  Add Entity Coordinate and Rotation API (#9461)
PaperMC/Paper@5bf82aa Add cancellability to PlayerTrackEntityEvent (#8605)
PaperMC/Paper@1b96c64 Improve cancelling PreCreatureSpawnEvent with per player mob spawns (#9400)
PaperMC/Paper@7232506 Add entity tracker min Y distance config option (#9406)
PaperMC/Paper@00a68b1 Player listing API (#8782)
PaperMC/Paper@af6142e [ci skip] Update Gradle wrapper
PaperMC/Paper@281855c Remove unused lag-compensate-block-breaking option (#9635)
PaperMC/Paper@35ef053 [ci skip] update editorconfig and gitattributes (#9608)
PaperMC/Paper@97b9c4a Fix NPE on Boat#getStatus (#9115)
PaperMC/Paper@2be57c6 Expand Pose API (#8781)
PaperMC/Paper@b29ecd4 Expose clicked BlockFace during BlockDamageEvent (#9632)
PaperMC/Paper@e3f29f4 MerchantRecipe: add copy constructor (#8703)
PaperMC/Paper@fed9042 More DragonBattle API (#5655)
PaperMC/Paper@27d39ca Properly clone custom nbt tags inside ItemMeta (#7849)
PaperMC/Paper@0c7385b Add PlayerPickItemEvent (#5590)
PaperMC/Paper@9395aa6 Improve performance of mass crafts (#9603)
PaperMC/Paper@7386a13 Fix endgateway teleportation offset (#9517)
PaperMC/Paper@a712766 Allow custom damage for trident (#8132)
PaperMC/Paper@3716832 Prevent overfilled bundles from duplicating items (#9633)
PaperMC/Paper@9cbad8e Expose Hand during BlockCanBuildEvent (#9636)
PaperMC/Paper@fcc5f23 Optimize nearest structure border iteration (#9638)
PaperMC/Paper@a751001 [ci skip] Refactor context records for easier expansion (#9589)
PaperMC/Paper@7a1863e Limit setBurnTime to valid short values (#9623)
PaperMC/Paper@b8a0049 Fix exact choice recipe book clicks (#7822)
PaperMC/Paper@b45ecc9 [ci skip] clear out test plugin
PaperMC/Paper@0c8882f Add OfflinePlayer#isConnected (#9642)
PaperMC/Paper@e552beb Fix inventory desync (#9640)
PaperMC/Paper@6f30f08 Readd old BlockDamageEvent constructor
PaperMC/Paper@6813244 Fix/improve destroy speed API (#9645)
PaperMC/Paper@7d13b70 Add titleOverride to InventoryOpenEvent (#7540)
PaperMC/Paper@0e622c7 Add sniffer egg api (#9288)
PaperMC/Paper@0c0a480 Do crystal-portal proximity check before entity lookup (#9611)
(commit: fb73c9b)
The file was modified patches/server/0034-Remove-streams-and-iterators-from-range-check.patch (diff)
The file was modified patches/server/0038-Reduce-entity-allocations.patch (diff)
The file was modified patches/server/0010-Disable-Paper-timings-by-default.patch (diff)
The file was modified patches/server/0017-Dynamic-Activation-of-Brain.patch (diff)
The file was modified patches/server/0007-Optimize-entity-coordinate-key.patch (diff)
The file was modified gradle.properties (diff)
The file was modified patches/server/0006-Add-option-to-disable-books.patch (diff)
The file was modified patches/server/0035-Remove-streams-from-getting-nearby-players.patch (diff)
The file was modified patches/server/0044-Option-to-disable-end-crystal-dragon-respawning.patch (diff)
The file was modified patches/server/0040-Reduce-entity-fluid-lookups-if-no-fluids.patch (diff)
The file was modified patches/server/0021-Remove-iterators-from-inventory-contains.patch (diff)
The file was modified patches/server/0033-Use-thread-unsafe-random-for-mob-spawning.patch (diff)
The file was modified patches/server/0009-Optimize-mob-spawning.patch (diff)
The file was modified patches/server/0042-Entity-TTL.patch (diff)
The file was modified patches/server/0012-Simpler-ShapelessRecipes-comparison-for-Vanilla.patch (diff)
The file was modified patches/server/0043-Add-option-to-disable-out-of-order-chat.patch (diff)
Commit f572e28434c638752528145f1457da4c96dd2e35 by Kevin Raneri
Disable suffocation optimization for withers
(commit: f572e28)
The file was modified patches/server/0008-Optimize-suffocation.patch (diff)
The file was modified patches/server/0025-Cache-climbing-check-for-activation.patch (diff)
The file was modified patches/server/0011-Strip-raytracing-for-EntityLiving-hasLineOfSight.patch (diff)