testserver/patches/server
Jason Penilla 5ffeb70186
Use getChunkForLighting instead of getChunkAtImmediately in fixlight to properly ignore imposter chunks
We need chunks to actually have their light status future done to relight them, an imposter with for example only the empty future complete but with a light status cannot be relit.

getChunkForLighting gives the desired behavior and is the method used by the light engine, so updating fixlight to use it as well fixes #8115
2022-07-08 15:27:37 -07:00
..
0001-Setup-Gradle-project.patch Updated Upstream (Bukkit/CraftBukkit) (#8042) 2022-06-25 13:26:00 -07:00
0002-Remap-fixes.patch First server patches 2022-06-07 20:43:28 +02:00
0003-Build-system-changes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0004-Paper-config-files.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0005-MC-Dev-fixes.patch Add xp orb spawn reason for frogs (#8045) 2022-07-07 22:38:12 +01:00
0006-CB-fixes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0007-MC-Utils.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0008-Adventure.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0009-Paper-command.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0010-Not-implemeneted.patch More patches 2022-06-07 21:15:06 +02:00
0011-Paper-Metrics.patch move commands out of configuration 2022-06-09 14:44:20 -07:00
0012-Timings-v2.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0013-Add-command-line-option-to-load-extra-plugin-jars-no.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0014-Configurable-cactus-bamboo-and-reed-growth-heights.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0015-Configurable-baby-zombie-movement-speed.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0016-Configurable-fishing-time-ranges.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0017-Allow-nerfed-mobs-to-jump-and-take-water-damage.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0018-Add-configurable-despawn-distances-for-living-entiti.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0019-Allow-for-toggling-of-spawn-chunks.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0020-Drop-falling-block-and-tnt-entities-at-the-specified.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0021-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0022-Implement-Paper-VersionChecker.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0023-Add-version-history-to-version-command.patch move commands out of configuration 2022-06-09 14:44:20 -07:00
0024-Player-affects-spawning-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0025-Further-improve-server-tick-loop.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0026-Only-refresh-abilities-if-needed.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0027-Entity-Origin-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0028-Prevent-tile-entity-and-entity-crashes.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0029-Configurable-top-of-nether-void-damage.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0030-Check-online-mode-before-converting-and-renaming-pla.patch More patches 2022-06-07 21:15:06 +02:00
0031-Always-tick-falling-blocks.patch More patches 2022-06-07 21:15:06 +02:00
0032-Configurable-end-credits.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0033-Fix-lag-from-explosions-processing-dead-entities.patch More patches 2022-06-07 21:15:06 +02:00
0034-Optimize-explosions.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0035-Disable-explosion-knockback.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0036-Disable-thunder.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-06-09 18:20:55 -07:00
0037-Disable-ice-and-snow.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-06-09 18:20:55 -07:00
0038-Configurable-mob-spawner-tick-rate.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0039-Implement-PlayerLocaleChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0040-Per-Player-View-Distance-API-placeholders.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0041-Add-BeaconEffectEvent.patch More patches 2022-06-07 21:15:06 +02:00
0042-Configurable-container-update-tick-rate.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0043-Use-UserCache-for-player-heads.patch More patches 2022-06-07 21:15:06 +02:00
0044-Disable-spigot-tick-limiters.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0045-Add-PlayerInitialSpawnEvent.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0046-Configurable-Disabling-Cat-Chest-Detection.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0047-Ensure-commands-are-not-ran-async.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0048-All-chunks-are-slime-spawn-chunks-toggle.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0049-Expose-server-CommandMap.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0050-Be-a-bit-more-informative-in-maxHealth-exception.patch More patches 2022-06-07 21:15:06 +02:00
0051-Ensure-inv-drag-is-in-bounds.patch More patches 2022-06-07 21:15:06 +02:00
0052-Player-Tab-List-and-Title-APIs.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0053-Add-configurable-portal-search-radius.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0054-Add-velocity-warnings.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0055-Configurable-inter-world-teleportation-safety.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0056-Add-exception-reporting-event.patch Updated Upstream (CraftBukkit) 2022-06-10 14:45:58 +02:00
0057-Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch temporary fixes for adventure chat 2022-06-07 16:49:14 -07:00
0058-Disable-Scoreboards-for-non-players-by-default.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0059-Add-methods-for-working-with-arrows-stuck-in-living-.patch More patches 2022-06-07 21:15:06 +02:00
0060-Chunk-Save-Reattempt.patch More patches 2022-06-07 21:15:06 +02:00
0061-Complete-resource-pack-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0062-Default-loading-permissions.yml-before-plugins.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0063-Allow-Reloading-of-Custom-Permissions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0064-Remove-Metadata-on-reload.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0065-Handle-Item-Meta-Inconsistencies.patch Moar 1.19 fixes (#7884) 2022-06-08 15:38:56 +02:00
0066-Configurable-Non-Player-Arrow-Despawn-Rate.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0067-Add-World-Util-Methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-06-09 18:20:55 -07:00
0068-Custom-replacement-for-eaten-items.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0069-handle-NaN-health-absorb-values-and-repair-bad-data.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0070-Use-a-Shared-Random-for-Entities.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0071-Configurable-spawn-chances-for-skeleton-horses.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-06-09 18:20:55 -07:00
0072-Optimize-isInWorldBounds-and-getBlockState-for-inlin.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0073-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-06-09 18:20:55 -07:00
0074-Entity-AddTo-RemoveFrom-World-Events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-06-09 18:20:55 -07:00
0075-Configurable-Chunk-Inhabited-Time.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0076-EntityPathfindEvent.patch More more patches 2022-06-07 21:55:39 +02:00
0077-Sanitise-RegionFileCache-and-make-configurable.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0078-Do-not-load-chunks-for-Pathfinding.patch More more patches 2022-06-07 21:55:39 +02:00
0079-Add-PlayerUseUnknownEntityEvent.patch Updated Upstream (Bukkit/CraftBukkit) 2022-06-09 13:55:33 +02:00
0080-Configurable-Grass-Spread-Tick-Rate.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0081-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-06-09 18:20:55 -07:00
0082-Optimize-DataBits.patch More more patches 2022-06-07 21:55:39 +02:00
0083-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0084-Configurable-Player-Collision.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0085-Add-handshake-event-to-allow-plugins-to-handle-clien.patch More more patches 2022-06-07 21:55:39 +02:00
0086-Configurable-RCON-IP-address.patch More more patches 2022-06-07 21:55:39 +02:00
0087-EntityRegainHealthEvent-isFastRegen-API.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0088-Add-ability-to-configure-frosted_ice-properties.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0089-remove-null-possibility-for-getServer-singleton.patch Minor patch changes 2022-06-09 23:27:06 +02:00
0090-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-06-09 18:20:55 -07:00
0091-LootTable-API-Replenishable-Lootables-Feature.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0092-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0093-System-property-for-disabling-watchdoge.patch More more patches 2022-06-07 21:55:39 +02:00
0094-Async-GameProfileCache-saving.patch move commands out of configuration 2022-06-09 14:44:20 -07:00
0095-Optional-TNT-doesn-t-move-in-water.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0096-Faster-redstone-torch-rapid-clock-removal.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0097-Add-server-name-parameter.patch Add paper-settings-directory cl argument (#7949) 2022-06-12 10:07:43 +02:00
0098-Only-send-Dragon-Wither-Death-sounds-to-same-world.patch Updated Upstream (Bukkit/CraftBukkit) (#8015) 2022-06-20 19:12:05 +02:00
0099-Fix-Old-Sign-Conversion.patch More more patches 2022-06-07 21:55:39 +02:00
0100-Avoid-blocking-on-Network-Manager-creation.patch More more patches 2022-06-07 21:55:39 +02:00
0101-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch Fix don't lookup profiles for blank names patch 2022-06-09 22:37:33 +01:00
0102-Add-setting-for-proxy-online-mode-status.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0103-Optimise-BlockState-s-hashCode-equals.patch More more patches 2022-06-07 21:55:39 +02:00
0104-Configurable-packet-in-spam-threshold.patch Updated Upstream (Bukkit/CraftBukkit) 2022-06-09 13:55:33 +02:00
0105-Configurable-flying-kick-messages.patch Updated Upstream (Bukkit/CraftBukkit) 2022-06-09 13:55:33 +02:00
0106-Add-EntityZapEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#8015) 2022-06-20 19:12:05 +02:00
0107-Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0108-Cache-user-authenticator-threads.patch More more patches 2022-06-07 21:55:39 +02:00
0109-Allow-Reloading-of-Command-Aliases.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0110-Add-source-to-PlayerExpChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#8015) 2022-06-20 19:12:05 +02:00
0111-Add-ProjectileCollideEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#8015) 2022-06-20 19:12:05 +02:00
0112-Prevent-Pathfinding-out-of-World-Border.patch More more patches 2022-06-07 21:55:39 +02:00
0113-Optimize-World.isLoaded-BlockPosition-Z.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0114-Bound-Treasure-Maps-to-World-Border.patch More more patches 2022-06-07 21:55:39 +02:00
0115-Configurable-Cartographer-Treasure-Maps.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0116-Optimize-ItemStack.isEmpty.patch Moar 1.19 fixes (#7884) 2022-06-08 15:38:56 +02:00
0117-Add-API-methods-to-control-if-armour-stands-can-move.patch More more patches 2022-06-07 21:55:39 +02:00
0118-String-based-Action-Bar-API.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0119-Properly-fix-item-duplication-bug.patch Updated Upstream (Bukkit/CraftBukkit) 2022-06-09 13:55:33 +02:00
0120-Firework-API-s.patch More more more patches 2022-06-07 22:12:48 +02:00
0121-PlayerTeleportEndGatewayEvent.patch More more more patches 2022-06-07 22:12:48 +02:00
0122-Provide-E-TE-Chunk-count-stat-methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0123-Enforce-Sync-Player-Saves.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0124-Don-t-allow-entities-to-ride-themselves-572.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0125-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch Add xp orb spawn reason for frogs (#8045) 2022-07-07 22:38:12 +01:00
0126-Cap-Entity-Collisions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0127-Remove-CraftScheduler-Async-Task-Debugger.patch More more more patches 2022-06-07 22:12:48 +02:00
0128-Do-not-let-armorstands-drown.patch More more more patches 2022-06-07 22:12:48 +02:00
0129-Make-targetSize-more-aggressive-in-the-chunk-unload-.patch Updated Upstream (CraftBukkit) 2022-06-10 14:45:58 +02:00
0130-Properly-handle-async-calls-to-restart-the-server.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0131-Add-option-to-make-parrots-stay-on-shoulders-despite.patch Updated Upstream (Bukkit/CraftBukkit) 2022-06-09 13:55:33 +02:00
0132-Add-configuration-option-to-prevent-player-names-fro.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0133-Use-TerminalConsoleAppender-for-console-improvements.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0134-provide-a-configurable-option-to-disable-creeper-lin.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0135-Item-canEntityPickup.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0136-PlayerPickupItemEvent-setFlyAtPlayer.patch More more more patches 2022-06-07 22:12:48 +02:00
0137-PlayerAttemptPickupItemEvent.patch More more more patches 2022-06-07 22:12:48 +02:00
0138-Do-not-submit-profile-lookups-to-worldgen-threads.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0139-Add-UnknownCommandEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0140-Basic-PlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0141-Shoulder-Entities-Release-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0142-Profile-Lookup-Events.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0143-Block-player-logins-during-server-shutdown.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0144-Entity-fromMobSpawner.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0145-Improve-the-Saddle-API-for-Horses.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0146-Implement-ensureServerConversions-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0147-Implement-getI18NDisplayName.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0148-ProfileWhitelistVerifyEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0149-Fix-this-stupid-bullshit.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0150-LivingEntity-setKiller.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0151-Ocelot-despawns-should-honor-nametags-and-leash.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0152-Reset-spawner-timer-when-spawner-event-is-cancelled.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0153-Allow-specifying-a-custom-authentication-servers-dow.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0154-Handle-plugin-prefixes-using-Log4J-configuration.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0155-Improve-Log4J-Configuration-Plugin-Loggers.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0156-Add-PlayerJumpEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0157-handle-ServerboundKeepAlivePacket-async.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0158-Expose-client-protocol-version-and-virtual-host.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0159-revert-serverside-behavior-of-keepalives.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0160-Send-attack-SoundEffects-only-to-players-who-can-see.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0161-Add-PlayerArmorChangeEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0162-Prevent-logins-from-being-processed-when-the-player-.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0163-Fix-MC-117075-TE-Unload-Lag-Spike.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0164-use-CB-BlockState-implementations-for-captured-block.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0165-API-to-get-a-BlockState-without-a-snapshot.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0166-AsyncTabCompleteEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0167-PlayerPickupExperienceEvent.patch Add xp orb spawn reason for frogs (#8045) 2022-07-07 22:38:12 +01:00
0168-Ability-to-apply-mending-to-XP-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0169-PlayerNaturallySpawnCreaturesEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0170-Add-setPlayerProfile-API-for-Skulls.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0171-PreCreatureSpawnEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0172-Fill-Profile-Property-Events.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0173-PlayerAdvancementCriterionGrantEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0174-Add-ArmorStand-Item-Meta.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0175-Extend-Player-Interact-cancellation.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0176-Tameable-getOwnerUniqueId-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0177-Toggleable-player-crits-helps-mitigate-hacked-client.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0178-Disable-Explicit-Network-Manager-Flushing.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0179-Implement-extended-PaperServerListPingEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0180-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0181-Player.setPlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0182-getPlayerUniqueId-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0183-Improved-Async-Task-Scheduler.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0184-Make-legacy-ping-handler-more-reliable.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0185-Call-PaperServerListPingEvent-for-legacy-pings.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0186-Flag-to-disable-the-channel-limit.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0187-Add-openSign-method-to-HumanEntity.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0188-Configurable-sprint-interruption-on-attack.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0189-Fix-exploit-that-allowed-colored-signs-to-be-created.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0190-EndermanEscapeEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0191-Enderman.teleportRandomly.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0192-Block-Enderpearl-Travel-Exploit.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0193-Expand-World.spawnParticle-API-and-add-Builder.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0194-Prevent-Frosted-Ice-from-loading-holding-chunks.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0195-EndermanAttackPlayerEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0196-WitchConsumePotionEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0197-WitchThrowPotionEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0198-Allow-spawning-Item-entities-with-World.spawnEntity.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0199-WitchReadyPotionEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0200-ItemStack-getMaxItemUseDuration.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0201-Implement-EntityTeleportEndGatewayEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0202-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0203-Fix-CraftEntity-hashCode.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0204-Configurable-Alternative-LootPool-Luck-Formula.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0205-Print-Error-details-when-failing-to-save-player-data.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0206-Make-shield-blocking-delay-configurable.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0207-Improve-EntityShootBowEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0208-PlayerReadyArrowEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0209-Implement-EntityKnockbackByEntityEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0210-Expand-Explosions-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0211-LivingEntity-Hand-Raised-Item-Use-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0212-RangedEntity-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0213-Add-config-to-disable-ender-dragon-legacy-check.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0214-Implement-World.getEntity-UUID-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0215-InventoryCloseEvent-Reason-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0216-Vex-get-setSummoner-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0217-Refresh-player-inventory-when-cancelling-PlayerInter.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0218-Use-AsyncAppender-to-keep-logging-IO-off-main-thread.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0219-add-more-information-to-Entity.toString.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0220-Add-CraftMagicNumbers.isSupportedApiVersion.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0221-EnderDragon-Events.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0222-PlayerElytraBoostEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0223-PlayerLaunchProjectileEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0224-Improve-BlockPosition-inlining.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0225-Option-to-prevent-armor-stands-from-doing-entity-loo.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0226-Vanished-players-don-t-have-rights.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0227-Allow-disabling-armour-stand-ticking.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0228-SkeletonHorse-Additions.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0229-Don-t-call-getItemMeta-on-hasItemMeta.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0230-Implement-Expanded-ArmorStand-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0231-AnvilDamageEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0232-Add-hand-to-bucket-events.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0233-Add-TNTPrimeEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0234-Break-up-and-make-tab-spam-limits-configurable.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0235-MC-135506-Experience-should-save-as-Integers.patch Add xp orb spawn reason for frogs (#8045) 2022-07-07 22:38:12 +01:00
0236-Remove-unnecessary-itemmeta-handling.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0237-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0238-Add-Early-Warning-Feature-to-WatchDog.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0239-Use-ConcurrentHashMap-in-JsonList.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0240-Use-a-Queue-for-Queueing-Commands.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0241-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0242-Optimize-BlockPosition-helper-methods.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0243-Restore-vanilla-default-mob-spawn-range-and-water-an.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0244-Slime-Pathfinder-Events.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0245-Configurable-speed-for-water-flowing-over-lava.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0246-Optimize-CraftBlockData-Creation.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0247-Optimize-MappedRegistry.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0248-Add-PhantomPreSpawnEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0249-Add-More-Creeper-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0250-Inventory-removeItemAnySlot.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0251-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0252-Asynchronous-chunk-IO-and-loading.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0253-Add-ray-tracing-methods-to-LivingEntity.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0254-Expose-attack-cooldown-methods-for-Player.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0255-Improve-death-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0256-Allow-chests-to-be-placed-with-NBT-data.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0257-Mob-Pathfinding-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0258-Implement-an-API-for-CanPlaceOn-and-CanDestroy-NBT-v.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0259-Prevent-chunk-loading-from-Fluid-Flowing.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0260-Prevent-Mob-AI-Rules-from-Loading-Chunks.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0261-Prevent-mob-spawning-from-loading-generating-chunks.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0262-Implement-furnace-cook-speed-multiplier-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0263-Catch-JsonParseException-in-Entity-and-TE-names.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0264-Honor-EntityAgeable.ageLock.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0265-Configurable-connection-throttle-kick-message.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0266-Hook-into-CB-plugin-rewrites.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0267-PreSpawnerSpawnEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0268-Add-LivingEntity-getTargetEntity.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0269-Add-sun-related-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0270-Turtle-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0271-Call-player-spectator-target-events-and-improve-impl.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0272-MC-50319-Check-other-worlds-for-shooter-of-projectil.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0273-Add-Velocity-IP-Forwarding-Support.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0274-Add-more-Witch-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0275-Check-Drowned-for-Villager-Aggression-Config.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0276-Add-option-to-prevent-players-from-moving-into-unloa.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0277-Reset-players-airTicks-on-respawn.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0278-Don-t-sleep-after-profile-lookups-if-not-needed.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0279-Improve-Server-Thread-Pool-and-Thread-Priorities.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0280-Optimize-World-Time-Updates.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0281-Restore-custom-InventoryHolder-support.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0282-Use-Vanilla-Minecart-Speeds.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0283-Fix-SpongeAbsortEvent-handling.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0284-Don-t-allow-digging-into-unloaded-chunks.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0285-Make-the-default-permission-message-configurable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0286-Prevent-rayTrace-from-loading-chunks.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0287-Handle-Large-Packets-disconnecting-client.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0288-force-entity-dismount-during-teleportation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0289-Add-more-Zombie-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0290-Book-Size-Limits.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0291-Add-PlayerConnectionCloseEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0292-Prevent-Enderman-from-loading-chunks.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0293-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0294-Workaround-for-vehicle-tracking-issue-on-disconnect.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0295-Block-Entity-remove-from-being-called-on-Players.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0296-BlockDestroyEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0297-Async-command-map-building.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0298-Implement-Brigadier-Mojang-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0299-Fix-Custom-Shapeless-Custom-Crafting-Recipes.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0300-Limit-Client-Sign-length-more.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0301-Don-t-check-ConvertSigns-boolean-every-sign-save.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0302-Optimize-Network-Manager-and-add-advanced-packet-sup.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0303-Handle-Oversized-Tile-Entities-in-chunks.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0304-Set-Zombie-last-tick-at-start-of-drowning-process.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0305-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0306-Entity-getEntitySpawnReason.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0307-Update-entity-Metadata-for-all-tracked-players.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0308-Fire-event-on-GS4-query.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0309-Implement-PlayerPostRespawnEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0310-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0311-Server-Tick-Events.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0312-PlayerDeathEvent-getItemsToKeep.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0313-Optimize-Captured-TileEntity-Lookup.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0314-Add-Heightmap-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0315-Mob-Spawner-API-Enhancements.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0316-Fix-CB-call-to-changed-postToMainThread-method.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0317-Fix-sounds-when-item-frames-are-modified-MC-123450.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0318-Fix-CraftServer-isPrimaryThread-and-MinecraftServer-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0319-Implement-CraftBlockSoundGroup.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0320-Configurable-Keep-Spawn-Loaded-range-per-world.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0321-ChunkMapDistance-CME.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0322-Chunk-debug-command.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0323-Allow-Saving-of-Oversized-Chunks.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0324-Expose-the-internal-current-tick.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0325-Fix-World-isChunkGenerated-calls.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0326-Show-blockstate-location-if-we-failed-to-read-it.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0327-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0328-Configurable-projectile-relative-velocity.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0329-offset-item-frame-ticking.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0330-Fix-MC-158900.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0331-Prevent-consuming-the-wrong-itemstack.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0332-Dont-send-unnecessary-sign-update.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0333-Add-option-to-disable-pillager-patrols.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0334-Fix-AssertionError-when-player-hand-set-to-empty-typ.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0335-Flat-bedrock-generator-settings.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0336-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0337-MC-145656-Fix-Follow-Range-Initial-Target.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0338-Duplicate-UUID-Resolve-Option.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0339-Optimize-Hoppers.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0340-PlayerDeathEvent-shouldDropExperience.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0341-Prevent-bees-loading-chunks-checking-hive-position.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0342-Don-t-load-Chunks-from-Hoppers-and-other-things.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0343-Guard-against-serializing-mismatching-chunk-coordina.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0344-Optimise-IEntityAccess-getPlayerByUUID.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0345-Fix-items-not-falling-correctly.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0346-Lag-compensate-eating.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0347-Optimize-call-to-getFluid-for-explosions.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0348-Fix-last-firework-in-stack-not-having-effects-when-d.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0349-Add-effect-to-block-break-naturally.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0350-Entity-Activation-Range-2.0.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0351-Increase-Light-Queue-Size.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0352-Fix-Light-Command.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0353-Anti-Xray.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0354-Implement-alternative-item-despawn-rate.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0355-Tracking-Range-Improvements.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0356-Fix-items-vanishing-through-end-portal.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0357-implement-optional-per-player-mob-spawns.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0358-Avoid-hopper-searches-if-there-are-no-items.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0359-Bees-get-gravity-in-void.-Fixes-MC-167279.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0360-Optimise-getChunkAt-calls-for-loaded-chunks.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0361-Add-debug-for-sync-chunk-loads.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0362-Remove-garbage-Java-version-check.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0363-Add-ThrownEggHatchEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0364-Entity-Jump-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0365-Add-option-to-nerf-pigmen-from-nether-portals.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0366-Make-the-GUI-graph-fancier.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0367-add-hand-to-BlockMultiPlaceEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0368-Validate-tripwire-hook-placement-before-update.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0369-Add-option-to-allow-iron-golems-to-spawn-in-air.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0370-Configurable-chance-of-villager-zombie-infection.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0371-Optimise-Chunk-getFluid.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0372-Set-spigots-verbose-world-setting-to-false-by-def.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0373-Add-tick-times-API-and-mspt-command.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0374-Expose-MinecraftServer-isRunning.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0375-Add-Raw-Byte-ItemStack-Serialization.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0376-Pillager-patrol-spawn-settings-and-per-player-option.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0377-Remote-Connections-shouldn-t-hold-up-shutdown.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0378-Do-not-allow-bees-to-load-chunks-for-beehives.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0379-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0380-Don-t-tick-dead-players.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0381-Dead-Player-s-shouldn-t-be-able-to-move.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0382-Optimize-Collision-to-not-load-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0383-Don-t-move-existing-players-to-world-spawn.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0384-Optimize-GoalSelector-Goal.Flag-Set-operations.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0385-Improved-Watchdog-Support.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0386-Optimize-Pathfinding.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0387-Reduce-Either-Optional-allocation.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0388-Reduce-memory-footprint-of-NBTTagCompound.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0389-Prevent-opening-inventories-when-frozen.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0390-Optimise-ArraySetSorted-removeIf.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0391-Don-t-run-entity-collision-code-if-not-needed.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0392-Implement-Player-Client-Options-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0393-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0394-Fix-Chunk-Post-Processing-deadlock-risk.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0395-Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0396-Load-Chunks-for-Login-Asynchronously.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0397-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0398-Add-PlayerAttackEntityCooldownResetEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0399-Don-t-fire-BlockFade-on-worldgen-threads.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0400-Add-phantom-creative-and-insomniac-controls.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0401-Fix-numerous-item-duplication-issues-and-teleport-is.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0402-Villager-Restocks-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0403-Validate-PickItem-Packet-and-kick-for-invalid.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0404-Expose-game-version.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0405-Optimize-Voxel-Shape-Merging.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0406-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0407-misc-debugging-dumps.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0408-Prevent-teleporting-dead-entities.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0409-Deobfuscate-stacktraces-in-log-messages-crash-report.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0410-Implement-Mob-Goal-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0411-Add-villager-reputation-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0412-Option-for-maximum-exp-value-when-merging-orbs.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0413-ExperienceOrbMergeEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0414-Fix-PotionEffect-ignores-icon-flag.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0415-Optimize-brigadier-child-sorting-performance.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0416-Potential-bed-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0417-Wait-for-Async-Tasks-during-shutdown.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0418-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0419-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0420-Reduce-MutableInt-allocations-from-light-engine.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0421-Reduce-allocation-of-Vec3D-by-entity-tracker.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0422-Ensure-safe-gateway-teleport.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0423-Add-option-for-console-having-all-permissions.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0424-Optimize-anyPlayerCloseEnoughForSpawning-to-use-dist.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0425-Use-distance-map-to-optimise-entity-tracker.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0426-Optimize-ServerLevels-chunk-level-checking-methods.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0427-Delay-Chunk-Unloads-based-on-Player-Movement.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0428-Fix-villager-trading-demand-MC-163962.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0429-Maps-shouldn-t-load-chunks.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0430-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0431-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0432-Fix-piston-physics-inconsistency-MC-188840.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0433-Fix-sand-duping.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0434-Fix-missing-chunks-due-to-integer-overflow.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0435-Prevent-position-desync-in-playerconnection-causing-.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0436-Inventory-getHolder-method-without-block-snapshot.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0437-Improve-Arrow-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0438-Add-and-implement-PlayerRecipeBookClickEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0439-Hide-sync-chunk-writes-behind-flag.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0440-Add-permission-for-command-blocks.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0441-Ensure-Entity-AABB-s-are-never-invalid.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0442-Fix-Per-World-Difficulty-Remembering-Difficulty.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0443-Paper-dumpitem-command.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0444-Don-t-allow-null-UUID-s-for-chat.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0445-Improve-Legacy-Component-serialization-size.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0446-Optimize-Bit-Operations-by-inlining.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0447-Add-Plugin-Tickets-to-API-Chunk-Methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0448-incremental-chunk-and-player-saving.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0449-Stop-copy-on-write-operations-for-updating-light-dat.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0450-Support-old-UUID-format-for-NBT.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0451-Clean-up-duplicated-GameProfile-Properties.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0452-Convert-legacy-attributes-in-Item-Meta.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0453-Remove-some-streams-from-structures.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0454-Remove-streams-from-classes-related-villager-gossip.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0455-Support-components-in-ItemMeta.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0456-Improve-EntityTargetLivingEntityEvent-for-1.16-mobs.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0457-Add-entity-liquid-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0458-Update-itemstack-legacy-name-and-lore.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0459-Spawn-player-in-correct-world-on-login.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0460-Add-PrepareResultEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0461-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0462-Implement-Chunk-Priority-Urgency-System-for-Chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0463-Optimize-NetworkManager-Exception-Handling.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0464-Optimize-the-advancement-data-player-iteration-to-be.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0465-Fix-arrows-never-despawning-MC-125757.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0466-Thread-Safe-Vanilla-Command-permission-checking.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0467-Fix-SPIGOT-5989.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0468-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0469-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0470-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0471-Add-missing-strikeLighting-call-to-World-spigot-stri.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0472-Fix-some-rails-connecting-improperly.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0473-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0474-Do-not-let-the-server-load-chunks-from-newer-version.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0475-Brand-support.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0476-Add-setMaxPlayers-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0477-Add-playPickupItemAnimation-to-LivingEntity.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0478-Don-t-require-FACING-data.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0479-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0480-Add-moon-phase-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0481-Improve-Chunk-Status-Transition-Speed.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0482-Prevent-headless-pistons-from-being-created.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0483-Add-BellRingEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0484-Add-zombie-targets-turtle-egg-config.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0485-Buffer-joins-to-world.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0486-Eigencraft-redstone-implementation.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0487-Fix-hex-colors-not-working-in-some-kick-messages.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0488-PortalCreateEvent-needs-to-know-its-entity.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0489-Fix-CraftTeam-null-check.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0490-Add-more-Evoker-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0491-Add-methods-to-get-translation-keys.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0492-Create-HoverEvent-from-ItemStack-Entity.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0493-Cache-block-data-strings.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0494-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0495-Add-additional-open-container-api-to-HumanEntity.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0496-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0497-Extend-block-drop-capture-to-capture-all-items-added.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0498-Don-t-mark-dirty-in-invalid-locations-SPIGOT-6086.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0499-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0500-Lazily-track-plugin-scoreboards-by-default.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0501-Entity-isTicking.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0502-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0503-Fix-Concurrency-issue-in-ShufflingList.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0504-Reset-Ender-Crystals-on-Dragon-Spawn.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0505-Fix-for-large-move-vectors-crashing-server.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0506-Optimise-getType-calls.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0507-Villager-resetOffers.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0508-Improve-inlinig-for-some-hot-IBlockData-methods.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0509-Retain-block-place-order-when-capturing-blockstates.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0510-Reduce-blockpos-allocation-from-pathfinding.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0511-Fix-item-locations-dropped-from-campfires.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0512-Player-elytra-boost-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0513-Fixed-TileEntityBell-memory-leak.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0514-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0515-Add-getOfflinePlayerIfCached-String.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0516-Add-ignore-discounts-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0517-Toggle-for-removing-existing-dragon.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0518-Fix-client-lag-on-advancement-loading.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0519-Item-no-age-no-player-pickup.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0520-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0521-Beacon-API-custom-effect-ranges.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0522-Add-API-for-quit-reason.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0523-Add-Wandering-Trader-spawn-rate-config-options.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0524-Expose-world-spawn-angle.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0525-Add-Destroy-Speed-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0526-Fix-Player-spawnParticle-x-y-z-precision-loss.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0527-Add-LivingEntity-clearActiveItem.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0528-Add-PlayerItemCooldownEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0529-Significantly-improve-performance-of-the-end-generat.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0530-More-lightning-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0531-Climbing-should-not-bypass-cramming-gamerule.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0532-Added-missing-default-perms-for-commands.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0533-Add-PlayerShearBlockEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0534-Fix-curing-zombie-villager-discount-exploit.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0535-Limit-recipe-packets.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0536-Fix-CraftSound-backwards-compatibility.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0537-Player-Chunk-Load-Unload-Events.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0538-Optimize-Dynamic-get-Missing-Keys.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0539-Expose-LivingEntity-hurt-direction.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0540-Add-OBSTRUCTED-reason-to-BedEnterResult.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0541-Do-not-crash-from-invalid-ingredient-lists-in-Villag.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0542-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0543-Implement-TargetHitEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0544-MC-4-Fix-item-position-desync.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0545-Additional-Block-Material-API-s.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0546-Fix-harming-potion-dupe.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0547-Implement-API-to-get-Material-from-Boats-and-Minecar.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0548-Cache-burn-durations.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0549-Allow-disabling-mob-spawner-spawn-egg-transformation.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0550-Fix-Not-a-string-Map-Conversion-spam.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0551-Implement-PlayerFlowerPotManipulateEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0552-Fix-interact-event-not-being-called-in-adventure.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0553-Zombie-API-breaking-doors.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0554-Fix-nerfed-slime-when-splitting.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0555-Add-EntityLoadCrossbowEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0556-Guardian-beam-workaround.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0557-Added-WorldGameRuleChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0558-Added-ServerResourcesReloadedEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0559-Added-world-settings-for-mobs-picking-up-loot.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0560-Implemented-BlockFailedDispenseEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0561-Added-PlayerLecternPageChangeEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0562-Added-PlayerLoomPatternSelectEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0563-Configurable-door-breaking-difficulty.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0564-Empty-commands-shall-not-be-dispatched.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0565-Implement-API-to-expose-exact-interaction-point.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0566-Remove-stale-POIs.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0567-Fix-villager-boat-exploit.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0568-Add-sendOpLevel-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0569-Add-PaperRegistry.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0570-Add-StructuresLocateEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0571-Collision-option-for-requiring-a-player-participant.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0572-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0573-Return-chat-component-with-empty-text-instead-of-thr.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0574-Make-schedule-command-per-world.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0575-Configurable-max-leash-distance.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0576-Implement-BlockPreDispenseEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0577-Added-firing-of-PlayerChangeBeaconEffectEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0578-Add-toggle-for-always-placing-the-dragon-egg.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0579-Added-PlayerStonecutterRecipeSelectEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0580-Add-dropLeash-variable-to-EntityUnleashEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0581-Reset-shield-blocking-on-dimension-change.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0582-add-DragonEggFormEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0583-EntityMoveEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0584-added-option-to-disable-pathfinding-updates-on-block.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0585-Inline-shift-direction-fields.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0586-Allow-adding-items-to-BlockDropItemEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0587-Add-getMainThreadExecutor-to-BukkitScheduler.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0588-living-entity-allow-attribute-registration.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0589-fix-dead-slime-setSize-invincibility.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0590-Merchant-getRecipes-should-return-an-immutable-list.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0591-Add-support-for-hex-color-codes-in-console.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0592-Expose-Tracked-Players.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0593-Remove-streams-from-SensorNearest.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0594-Throw-proper-exception-on-empty-JsonList-file.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0595-Improve-ServerGUI.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0596-stop-firing-pressure-plate-EntityInteractEvent-for-i.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0597-fix-converting-txt-to-json-file.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0598-Add-worldborder-events.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0599-added-PlayerNameEntityEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0600-Prevent-grindstones-from-overstacking-items.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0601-Add-recipe-to-cook-events.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0602-Add-Block-isValidTool.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0603-Allow-using-signs-inside-spawn-protection.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0604-Expand-world-key-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0605-Add-fast-alternative-constructor-for-Rotations.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0606-Item-Rarity-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0607-Only-set-despawnTimer-for-Wandering-Traders-spawned-.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0608-copy-TESign-isEditable-from-snapshots.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0609-Drop-carried-item-when-player-has-disconnected.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0610-forced-whitelist-use-configurable-kick-message.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0611-Don-t-ignore-result-of-PlayerEditBookEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0612-Entity-load-save-limit-per-chunk.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0613-Expose-protocol-version.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0614-Allow-for-Component-suggestion-tooltips-in-AsyncTabC.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0615-Enhance-console-tab-completions-for-brigadier-comman.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0616-Fix-PlayerItemConsumeEvent-cancelling-properly.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0617-Add-bypass-host-check.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0618-Set-area-affect-cloud-rotation.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0619-add-isDeeplySleeping-to-HumanEntity.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0620-add-consumeFuel-to-FurnaceBurnEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0621-add-get-set-drop-chance-to-EntityEquipment.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0622-fix-PigZombieAngerEvent-cancellation.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0623-Fix-checkReach-check-for-Shulker-boxes.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0624-fix-PlayerItemHeldEvent-firing-twice.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0625-Added-PlayerDeepSleepEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0626-More-World-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0627-Added-PlayerBedFailEnterEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0628-Implement-methods-to-convert-between-Component-and-B.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0629-Fix-anchor-respawn-acting-as-a-bed-respawn-from-the-.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0630-Introduce-beacon-activation-deactivation-events.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0631-add-RespawnFlags-to-PlayerRespawnEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0632-Add-Channel-initialization-listeners.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0633-Send-empty-commands-if-tab-completion-is-disabled.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0634-Add-more-WanderingTrader-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0635-Add-EntityBlockStorage-clearEntities.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0636-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0637-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0638-Inventory-close.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0639-call-PortalCreateEvent-players-and-end-platform.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0640-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0641-Fix-CraftPotionBrewer-cache.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0642-Add-basic-Datapack-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0643-Add-environment-variable-to-disable-server-gui.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0644-additions-to-PlayerGameModeChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0645-ItemStack-repair-check-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0646-More-Enchantment-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0647-Move-range-check-for-block-placing-up.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0648-Fix-and-optimise-world-force-upgrading.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0649-Add-Mob-lookAt-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0650-Add-Unix-domain-socket-support.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0651-Add-EntityInsideBlockEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0652-Attributes-API-for-item-defaults.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0653-Add-cause-to-Weather-ThunderChangeEvents.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0654-More-Lidded-Block-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0655-Limit-item-frame-cursors-on-maps.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0656-Add-PlayerKickEvent-causes.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0657-Add-PufferFishStateChangeEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0658-Fix-PlayerBucketEmptyEvent-result-itemstack.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0659-Synchronize-PalettedContainer-instead-of-ThreadingDe.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0660-Add-option-to-fix-items-merging-through-walls.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0661-Add-BellRevealRaiderEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0662-Fix-invulnerable-end-crystals.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0663-Add-ElderGuardianAppearanceEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0664-Fix-dangerous-end-portal-logic.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0665-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0666-Make-item-validations-configurable.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0667-Line-Of-Sight-Changes.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0668-add-per-world-spawn-limits.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0669-Fix-PotionSplashEvent-for-water-splash-potions.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0670-Add-more-LimitedRegion-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0671-Fix-PlayerDropItemEvent-using-wrong-item.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0672-Missing-Entity-Behavior-API.patch Add ZombieVillager conversion without entity event (#8111) 2022-07-07 22:43:28 +01:00
0673-Ensure-disconnect-for-book-edit-is-called-on-main.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0674-Fix-return-value-of-Block-applyBoneMeal-always-being.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0675-Use-getChunkIfLoadedImmediately-in-places.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0676-Fix-commands-from-signs-not-firing-command-events.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0677-Adds-PlayerArmSwingEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0678-Fixes-kick-event-leave-message-not-being-sent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0679-Add-config-for-mobs-immune-to-default-effects.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0680-Fix-incorrect-message-for-outdated-client.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0681-Don-t-apply-cramming-damage-to-players.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0682-Rate-options-and-timings-for-sensors-and-behaviors.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0683-Add-a-bunch-of-missing-forceDrop-toggles.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0684-Stinger-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0685-Fix-incosistency-issue-with-empty-map-items-in-CB.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0686-Add-System.out-err-catcher.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0687-Fix-test-not-bootstrapping.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0688-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0689-Improve-boat-collision-performance.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0690-Prevent-AFK-kick-while-watching-end-credits.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0691-Allow-skipping-writing-of-comments-to-server.propert.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0692-Add-PlayerSetSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0693-Make-hoppers-respect-inventory-max-stack-size.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0694-Optimize-entity-tracker-passenger-checks.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0695-Config-option-for-Piglins-guarding-chests.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0696-Added-EntityDamageItemEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0697-Optimize-indirect-passenger-iteration.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0698-Fix-block-drops-position-losing-precision-millions-o.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0699-Configurable-item-frame-map-cursor-update-interval.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0700-Make-EntityUnleashEvent-cancellable.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0701-Clear-bucket-NBT-after-dispense.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0702-Change-EnderEye-target-without-changing-other-things.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0703-Add-BlockBreakBlockEvent.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0704-Option-to-prevent-NBT-copy-in-smithing-recipes.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0705-More-CommandBlock-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0706-Add-missing-team-sidebar-display-slots.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0707-Add-back-EntityPortalExitEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0708-Add-methods-to-find-targets-for-lightning-strikes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0709-Get-entity-default-attributes.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0710-Left-handed-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0711-Add-advancement-display-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0712-Add-ItemFactory-getMonsterEgg-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0713-Add-critical-damage-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0714-Fix-issues-with-mob-conversion.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0715-Add-isCollidable-methods-to-various-places.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0716-Goat-ram-API.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0717-Add-API-for-resetting-a-single-score.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0718-Add-Raw-Byte-Entity-Serialization.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0719-Vanilla-command-permission-fixes.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0720-Make-CallbackExecutor-strict-again.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0721-Do-not-allow-the-server-to-unload-chunks-at-request-.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0722-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0723-Correctly-handle-recursion-for-chunkholder-updates.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0724-Fix-GameProfileCache-concurrency.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0725-Fix-chunks-refusing-to-unload-at-low-TPS.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0726-Do-not-allow-ticket-level-changes-while-unloading-pl.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0727-Do-not-allow-ticket-level-changes-when-updating-chun.patch Do not use worldgen executor for api profile completions 2022-07-03 14:55:56 -07:00
0728-Log-when-the-async-catcher-is-tripped.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0729-Add-paper-mobcaps-and-paper-playermobcaps.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0730-Prevent-unload-calls-removing-tickets-for-sync-loads.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0731-Sanitize-ResourceLocation-error-logging.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0732-Allow-controlled-flushing-for-network-manager.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0733-Optimise-general-POI-access.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0734-Add-more-async-catchers.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0735-Rewrite-entity-bounding-box-lookup-calls.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0736-Optimise-chunk-tick-iteration.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0737-Execute-chunk-tasks-mid-tick.patch Fix advancement saving before reloads (#8003) 2022-06-16 21:59:53 +01:00
0738-Do-not-copy-visible-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0739-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0740-Custom-table-implementation-for-blockstate-state-loo.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0741-Detail-more-information-in-watchdog-dumps.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0742-Manually-inline-methods-in-BlockPosition.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0743-Distance-manager-tick-timings.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0744-Name-craft-scheduler-threads-according-to-the-plugin.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0745-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0746-Add-packet-limiter-config.patch Couple config fixes (#7975) 2022-06-13 15:29:44 -07:00
0747-Use-correct-LevelStem-registry-when-loading-default-.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0748-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0749-Consolidate-flush-calls-for-entity-tracker-packets.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0750-Don-t-lookup-fluid-state-when-raytracing.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0751-Time-scoreboard-search.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0752-Send-full-pos-packets-for-hard-colliding-entities.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0753-Do-not-run-raytrace-logic-for-AIR.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0754-Oprimise-map-impl-for-tracked-players.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0755-Optimise-BlockSoil-nearby-water-lookup.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0756-Allow-removal-addition-of-entities-to-entity-ticklis.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0757-Optimise-random-block-ticking.patch Fix incorrect random nextLong to nextInt (#8009) 2022-06-17 09:00:17 +02:00
0758-Optimise-non-flush-packet-sending.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0759-Optimise-nearby-player-lookups.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0760-Optimise-WorldServer-notify.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0761-Remove-streams-for-villager-AI.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0762-Rewrite-dataconverter-system.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0763-Use-Velocity-compression-and-cipher-natives.patch Add support for Velocity forwarding v2 2022-06-12 01:49:04 +01:00
0764-Reduce-worldgen-thread-worker-count-for-low-core-cou.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0765-Do-not-process-entity-loads-in-CraftChunk-getEntitie.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0766-Async-catch-modifications-to-critical-entity-state.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0767-Fix-Bukkit-NamespacedKey-shenanigans.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0768-Fix-merchant-inventory-not-closing-on-entity-removal.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0769-Check-requirement-before-suggesting-root-nodes.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0770-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0771-Fix-setPatternColor-on-tropical-fish-bucket-meta.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0772-Ensure-valid-vehicle-status.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0773-Prevent-softlocked-end-exit-portal-generation.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0774-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0775-Don-t-log-debug-logging-being-disabled.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0776-fix-various-menus-with-empty-level-accesses.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0777-Do-not-overload-I-O-threads-with-chunk-data-while-fl.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0778-Preserve-overstacked-loot.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0779-Update-head-rotation-in-missing-places.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0780-prevent-unintended-light-block-manipulation.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0781-Fix-CraftCriteria-defaults-map.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0782-Fix-upstreams-block-state-factories.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0783-Add-config-option-for-logging-player-ip-addresses.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0784-Configurable-feature-seeds.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0785-VanillaCommandWrapper-didnt-account-for-entity-sende.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0786-Add-root-admin-user-detection.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0787-Always-allow-item-changing-in-Fireball.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0788-don-t-attempt-to-teleport-dead-entities.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0789-Prevent-excessive-velocity-through-repeated-crits.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0790-Remove-client-side-code-using-deprecated-for-removal.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0791-Rewrite-the-light-engine.patch Use getChunkForLighting instead of getChunkAtImmediately in fixlight to properly ignore imposter chunks 2022-07-08 15:27:37 -07:00
0792-Always-parse-protochunk-light-sources-unless-it-is-m.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0793-Fix-removing-recipes-from-RecipeIterator.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0794-Prevent-sending-oversized-item-data-in-equipment-and.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0795-Hide-unnecessary-itemmeta-from-clients.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0796-Fix-kelp-modifier-changing-growth-for-other-crops.patch Fix the growth modifier for glowberries (#7986) 2022-06-14 23:37:14 +01:00
0797-Prevent-ContainerOpenersCounter-openCount-from-going.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0798-Add-PlayerItemFrameChangeEvent.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0799-Add-player-health-update-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0800-Optimize-HashMapPalette.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0801-Allow-delegation-to-vanilla-chunk-gen.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0802-Highly-optimise-single-and-multi-AABB-VoxelShapes-an.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0803-Optimise-collision-checking-in-player-move-packet-ha.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0804-Actually-unload-POI-data.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0805-Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0806-Update-Log4j.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0807-Add-more-Campfire-API.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0808-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0809-Fix-tripwire-state-inconsistency.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0810-Fix-fluid-logging-on-Block-breakNaturally.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0811-Forward-CraftEntity-in-teleport-command.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0812-Improve-scoreboard-entries.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0813-Entity-powdered-snow-API.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0814-Add-API-for-item-entity-health.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0815-Fix-entity-type-tags-suggestions-in-selectors.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0816-Configurable-max-block-light-for-monster-spawning.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0817-Fix-sticky-pistons-and-BlockPistonRetractEvent.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0818-Load-effect-amplifiers-greater-than-127-correctly.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0819-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0820-Fix-bees-aging-inside-hives.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0821-Bucketable-API.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0822-Check-player-world-in-endPortalSoundRadius.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0823-Validate-usernames.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0824-Fix-saving-configs-with-more-long-comments.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0825-Make-water-animal-spawn-height-configurable.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0826-Expose-vanilla-BiomeProvider-from-WorldInfo.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0827-Add-config-option-for-worlds-affected-by-time-cmd.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0828-Add-new-overload-to-PersistentDataContainer-has.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0829-Multiple-Entries-with-Scoreboards.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0830-Reset-placed-block-on-exception.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0831-Add-configurable-height-for-slime-spawn.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0832-Added-getHostname-to-AsyncPlayerPreLoginEvent.patch Add support for Velocity forwarding v2 2022-06-12 01:49:04 +01:00
0833-Fix-xp-reward-for-baby-zombies.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0834-Kick-on-main-for-illegal-chat.patch Fire kick event for out-of-order chat on main thread (#7942) 2022-06-11 18:11:18 -07:00
0835-Multi-Block-Change-API-Implementation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0836-Fix-NotePlayEvent.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0837-Freeze-Tick-Lock-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0838-Dolphin-API.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0839-More-PotionEffectType-API.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0840-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0841-API-for-creating-command-sender-which-forwards-feedb.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0842-Add-config-for-stronghold-seed.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-06-13 18:06:25 +02:00
0843-Implement-regenerateChunk.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0844-Log-exceptions-thrown-during-chat-processing.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0845-Fix-cancelled-powdered-snow-bucket-placement.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0846-Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0847-Add-GameEvent-tags.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0848-Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0849-Replace-ticket-level-propagator.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0850-Furnace-RecipesUsed-API.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0851-Configurable-sculk-sensor-listener-range.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0852-Add-missing-block-data-mins-and-maxes.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0853-Option-to-have-default-CustomSpawners-in-custom-worl.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0854-Put-world-into-worldlist-before-initing-the-world.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0855-Fix-Entity-Position-Desync.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0856-Custom-Potion-Mixes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0857-Replace-player-chunk-loader-system.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0858-Fix-Fluid-tags-isTagged-method.patch Readd mc-4 fix 2022-06-11 10:41:59 +02:00
0859-Force-close-world-loading-screen.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0860-Fix-falling-block-spawn-methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0861-Expose-furnace-minecart-push-values.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0862-Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0863-Fix-save-problems-on-shutdown.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0864-More-Projectile-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0865-Fix-swamp-hut-cat-generation-deadlock.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0866-Don-t-allow-vehicle-movement-from-players-while-tele.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0867-Implement-getComputedBiome-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0868-Make-some-itemstacks-nonnull.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0869-Add-debug-for-invalid-GameProfiles-on-skull-blocks-i.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0870-Implement-enchantWithLevels-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0871-Fix-saving-in-unloadWorld.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0872-Buffer-OOB-setBlock-calls.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0873-Add-TameableDeathMessageEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0874-Fix-new-block-data-for-EntityChangeBlockEvent-when-s.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0875-fix-player-loottables-running-when-mob-loot-gamerule.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0876-Ensure-entity-passenger-world-matches-ridden-entity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0877-Guard-against-invalid-entity-positions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0878-cache-resource-keys.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0879-Allow-to-change-the-podium-for-the-EnderDragon.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0880-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0881-Fix-StructureGrowEvent-species-for-RED_MUSHROOM.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0882-Prevent-tile-entity-copies-loading-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0883-Use-username-instead-of-display-name-in-PlayerList-g.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0884-Fix-slime-spawners-not-spawning-outside-slime-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0885-Pass-ServerLevel-for-gamerule-callbacks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0886-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0887-WorldCreator-keepSpawnLoaded.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0888-Fix-NPE-for-BlockDataMeta-getBlockData.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0889-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0890-Add-EntityDyeEvent-and-CollarColorable-interface.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0891-Fire-CauldronLevelChange-on-initial-fill.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0892-fix-powder-snow-cauldrons-not-turning-to-water.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0893-Add-PlayerStopUsingItemEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0894-FallingBlock-auto-expire-setting.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0895-Don-t-tick-markers.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0896-Do-not-accept-invalid-client-settings.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0897-Add-support-for-Proxy-Protocol.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0898-Fix-OfflinePlayer-getBedSpawnLocation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0899-Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0900-Sanitize-Sent-BlockEntity-NBT.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0901-Prevent-entity-loading-causing-async-lookups.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0902-Disable-component-selector-resolving-in-books-by-def.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0903-Throw-exception-on-world-create-while-being-ticked.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0904-Add-Alternate-Current-redstone-implementation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0905-Dont-resent-entity-on-art-update.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0906-Untrash-chat-handling.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0907-Add-missing-spawn-eggs.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0908-Remove-invalid-signature-login-stacktrace.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0909-Add-WardenAngerChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0910-Add-option-for-strict-advancement-dimension-checks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0911-Add-missing-important-BlockStateListPopulator-method.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0912-Nameable-Banner-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0913-Fix-MC-252439.patch Add ZombieVillager conversion without entity event (#8111) 2022-07-07 22:43:28 +01:00
0914-Don-t-broadcast-messages-to-command-blocks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0915-Prevent-empty-items-from-being-added-to-world.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0916-Fix-missing-null-check-in-ChunkGenerator-findNearest.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0917-Fix-CCE-for-SplashPotion-and-LingeringPotion-spawnin.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0918-Don-t-print-component-in-resource-pack-rejection-mes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0919-Add-Player-getFishHook.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0920-Do-not-sync-load-chunk-for-dynamic-game-event-listen.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0921-Call-StructureGrowEvent-for-mangrove-propagule.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0922-Add-various-missing-EntityDropItemEvent-calls.patch Call EntityDropItemEvent for goats dropping horns (#8094) 2022-07-04 21:26:43 +02:00
0923-Add-some-minimal-debug-information-to-chat-packet-er.patch Add a bit of extra debugging to chat order/time errors 2022-07-06 06:00:16 +01:00
0924-Fix-Bee-flower-NPE.patch Fix Bee setFlower NPE (#8107) 2022-07-06 15:21:56 -07:00