Skip to content

Changes

Summary

  1. 1.19.3 Update (commit: 3218691) (details)
Commit 32186919cf606b0049cc263493108f7945b9d9bf by Kevin Raneri
1.19.3 Update

Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@fd58a69 API patches
PaperMC/Paper@4fbe8d0 First server patches
PaperMC/Paper@4d6f28b Patches
PaperMC/Paper@0edb545 Patching patches
PaperMC/Paper@dfab659 Moar, fix API
PaperMC/Paper@7f3d2ff Patching patched patches
PaperMC/Paper@d062062 Patching patched patched patches
PaperMC/Paper@5b6d903 More patchy patched patches
PaperMC/Paper@4710881 More patchidy patched patches
PaperMC/Paper@f207880 Fix a handful of 1.19.3 compile issues (#8615)
PaperMC/Paper@f8430d1 More patchidy patched patch patches
PaperMC/Paper@93507a8 Almost all patches
PaperMC/Paper@be9a067 Add missing spawn eggs: Electric Boogaloo (#8616)
PaperMC/Paper@0f275cc Fix MCVersions
PaperMC/Paper@e21c1b4 Properly resend entities (#8617)
PaperMC/Paper@7414739 Disable ATs from unapplied folder
PaperMC/Paper@7aa90a8 More 1.19.3 registry fun (#8618)
PaperMC/Paper@0b291cc compile fixes
PaperMC/Paper@4a3753d more compile fixes
PaperMC/Paper@04801b7 fix more compile issues
PaperMC/Paper@66a288b fix some startup issues
PaperMC/Paper@dcc2901 Updated Upstream (Bukkit/CraftBukkit/Spigot)
PaperMC/Paper@4074d4e Fix bad AT
PaperMC/Paper@12fee1c Update Velocity modern forwarding reading
PaperMC/Paper@5256716 fix ChatProcessor
PaperMC/Paper@93ee9e6 Readd fixes for SpawnReason API patch
PaperMC/Paper@49f57cc fix some tests and DoNotUse violations
PaperMC/Paper@9bace84 check now succeeds
PaperMC/Paper@6120bc9 properly handle xray bypass perm
PaperMC/Paper@244a523 readd missing structure set seeds patch
PaperMC/Paper@b8d33f4 fix a few structure seed configs
PaperMC/Paper@b2043f1 Deprecate PluginLoader and impls (#8619)
PaperMC/Paper@f97bb11 Account for splash water bottles now extinguishing entities (#8622)
PaperMC/Paper@f29ab14 fix method rename issue in Camel
PaperMC/Paper@53eb820 update reobf-mappings-patch.tiny
PaperMC/Paper@df1f4ac Update adventure (#8625)
PaperMC/Paper@c7c3cf1 Mark experimental api as such (#8628)
PaperMC/Paper@9495a33 fix Instruments
PaperMC/Paper@2ad5f6f couple more instrument/note fixes
PaperMC/Paper@b4a8f14 last instrument fix, I promise
PaperMC/Paper@d32f569 [ci skip] Update gradle wrapper
PaperMC/Paper@4d27089 [ci skip] Thank you gradle, very cool
PaperMC/Paper@20549ff Add new 1.19.3 fires of EntityInsideBlockEvent (#8629)
PaperMC/Paper@f6ffbc2 Readd improve/fix EntityTargetLivingEntityEvent (#8630)
PaperMC/Paper@0baf2ff [ci skip] Allow .git to be a regular file (#8631)
PaperMC/Paper@5e6ac3c Properly identify golem spawn reason (#8635)
PaperMC/Paper@ec772bb Rabbit API (#8627)
PaperMC/Paper@7e5f85e Updated Upstream (CraftBukkit)
PaperMC/Paper@075fb67 Add eating regain reason for Camels (#8638)
PaperMC/Paper@812efd3 Fix chunksnapshot biome getter (#8639)
PaperMC/Paper@be50d5b Readd BlockBehavior inlining patch
PaperMC/Paper@7ba81b1 [ci skip] Fix leaf'd patch names
PaperMC/Paper@5bd8e1c Fix MapLike Codec missing key 'selector' (#8634)
PaperMC/Paper@7d18c6b Don't show particles when splash events are canceled (#8637)
PaperMC/Paper@ecfb76a Fix empty effect clouds from lingering potions (#8641)
PaperMC/Paper@1143b63 Add Position (#7639)
PaperMC/Paper@0bdbcd9 [ci skip] Remove non-functioning patch
PaperMC/Paper@d8cf30d Deprecate isPreview method in decorate events (#8645)
PaperMC/Paper@a5ecfd6 [ci skip] Correct chat preview removal version in javadoc (#8646)
PaperMC/Paper@eeeb8d5 Add the non-flammable wood item tag (#8648)
PaperMC/Paper@d2cb347 Fix items equipped on AbstractHorse losing NBT (#8647)
PaperMC/Paper@1845cec Fix death message containing empty string (#8656)
PaperMC/Paper@326a65e [ci skip] add missing final newline (#8659)
PaperMC/Paper@0148283 Fix locateNearestBiome nullability check (#8662)
PaperMC/Paper@3822cc8 Update paperweight to 1.4.0
PaperMC/Paper@adb8e49 Fix fire charge not being consumed igniting a creeper (#8652)
PaperMC/Paper@c919e94 Updated Upstream (Bukkit/CraftBukkit) (#8663)
PaperMC/Paper@c975819 Fix inconsistencies in dispense events regarding stack size (#8653)
PaperMC/Paper@1c535f9 Remove deprecated event warning for inventory result event (#8672)
(commit: 3218691)
The file was modified patches/server/0043-Entity-TTL.patch (diff)
The file was modified patches/server/0008-Optimize-suffocation.patch (diff)
The file was modified patches/server/0018-Reduce-chunk-loading-lookups.patch (diff)
The file was modified patches/server/0044-Add-option-to-disable-out-of-order-chat.patch (diff)
The file was modified patches/server/0020-Flare-Profiler.patch (diff)
The file was modified patches/server/0006-Add-option-to-disable-books.patch (diff)
The file was modified patches/server/0025-Cache-climbing-check-for-activation.patch (diff)
The file was modified build.gradle.kts (diff)
The file was modified patches/server/0033-Ensure-level-height-is-inlined.patch (diff)
The file was modified patches/server/0031-Patch-Paper-to-use-fast-item-merge-raytracing.patch (diff)
The file was modified patches/server/0003-Pufferfish-Config-and-Command.patch (diff)
The file was modified patches/server/0034-Use-thread-unsafe-random-for-mob-spawning.patch (diff)
The file was modified patches/server/0017-Dynamic-Activation-of-Brain.patch (diff)
The file was modified patches/server/0039-Reduce-entity-allocations.patch (diff)
The file was modified patches/server/0009-Optimize-mob-spawning.patch (diff)
The file was modified patches/server/0013-Reduce-projectile-chunk-loading.patch (diff)
The file was modified patches/server/0012-Simpler-ShapelessRecipes-comparison-for-Vanilla.patch (diff)
The file was modified patches/server/0040-Remove-lambda-from-ticking-guard.patch (diff)
The file was modified patches/api/0001-Add-Sentry.patch (diff)
The file was modified patches/server/0004-Add-SIMD-utilities.patch (diff)
The file was modified patches/server/0035-Remove-streams-and-iterators-from-range-check.patch (diff)
The file was modified patches/server/0016-Optimize-random-calls-in-chunk-ticking.patch (diff)
The file was modified patches/server/0015-Move-ThreadUnsafeRandom-Initialization.patch (diff)
The file was modified patches/server/0027-Use-array-for-gamerule-storage.patch (diff)
The file was modified patches/server/0001-Pufferfish-branding.patch (diff)
The file was modified gradle.properties (diff)
The file was modified patches/server/0014-Only-check-for-spooky-season-once-an-hour.patch (diff)
The file was modified patches/server/0030-Better-checking-for-useless-move-packets.patch (diff)
The file was modified patches/server/0011-Strip-raytracing-for-EntityLiving-hasLineOfSight.patch (diff)
The file was modified patches/server/0019-Skip-POI-finding-if-stuck-in-vehicle.patch (diff)
The file was modified patches/server/0026-Config-to-disable-method-profiler.patch (diff)
The file was modified patches/server/0023-More-debug-for-plugins-not-shutting-down-tasks.patch (diff)
The file was modified patches/server/0041-Reduce-entity-fluid-lookups-if-no-fluids.patch (diff)