Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@443c506 Fix Nullability Annotations for PrepareItemEnchantEvent (#7681)
Pufferfish Changes:
pufferfish-gg/Pufferfish@1d94256 Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@d3c1023 fix player loottables running when mob loot gamerule is false (#7651)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@7fa8870 Updated Upstream (Bukkit/CraftBukkit) (#7672)
PaperMC/Paper@fa68bb1 Fix entity position desync for hanging entities (#7659)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@e2f743d Fix PalettedContainer synchronization (#7663)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@319d5fa Fix state locking for getTopMRUProfiles & getProfileIfCached
PaperMC/Paper@bc68ee0 Remove redundant GameProfileCache diff
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@f35a0ce Remove Java version check once and for all (#7612)
PaperMC/Paper@1c5f8b0 Updated Upstream (Bukkit/CraftBukkit) (#7604)
PaperMC/Paper@f0d0078 Add debug for invalid GameProfiles on skull blocks/items (#7512)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@0ca80c7 Add getComputedBiome API (#5668)
PaperMC/Paper@2d3e8f7 Properly lookup random-ticked precipitation blocks (#7606)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@a5be178 Use correct toX/Y/Z in player move packet handling
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@b65b48f [ci skip] Update gradle wrapper
PaperMC/Paper@1ce3555 [ci-skip] Fix typo in feature request issue template (#7593)
PaperMC/Paper@c8e49cc Add get/set wait time for fish hooks. (#5595)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@657d163 Prevent despawned navigators being readded (#7574)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@a36d7f6 Updated Upstream (CraftBukkit)
PaperMC/Paper@7b9c30f Fix scoreboard objective name length limit
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@196271d Fix save problems on shutdown
PaperMC/Paper@1e12cf8 Add more to the save fixes
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@6564f70 Fix cancelling ProjectileHitEvent for piercing arrows (#7492)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@f9b05cc Expose furnace minecart push property. (#7548)
PaperMC/Paper@9351513 Fix handling message in PlayerHandshakeEvent (#7542)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@14add2b Updated Upstream (CraftBukkit)
PaperMC/Paper@178802a Fix various 1.18.2 update issues (#7523)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@30cb7d0 ignore excessive vel for Minecarts (Fixes#7515)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@7f65b0b Add DataConverter to StructureCheck, for structure lookups
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@c50fc3a Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7480)
Pufferfish Changes:
pufferfish-gg/Pufferfish@81f546b Fix SIMD when pixel counts aren't divisible by 8
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@00da098 Log exceptions thrown during chat processing (#7467)
Pufferfish Changes:
pufferfish-gg/Pufferfish@1b5273f Optimize map rendering
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@17eb884 Use a CHM for StructureTemplate.Pallete cache
PaperMC/Paper@f79c0da Updated Upstream (Bukkit/CraftBukkit)
PaperMC/Paper@2121aed Rebuild patches
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@512995c Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7359)
PaperMC/Paper@0a9602c [ci skip] Fix multiple ItemStack array nullability mistakes (#7055)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@2a306f5 Add Multi Block Change API (#7333)
PaperMC/Paper@feb72b8 Update ASM EventExecutor generator patch to respect event handler return types. Fixes#7311 (#7317)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@c904da6 Offset spigot item optimizations instead of Mojang's (#6290)
PaperMC/Paper@128691a Deprecate log4j logger method in `Plugin`