Skip to content

Changes

Summary

  1. #33 Fix anti-xray related crash bug (commit: a8543a4) (details)
  2. Updated Upstream (Paper) (commit: aefcb1a) (details)
Commit a8543a40e0959fe709b58889be7ad7abde77b802 by Kevin Raneri
#33 Fix anti-xray related crash bug
(commit: a8543a4)
The file was addedpatches/server/0035-Remove-streams-and-iterators-from-range-check.patch
The file was removedpatches/server/0028-Improve-container-checking-with-a-bitset.patch
The file was removedpatches/server/0031-Use-aging-cache-for-biome-temperatures.patch
The file was removedpatches/server/0038-Reduce-entity-allocations.patch
The file was addedpatches/server/0027-Use-array-for-gamerule-storage.patch
The file was addedpatches/server/0028-Make-EntityCollisionContext-a-live-representation.patch
The file was removedpatches/server/0023-Improve-fluid-direction-caching.patch
The file was addedpatches/server/0032-Use-aging-cache-for-biome-temperatures.patch
The file was removedpatches/server/0020-Remove-iterators-from-inventory-contains.patch
The file was removedpatches/server/0041-Throttle-goal-selector-during-inactive-ticking.patch
The file was removedpatches/server/0040-Reduce-entity-fluid-lookups-if-no-fluids.patch
The file was removedpatches/server/0036-Skip-cloning-loot-parameters.patch
The file was addedpatches/server/0022-Early-return-optimization-for-target-finding.patch
The file was addedpatches/server/0031-Patch-Paper-to-use-fast-item-merge-raytracing.patch
The file was removedpatches/server/0016-Dynamic-Activation-of-Brain.patch
The file was addedpatches/server/0017-Dynamic-Activation-of-Brain.patch
The file was addedpatches/server/0023-More-debug-for-plugins-not-shutting-down-tasks.patch
The file was addedpatches/server/0040-Remove-lambda-from-ticking-guard.patch
The file was addedpatches/server/0020-Flare-Profiler.patch
The file was removedpatches/server/0026-Use-array-for-gamerule-storage.patch
The file was addedpatches/server/0026-Config-to-disable-method-profiler.patch
The file was addedpatches/server/0029-Improve-container-checking-with-a-bitset.patch
The file was addedpatches/server/0041-Reduce-entity-fluid-lookups-if-no-fluids.patch
The file was addedpatches/server/0038-Fix-Paper-6045-block-goal-shouldn-t-load-chunks.patch
The file was addedpatches/server/0030-Better-checking-for-useless-move-packets.patch
The file was removedpatches/server/0022-More-debug-for-plugins-not-shutting-down-tasks.patch
The file was removedpatches/server/0029-Better-checking-for-useless-move-packets.patch
The file was addedpatches/server/0033-Ensure-level-height-is-inlined.patch
The file was removedpatches/server/0033-Use-thread-unsafe-random-for-mob-spawning.patch
The file was removedpatches/server/0035-Remove-streams-from-getting-nearby-players.patch
The file was removedpatches/server/0017-Reduce-chunk-loading-lookups.patch
The file was addedpatches/server/0042-Throttle-goal-selector-during-inactive-ticking.patch
The file was removedpatches/server/0032-Ensure-level-height-is-inlined.patch
The file was addedpatches/server/0039-Reduce-entity-allocations.patch
The file was addedpatches/server/0043-Entity-TTL.patch
The file was addedpatches/server/0018-Reduce-chunk-loading-lookups.patch
The file was addedpatches/server/0024-Improve-fluid-direction-caching.patch
The file was removedpatches/server/0015-Optimize-random-calls-in-chunk-ticking.patch
The file was removedpatches/server/0024-Cache-climbing-check-for-activation.patch
The file was removedpatches/server/0042-Entity-TTL.patch
The file was addedpatches/server/0034-Use-thread-unsafe-random-for-mob-spawning.patch
The file was removedpatches/server/0025-Config-to-disable-method-profiler.patch
The file was removedpatches/server/0034-Remove-streams-and-iterators-from-range-check.patch
The file was addedpatches/server/0037-Skip-cloning-loot-parameters.patch
The file was addedpatches/server/0016-Optimize-random-calls-in-chunk-ticking.patch
The file was removedpatches/server/0019-Flare-Profiler.patch
The file was removedpatches/server/0021-Early-return-optimization-for-target-finding.patch
The file was removedpatches/server/0027-Make-EntityCollisionContext-a-live-representation.patch
The file was addedpatches/server/0015-Move-ThreadUnsafeRandom-Initialization.patch
The file was addedpatches/server/0019-Skip-POI-finding-if-stuck-in-vehicle.patch
The file was addedpatches/server/0025-Cache-climbing-check-for-activation.patch
The file was addedpatches/server/0036-Remove-streams-from-getting-nearby-players.patch
The file was removedpatches/server/0018-Skip-POI-finding-if-stuck-in-vehicle.patch
The file was removedpatches/server/0037-Fix-Paper-6045-block-goal-shouldn-t-load-chunks.patch
The file was addedpatches/server/0021-Remove-iterators-from-inventory-contains.patch
The file was removedpatches/server/0039-Remove-lambda-from-ticking-guard.patch
The file was removedpatches/server/0030-Patch-Paper-to-use-fast-item-merge-raytracing.patch
Commit aefcb1a6c92d1c9be81668aeb7d9a87757506564 by Kevin Raneri
Updated Upstream (Paper)

Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@c044b14 Add support for Velocity forwarding v2
PaperMC/Paper@6c52b5e Ensure that Log4J is shutdown when stopping the server (Fixes #7932)
PaperMC/Paper@ee4916d Fire kick event for out-of-order chat on main thread (#7942)
PaperMC/Paper@8b6f4dd Add paper-settings-directory cl argument (#7949)
PaperMC/Paper@4797e3a Dont reassign the hiddenConfigs field in TimingsManager (#7951)
PaperMC/Paper@3690440 Update paperweight to 1.3.7
PaperMC/Paper@90050ff Update Adventure to 4.11.0 and implement ComponentLogger (#7937)
PaperMC/Paper@e4f5e1c Bump netty
(commit: aefcb1a)
The file was modified patches/api/0004-Add-SIMD-utilities.patch (diff)
The file was modified gradle.properties (diff)
The file was modified patches/server/0004-Add-SIMD-utilities.patch (diff)
The file was modified patches/api/0001-Add-Sentry.patch (diff)
The file was modified patches/server/0001-Pufferfish-branding.patch (diff)