3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-11-15 04:20:04 +01:00
Paper/patches/server
Owen1212055 aa37f7250d
Patches
2024-10-23 09:54:09 -04:00
..
0001-Setup-Gradle-project.patch First batch of server patches 2024-10-22 19:28:57 +02:00
0002-Remap-fixes.patch First batch of server patches 2024-10-22 19:28:57 +02:00
0003-Build-system-changes.patch First batch of server patches 2024-10-22 19:28:57 +02:00
0004-Test-changes.patch First batch of server patches 2024-10-22 19:28:57 +02:00
0005-Paper-config-files.patch 298 2024-10-23 15:02:51 +02:00
0006-MC-Dev-fixes.patch First batch of server patches 2024-10-22 19:28:57 +02:00
0007-ConcurrentUtil.patch First batch of server patches 2024-10-22 19:28:57 +02:00
0008-CB-fixes.patch First batch of server patches 2024-10-22 19:28:57 +02:00
0009-MC-Utils.patch first 100! 2024-10-22 20:04:31 +02:00
0010-Adventure.patch first 100! 2024-10-22 20:04:31 +02:00
0011-Use-TerminalConsoleAppender-for-console-improvements.patch first 100! 2024-10-22 20:04:31 +02:00
0012-Handle-plugin-prefixes-using-Log4J-configuration.patch First batch of server patches 2024-10-22 19:28:57 +02:00
0013-Improve-Log4J-Configuration-Plugin-Loggers.patch First batch of server patches 2024-10-22 19:28:57 +02:00
0014-Use-AsyncAppender-to-keep-logging-IO-off-main-thread.patch First batch of server patches 2024-10-22 19:28:57 +02:00
0015-Deobfuscate-stacktraces-in-log-messages-crash-report.patch First batch of server patches 2024-10-22 19:28:57 +02:00
0016-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch First batch of server patches 2024-10-22 19:28:57 +02:00
0017-Paper-command.patch First batch of server patches 2024-10-22 19:28:57 +02:00
0018-Paper-Metrics.patch First batch of server patches 2024-10-22 19:28:57 +02:00
0019-Paper-Plugins.patch First batch of server patches 2024-10-22 19:28:57 +02:00
0020-Plugin-remapping.patch first 100! 2024-10-22 20:04:31 +02:00
0021-Hook-into-CB-plugin-rewrites.patch First batch of server patches 2024-10-22 19:28:57 +02:00
0022-Remap-reflection-calls-in-plugins-using-internals.patch First batch of server patches 2024-10-22 19:28:57 +02:00
0023-Timings-v2.patch first 100! 2024-10-22 20:04:31 +02:00
0024-Further-improve-server-tick-loop.patch first 100! 2024-10-22 20:04:31 +02:00
0025-Add-command-line-option-to-load-extra-plugin-jars-no.patch First batch of server patches 2024-10-22 19:28:57 +02:00
0026-Support-components-in-ItemMeta.patch First batch of server patches 2024-10-22 19:28:57 +02:00
0027-Configurable-cactus-bamboo-and-reed-growth-height.patch First batch of server patches 2024-10-22 19:28:57 +02:00
0028-Configurable-baby-zombie-movement-speed.patch First batch of server patches 2024-10-22 19:28:57 +02:00
0029-Configurable-fishing-time-ranges.patch First batch of server patches 2024-10-22 19:28:57 +02:00
0030-Allow-nerfed-mobs-to-jump.patch First batch of server patches 2024-10-22 19:28:57 +02:00
0031-Add-configurable-entity-despawn-distances.patch first 100! 2024-10-22 20:04:31 +02:00
0032-Drop-falling-block-and-tnt-entities-at-the-specified.patch first 100! 2024-10-22 20:04:31 +02:00
0033-Expose-server-build-information.patch first 100! 2024-10-22 20:04:31 +02:00
0034-Player-affects-spawning-API.patch first 100! 2024-10-22 20:04:31 +02:00
0035-Only-refresh-abilities-if-needed.patch first 100! 2024-10-22 20:04:31 +02:00
0036-Entity-Origin-API.patch first 100! 2024-10-22 20:04:31 +02:00
0037-Prevent-block-entity-and-entity-crashes.patch first 100! 2024-10-22 20:04:31 +02:00
0038-Configurable-top-of-nether-void-damage.patch first 100! 2024-10-22 20:04:31 +02:00
0039-Check-online-mode-before-converting-and-renaming-pla.patch first 100! 2024-10-22 20:04:31 +02:00
0040-Add-more-entities-to-activation-range-ignore-list.patch first 100! 2024-10-22 20:04:31 +02:00
0041-Configurable-end-credits.patch first 100! 2024-10-22 20:04:31 +02:00
0042-Fix-lag-from-explosions-processing-dead-entities.patch first 100! 2024-10-22 20:04:31 +02:00
0043-Optimize-explosions.patch first 100! 2024-10-22 20:04:31 +02:00
0044-Disable-explosion-knockback.patch first 100! 2024-10-22 20:04:31 +02:00
0045-Disable-thunder.patch first 100! 2024-10-22 20:04:31 +02:00
0046-Disable-ice-and-snow.patch first 100! 2024-10-22 20:04:31 +02:00
0047-Configurable-mob-spawner-tick-rate.patch first 100! 2024-10-22 20:04:31 +02:00
0048-Use-null-Locale-by-default.patch first 100! 2024-10-22 20:04:31 +02:00
0049-Add-BeaconEffectEvent.patch first 100! 2024-10-22 20:04:31 +02:00
0050-Configurable-container-update-tick-rate.patch first 100! 2024-10-22 20:04:31 +02:00
0051-Use-UserCache-for-player-heads.patch first 100! 2024-10-22 20:04:31 +02:00
0052-Disable-spigot-tick-limiters.patch first 100! 2024-10-22 20:04:31 +02:00
0053-Fix-spawn-location-event-changing-location.patch first 100! 2024-10-22 20:04:31 +02:00
0054-Configurable-Disabling-Cat-Chest-Detection.patch first 100! 2024-10-22 20:04:31 +02:00
0055-Improve-Player-chat-API-handling.patch first 100! 2024-10-22 20:04:31 +02:00
0056-All-chunks-are-slime-spawn-chunks-toggle.patch first 100! 2024-10-22 20:04:31 +02:00
0057-Expose-server-CommandMap.patch first 100! 2024-10-22 20:04:31 +02:00
0058-Be-a-bit-more-informative-in-maxHealth-exception.patch first 100! 2024-10-22 20:04:31 +02:00
0059-Player-Tab-List-and-Title-APIs.patch first 100! 2024-10-22 20:04:31 +02:00
0060-Add-configurable-portal-search-radius.patch first 100! 2024-10-22 20:04:31 +02:00
0061-Add-velocity-warnings.patch first 100! 2024-10-22 20:04:31 +02:00
0062-Add-exception-reporting-event.patch first 100! 2024-10-22 20:04:31 +02:00
0063-Disable-Scoreboards-for-non-players-by-default.patch first 100! 2024-10-22 20:04:31 +02:00
0064-Add-methods-for-working-with-arrows-stuck-in-living-.patch first 100! 2024-10-22 20:04:31 +02:00
0065-Chunk-Save-Reattempt.patch first 100! 2024-10-22 20:04:31 +02:00
0066-Complete-resource-pack-API.patch first 100! 2024-10-22 20:04:31 +02:00
0067-Default-loading-permissions.yml-before-plugins.patch first 100! 2024-10-22 20:04:31 +02:00
0068-Allow-Reloading-of-Custom-Permissions.patch first 100! 2024-10-22 20:04:31 +02:00
0069-Remove-Metadata-on-reload.patch first 100! 2024-10-22 20:04:31 +02:00
0070-Handle-Item-Meta-Inconsistencies.patch first 100! 2024-10-22 20:04:31 +02:00
0071-Configurable-Non-Player-Arrow-Despawn-Rate.patch first 100! 2024-10-22 20:04:31 +02:00
0072-Add-World-Util-Methods.patch first 100! 2024-10-22 20:04:31 +02:00
0073-Custom-replacement-for-eaten-items.patch first 100! 2024-10-22 20:04:31 +02:00
0074-handle-NaN-health-absorb-values-and-repair-bad-data.patch first 100! 2024-10-22 20:04:31 +02:00
0075-Use-a-Shared-Random-for-Entities.patch first 100! 2024-10-22 20:04:31 +02:00
0076-Configurable-spawn-chances-for-skeleton-horses.patch first 100! 2024-10-22 20:04:31 +02:00
0077-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch first 100! 2024-10-22 20:04:31 +02:00
0078-Entity-AddTo-RemoveFrom-World-Events.patch first 100! 2024-10-22 20:04:31 +02:00
0079-Configurable-Chunk-Inhabited-Time.patch first 100! 2024-10-22 20:04:31 +02:00
0080-EntityPathfindEvent.patch first 100! 2024-10-22 20:04:31 +02:00
0081-Sanitise-RegionFileCache-and-make-configurable.patch first 100! 2024-10-22 20:04:31 +02:00
0082-Do-not-load-chunks-for-Pathfinding.patch first 100! 2024-10-22 20:04:31 +02:00
0083-Add-PlayerUseUnknownEntityEvent.patch first 100! 2024-10-22 20:04:31 +02:00
0084-Configurable-random-tick-rates-for-blocks.patch first 100! 2024-10-22 20:04:31 +02:00
0085-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch first 100! 2024-10-22 20:04:31 +02:00
0086-Optimize-DataBits.patch first 100! 2024-10-22 20:04:31 +02:00
0087-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch first 100! 2024-10-22 20:04:31 +02:00
0088-Configurable-Player-Collision.patch first 100! 2024-10-22 20:04:31 +02:00
0089-Add-handshake-event-to-allow-plugins-to-handle-clien.patch first 100! 2024-10-22 20:04:31 +02:00
0090-Configurable-RCON-IP-address.patch first 100! 2024-10-22 20:04:31 +02:00
0091-EntityRegainHealthEvent-isFastRegen-API.patch first 100! 2024-10-22 20:04:31 +02:00
0092-Add-ability-to-configure-frosted_ice-properties.patch first 100! 2024-10-22 20:04:31 +02:00
0093-remove-null-possibility-for-getServer-singleton.patch first 100! 2024-10-22 20:04:31 +02:00
0094-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch first 100! 2024-10-22 20:04:31 +02:00
0095-LootTable-API-and-replenishable-lootables.patch first 100! 2024-10-22 20:04:31 +02:00
0096-System-property-for-disabling-watchdoge.patch first 100! 2024-10-22 20:04:31 +02:00
0097-Async-GameProfileCache-saving.patch first 100! 2024-10-22 20:04:31 +02:00
0098-Optional-TNT-doesn-t-move-in-water.patch oops 2024-10-22 20:09:28 +02:00
0099-Faster-redstone-torch-rapid-clock-removal.patch first 100! 2024-10-22 20:04:31 +02:00
0100-Add-server-name-parameter.patch first 100! 2024-10-22 20:04:31 +02:00
0101-Fix-global-sound-handling.patch Some work 2024-10-22 22:00:33 +02:00
0102-Avoid-blocking-on-Network-Manager-creation.patch Some work 2024-10-22 22:00:33 +02:00
0103-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch Some work 2024-10-22 22:00:33 +02:00
0104-Add-setting-for-proxy-online-mode-status.patch Some work 2024-10-22 22:00:33 +02:00
0105-Optimise-BlockState-s-hashCode-equals.patch Some work 2024-10-22 22:00:33 +02:00
0106-Configurable-packet-in-spam-threshold.patch Some work 2024-10-22 22:00:33 +02:00
0107-Configurable-flying-kick-messages.patch Some work 2024-10-22 22:00:33 +02:00
0108-Add-EntityZapEvent.patch Some work 2024-10-22 22:00:33 +02:00
0109-Filter-bad-block-entity-nbt-data-from-falling-blocks.patch Some work 2024-10-22 22:00:33 +02:00
0110-Cache-user-authenticator-threads.patch Some work 2024-10-22 22:00:33 +02:00
0111-Allow-Reloading-of-Command-Aliases.patch Some work 2024-10-22 22:00:33 +02:00
0112-Add-source-to-PlayerExpChangeEvent.patch Some work 2024-10-22 22:00:33 +02:00
0113-Add-ProjectileCollideEvent.patch Some work 2024-10-22 22:00:33 +02:00
0114-Prevent-Pathfinding-out-of-World-Border.patch Some work 2024-10-22 22:00:33 +02:00
0115-Optimize-Level.hasChunkAt-BlockPosition-Z.patch Some work 2024-10-22 22:00:33 +02:00
0116-Bound-Treasure-Maps-to-World-Border.patch Some work 2024-10-22 22:00:33 +02:00
0117-Configurable-Cartographer-Treasure-Maps.patch Some work 2024-10-22 22:00:33 +02:00
0118-Add-API-methods-to-control-if-armor-stands-can-move.patch Some work 2024-10-22 22:00:33 +02:00
0119-String-based-Action-Bar-API.patch Some work 2024-10-22 22:00:33 +02:00
0120-Properly-fix-item-duplication-bug.patch Some work 2024-10-22 22:00:33 +02:00
0121-Firework-API-s.patch Some work 2024-10-22 22:00:33 +02:00
0122-PlayerTeleportEndGatewayEvent.patch More work? 2024-10-22 22:38:26 +02:00
0123-Provide-E-TE-Chunk-count-stat-methods.patch More work? 2024-10-22 22:38:26 +02:00
0124-Enforce-Sync-Player-Saves.patch More work? 2024-10-22 22:38:26 +02:00
0125-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch More work? 2024-10-22 22:38:26 +02:00
0126-Cap-Entity-Collisions.patch More work? 2024-10-22 22:38:26 +02:00
0127-Remove-CraftScheduler-Async-Task-Debugger.patch More work? 2024-10-22 22:38:26 +02:00
0128-Properly-handle-async-calls-to-restart-the-server.patch More work? 2024-10-22 22:38:26 +02:00
0129-Add-option-to-make-parrots-stay-on-shoulders-despite.patch More work? 2024-10-22 22:38:26 +02:00
0130-Add-configuration-option-to-prevent-player-names-fro.patch More work? 2024-10-22 22:38:26 +02:00
0131-provide-a-configurable-option-to-disable-creeper-lin.patch More work? 2024-10-22 22:38:26 +02:00
0132-Item-canEntityPickup.patch More work? 2024-10-22 22:38:26 +02:00
0133-PlayerPickupItemEvent-setFlyAtPlayer.patch More work? 2024-10-22 22:38:26 +02:00
0134-PlayerAttemptPickupItemEvent.patch More work? 2024-10-22 22:38:26 +02:00
0135-Do-not-submit-profile-lookups-to-worldgen-threads.patch More work? 2024-10-22 22:38:26 +02:00
0136-Basic-PlayerProfile-API.patch More work? 2024-10-22 22:38:26 +02:00
0137-Add-UnknownCommandEvent.patch More work? 2024-10-22 22:38:26 +02:00
0138-Shoulder-Entities-Release-API.patch More work? 2024-10-22 22:38:26 +02:00
0139-Profile-Lookup-Events.patch Work it 2024-10-22 23:30:51 +02:00
0140-Block-player-logins-during-server-shutdown.patch Work it 2024-10-22 23:30:51 +02:00
0141-Entity-fromMobSpawner.patch Work it 2024-10-22 23:30:51 +02:00
0142-Improve-the-Saddle-API-for-Horses.patch Work it 2024-10-22 23:30:51 +02:00
0143-ensureServerConversions-API.patch Work it 2024-10-22 23:30:51 +02:00
0144-Implement-getI18NDisplayName.patch Work it 2024-10-22 23:30:51 +02:00
0145-ProfileWhitelistVerifyEvent.patch Work it 2024-10-22 23:30:51 +02:00
0146-Fix-this-stupid-bullshit.patch Work it 2024-10-22 23:30:51 +02:00
0147-LivingEntity-setKiller.patch Work it 2024-10-22 23:30:51 +02:00
0148-Ocelot-despawns-should-honor-nametags-and-leash.patch Work it 2024-10-22 23:30:51 +02:00
0149-Reset-spawner-timer-when-spawner-event-is-cancelled.patch Work it 2024-10-22 23:30:51 +02:00
0150-Allow-specifying-a-custom-authentication-servers-dow.patch Work it 2024-10-22 23:30:51 +02:00
0151-Add-PlayerJumpEvent.patch Work it 2024-10-22 23:30:51 +02:00
0152-handle-ServerboundKeepAlivePacket-async.patch Work it 2024-10-22 23:30:51 +02:00
0153-Expose-client-protocol-version-and-virtual-host.patch Work it 2024-10-22 23:30:51 +02:00
0154-revert-serverside-behavior-of-keepalives.patch Work it 2024-10-22 23:30:51 +02:00
0155-Send-attack-SoundEffects-only-to-players-who-can-see.patch Work it 2024-10-22 23:30:51 +02:00
0156-Add-PlayerArmorChangeEvent.patch Work it 2024-10-22 23:30:51 +02:00
0157-Prevent-logins-from-being-processed-when-the-player-.patch Work it 2024-10-22 23:30:51 +02:00
0158-Fix-MC-117075-Block-entity-unload-lag-spike.patch Work it 2024-10-22 23:30:51 +02:00
0159-use-CB-BlockState-implementations-for-captured-block.patch Work it 2024-10-22 23:30:51 +02:00
0160-API-to-get-a-BlockState-without-a-snapshot.patch Work it 2024-10-22 23:30:51 +02:00
0161-AsyncTabCompleteEvent.patch Work it 2024-10-22 23:30:51 +02:00
0162-PlayerPickupExperienceEvent.patch Work it 2024-10-22 23:30:51 +02:00
0163-Ability-to-apply-mending-to-XP-API.patch Work it 2024-10-22 23:30:51 +02:00
0164-PlayerNaturallySpawnCreaturesEvent.patch Work it 2024-10-22 23:30:51 +02:00
0165-Add-setPlayerProfile-API-for-Skulls.patch Work it 2024-10-22 23:30:51 +02:00
0166-PreCreatureSpawnEvent.patch Work it 2024-10-22 23:30:51 +02:00
0167-Fill-Profile-Property-Events.patch Work it 2024-10-22 23:30:51 +02:00
0168-Add-PlayerAdvancementCriterionGrantEvent.patch Work it 2024-10-22 23:30:51 +02:00
0169-Add-ArmorStand-Item-Meta.patch Work it 2024-10-22 23:30:51 +02:00
0170-Extend-Player-Interact-cancellation.patch Work it 2024-10-22 23:30:51 +02:00
0171-Tameable-getOwnerUniqueId-API.patch Work it 2024-10-22 23:30:51 +02:00
0172-Toggleable-player-crits.patch Work it 2024-10-22 23:30:51 +02:00
0173-Disable-Explicit-Network-Manager-Flushing.patch Work it 2024-10-22 23:30:51 +02:00
0174-Implement-extended-PaperServerListPingEvent.patch Work it 2024-10-22 23:30:51 +02:00
0175-Add-more-fields-to-AsyncPreLoginEvent.patch Work it 2024-10-22 23:30:51 +02:00
0176-Player.setPlayerProfile-API.patch Work it 2024-10-22 23:30:51 +02:00
0177-getPlayerUniqueId-API.patch Work it 2024-10-22 23:30:51 +02:00
0178-Improved-Async-Task-Scheduler.patch Work it 2024-10-22 23:30:51 +02:00
0179-Make-legacy-ping-handler-more-reliable.patch Work it 2024-10-22 23:30:51 +02:00
0180-Call-PaperServerListPingEvent-for-legacy-pings.patch Work it 2024-10-22 23:30:51 +02:00
0181-Flag-to-disable-the-channel-limit.patch Work it 2024-10-22 23:30:51 +02:00
0182-Add-openSign-method-to-HumanEntity.patch Work it 2024-10-22 23:30:51 +02:00
0183-Configurable-sprint-interruption-on-attack.patch Work it 2024-10-22 23:30:51 +02:00
0184-EndermanEscapeEvent.patch Work it 2024-10-22 23:30:51 +02:00
0185-Enderman.teleportRandomly.patch Work it 2024-10-22 23:30:51 +02:00
0186-Expand-World.spawnParticle-API-and-add-Builder.patch Work work work 2024-10-23 00:02:50 +02:00
0187-Fix-exploit-that-allowed-colored-signs-to-be-created.patch Work work work 2024-10-23 00:02:50 +02:00
0188-EndermanAttackPlayerEvent.patch Work work work 2024-10-23 00:02:50 +02:00
0189-WitchConsumePotionEvent.patch Work work work 2024-10-23 00:02:50 +02:00
0190-WitchThrowPotionEvent.patch Work work work 2024-10-23 00:02:50 +02:00
0191-WitchReadyPotionEvent.patch Work work work 2024-10-23 00:02:50 +02:00
0192-ItemStack-getMaxItemUseDuration.patch Work work work 2024-10-23 00:02:50 +02:00
0193-Add-EntityTeleportEndGatewayEvent.patch Work work work 2024-10-23 00:02:50 +02:00
0194-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch Work work work 2024-10-23 00:02:50 +02:00
0195-Fix-CraftEntity-hashCode.patch Work work work 2024-10-23 00:02:50 +02:00
0196-Configurable-LootPool-luck-formula.patch Work work work 2024-10-23 00:02:50 +02:00
0197-Print-Error-details-when-failing-to-save-player-data.patch Work work work 2024-10-23 00:02:50 +02:00
0198-Make-shield-blocking-delay-configurable.patch Work work work 2024-10-23 00:02:50 +02:00
0199-Improve-EntityShootBowEvent.patch Work work work 2024-10-23 00:02:50 +02:00
0200-PlayerReadyArrowEvent.patch Breakpoint before projectile mess 2024-10-23 11:04:00 +02:00
0201-Add-entity-knockback-events.patch Breakpoint before projectile mess 2024-10-23 11:04:00 +02:00
0202-Expand-Explosions-API.patch Breakpoint before projectile mess 2024-10-23 11:04:00 +02:00
0203-LivingEntity-Active-Item-API.patch Breakpoint before projectile mess 2024-10-23 11:04:00 +02:00
0204-RangedEntity-API.patch Breakpoint before projectile mess 2024-10-23 11:04:00 +02:00
0205-Add-config-to-disable-ender-dragon-legacy-check.patch Breakpoint before projectile mess 2024-10-23 11:04:00 +02:00
0206-Implement-World.getEntity-UUID-API.patch Breakpoint before projectile mess 2024-10-23 11:04:00 +02:00
0207-InventoryCloseEvent-Reason-API.patch Breakpoint before projectile mess 2024-10-23 11:04:00 +02:00
0208-Vex-get-setSummoner-API.patch Breakpoint before projectile mess 2024-10-23 11:04:00 +02:00
0209-add-more-information-to-Entity.toString.patch Breakpoint before projectile mess 2024-10-23 11:04:00 +02:00
0210-EnderDragon-Events.patch Breakpoint before projectile mess 2024-10-23 11:04:00 +02:00
0211-PlayerElytraBoostEvent.patch Update projectile launch to 1.21.2 2024-10-23 12:02:36 +02:00
0212-PlayerLaunchProjectileEvent.patch Update projectile launch to 1.21.2 2024-10-23 12:02:36 +02:00
0213-Improve-BlockPosition-inlining.patch 242 2024-10-23 12:32:08 +02:00
0214-Option-to-prevent-armor-stands-from-doing-entity-loo.patch 242 2024-10-23 12:32:08 +02:00
0215-Vanished-players-don-t-have-rights.patch 242 2024-10-23 12:32:08 +02:00
0216-Allow-disabling-armor-stand-ticking.patch 242 2024-10-23 12:32:08 +02:00
0217-SkeletonHorse-Additions.patch 242 2024-10-23 12:32:08 +02:00
0218-Expand-ArmorStand-API.patch 242 2024-10-23 12:32:08 +02:00
0219-AnvilDamageEvent.patch 242 2024-10-23 12:32:08 +02:00
0220-Add-TNTPrimeEvent.patch 242 2024-10-23 12:32:08 +02:00
0221-Break-up-and-make-tab-spam-limits-configurable.patch 242 2024-10-23 12:32:08 +02:00
0222-Fix-NBT-type-issues.patch 242 2024-10-23 12:32:08 +02:00
0223-Remove-unnecessary-itemmeta-handling.patch 242 2024-10-23 12:32:08 +02:00
0224-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch 242 2024-10-23 12:32:08 +02:00
0225-Add-Early-Warning-Feature-to-WatchDog.patch 242 2024-10-23 12:32:08 +02:00
0226-Use-ConcurrentHashMap-in-JsonList.patch 242 2024-10-23 12:32:08 +02:00
0227-Use-a-Queue-for-Queueing-Commands.patch 242 2024-10-23 12:32:08 +02:00
0228-Ability-to-get-block-entities-from-a-chunk-without-s.patch 242 2024-10-23 12:32:08 +02:00
0229-Optimize-BlockPosition-helper-methods.patch 242 2024-10-23 12:32:08 +02:00
0230-Restore-vanilla-default-mob-spawn-range-and-water-an.patch 242 2024-10-23 12:32:08 +02:00
0231-Slime-Pathfinder-Events.patch 242 2024-10-23 12:32:08 +02:00
0232-Configurable-speed-for-water-flowing-over-lava.patch 242 2024-10-23 12:32:08 +02:00
0233-Optimize-CraftBlockData-Creation.patch 242 2024-10-23 12:32:08 +02:00
0234-Optimize-MappedRegistry.patch 242 2024-10-23 12:32:08 +02:00
0235-Add-PhantomPreSpawnEvent.patch 242 2024-10-23 12:32:08 +02:00
0236-Add-More-Creeper-API.patch 242 2024-10-23 12:32:08 +02:00
0237-Inventory-removeItemAnySlot.patch 242 2024-10-23 12:32:08 +02:00
0238-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch 242 2024-10-23 12:32:08 +02:00
0239-Add-ray-tracing-methods-to-LivingEntity.patch 242 2024-10-23 12:32:08 +02:00
0240-Expose-attack-cooldown-methods-for-Player.patch 242 2024-10-23 12:32:08 +02:00
0241-Improve-death-events.patch 242 2024-10-23 12:32:08 +02:00
0242-Allow-chests-to-be-placed-with-NBT-data.patch Fluid Flowing ifLoaded patch 2024-10-23 13:13:00 +02:00
0243-Mob-Pathfinding-API.patch Fluid Flowing ifLoaded patch 2024-10-23 13:13:00 +02:00
0244-Prevent-various-interactions-from-causing-chunk-load.patch Fluid Flowing ifLoaded patch 2024-10-23 13:13:00 +02:00
0245-Prevent-mob-spawning-from-loading-generating-chunks.patch Fluid Flowing ifLoaded patch 2024-10-23 13:13:00 +02:00
0246-Implement-furnace-cook-speed-multiplier-API.patch Fluid Flowing ifLoaded patch 2024-10-23 13:13:00 +02:00
0247-Honor-EntityAgeable.ageLock.patch Fluid Flowing ifLoaded patch 2024-10-23 13:13:00 +02:00
0248-Configurable-connection-throttle-kick-message.patch Fluid Flowing ifLoaded patch 2024-10-23 13:13:00 +02:00
0249-Prevent-chunk-loading-from-Fluid-Flowing.patch Fluid Flowing ifLoaded patch 2024-10-23 13:13:00 +02:00
0250-PreSpawnerSpawnEvent.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0251-Add-LivingEntity-getTargetEntity.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0252-Add-sun-related-API.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0253-Turtle-API.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0254-Call-player-spectator-target-events-and-improve-impl.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0255-Add-more-Witch-API.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0256-Check-Drowned-for-Villager-Aggression-Config.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0257-Add-option-to-prevent-players-from-moving-into-unloa.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0258-Reset-players-airTicks-on-respawn.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0259-Don-t-sleep-after-profile-lookups-if-not-needed.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0260-Improve-Server-Thread-Pool-and-Thread-Priorities.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0261-Optimize-World-Time-Updates.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0262-Restore-custom-InventoryHolder-support.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0263-Fix-SpongeAbsortEvent-handling.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0264-Don-t-allow-digging-into-unloaded-chunks.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0265-Make-the-default-permission-message-configurable.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0266-force-entity-dismount-during-teleportation.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0267-Add-more-Zombie-API.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0268-Book-size-limits.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0269-Add-PlayerConnectionCloseEvent.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0270-Replace-OfflinePlayer-getLastPlayed.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0271-Workaround-for-vehicle-tracking-issue-on-disconnect.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0272-Dont-block-Player-remove-if-the-handle-is-a-custom-p.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0273-BlockDestroyEvent.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0274-Async-command-map-building.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0275-Brigadier-Mojang-API.patch Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
0276-Limit-Client-Sign-length-more.patch 298 2024-10-23 15:02:51 +02:00
0277-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch 298 2024-10-23 15:02:51 +02:00
0278-Fixes-and-additions-to-the-spawn-reason-API.patch 298 2024-10-23 15:02:51 +02:00
0279-Fire-event-on-GS4-query.patch 298 2024-10-23 15:02:51 +02:00
0280-Add-PlayerPostRespawnEvent.patch 298 2024-10-23 15:02:51 +02:00
0281-Server-Tick-Events.patch 298 2024-10-23 15:02:51 +02:00
0282-PlayerDeathEvent-getItemsToKeep.patch 298 2024-10-23 15:02:51 +02:00
0283-Optimize-Captured-BlockEntity-Lookup.patch 298 2024-10-23 15:02:51 +02:00
0284-Mob-Spawner-API-Enhancements.patch 298 2024-10-23 15:02:51 +02:00
0285-Fix-CB-call-to-changed-postToMainThread-method.patch 298 2024-10-23 15:02:51 +02:00
0286-Fix-sounds-when-item-frames-are-modified-MC-123450.patch 298 2024-10-23 15:02:51 +02:00
0287-Implement-CraftBlockSoundGroup.patch 298 2024-10-23 15:02:51 +02:00
0288-Expose-the-internal-current-tick.patch 298 2024-10-23 15:02:51 +02:00
0289-Show-blockstate-location-if-we-failed-to-read-it.patch 298 2024-10-23 15:02:51 +02:00
0290-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch 298 2024-10-23 15:02:51 +02:00
0291-Configurable-projectile-relative-velocity.patch 298 2024-10-23 15:02:51 +02:00
0292-offset-item-frame-ticking.patch 298 2024-10-23 15:02:51 +02:00
0293-Prevent-consuming-the-wrong-itemstack.patch 298 2024-10-23 15:02:51 +02:00
0294-Dont-send-unnecessary-sign-update.patch 298 2024-10-23 15:02:51 +02:00
0295-Add-option-to-disable-pillager-patrols.patch 298 2024-10-23 15:02:51 +02:00
0296-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch 298 2024-10-23 15:02:51 +02:00
0297-Duplicate-UUID-Resolve-Option.patch 298 2024-10-23 15:02:51 +02:00
0298-PlayerDeathEvent-shouldDropExperience.patch 298 2024-10-23 15:02:51 +02:00
0299-Prevent-bees-loading-chunks-checking-hive-position.patch Patches 2024-10-23 09:54:09 -04:00
0300-Don-t-load-Chunks-from-Hoppers-and-other-things.patch Patches 2024-10-23 09:54:09 -04:00
0301-Optimise-EntityGetter-getPlayerByUUID.patch Patches 2024-10-23 09:54:09 -04:00
0302-Fix-items-not-falling-correctly.patch Patches 2024-10-23 09:54:09 -04:00
0303-Optimize-call-to-getFluid-for-explosions.patch Patches 2024-10-23 09:54:09 -04:00
0304-Guard-against-serializing-mismatching-chunk-coordina.patch Patches 2024-10-23 09:54:09 -04:00
0305-Alternative-item-despawn-rate.patch Patches 2024-10-23 09:54:09 -04:00
0306-Tracking-Range-Improvements.patch Patches 2024-10-23 09:54:09 -04:00
0307-Bees-get-gravity-in-void.-Fixes-MC-167279.patch Patches 2024-10-23 09:54:09 -04:00
0308-Improve-Block-breakNaturally-API.patch Patches 2024-10-23 09:54:09 -04:00
0309-Optimise-getChunkAt-calls-for-loaded-chunks.patch Patches 2024-10-23 09:54:09 -04:00
0310-Add-debug-for-sync-chunk-loads.patch Patches 2024-10-23 09:54:09 -04:00
0311-Improve-java-version-check.patch Patches 2024-10-23 09:54:09 -04:00
0312-Add-ThrownEggHatchEvent.patch Patches 2024-10-23 09:54:09 -04:00
0313-Entity-Jump-API.patch Patches 2024-10-23 09:54:09 -04:00
0314-Add-option-to-nerf-pigmen-from-nether-portals.patch Patches 2024-10-23 09:54:09 -04:00
0315-Make-the-GUI-graph-fancier.patch Patches 2024-10-23 09:54:09 -04:00
0316-add-hand-to-BlockMultiPlaceEvent.patch Patches 2024-10-23 09:54:09 -04:00
0317-Validate-tripwire-hook-placement-before-update.patch Patches 2024-10-23 09:54:09 -04:00
0318-Add-option-to-allow-iron-golems-to-spawn-in-air.patch Patches 2024-10-23 09:54:09 -04:00
0319-Configurable-chance-of-villager-zombie-infection.patch Patches 2024-10-23 09:54:09 -04:00
0320-Optimise-Chunk-getFluid.patch Patches 2024-10-23 09:54:09 -04:00
0321-Set-spigots-verbose-world-setting-to-false-by-def.patch Patches 2024-10-23 09:54:09 -04:00
0322-Add-tick-times-API-and-mspt-command.patch Patches 2024-10-23 09:54:09 -04:00
0323-Expose-MinecraftServer-isRunning.patch Patches 2024-10-23 09:54:09 -04:00
0324-Add-Raw-Byte-ItemStack-Serialization.patch Patches 2024-10-23 09:54:09 -04:00
0325-Pillager-patrol-spawn-settings-and-per-player-option.patch Patches 2024-10-23 09:54:09 -04:00
0326-Remote-Connections-shouldn-t-hold-up-shutdown.patch Patches 2024-10-23 09:54:09 -04:00
0327-Do-not-allow-Vexes-to-load-chunks.patch Patches 2024-10-23 09:54:09 -04:00