Skip to content

Commit

Permalink
Update PaperMC
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Jan 13, 2024
1 parent d3aa437 commit f24b312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Paper
Submodule Paper updated 60 files
+11 −11 patches/api/0457-Return-null-for-empty-String-in-NamespacedKey.fromSt.patch
+9 −69 patches/server/0009-MC-Utils.patch
+12 −12 patches/server/0014-Timings-v2.patch
+3 −3 patches/server/0016-Starlight.patch
+30 −30 patches/server/0018-Rewrite-chunk-system.patch
+2 −2 patches/server/0033-Entity-Origin-API.patch
+2 −2 patches/server/0034-Prevent-tile-entity-and-entity-crashes.patch
+2 −2 patches/server/0042-Disable-thunder.patch
+2 −2 patches/server/0043-Disable-ice-and-snow.patch
+3 −3 patches/server/0060-Add-exception-reporting-event.patch
+3 −3 patches/server/0070-Add-World-Util-Methods.patch
+2 −2 patches/server/0075-Configurable-spawn-chances-for-skeleton-horses.patch
+3 −3 patches/server/0077-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch
+3 −3 patches/server/0078-Entity-AddTo-RemoveFrom-World-Events.patch
+2 −2 patches/server/0085-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch
+2 −2 patches/server/0094-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch
+2 −2 patches/server/0102-Fix-global-sound-handling.patch
+2 −2 patches/server/0190-Block-Enderpearl-Travel-Exploit.patch
+2 −2 patches/server/0191-Expand-World.spawnParticle-API-and-add-Builder.patch
+3 −3 patches/server/0213-InventoryCloseEvent-Reason-API.patch
+4 −4 patches/server/0233-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch
+2 −2 patches/server/0242-Optimize-CraftBlockData-Creation.patch
+3 −3 patches/server/0295-Entity-getEntitySpawnReason.patch
+2 −2 patches/server/0308-Configurable-Keep-Spawn-Loaded-range-per-world.patch
+2 −2 patches/server/0327-Optimise-EntityGetter-getPlayerByUUID.patch
+8 −8 patches/server/0331-Entity-Activation-Range-2.0.patch
+4 −4 patches/server/0337-Anti-Xray.patch
+2 −2 patches/server/0341-Add-debug-for-sync-chunk-loads.patch
+3 −3 patches/server/0359-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch
+3 −3 patches/server/0365-Improved-Watchdog-Support.patch
+5 −5 patches/server/0386-Deobfuscate-stacktraces-in-log-messages-crash-report.patch
+2 −2 patches/server/0418-incremental-chunk-and-player-saving.patch
+2 −2 patches/server/0441-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch
+10 −1 patches/server/0454-Cache-block-data-strings.patch
+2 −2 patches/server/0458-Extend-block-drop-capture-to-capture-all-items-added.patch
+2 −2 patches/server/0521-Remove-stale-POIs.patch
+3 −3 patches/server/0538-EntityMoveEvent.patch
+3 −3 patches/server/0539-added-option-to-disable-pathfinding-updates-on-block.patch
+4 −4 patches/server/0599-Add-cause-to-Weather-ThunderChangeEvents.patch
+3 −3 patches/server/0621-Use-getChunkIfLoadedImmediately-in-places.patch
+3 −3 patches/server/0651-Add-methods-to-find-targets-for-lightning-strikes.patch
+2 −2 patches/server/0663-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch
+4 −4 patches/server/0670-Manually-inline-methods-in-BlockPosition.patch
+5 −5 patches/server/0678-Execute-chunk-tasks-mid-tick.patch
+8 −8 patches/server/0681-Optimise-random-block-ticking.patch
+4 −4 patches/server/0684-Detail-more-information-in-watchdog-dumps.patch
+2 −2 patches/server/0687-Fix-merchant-inventory-not-closing-on-entity-removal.patch
+2 −2 patches/server/0716-Collision-optimisations.patch
+2 −2 patches/server/0795-Don-t-tick-markers.patch
+3 −3 patches/server/0805-Add-Alternate-Current-redstone-implementation.patch
+2 −2 patches/server/0812-Prevent-empty-items-from-being-added-to-world.patch
+2 −2 patches/server/0844-Fix-a-bunch-of-vanilla-bugs.patch
+3 −3 patches/server/0845-Remove-unnecessary-onTrackingStart-during-navigation.patch
+2 −2 patches/server/0870-check-global-player-list-where-appropriate.patch
+2 −2 patches/server/0918-Prevent-GameEvents-being-fired-from-unloaded-chunks.patch
+2 −2 patches/server/1010-Lag-compensation-ticks.patch
+2 −2 patches/server/1014-Optimise-nearby-player-retrieval.patch
+2 −2 patches/server/1016-Fix-missing-map-initialize-event-call.patch
+2 −2 patches/server/1038-Don-t-fire-sync-events-during-worldgen.patch
+18 −0 patches/server/1057-Validate-ResourceLocation-in-NBT-reading.patch

0 comments on commit f24b312

Please sign in to comment.