PaperMC/patches/server
Shane Freeder f18dc1e3c7
Fix NPE when completing skull lookups without a real owner (Fixes #6052)
This looks like mojang introduced an NPE however it was previously being
supressed by the future used by the server, we'll just stick to the legacy
behavior of retainining the existing profile of earlier versions
2021-07-01 00:10:28 +01:00
..
0001-Setup-Gradle-project.patch Trim whitspace off of git hash (oops) 2021-06-26 23:51:03 -05:00
0002-Remap-fixes.patch Minor patch cleanup 2021-06-16 20:43:30 -05:00
0003-Build-system-changes.patch Make gradle take build number from env vars and add git build info (#5890) 2021-06-23 17:19:44 +00:00
0004-Paper-config-files.patch Updated Upstream (Bukkit/CraftBukkit) 2021-06-29 01:31:35 +01:00
0005-MC-Dev-fixes.patch BlockPos.withinManhattan decomp fix 2021-06-15 06:55:25 -07:00
0006-MC-Utils.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0007-Paper-Metrics.patch
0008-Add-MinecraftKey-Information-to-Objects.patch remove some more obf helpers 2021-06-16 14:22:39 -07:00
0009-Timings-v2.patch Updated Upstream (Bukkit/CraftBukkit) 2021-06-29 01:31:35 +01:00
0010-Adventure.patch Fix NPE when using broadcast as players are joining 2021-06-29 22:21:42 +01:00
0011-Configurable-cactus-bamboo-and-reed-growth-heights.patch
0012-Configurable-baby-zombie-movement-speed.patch
0013-Configurable-fishing-time-ranges.patch
0014-Allow-nerfed-mobs-to-jump-and-take-water-damage.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0015-Add-configurable-despawn-distances-for-living-entiti.patch
0016-Allow-for-toggling-of-spawn-chunks.patch
0017-Drop-falling-block-and-tnt-entities-at-the-specified.patch
0018-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-06-17 14:50:16 +02:00
0019-Implement-Paper-VersionChecker.patch
0020-Add-version-history-to-version-command.patch
0021-Player-affects-spawning-API.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0022-Remove-invalid-mob-spawner-tile-entities.patch
0023-Further-improve-server-tick-loop.patch Updated Upstream (Bukkit/CraftBukkit) 2021-06-29 01:31:35 +01:00
0024-Only-refresh-abilities-if-needed.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-06-12 22:13:07 -07:00
0025-Entity-Origin-API.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0026-Prevent-tile-entity-and-entity-crashes.patch Deobfuscate stacktraces in log messages using a RewriteAppender and a custom RewritePolicy (#5926) 2021-06-21 01:09:18 -07:00
0027-Configurable-top-of-nether-void-damage.patch Modify entity origin API to store world/pos seperatly 2021-06-16 00:33:23 -07:00
0028-Check-online-mode-before-converting-and-renaming-pla.patch
0029-Always-tick-falling-blocks.patch
0030-Configurable-end-credits.patch
0031-Fix-lag-from-explosions-processing-dead-entities.patch
0032-Optimize-explosions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-06-12 22:13:07 -07:00
0033-Disable-explosion-knockback.patch
0034-Disable-thunder.patch
0035-Disable-ice-and-snow.patch
0036-Configurable-mob-spawner-tick-rate.patch
0037-Per-Player-View-Distance-API-placeholders.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-06-12 22:13:07 -07:00
0038-Add-BeaconEffectEvent.patch
0039-Configurable-container-update-tick-rate.patch
0040-Use-UserCache-for-player-heads.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-06-17 14:50:16 +02:00
0041-Disable-spigot-tick-limiters.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0042-Add-PlayerInitialSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0043-Configurable-Disabling-Cat-Chest-Detection.patch
0044-Ensure-commands-are-not-ran-async.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0045-All-chunks-are-slime-spawn-chunks-toggle.patch
0046-Expose-server-CommandMap.patch Updated Upstream (Bukkit/CraftBukkit) 2021-06-29 01:31:35 +01:00
0047-Be-a-bit-more-informative-in-maxHealth-exception.patch
0048-Player-Tab-List-and-Title-APIs.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0049-Ensure-inv-drag-is-in-bounds.patch
0050-Add-configurable-portal-search-radius.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0051-Add-velocity-warnings.patch EVEN MOOOOOAAAAAAARRRRRRR patches :) (#5820) 2021-06-13 18:06:38 -07:00
0052-Configurable-inter-world-teleportation-safety.patch added remaining hunks from chat/title packets (#5844) 2021-06-15 16:41:38 -07:00
0053-Add-exception-reporting-event.patch Deobfuscate stacktraces in log messages using a RewriteAppender and a custom RewritePolicy (#5926) 2021-06-21 01:09:18 -07:00
0054-Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch
0055-Disable-Scoreboards-for-non-players-by-default.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0056-Add-methods-for-working-with-arrows-stuck-in-living-.patch Updated Upstream (Bukkit/CraftBukkit) 2021-06-14 21:02:21 -07:00
0057-Complete-resource-pack-API.patch added remaining hunks from chat/title packets (#5844) 2021-06-15 16:41:38 -07:00
0058-Chunk-Save-Reattempt.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0059-Default-loading-permissions.yml-before-plugins.patch Fix early load perms patch (Fixes #5917) 2021-06-21 09:41:00 +01:00
0060-Allow-Reloading-of-Custom-Permissions.patch Updated Upstream (Bukkit/CraftBukkit) 2021-06-29 01:31:35 +01:00
0061-Remove-Metadata-on-reload.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0062-Handle-Item-Meta-Inconsistencies.patch AT bullshit 2021-06-16 00:24:12 +02:00
0063-Configurable-Non-Player-Arrow-Despawn-Rate.patch
0064-Add-World-Util-Methods.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0065-Custom-replacement-for-eaten-items.patch
0066-handle-NaN-health-absorb-values-and-repair-bad-data.patch added remaining hunks from chat/title packets (#5844) 2021-06-15 16:41:38 -07:00
0067-Use-a-Shared-Random-for-Entities.patch Modify entity origin API to store world/pos seperatly 2021-06-16 00:33:23 -07:00
0068-Configurable-spawn-chances-for-skeleton-horses.patch
0069-Optimize-isValidLocation-getType-and-getBlockData-fo.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0070-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0071-Entity-AddTo-RemoveFrom-World-Events.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0072-Configurable-Chunk-Inhabited-Time.patch
0073-EntityPathfindEvent.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0074-Sanitise-RegionFileCache-and-make-configurable.patch AT bullshit 2021-06-16 00:24:12 +02:00
0075-Do-not-load-chunks-for-Pathfinding.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0076-Add-PlayerUseUnknownEntityEvent.patch AT bullshit 2021-06-16 00:24:12 +02:00
0077-Fix-reducedDebugInfo-not-initialized-on-client.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0078-Configurable-Grass-Spread-Tick-Rate.patch
0079-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0080-Optimize-DataBits.patch
0081-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch Remove chat event APIs marked as deprecated for removal with 1.17 2021-06-18 15:47:40 -07:00
0082-Workaround-for-setting-passengers-on-players.patch added remaining hunks from chat/title packets (#5844) 2021-06-15 16:41:38 -07:00
0083-Configurable-Player-Collision.patch Fix players not being added to collide rule (Fixes #6024) 2021-06-28 22:16:46 +01:00
0084-Add-handshake-event-to-allow-plugins-to-handle-clien.patch
0085-Configurable-RCON-IP-address.patch AT bullshit 2021-06-16 00:24:12 +02:00
0086-Implement-PlayerLocaleChangeEvent.patch added remaining hunks from chat/title packets (#5844) 2021-06-15 16:41:38 -07:00
0087-EntityRegainHealthEvent-isFastRegen-API.patch
0088-Add-ability-to-configure-frosted_ice-properties.patch
0089-remove-null-possibility-for-getServer-singleton.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-06-12 22:13:07 -07:00
0090-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0091-LootTable-API-Replenishable-Lootables-Feature.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0092-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch
0093-System-property-for-disabling-watchdoge.patch
0094-Optimize-UserCache-Thread-Safe.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-06-12 22:13:07 -07:00
0095-Optional-TNT-doesn-t-move-in-water.patch
0096-Faster-redstone-torch-rapid-clock-removal.patch
0097-Add-server-name-parameter.patch
0098-Only-send-Dragon-Wither-Death-sounds-to-same-world.patch
0099-Fix-Old-Sign-Conversion.patch
0100-Avoid-blocking-on-Network-Manager-creation.patch Definitely readd this patch for the first time 2021-06-16 13:07:43 +02:00
0101-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch Definitely readd this patch for the first time 2021-06-16 13:07:43 +02:00
0102-Add-setting-for-proxy-online-mode-status.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0103-Optimise-BlockState-s-hashCode-equals.patch Definitely readd this patch for the first time 2021-06-16 13:07:43 +02:00
0104-Configurable-packet-in-spam-threshold.patch Definitely readd this patch for the first time 2021-06-16 13:07:43 +02:00
0105-Configurable-flying-kick-messages.patch Definitely readd this patch for the first time 2021-06-16 13:07:43 +02:00
0106-Remove-FishingHook-reference-on-Craft-Entity-removal.patch Definitely readd this patch for the first time 2021-06-16 13:07:43 +02:00
0107-Auto-fix-bad-Y-levels-on-player-login.patch Definitely readd this patch for the first time 2021-06-16 13:07:43 +02:00
0108-Option-to-remove-corrupt-tile-entities.patch Definitely readd this patch for the first time 2021-06-16 13:07:43 +02:00
0109-Add-EntityZapEvent.patch Definitely readd this patch for the first time 2021-06-16 13:07:43 +02:00
0110-Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0111-Cache-user-authenticator-threads.patch Definitely readd this patch for the first time 2021-06-16 13:07:43 +02:00
0112-Allow-Reloading-of-Command-Aliases.patch Updated Upstream (Bukkit/CraftBukkit) 2021-06-29 01:31:35 +01:00
0113-Add-source-to-PlayerExpChangeEvent.patch Definitely readd this patch for the first time 2021-06-16 13:07:43 +02:00
0114-Don-t-let-fishinghooks-use-portals.patch Definitely readd this patch for the first time 2021-06-16 13:07:43 +02:00
0115-Add-ProjectileCollideEvent.patch Definitely readd this patch for the first time 2021-06-16 13:07:43 +02:00
0116-Prevent-Pathfinding-out-of-World-Border.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0117-Optimize-World.isLoaded-BlockPosition-Z.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0118-Bound-Treasure-Maps-to-World-Border.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0119-Configurable-Cartographer-Treasure-Maps.patch Definitely readd this patch for the first time 2021-06-16 13:07:43 +02:00
0120-Optimize-ItemStack.isEmpty.patch Definitely readd this patch for the first time 2021-06-16 13:07:43 +02:00
0121-Add-API-methods-to-control-if-armour-stands-can-move.patch Definitely readd this patch for the first time 2021-06-16 13:07:43 +02:00
0122-String-based-Action-Bar-API.patch Definitely readd this patch for the first time 2021-06-16 13:07:43 +02:00
0123-Properly-fix-item-duplication-bug.patch Definitely readd this patch for the first time 2021-06-16 13:07:43 +02:00
0124-Firework-API-s.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0125-PlayerTeleportEndGatewayEvent.patch Definitely readd this patch for the first time 2021-06-16 13:07:43 +02:00
0126-Provide-E-TE-Chunk-count-stat-methods.patch Definitely readd this patch for the first time 2021-06-16 13:07:43 +02:00
0127-Enforce-Sync-Player-Saves.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0128-Don-t-allow-entities-to-ride-themselves-572.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0129-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch Updated Upstream (CraftBukkit) 2021-06-19 09:06:28 +02:00
0130-Cap-Entity-Collisions.patch Definitely readd this patch for the first time 2021-06-16 13:07:43 +02:00
0131-Remove-CraftScheduler-Async-Task-Debugger.patch Definitely readd this patch for the first time 2021-06-16 13:07:43 +02:00
0132-Make-targetSize-more-aggressive-in-the-chunk-unload-.patch Definitely readd this patch for the first time 2021-06-16 13:07:43 +02:00
0133-Do-not-let-armorstands-drown.patch Definitely readd this patch for the first time 2021-06-16 13:07:43 +02:00
0134-Properly-handle-async-calls-to-restart-the-server.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0135-Add-option-to-make-parrots-stay-on-shoulders-despite.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0136-Add-configuration-option-to-prevent-player-names-fro.patch Updated Upstream (Bukkit/CraftBukkit) 2021-06-29 01:31:35 +01:00
0137-Use-TerminalConsoleAppender-for-console-improvements.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0138-provide-a-configurable-option-to-disable-creeper-lin.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0139-Item-canEntityPickup.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0140-PlayerPickupItemEvent-setFlyAtPlayer.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0141-PlayerAttemptPickupItemEvent.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0142-Add-UnknownCommandEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0143-Basic-PlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit) 2021-06-29 01:31:35 +01:00
0144-Shoulder-Entities-Release-API.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0145-Profile-Lookup-Events.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0146-Block-player-logins-during-server-shutdown.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0147-Entity-fromMobSpawner.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0148-Improve-the-Saddle-API-for-Horses.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0149-Implement-ensureServerConversions-API.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0150-Implement-getI18NDisplayName.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0151-ProfileWhitelistVerifyEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0152-Fix-this-stupid-bullshit.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0153-LivingEntity-setKiller.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0154-Ocelot-despawns-should-honor-nametags-and-leash.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0155-Reset-spawner-timer-when-spawner-event-is-cancelled.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0156-Allow-specifying-a-custom-authentication-servers-dow.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0157-Handle-plugin-prefixes-using-Log4J-configuration.patch Move package version to server project 2021-06-18 00:25:16 -05:00
0158-Improve-Log4J-Configuration-Plugin-Loggers.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0159-Add-PlayerJumpEvent.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0160-handle-PacketPlayInKeepAlive-async.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0161-Expose-client-protocol-version-and-virtual-host.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0162-revert-serverside-behavior-of-keepalives.patch deprecate all obfhelpers 2021-06-17 21:52:26 +02:00
0163-Send-attack-SoundEffects-only-to-players-who-can-see.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0164-Add-PlayerArmorChangeEvent.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0165-Prevent-logins-from-being-processed-when-the-player-.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0166-Fix-MC-117075-TE-Unload-Lag-Spike.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0167-use-CB-BlockState-implementations-for-captured-block.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0168-API-to-get-a-BlockState-without-a-snapshot.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0169-AsyncTabCompleteEvent.patch Updated Upstream (Bukkit/CraftBukkit) 2021-06-29 01:31:35 +01:00
0170-PlayerPickupExperienceEvent.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0171-Ability-to-apply-mending-to-XP-API.patch deprecate all obfhelpers 2021-06-17 21:52:26 +02:00
0172-Make-max-squid-spawn-height-configurable.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0173-PlayerNaturallySpawnCreaturesEvent.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0174-PreCreatureSpawnEvent.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0175-Add-setPlayerProfile-API-for-Skulls.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0176-Fill-Profile-Property-Events.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0177-PlayerAdvancementCriterionGrantEvent.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0178-Add-ArmorStand-Item-Meta.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0179-Extend-Player-Interact-cancellation.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0180-Tameable-getOwnerUniqueId-API.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0181-Toggleable-player-crits-helps-mitigate-hacked-client.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0182-Disable-Explicit-Network-Manager-Flushing.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0183-Implement-extended-PaperServerListPingEvent.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0184-Improved-Async-Task-Scheduler.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0185-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0186-Player.setPlayerProfile-API.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0187-getPlayerUniqueId-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0188-Make-player-data-saving-configurable.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0189-Make-legacy-ping-handler-more-reliable.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0190-Call-PaperServerListPingEvent-for-legacy-pings.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0191-Flag-to-disable-the-channel-limit.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0192-Add-method-to-open-already-placed-sign.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0193-Configurable-sprint-interruption-on-attack.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0194-Fix-exploit-that-allowed-colored-signs-to-be-created.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0195-EndermanEscapeEvent.patch nuke a few more obfhelpers 2021-06-17 21:37:37 +02:00
0196-Enderman.teleportRandomly.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0197-Block-Enderpearl-Travel-Exploit.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0198-Expand-World.spawnParticle-API-and-add-Builder.patch Fix #5856 Entity origin (#5861) 2021-06-18 04:37:23 +01:00
0199-Prevent-Frosted-Ice-from-loading-holding-chunks.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0200-EndermanAttackPlayerEvent.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0201-WitchConsumePotionEvent.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0202-WitchThrowPotionEvent.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0203-Allow-spawning-Item-entities-with-World.spawnEntity.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0204-WitchReadyPotionEvent.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0205-ItemStack-getMaxItemUseDuration.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0206-Implement-EntityTeleportEndGatewayEvent.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0207-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0208-Fix-CraftEntity-hashCode.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0209-Configurable-Alternative-LootPool-Luck-Formula.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0210-Print-Error-details-when-failing-to-save-player-data.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0211-Make-shield-blocking-delay-configurable.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0212-Improve-EntityShootBowEvent.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0213-PlayerReadyArrowEvent.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0214-Implement-EntityKnockbackByEntityEvent.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0215-Expand-Explosions-API.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0216-LivingEntity-Hand-Raised-Item-Use-API.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0217-RangedEntity-API.patch deprecate all obfhelpers 2021-06-17 21:52:26 +02:00
0218-Add-config-to-disable-ender-dragon-legacy-check.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0219-Implement-World.getEntity-UUID-API.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0220-InventoryCloseEvent-Reason-API.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0221-Vex-get-setSummoner-API.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0222-Refresh-player-inventory-when-cancelling-PlayerInter.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0223-Avoid-item-merge-if-stack-size-above-max-stack-size.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0224-Use-asynchronous-Log4j-2-loggers.patch Move package version to server project 2021-06-18 00:25:16 -05:00
0225-add-more-information-to-Entity.toString.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0226-Add-CraftMagicNumbers.isSupportedApiVersion.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0227-EnderDragon-Events.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0228-PlayerElytraBoostEvent.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0229-PlayerLaunchProjectileEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0230-Improve-BlockPosition-inlining.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0231-Optimize-IntIdentityHashBiMiap-nextId.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0232-Option-to-prevent-armor-stands-from-doing-entity-loo.patch Deobfuscate stacktraces in log messages using a RewriteAppender and a custom RewritePolicy (#5926) 2021-06-21 01:09:18 -07:00
0233-Vanished-players-don-t-have-rights.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0234-Allow-disabling-armour-stand-ticking.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0235-SkeletonHorse-Additions.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0236-Don-t-call-getItemMeta-on-hasItemMeta.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0237-Implement-Expanded-ArmorStand-API.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0238-AnvilDamageEvent.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0239-Add-hand-to-bucket-events.patch Fix #5856 Entity origin (#5861) 2021-06-18 04:37:23 +01:00
0240-Add-TNTPrimeEvent.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0241-Break-up-and-make-tab-spam-limits-configurable.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0242-MC-135506-Experience-should-save-as-Integers.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0243-Fix-client-rendering-skulls-from-same-user.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0244-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0245-Add-Early-Warning-Feature-to-WatchDog.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0246-Make-EnderDragon-implement-Mob.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0247-Use-ConcurrentHashMap-in-JsonList.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0248-Use-a-Queue-for-Queueing-Commands.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0249-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0250-Optimize-BlockPosition-helper-methods.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0251-Restore-vanlla-default-mob-spawn-range-and-water-ani.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0252-Slime-Pathfinder-Events.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0253-Configurable-speed-for-water-flowing-over-lava.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0254-Optimize-CraftBlockData-Creation.patch nuke a few more obfhelpers 2021-06-17 21:37:37 +02:00
0255-Optimize-MappedRegistry.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0256-Add-PhantomPreSpawnEvent.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0257-Add-More-Creeper-API.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0258-Inventory-removeItemAnySlot.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0259-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0260-Asynchronous-chunk-IO-and-loading.patch Do not cancel chunk load on ticket level change (#5978) 2021-06-24 10:12:47 +01:00
0261-Add-ray-tracing-methods-to-LivingEntity.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0262-Expose-attack-cooldown-methods-for-Player.patch Fix NPE when using broadcast as players are joining 2021-06-29 22:21:42 +01:00
0263-Improve-death-events.patch deprecate all obfhelpers 2021-06-17 21:52:26 +02:00
0264-Allow-chests-to-be-placed-with-NBT-data.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0265-Mob-Pathfinding-API.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0266-Prevent-chunk-loading-from-Fluid-Flowing.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0267-Implement-an-API-for-CanPlaceOn-and-CanDestroy-NBT-v.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0268-Prevent-Mob-AI-Rules-from-Loading-Chunks.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0269-Prevent-mob-spawning-from-loading-generating-chunks.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0270-Implement-furnace-cook-speed-multiplier-API.patch Fix NPE when setting cook multiplier (#5956) 2021-06-22 19:26:03 +00:00
0271-Catch-JsonParseException-in-Entity-and-TE-names.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0272-Honor-EntityAgeable.ageLock.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0273-Configurable-connection-throttle-kick-message.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0274-Hook-into-CB-plugin-rewrites.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0275-Add-sun-related-API.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0276-Add-LivingEntity-getTargetEntity.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0277-Turtle-API.patch deprecate all obfhelpers 2021-06-17 21:52:26 +02:00
0278-MC-50319-Check-other-worlds-for-shooter-of-projectil.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0279-Call-player-spectator-target-events-and-improve-impl.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0280-Add-Velocity-IP-Forwarding-Support.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0281-Add-more-Witch-API.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0282-Check-Drowned-for-Villager-Aggression-Config.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0283-Here-s-Johnny.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0284-Add-option-to-prevent-players-from-moving-into-unloa.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0285-Reset-players-airTicks-on-respawn.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0286-Don-t-sleep-after-profile-lookups-if-not-needed.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0287-Improve-Server-Thread-Pool-and-Thread-Priorities.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0288-Optimize-World-Time-Updates.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0289-Restore-custom-InventoryHolder-support.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0290-Use-Vanilla-Minecart-Speeds.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0291-Fix-SpongeAbsortEvent-handling.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0292-PreSpawnerSpawnEvent.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0293-Don-t-allow-digging-into-unloaded-chunks.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0294-Make-the-default-permission-message-configurable.patch Updated Upstream (Bukkit/CraftBukkit) 2021-06-29 01:31:35 +01:00
0295-Prevent-rayTrace-from-loading-chunks.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0296-Handle-Large-Packets-disconnecting-client.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0297-force-entity-dismount-during-teleportation.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0298-Add-more-Zombie-API.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0299-Book-Size-Limits.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0300-Add-PlayerConnectionCloseEvent.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0301-Prevent-Enderman-from-loading-chunks.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0302-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0303-Workaround-for-vehicle-tracking-issue-on-disconnect.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0304-Fire-BlockPistonRetractEvent-for-all-empty-pistons.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0305-Block-Entity-remove-from-being-called-on-Players.patch Fix NPE when using broadcast as players are joining 2021-06-29 22:21:42 +01:00
0306-BlockDestroyEvent.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0307-Fix-Custom-Shapeless-Custom-Crafting-Recipes.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0308-Limit-Client-Sign-length-more.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0309-Don-t-check-ConvertSigns-boolean-every-sign-save.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0310-Optimize-Network-Manager-and-add-advanced-packet-sup.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0311-Handle-Oversized-Tile-Entities-in-chunks.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0312-MC-145260-Fix-Whitelist-On-Off-inconsistency.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0313-Set-Zombie-last-tick-at-start-of-drowning-process.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0314-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0315-Use-proper-max-length-when-serialising-BungeeCord-te.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0316-Entity-getEntitySpawnReason.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0317-Update-entity-Metadata-for-all-tracked-players.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0318-Fire-event-on-GS4-query.patch Fix GS4 querying 2021-06-19 18:27:04 -07:00
0319-Implement-PlayerPostRespawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0320-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0321-Server-Tick-Events.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0322-PlayerDeathEvent-getItemsToKeep.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0323-Optimize-Captured-TileEntity-Lookup.patch Deobfuscate stacktraces in log messages using a RewriteAppender and a custom RewritePolicy (#5926) 2021-06-21 01:09:18 -07:00
0324-Add-Heightmap-API.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0325-Mob-Spawner-API-Enhancements.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0326-Fix-CB-call-to-changed-postToMainThread-method.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0327-Fix-sounds-when-item-frames-are-modified-MC-123450.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0328-Fix-CraftServer-isPrimaryThread-and-MinecraftServer-.patch Updated Upstream (Bukkit/CraftBukkit) 2021-06-29 01:31:35 +01:00
0329-improve-CraftWorld-isChunkLoaded.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0330-Configurable-Keep-Spawn-Loaded-range-per-world.patch Fix #5856 Entity origin (#5861) 2021-06-18 04:37:23 +01:00
0331-ChunkMapDistance-CME.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0332-Implement-CraftBlockSoundGroup.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0333-Chunk-debug-command.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0334-Allow-Saving-of-Oversized-Chunks.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0335-Expose-the-internal-current-tick.patch Updated Upstream (Bukkit/CraftBukkit) 2021-06-29 01:31:35 +01:00
0336-Fix-World-isChunkGenerated-calls.patch Save BlockEntities on main for async chunk saves 2021-06-18 21:38:44 -07:00
0337-Show-blockstate-location-if-we-failed-to-read-it.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0338-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0339-Configurable-projectile-relative-velocity.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0340-offset-item-frame-ticking.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0341-Do-less-work-if-we-have-a-custom-Bukkit-generator.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0342-Fix-MC-158900.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0343-Prevent-consuming-the-wrong-itemstack.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0344-Generator-Settings.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0345-Fix-MC-161754.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0346-Fix-spawning-of-hanging-entities-that-are-not-ItemFr.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0347-Fix-stuck-in-sneak-when-changing-worlds-MC-10657.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0348-Add-option-to-disable-pillager-patrols.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0349-Fix-AssertionError-when-player-hand-set-to-empty-typ.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0350-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0351-MC-145656-Fix-Follow-Range-Initial-Target.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0352-Duplicate-UUID-Resolve-Option.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0353-Optimize-Hoppers.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0354-PlayerDeathEvent-shouldDropExperience.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0355-Prevent-bees-loading-chunks-checking-hive-position.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0356-Don-t-load-Chunks-from-Hoppers-and-other-things.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0357-Guard-against-serializing-mismatching-chunk-coordina.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0358-Optimise-IEntityAccess-getPlayerByUUID.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0359-Fix-items-not-falling-correctly.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0360-Lag-compensate-eating.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0361-Optimize-call-to-getFluid-for-explosions.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0362-Fix-last-firework-in-stack-not-having-effects-when-d.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0363-Add-effect-to-block-break-naturally.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0364-Entity-Activation-Range-2.0.patch deprecate all obfhelpers 2021-06-17 21:52:26 +02:00
0365-Increase-Light-Queue-Size.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0366-Fix-Light-Command.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0367-Anti-Xray.patch Optimize Anti-Xray (#5991) 2021-06-29 02:01:47 -07:00
0368-No-Tick-view-distance-implementation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0369-Implement-alternative-item-despawn-rate.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0370-Tracking-Range-Improvements.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0371-Fix-items-vanishing-through-end-portal.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0372-implement-optional-per-player-mob-spawns.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0373-Avoid-hopper-searches-if-there-are-no-items.patch Deobfuscate stacktraces in log messages using a RewriteAppender and a custom RewritePolicy (#5926) 2021-06-21 01:09:18 -07:00
0374-Bees-get-gravity-in-void.-Fixes-MC-167279.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0375-Optimise-getChunkAt-calls-for-loaded-chunks.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0376-Add-debug-for-sync-chunk-loads.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0377-Allow-overriding-the-java-version-check.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0378-Add-ThrownEggHatchEvent.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0379-Entity-Jump-API.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0380-Add-option-to-nerf-pigmen-from-nether-portals.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0381-Make-the-GUI-graph-fancier.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0382-add-hand-to-BlockMultiPlaceEvent.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0383-Prevent-teleporting-dead-entities.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0384-Validate-tripwire-hook-placement-before-update.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0385-Add-option-to-allow-iron-golems-to-spawn-in-air.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0386-Configurable-chance-of-villager-zombie-infection.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0387-Optimise-Chunk-getFluid.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0388-Optimise-TickListServer-by-rewriting-it.patch Do not cancel chunk load on ticket level change (#5978) 2021-06-24 10:12:47 +01:00
0389-Pillager-patrol-spawn-settings-and-per-player-option.patch death to more obfhelpers 2021-06-17 22:20:03 +02:00
0390-Remote-Connections-shouldn-t-hold-up-shutdown.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0391-Do-not-allow-bees-to-load-chunks-for-beehives.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0392-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch Fix #5856 Entity origin (#5861) 2021-06-18 04:37:23 +01:00
0393-Optimize-Collision-to-not-load-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0394-Don-t-tick-dead-players.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0395-Dead-Player-s-shouldn-t-be-able-to-move.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0396-Optimize-PlayerChunkMap-memory-use-for-visibleChunks.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0397-Mid-Tick-Chunk-Tasks-Speed-up-processing-of-chunk-lo.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0398-Don-t-move-existing-players-to-world-spawn.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0399-Add-tick-times-API-and-mspt-command.patch Updated Upstream (Bukkit/CraftBukkit) 2021-06-29 01:31:35 +01:00
0400-Expose-MinecraftServer-isRunning.patch Updated Upstream (Bukkit/CraftBukkit) 2021-06-29 01:31:35 +01:00
0401-Add-Raw-Byte-ItemStack-Serialization.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0402-Remove-streams-from-Mob-AI-System.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0403-Async-command-map-building.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0404-Improved-Watchdog-Support.patch Updated Upstream (Bukkit/CraftBukkit) 2021-06-29 01:31:35 +01:00
0405-Optimize-Pathfinding.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0406-Reduce-Either-Optional-allocation.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0407-Remove-streams-from-PairedQueue.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0408-Reduce-memory-footprint-of-NBTTagCompound.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0409-Prevent-opening-inventories-when-frozen.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0410-Optimise-ArraySetSorted-removeIf.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0411-Don-t-run-entity-collision-code-if-not-needed.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0412-Restrict-vanilla-teleport-command-to-valid-locations.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0413-Implement-Player-Client-Options-API.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0414-Fix-Chunk-Post-Processing-deadlock-risk.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0415-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0416-Broadcast-join-message-to-console.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0417-Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0418-Load-Chunks-for-Login-Asynchronously.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0419-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0420-Add-PlayerAttackEntityCooldownResetEvent.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0421-Allow-multiple-callbacks-to-schedule-for-Callback-Ex.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0422-Don-t-fire-BlockFade-on-worldgen-threads.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0423-Add-phantom-creative-and-insomniac-controls.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0424-Fix-numerous-item-duplication-issues-and-teleport-is.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0425-Implement-Brigadier-Mojang-API.patch Move package version to server project 2021-06-18 00:25:16 -05:00
0426-Villager-Restocks-API.patch death to more obfhelpers 2021-06-17 22:20:03 +02:00
0427-Validate-PickItem-Packet-and-kick-for-invalid.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0428-Expose-game-version.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0429-Optimize-Voxel-Shape-Merging.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0430-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0431-Implement-Mob-Goal-API.patch Updated Upstream (Bukkit/CraftBukkit) 2021-06-29 01:31:35 +01:00
0432-Use-distance-map-to-optimise-entity-tracker.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0433-Optimize-isOutsideRange-to-use-distance-maps.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0434-Add-villager-reputation-API.patch death to more obfhelpers 2021-06-17 22:20:03 +02:00
0435-Option-for-maximum-exp-value-when-merging-orbs.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0436-ExperienceOrbMergeEvent.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0437-Fix-PotionEffect-ignores-icon-flag.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0438-Optimize-brigadier-child-sorting-performance.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0439-Potential-bed-API.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0440-Wait-for-Async-Tasks-during-shutdown.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0441-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch death to more obfhelpers 2021-06-17 22:20:03 +02:00
0442-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0443-Reduce-MutableInt-allocations-from-light-engine.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0444-Reduce-allocation-of-Vec3D-by-entity-tracker.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0445-Ensure-safe-gateway-teleport.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0446-Add-option-for-console-having-all-permissions.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0447-Optimize-ServerLevels-chunk-level-checking-methods.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0448-Fix-Non-Full-Status-Chunk-NBT-Memory-Leak.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0449-Optimize-sending-packets-to-nearby-locations-sounds-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0450-Fix-villager-trading-demand-MC-163962.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0451-Maps-shouldn-t-load-chunks.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0452-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0453-Delay-Chunk-Unloads-based-on-Player-Movement.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0454-Optimize-Bit-Operations-by-inlining.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0455-Add-Plugin-Tickets-to-API-Chunk-Methods.patch Fix early load perms patch (Fixes #5917) 2021-06-21 09:41:00 +01:00
0456-incremental-chunk-saving.patch Do not cancel chunk load on ticket level change (#5978) 2021-06-24 10:12:47 +01:00
0457-Fix-missing-chunks-due-to-integer-overflow.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0458-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0459-Fix-piston-physics-inconsistency-MC-188840.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0460-Fix-sand-duping.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0461-Prevent-position-desync-in-playerconnection-causing-.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0462-Inventory-getHolder-method-without-block-snapshot.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0463-Expose-Arrow-getItemStack.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0464-Add-and-implement-PlayerRecipeBookClickEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0465-Hide-sync-chunk-writes-behind-flag.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0466-Add-permission-for-command-blocks.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0467-Ensure-Entity-AABB-s-are-never-invalid.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0468-Optimize-WorldBorder-collision-checks-and-air.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0469-Fix-Per-World-Difficulty-Remembering-Difficulty.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0470-Paper-dumpitem-command.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0471-Don-t-allow-null-UUID-s-for-chat.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0472-Improve-Legacy-Component-serialization-size.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0473-Stop-copy-on-write-operations-for-updating-light-dat.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0474-Support-old-UUID-format-for-NBT.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0475-Clean-up-duplicated-GameProfile-Properties.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0476-Convert-legacy-attributes-in-Item-Meta.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0477-Remove-some-streams-from-structures.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0478-Remove-streams-from-classes-related-villager-gossip.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0479-Optimize-NibbleArray-to-use-pooled-buffers.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0480-Support-components-in-ItemMeta.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0481-Improve-EntityTargetLivingEntityEvent-for-1.16-mobs.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0482-Add-entity-liquid-API.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0483-Update-itemstack-legacy-name-and-lore.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0484-Spawn-player-in-correct-world-on-login.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0485-Add-PrepareResultEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0486-Allow-delegation-to-vanilla-chunk-gen.patch Updated Upstream (Bukkit/CraftBukkit) 2021-06-29 01:31:35 +01:00
0487-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0488-Implement-Chunk-Priority-Urgency-System-for-Chunks.patch Do not cancel chunk load on ticket level change (#5978) 2021-06-24 10:12:47 +01:00
0489-Improve-Chunk-Status-Transition-Speed.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0490-Optimize-NetworkManager-Exception-Handling.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0491-Optimize-the-advancement-data-player-iteration-to-be.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0492-Fix-arrows-never-despawning-MC-125757.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0493-Thread-Safe-Vanilla-Command-permission-checking.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0494-Move-range-check-for-block-placing-up.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0495-Fix-SPIGOT-5989.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0496-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0497-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0498-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0499-Add-missing-strikeLighting-call-to-World-spigot-stri.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0500-Incremental-player-saving.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0501-Fix-some-rails-connecting-improperly.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0502-Fix-MC-187716-Use-configured-height.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0503-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0504-Do-not-let-the-server-load-chunks-from-newer-version.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0505-Brand-support.patch Fix NPE when using broadcast as players are joining 2021-06-29 22:21:42 +01:00
0506-Add-setMaxPlayers-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0507-Add-playPickupItemAnimation-to-LivingEntity.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0508-Don-t-require-FACING-data.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0509-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0510-Add-moon-phase-API.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0511-Prevent-headless-pistons-from-being-created.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0512-Add-BellRingEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0513-Add-zombie-targets-turtle-egg-config.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0514-Buffer-joins-to-world.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0515-Optimize-redstone-algorithm.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0516-Fix-hex-colors-not-working-in-some-kick-messages.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0517-PortalCreateEvent-needs-to-know-its-entity.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0518-Fix-CraftTeam-null-check.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0519-Add-more-Evoker-API.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0520-Add-a-way-to-get-translation-keys-for-blocks-entitie.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0521-Create-HoverEvent-from-ItemStack-Entity.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0522-Cache-block-data-strings.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0523-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0524-Add-additional-open-container-api-to-HumanEntity.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0525-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0526-Extend-block-drop-capture-to-capture-all-items-added.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0527-Don-t-mark-dirty-in-invalid-locations-SPIGOT-6086.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0528-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0529-Lazily-track-plugin-scoreboards-by-default.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0530-Entity-isTicking.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0531-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0532-Fix-CME-on-adding-a-passenger-in-CreatureSpawnEvent.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0533-Fix-Concurrency-issue-in-WeightedList.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0534-Reset-Ender-Crystals-on-Dragon-Spawn.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0535-Fix-for-large-move-vectors-crashing-server.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0536-Optimise-getType-calls.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0537-Villager-resetOffers.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0538-Improve-inlinig-for-some-hot-IBlockData-methods.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0539-Retain-block-place-order-when-capturing-blockstates.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0540-Reduce-blockpos-allocation-from-pathfinding.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0541-Fix-item-locations-dropped-from-campfires.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0542-Player-elytra-boost-API.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0543-Fixed-TileEntityBell-memory-leak.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0544-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0545-Add-getOfflinePlayerIfCached-String.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0546-Add-ignore-discounts-API.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0547-Toggle-for-removing-existing-dragon.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0548-Fix-client-lag-on-advancement-loading.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0549-Item-no-age-no-player-pickup.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0550-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0551-Beacon-API-custom-effect-ranges.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0552-Add-API-for-quit-reason.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0553-Seed-based-feature-search.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0554-Add-Wandering-Trader-spawn-rate-config-options.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0555-Significantly-improve-performance-of-the-end-generat.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0556-Expose-world-spawn-angle.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0557-Add-Destroy-Speed-API.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0558-Fix-Player-spawnParticle-x-y-z-precision-loss.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0559-Add-LivingEntity-clearActiveItem.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0560-Add-PlayerItemCooldownEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0561-More-lightning-API.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0562-Climbing-should-not-bypass-cramming-gamerule.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0563-Added-missing-default-perms-for-commands.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0564-Add-PlayerShearBlockEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0565-Set-spigots-verbose-world-setting-to-false-by-def.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0566-Fix-curing-zombie-villager-discount-exploit.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0567-Limit-recipe-packets.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0568-Fix-CraftSound-backwards-compatibility.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0569-MC-4-Fix-item-position-desync.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0570-Player-Chunk-Load-Unload-Events.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0571-Optimize-Dynamic-get-Missing-Keys.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0572-Expose-LivingEntity-hurt-direction.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0573-Add-OBSTRUCTED-reason-to-BedEnterResult.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0574-Do-not-crash-from-invalid-ingredient-lists-in-Villag.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0575-added-PlayerTradeEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0576-Implement-TargetHitEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0577-Additional-Block-Material-API-s.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0578-Fix-harming-potion-dupe.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0579-Implement-API-to-get-Material-from-Boats-and-Minecar.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0580-Cache-burn-durations.patch Updated Upstream (CraftBukkit) 2021-06-19 09:06:28 +02:00
0581-Allow-disabling-mob-spawner-spawn-egg-transformation.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0582-Fix-Not-a-string-Map-Conversion-spam.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0583-Implement-PlayerFlowerPotManipulateEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0584-Fix-interact-event-not-being-called-in-adventure.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0585-Zombie-API-breaking-doors.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0586-Fix-nerfed-slime-when-splitting.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0587-Add-EntityLoadCrossbowEvent.patch [ci skip] Very important bug fix :O (#5934) 2021-06-21 14:36:53 +00:00
0588-Guardian-beam-workaround.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0589-Added-WorldGameRuleChangeEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0590-Added-ServerResourcesReloadedEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0591-Added-world-settings-for-mobs-picking-up-loot.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0592-Implemented-BlockFailedDispenseEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0593-Added-PlayerLecternPageChangeEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0594-Added-PlayerLoomPatternSelectEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0595-Configurable-door-breaking-difficulty.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0596-Empty-commands-shall-not-be-dispatched.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0597-Implement-API-to-expose-exact-interaction-point.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0598-Remove-stale-POIs.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0599-Fix-villager-boat-exploit.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0600-Add-sendOpLevel-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0601-Add-StructureLocateEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0602-Collision-option-for-requiring-a-player-participant.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0603-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0604-Return-chat-component-with-empty-text-instead-of-thr.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0605-Make-schedule-command-per-world.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0606-Configurable-max-leash-distance.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0607-Implement-BlockPreDispenseEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0608-Added-Vanilla-Entity-Tags.patch Updated Upstream (Bukkit/CraftBukkit) 2021-06-29 01:31:35 +01:00
0609-added-Wither-API.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0610-Added-firing-of-PlayerChangeBeaconEffectEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0611-Fix-console-spam-when-removing-chests-in-water.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0612-Add-toggle-for-always-placing-the-dragon-egg.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0613-Added-PlayerStonecutterRecipeSelectEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0614-Add-dropLeash-variable-to-EntityUnleashEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0615-Skip-distance-map-update-when-spawning-disabled.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0616-Reset-shield-blocking-on-dimension-change.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0617-add-DragonEggFormEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0618-EntityMoveEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0619-added-option-to-disable-pathfinding-updates-on-block.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0620-Inline-shift-direction-fields.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0621-Allow-adding-items-to-BlockDropItemEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0622-Add-getMainThreadExecutor-to-BukkitScheduler.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0623-living-entity-allow-attribute-registration.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0624-fix-dead-slime-setSize-invincibility.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0625-Merchant-getRecipes-should-return-an-immutable-list.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0626-misc-debugging-dumps.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0627-Add-support-for-hex-color-codes-in-console.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0628-Expose-Tracked-Players.patch Fix NPE when using broadcast as players are joining 2021-06-29 22:21:42 +01:00
0629-Remove-streams-from-SensorNearest.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0630-MC-29274-Fix-Wither-hostility-towards-players.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0631-Throw-proper-exception-on-empty-JsonList-file.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0632-Improve-ServerGUI.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0633-stop-firing-pressure-plate-EntityInteractEvent-for-i.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0634-fix-converting-txt-to-json-file.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0635-Add-worldborder-events.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0636-added-PlayerNameEntityEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0637-Prevent-grindstones-from-overstacking-items.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0638-Add-recipe-to-cook-events.patch Updated Upstream (CraftBukkit) 2021-06-19 09:06:28 +02:00
0639-Add-Block-isValidTool.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0640-Allow-using-signs-inside-spawn-protection.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0641-Implement-Keyed-on-World.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0642-Add-fast-alternative-constructor-for-Rotations.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0643-Item-Rarity-API.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0644-Only-set-despawnTimer-for-Wandering-Traders-spawned-.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0645-copy-TESign-isEditable-from-snapshots.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0646-Drop-carried-item-when-player-has-disconnected.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0647-forced-whitelist-use-configurable-kick-message.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0648-Don-t-ignore-result-of-PlayerEditBookEvent.patch Fix "Don't ignore result of PlayerEditBookEvent" (#5923) 2021-06-21 04:29:59 +00:00
0649-Entity-load-save-limit-per-chunk.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0650-fix-cancelling-block-falling-causing-client-desync.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0651-Expose-protocol-version.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0652-Allow-for-Component-suggestion-tooltips-in-AsyncTabC.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0653-Enhance-console-tab-completions-for-brigadier-comman.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0654-Fix-PlayerItemConsumeEvent-cancelling-properly.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0655-Add-bypass-host-check.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0656-Set-area-affect-cloud-rotation.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0657-add-isDeeplySleeping-to-HumanEntity.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0658-Fix-duplicating-give-items-on-item-drop-cancel.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0659-add-consumeFuel-to-FurnaceBurnEvent.patch Updated Upstream (CraftBukkit) 2021-06-19 09:06:28 +02:00
0660-add-get-set-drop-chance-to-EntityEquipment.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0661-fix-PigZombieAngerEvent-cancellation.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0662-Fix-checkReach-check-for-Shulker-boxes.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0663-fix-PlayerItemHeldEvent-firing-twice.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0664-Added-PlayerDeepSleepEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0665-More-World-API.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0666-Added-PlayerBedFailEnterEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0667-Implement-methods-to-convert-between-Component-and-B.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0668-Fix-anchor-respawn-acting-as-a-bed-respawn-from-the-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0669-Introduce-beacon-activation-deactivation-events.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0670-add-RespawnFlags-to-PlayerRespawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0671-Add-Channel-initialization-listeners.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0672-Send-empty-commands-if-tab-completion-is-disabled.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0673-Add-more-WanderingTrader-API.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0674-Add-EntityBlockStorage-clearEntities.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0675-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0676-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch Add invalid player data to misc debug dumps 2021-06-20 15:07:00 +01:00
0677-Inventory-close.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0678-call-PortalCreateEvent-players-and-end-platform.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0679-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch Fix mobs not burning from summon command (#5961) 2021-06-23 10:07:59 +02:00
0680-Fix-CraftPotionBrewer-cache.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0681-Add-basic-Datapack-API.patch Updated Upstream (Bukkit/CraftBukkit) 2021-06-29 01:31:35 +01:00
0682-Add-environment-variable-to-disable-server-gui.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0683-additions-to-PlayerGameModeChangeEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0684-Clear-SyncLoadInfo.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0685-ItemStack-repair-check-API.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0686-More-Enchantment-API.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0687-Add-command-line-option-to-load-extra-plugin-jars-no.patch [ci-skip] Fix description of add-plugin command line option (#6031) 2021-06-29 02:09:02 -07:00
0688-Fix-and-optimise-world-force-upgrading.patch Fix use of universe flag and forceUpgrade 2021-06-25 20:51:48 -07:00
0689-Add-Mob-lookAt-API.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0690-Add-Unix-domain-socket-support.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0691-Add-EntityInsideBlockEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0692-Attributes-API-for-item-defaults.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0693-Have-CraftMerchantCustom-emit-PlayerPurchaseEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0694-Add-cause-to-Weather-ThunderChangeEvents.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0695-More-Lidded-Block-API.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0696-Limit-item-frame-cursors-on-maps.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0697-Add-PufferFishStateChangeEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0698-Add-PlayerKickEvent-causes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0699-Fix-PlayerBucketEmptyEvent-result-itemstack.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0700-Synchronize-PalettedContainer-instead-of-ReentrantLo.patch Refactor Anti-Xray and make some fixes to it (#5938) 2021-06-23 10:39:02 +02:00
0701-Add-option-to-fix-items-merging-through-walls.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0702-Add-BellRevealRaiderEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0703-Fix-invulnerable-end-crystals.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0704-Add-ElderGuardianAppearanceEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0705-Reset-villager-inventory-on-cancelled-pickup-event.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0706-Fix-dangerous-end-portal-logic.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0707-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0708-Make-item-validations-configurable.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0709-Add-more-line-of-sight-methods.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0710-add-per-world-spawn-limits.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0711-Fix-PotionSplashEvent-for-water-splash-potions.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0712-Fix-incorrect-status-dataconverter-for-pre-1.13-chun.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0713-Update-oshi-core-dependency.patch Fix startup delay and warning caused by oshi 2021-06-19 09:57:56 +02:00
0714-Add-Feature-Generation-API.patch Rename package from io.papermc.paper.world.gen to io.papermc.paper.world.generation (#5894) 2021-06-20 05:02:27 +00:00
0715-Fix-PlayerDropItemEvent-using-wrong-item.patch Drop codec spam fix (Fixes #5936) 2021-06-26 12:56:06 +01:00
0716-Deobfuscate-stacktraces-in-log-messages-crash-report.patch Update task dependency for includeMappings so the new task isn't skipped 2021-06-26 22:26:17 -05:00
0717-Missing-Entity-Behavior-API.patch Drop codec spam fix (Fixes #5936) 2021-06-26 12:56:06 +01:00
0718-Ensure-disconnect-for-book-edit-is-called-on-main.patch Drop codec spam fix (Fixes #5936) 2021-06-26 12:56:06 +01:00
0719-Add-git-branch-and-commit-to-manifest.patch Trim whitspace off of git hash (oops) 2021-06-26 23:51:03 -05:00
0720-Allow-explosions-under-0-height.patch Drop codec spam fix (Fixes #5936) 2021-06-26 12:56:06 +01:00
0721-Improve-CraftChunk-getEntities.patch Improve horrible CraftChunk#getEntities performance (#5999) 2021-06-28 12:53:28 +00:00
0722-Fix-return-value-of-Block-applyBoneMeal-always-being.patch Fix return value of Block#applyBoneMeal always being false (#6030) 2021-06-29 01:37:44 +00:00
0723-Don-t-complete-skull-lookups-on-main-thread-MC-22743.patch Fix NPE when completing skull lookups without a real owner (Fixes #6052) 2021-07-01 00:10:28 +01:00
0724-Backport-MC-229191-ore-distribution-changes.patch Backport MC-229191 ore distribution changes 2021-06-30 22:11:40 +01:00