Paper/Spigot-Server-Patches
PepperCode1 9f4055d993 Fix harming potion dupe
EntityLiving#applyInstantEffect() immediately kills the player and drops their inventory.
Before this patch, instant effects would be applied before the potion ItemStack is removed and replaced with a glass bottle. This caused the potion ItemStack to be dropped before it was supposed to be removed from the inventory. It also caused the glass bottle to be put into a dead player's inventory.
This patch makes it so that instant effects are applied after the potion ItemStack is removed, and the glass bottle is only put into the player's inventory if the player is not dead. Otherwise, the glass bottle is dropped on the ground.
2020-12-31 18:43:21 +01:00
..
0001-POM-Changes.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-03 03:37:01 -05:00
0002-Paper-config-files.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0003-MC-Dev-fixes.patch Updated Upstream (Bukkit/CraftBukkit) (#4779) 2020-11-17 22:45:18 -05:00
0004-MC-Utils.patch Do not perform neighbour updates when using debug stick (Fixes #2134) 2020-12-22 22:45:10 +00:00
0005-Paper-Metrics.patch Adjust bStats data sending delay (#4914) 2020-12-20 15:41:00 +00:00
0006-Add-MinecraftKey-Information-to-Objects.patch Updated Upstream (Bukkit/CraftBukkit) (#4779) 2020-11-17 22:45:18 -05:00
0007-Store-reference-to-current-Chunk-for-Entity-and-Bloc.patch Updated Upstream (Bukkit/Spigot) 2020-11-03 09:14:21 +00:00
0008-Store-counts-for-each-Entity-Block-Entity-Type.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4659) 2020-10-17 11:39:45 +01:00
0009-Timings-v2.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0010-Configurable-cactus-and-reed-natural-growth-heights.patch Fix per-world settings not reloading (#4756) 2020-11-12 04:58:42 +00:00
0011-Configurable-baby-zombie-movement-speed.patch Fix per-world settings not reloading (#4756) 2020-11-12 04:58:42 +00:00
0012-Configurable-fishing-time-ranges.patch Fix per-world settings not reloading (#4756) 2020-11-12 04:58:42 +00:00
0013-Allow-nerfed-mobs-to-jump-and-take-water-damage.patch Fix per-world settings not reloading (#4756) 2020-11-12 04:58:42 +00:00
0014-Add-configurable-despawn-distances-for-living-entiti.patch Fix per-world settings not reloading (#4756) 2020-11-12 04:58:42 +00:00
0015-Allow-for-toggling-of-spawn-chunks.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0016-Drop-falling-block-and-tnt-entities-at-the-specified.patch Fix per-world settings not reloading (#4756) 2020-11-12 04:58:42 +00:00
0017-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-03 03:37:01 -05:00
0018-Implement-Paper-VersionChecker.patch Updated Upstream (Bukkit/CraftBukkit) (#4779) 2020-11-17 22:45:18 -05:00
0019-Add-version-history-to-version-command.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 20:22:15 -06:00
0020-Player-affects-spawning-API.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0021-Remove-invalid-mob-spawner-tile-entities.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4659) 2020-10-17 11:39:45 +01:00
0022-Optimize-TileEntity-Ticking.patch 1.16.2 Release (#4123) 2020-08-24 22:40:19 -04:00
0023-Further-improve-server-tick-loop.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0024-Only-refresh-abilities-if-needed.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0025-Entity-Origin-API.patch Updated Upstream (Bukkit/CraftBukkit) 2020-12-21 07:56:22 +00:00
0026-Prevent-tile-entity-and-entity-crashes.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0027-Configurable-top-of-nether-void-damage.patch Fix per-world settings not reloading (#4756) 2020-11-12 04:58:42 +00:00
0028-Check-online-mode-before-converting-and-renaming-pla.patch Updated Upstream (Spigot) 2020-11-09 01:05:30 +00:00
0029-Always-tick-falling-blocks.patch
0030-Configurable-end-credits.patch Updated Upstream (Bukkit/CraftBukkit) (#4779) 2020-11-17 22:45:18 -05:00
0031-Fix-lag-from-explosions-processing-dead-entities.patch Updated Upstream (Bukkit/CraftBukkit) (#4779) 2020-11-17 22:45:18 -05:00
0032-Optimize-explosions.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0033-Disable-explosion-knockback.patch Updated Upstream (Bukkit/CraftBukkit) 2020-12-21 07:56:22 +00:00
0034-Disable-thunder.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0035-Disable-ice-and-snow.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0036-Configurable-mob-spawner-tick-rate.patch Fix per-world settings not reloading (#4756) 2020-11-12 04:58:42 +00:00
0037-Send-absolute-position-the-first-time-an-entity-is-s.patch (FIRST 1.16.3): Update Paper to 1.16.3 2020-09-10 19:47:58 -04:00
0038-Add-BeaconEffectEvent.patch 1.16.2 Release (#4123) 2020-08-24 22:40:19 -04:00
0039-Configurable-container-update-tick-rate.patch Updated Upstream (Bukkit/CraftBukkit) (#4779) 2020-11-17 22:45:18 -05:00
0040-Use-UserCache-for-player-heads.patch Updated Upstream (CraftBukkit) 2020-09-27 11:04:51 -04:00
0041-Disable-spigot-tick-limiters.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0042-Add-PlayerInitialSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0043-Configurable-Disabling-Cat-Chest-Detection.patch Fix per-world settings not reloading (#4756) 2020-11-12 04:58:42 +00:00
0044-Ensure-commands-are-not-ran-async.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0045-All-chunks-are-slime-spawn-chunks-toggle.patch Fix per-world settings not reloading (#4756) 2020-11-12 04:58:42 +00:00
0046-Expose-server-CommandMap.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0047-Be-a-bit-more-informative-in-maxHealth-exception.patch Updated Upstream (Bukkit/CraftBukkit) (#4779) 2020-11-17 22:45:18 -05:00
0048-Player-Tab-List-and-Title-APIs.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0049-Ensure-inv-drag-is-in-bounds.patch 1.16.2 Release (#4123) 2020-08-24 22:40:19 -04:00
0050-Change-implementation-of-tile-entity-removal-list.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0051-Add-configurable-portal-search-radius.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0052-Add-velocity-warnings.patch Updated Upstream (Bukkit/Spigot) 2020-11-03 09:14:21 +00:00
0053-Configurable-inter-world-teleportation-safety.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0054-Add-exception-reporting-event.patch fix 4878 by always calling events using bukkit singleton 2020-12-09 21:13:32 +01:00
0055-Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch
0056-Disable-Scoreboards-for-non-players-by-default.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0057-Add-methods-for-working-with-arrows-stuck-in-living-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-09-19 12:29:53 +01:00
0058-Complete-resource-pack-API.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0059-Chunk-Save-Reattempt.patch 1.16.2 Release (#4123) 2020-08-24 22:40:19 -04:00
0060-Default-loading-permissions.yml-before-plugins.patch Updated Upstream (Bukkit/CraftBukkit) (#4779) 2020-11-17 22:45:18 -05:00
0061-Allow-Reloading-of-Custom-Permissions.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0062-Remove-Metadata-on-reload.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0063-Handle-Item-Meta-Inconsistencies.patch 1.16.2 Release (#4123) 2020-08-24 22:40:19 -04:00
0064-Configurable-Non-Player-Arrow-Despawn-Rate.patch Fix per-world settings not reloading (#4756) 2020-11-12 04:58:42 +00:00
0065-Add-World-Util-Methods.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0066-Custom-replacement-for-eaten-items.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0067-handle-NaN-health-absorb-values-and-repair-bad-data.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0068-Use-a-Shared-Random-for-Entities.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0069-Configurable-spawn-chances-for-skeleton-horses.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0070-Optimize-isValidLocation-getType-and-getBlockData-fo.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0071-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0072-Entity-AddTo-RemoveFrom-World-Events.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0073-Configurable-Chunk-Inhabited-Time.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0074-EntityPathfindEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0075-Sanitise-RegionFileCache-and-make-configurable.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0076-Do-not-load-chunks-for-Pathfinding.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0077-Add-PlayerUseUnknownEntityEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0078-Fix-reducedDebugInfo-not-initialized-on-client.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0079-Configurable-Grass-Spread-Tick-Rate.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0080-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0081-Optimize-DataBits.patch Micro Optimize DataBits 2020-12-30 14:02:44 -05:00
0082-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0083-Workaround-for-setting-passengers-on-players.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0084-Remove-unused-World-Tile-Entity-List.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0085-Don-t-tick-Skulls-unused-code.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0086-Configurable-Player-Collision.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0087-Add-handshake-event-to-allow-plugins-to-handle-clien.patch Emancipate more features to PlayerHandshakeEvent 2020-12-16 21:52:21 +01:00
0088-Configurable-RCON-IP-address.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0089-Prevent-Fire-from-loading-chunks-wrongly-spread.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0090-Implement-PlayerLocaleChangeEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0091-EntityRegainHealthEvent-isFastRegen-API.patch Updated Upstream (Bukkit/CraftBukkit) 2020-12-21 07:56:22 +00:00
0092-Add-ability-to-configure-frosted_ice-properties.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0093-remove-null-possibility-for-getServer-singleton.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0094-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0095-LootTable-API-Replenishable-Lootables-Feature.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0096-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0097-System-property-for-disabling-watchdoge.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0098-Optimize-UserCache-Thread-Safe.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0099-Avoid-blocking-on-Network-Manager-creation.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0100-Optional-TNT-doesn-t-move-in-water.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0101-Faster-redstone-torch-rapid-clock-removal.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0102-Add-server-name-parameter.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0103-Only-send-Dragon-Wither-Death-sounds-to-same-world.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0104-Fix-Double-World-Add-issues.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0105-Fix-Old-Sign-Conversion.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0106-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0107-Add-setting-for-proxy-online-mode-status.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0108-Optimise-BlockState-s-hashCode-equals.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0109-Configurable-packet-in-spam-threshold.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0110-Configurable-flying-kick-messages.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0111-Chunk-registration-fixes.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0112-Remove-FishingHook-reference-on-Craft-Entity-removal.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0113-Auto-fix-bad-Y-levels-on-player-login.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0114-Option-to-remove-corrupt-tile-entities.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0115-Add-EntityZapEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0116-Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0117-Cache-user-authenticator-threads.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0118-Optimise-removeQueue.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0119-Allow-Reloading-of-Command-Aliases.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0120-Add-source-to-PlayerExpChangeEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0121-Don-t-let-fishinghooks-use-portals.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0122-Add-ProjectileCollideEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0123-Prevent-Pathfinding-out-of-World-Border.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0124-Optimize-World.isLoaded-BlockPosition-Z.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0125-Bound-Treasure-Maps-to-World-Border.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0126-Configurable-Cartographer-Treasure-Maps.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0127-Optimize-ItemStack.isEmpty.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0128-Add-API-methods-to-control-if-armour-stands-can-move.patch Updated Upstream (Bukkit/CraftBukkit) 2020-12-21 07:56:22 +00:00
0129-Properly-fix-item-duplication-bug.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0130-String-based-Action-Bar-API.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0131-Firework-API-s.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0132-PlayerTeleportEndGatewayEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0133-Provide-E-TE-Chunk-count-stat-methods.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0134-Enforce-Sync-Player-Saves.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0135-Don-t-allow-entities-to-ride-themselves-572.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0136-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch Updated Upstream (Bukkit/CraftBukkit) 2020-12-21 07:56:22 +00:00
0137-Cap-Entity-Collisions.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0138-Remove-CraftScheduler-Async-Task-Debugger.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0139-Make-targetSize-more-aggressive-in-the-chunk-unload-.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0140-Do-not-let-armorstands-drown.patch Updated Upstream (Bukkit/CraftBukkit) 2020-12-21 07:56:22 +00:00
0141-Properly-handle-async-calls-to-restart-the-server.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0142-Add-system-property-to-disable-book-size-limits.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0143-Add-option-to-make-parrots-stay-on-shoulders-despite.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0144-Add-configuration-option-to-prevent-player-names-fro.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0145-Use-TerminalConsoleAppender-for-console-improvements.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0146-provide-a-configurable-option-to-disable-creeper-lin.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0147-Item-canEntityPickup.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0148-PlayerPickupItemEvent-setFlyAtPlayer.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0149-PlayerAttemptPickupItemEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0150-Add-UnknownCommandEvent.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0151-Basic-PlayerProfile-API.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0152-Shoulder-Entities-Release-API.patch Updated Upstream (Bukkit/CraftBukkit) 2020-12-21 07:56:22 +00:00
0153-Profile-Lookup-Events.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0154-Block-player-logins-during-server-shutdown.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0155-Entity-fromMobSpawner.patch Updated Upstream (Bukkit/CraftBukkit) 2020-12-21 07:56:22 +00:00
0156-Improve-the-Saddle-API-for-Horses.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0157-Implement-ensureServerConversions-API.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0158-Implement-getI18NDisplayName.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0159-ProfileWhitelistVerifyEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0160-Fix-this-stupid-bullshit.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-03 03:37:01 -05:00
0161-Ocelot-despawns-should-honor-nametags-and-leash.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0162-Reset-spawner-timer-when-spawner-event-is-cancelled.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0163-Fix-MC-117075-TE-Unload-Lag-Spike.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0164-Allow-specifying-a-custom-authentication-servers-dow.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0165-LivingEntity-setKiller.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0166-Handle-plugin-prefixes-using-Log4J-configuration.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0167-Include-Log4J2-SLF4J-implementation.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0168-Improve-Log4J-Configuration-Plugin-Loggers.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0169-Add-PlayerJumpEvent.patch deprecate IllegalPacketEvent (#4867) 2020-12-07 23:51:55 -08:00
0170-handle-PacketPlayInKeepAlive-async.patch deprecate IllegalPacketEvent (#4867) 2020-12-07 23:51:55 -08:00
0171-Expose-client-protocol-version-and-virtual-host.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0172-revert-serverside-behavior-of-keepalives.patch deprecate IllegalPacketEvent (#4867) 2020-12-07 23:51:55 -08:00
0173-Send-attack-SoundEffects-only-to-players-who-can-see.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0174-Option-for-maximum-exp-value-when-merging-orbs.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0175-Add-PlayerArmorChangeEvent.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0176-Prevent-logins-from-being-processed-when-the-player-.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0177-use-CB-BlockState-implementations-for-captured-block.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0178-API-to-get-a-BlockState-without-a-snapshot.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0179-AsyncTabCompleteEvent.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0180-Avoid-NPE-in-PathfinderGoalTempt.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0181-PlayerPickupExperienceEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0182-ExperienceOrbMergeEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0183-Ability-to-apply-mending-to-XP-API.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0184-Make-max-squid-spawn-height-configurable.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0185-PreCreatureSpawnEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0186-PlayerNaturallySpawnCreaturesEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0187-Add-setPlayerProfile-API-for-Skulls.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0188-Fill-Profile-Property-Events.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0189-PlayerAdvancementCriterionGrantEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0190-Add-ArmorStand-Item-Meta.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0191-Extend-Player-Interact-cancellation.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0192-Tameable-getOwnerUniqueId-API.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0193-Toggleable-player-crits-helps-mitigate-hacked-client.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0194-Prevent-Frosted-Ice-from-loading-holding-chunks.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0195-Disable-Explicit-Network-Manager-Flushing.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0196-Implement-extended-PaperServerListPingEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0197-Improved-Async-Task-Scheduler.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0198-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0199-Player.setPlayerProfile-API.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0200-Fix-Dragon-Server-Crashes.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0201-getPlayerUniqueId-API.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0202-Make-player-data-saving-configurable.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0203-Make-legacy-ping-handler-more-reliable.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0204-Call-PaperServerListPingEvent-for-legacy-pings.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0205-Flag-to-disable-the-channel-limit.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0206-Add-method-to-open-already-placed-sign.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0207-Configurable-sprint-interruption-on-attack.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0208-Fix-exploit-that-allowed-colored-signs-to-be-created.patch deprecate IllegalPacketEvent (#4867) 2020-12-07 23:51:55 -08:00
0209-EndermanEscapeEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0210-Enderman.teleportRandomly.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0211-Block-Enderpearl-Travel-Exploit.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0212-Expand-World.spawnParticle-API-and-add-Builder.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:49:06 +00:00
0213-EndermanAttackPlayerEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0214-WitchConsumePotionEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0215-WitchThrowPotionEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0216-Allow-spawning-Item-entities-with-World.spawnEntity.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:49:06 +00:00
0217-WitchReadyPotionEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0218-ItemStack-getMaxItemUseDuration.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0219-Implement-EntityTeleportEndGatewayEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0220-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0221-Fix-CraftEntity-hashCode.patch Updated Upstream (Bukkit/CraftBukkit) 2020-12-21 07:56:22 +00:00
0222-Configurable-Alternative-LootPool-Luck-Formula.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0223-Print-Error-details-when-failing-to-save-player-data.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0224-Make-shield-blocking-delay-configurable.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0225-Improve-EntityShootBowEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0226-PlayerReadyArrowEvent.patch Updated Upstream (Bukkit/CraftBukkit) 2020-12-21 07:56:22 +00:00
0227-Implement-EntityKnockbackByEntityEvent.patch Updated Upstream (Bukkit/CraftBukkit) 2020-12-21 07:56:22 +00:00
0228-Expand-Explosions-API.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0229-LivingEntity-Hand-Raised-Item-Use-API.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0230-RangedEntity-API.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0231-Add-config-to-disable-ender-dragon-legacy-check.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0232-Implement-World.getEntity-UUID-API.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0233-InventoryCloseEvent-Reason-API.patch deprecate IllegalPacketEvent (#4867) 2020-12-07 23:51:55 -08:00
0234-Vex-getSummoner-API.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0235-Refresh-player-inventory-when-cancelling-PlayerInter.patch deprecate IllegalPacketEvent (#4867) 2020-12-07 23:51:55 -08:00
0236-Don-t-change-the-Entity-Random-seed-for-squids.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0237-Re-add-vanilla-entity-warnings-for-duplicates.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0238-Avoid-item-merge-if-stack-size-above-max-stack-size.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0239-Use-asynchronous-Log4j-2-loggers.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0240-add-more-information-to-Entity.toString.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0241-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0242-EnderDragon-Events.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0243-PlayerElytraBoostEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0244-Improve-BlockPosition-inlining.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0245-Optimize-RegistryID.c.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0246-Option-to-prevent-armor-stands-from-doing-entity-loo.patch Updated Upstream (Bukkit/CraftBukkit) 2020-12-21 07:56:22 +00:00
0247-Vanished-players-don-t-have-rights.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0248-Mark-chunk-dirty-anytime-entities-change-to-guarante.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0249-Add-some-Debug-to-Chunk-Entity-slices.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0250-SkeletonHorse-Additions.patch Add #getEligibleHumans to SkeletonHorseTrapEvent 2020-12-05 15:51:56 +01:00
0251-Prevent-Saving-Bad-entities-to-chunks.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0252-Don-t-call-getItemMeta-on-hasItemMeta.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0253-Ignore-Dead-Entities-in-entityList-iteration.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0254-Implement-Expanded-ArmorStand-API.patch Updated Upstream (Bukkit/CraftBukkit) 2020-12-21 07:56:22 +00:00
0255-AnvilDamageEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0256-Add-TNTPrimeEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0257-Break-up-and-make-tab-spam-limits-configurable.patch deprecate IllegalPacketEvent (#4867) 2020-12-07 23:51:55 -08:00
0258-Add-hand-to-bucket-events.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0259-MC-135506-Experience-should-save-as-Integers.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0260-Fix-client-rendering-skulls-from-same-user.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0261-Add-Early-Warning-Feature-to-WatchDog.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0262-Make-EnderDragon-implement-Mob.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0263-Use-ConcurrentHashMap-in-JsonList.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0264-Use-a-Queue-for-Queueing-Commands.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0265-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Add API to get Tile Entities in a Chunk by Predicate 2020-12-24 10:27:49 +01:00
0266-Allow-disabling-armour-stand-ticking.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0267-Optimize-BlockPosition-helper-methods.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0268-Restore-vanlla-default-mob-spawn-range.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0269-Slime-Pathfinder-Events.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0270-Configurable-speed-for-water-flowing-over-lava.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0271-Optimize-CraftBlockData-Creation.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:49:06 +00:00
0272-Optimize-RegistryMaterials.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0273-Add-PhantomPreSpawnEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0274-Add-More-Creeper-API.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0275-Inventory-removeItemAnySlot.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0276-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0277-Add-ray-tracing-methods-to-LivingEntity.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0278-Expose-attack-cooldown-methods-for-Player.patch Updated Upstream (Bukkit/CraftBukkit) 2020-12-21 07:56:22 +00:00
0279-Improve-death-events.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0280-Allow-chests-to-be-placed-with-NBT-data.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0281-Mob-Pathfinding-API.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0282-Prevent-chunk-loading-from-Fluid-Flowing.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0283-Implement-an-API-for-CanPlaceOn-and-CanDestroy-NBT-v.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0284-Prevent-Mob-AI-Rules-from-Loading-Chunks.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0285-Prevent-mob-spawning-from-loading-generating-chunks.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0286-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0287-Implement-furnace-cook-speed-multiplier-API.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0288-PreSpawnerSpawnEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0289-Catch-JsonParseException-in-Entity-and-TE-names.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0290-Honor-EntityAgeable.ageLock.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0291-Configurable-connection-throttle-kick-message.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0292-Hook-into-CB-plugin-rewrites.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0293-Allow-setting-the-vex-s-summoner.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0294-Add-sun-related-API.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0295-Turtle-API.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0296-MC-50319-Check-other-worlds-for-shooter-of-projectil.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0297-Call-player-spectator-target-events-and-improve-impl.patch deprecate IllegalPacketEvent (#4867) 2020-12-07 23:51:55 -08:00
0298-Add-Velocity-IP-Forwarding-Support.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0299-Add-more-Witch-API.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0300-Check-Drowned-for-Villager-Aggression-Config.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0301-Here-s-Johnny.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0302-Add-option-to-prevent-players-from-moving-into-unloa.patch deprecate IllegalPacketEvent (#4867) 2020-12-07 23:51:55 -08:00
0303-Reset-players-airTicks-on-respawn.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0304-Don-t-sleep-after-profile-lookups-if-not-needed.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0305-Improve-Server-Thread-Pool-and-Thread-Priorities.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0306-Optimize-World-Time-Updates.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0307-Restore-custom-InventoryHolder-support.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0308-Use-Vanilla-Minecart-Speeds.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0309-Fix-SpongeAbsortEvent-handling.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0310-Don-t-allow-digging-into-unloaded-chunks.patch deprecate IllegalPacketEvent (#4867) 2020-12-07 23:51:55 -08:00
0311-Book-Size-Limits.patch fix book page limit length (#4932) 2020-12-23 22:52:56 +00:00
0312-Make-the-default-permission-message-configurable.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0313-Prevent-rayTrace-from-loading-chunks.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0314-Handle-Large-Packets-disconnecting-client.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0315-force-entity-dismount-during-teleportation.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0316-Add-more-Zombie-API.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0317-Add-PlayerConnectionCloseEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0318-Prevent-Enderman-from-loading-chunks.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0319-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0320-Workaround-for-vehicle-tracking-issue-on-disconnect.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0321-Fire-BlockPistonRetractEvent-for-all-empty-pistons.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0322-Block-Entity-remove-from-being-called-on-Players.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0323-BlockDestroyEvent.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0324-Fix-Custom-Shapeless-Custom-Crafting-Recipes.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0325-Fix-sign-edit-memory-leak.patch Do not perform neighbour updates when using debug stick (Fixes #2134) 2020-12-22 22:45:10 +00:00
0326-Limit-Client-Sign-length-more.patch Do not perform neighbour updates when using debug stick (Fixes #2134) 2020-12-22 22:45:10 +00:00
0327-Don-t-check-ConvertSigns-boolean-every-sign-save.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0328-Optimize-Network-Manager-and-add-advanced-packet-sup.patch Let some more packets be send immediately, closes #4140 (#4896) 2020-12-16 17:16:03 -05:00
0329-Handle-Oversized-Tile-Entities-in-chunks.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0330-MC-145260-Fix-Whitelist-On-Off-inconsistency.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0331-Set-Zombie-last-tick-at-start-of-drowning-process.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0332-Allow-Saving-of-Oversized-Chunks.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0333-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0334-Add-LivingEntity-getTargetEntity.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0335-Use-proper-max-length-when-serialising-BungeeCord-te.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0336-Entity-getEntitySpawnReason.patch Updated Upstream (Bukkit/CraftBukkit) 2020-12-21 07:56:22 +00:00
0337-Update-entity-Metadata-for-all-tracked-players.patch Do not perform neighbour updates when using debug stick (Fixes #2134) 2020-12-22 22:45:10 +00:00
0338-Implement-PlayerPostRespawnEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0339-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0340-Server-Tick-Events.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0341-PlayerDeathEvent-getItemsToKeep.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0342-Optimize-Captured-TileEntity-Lookup.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0343-Add-Heightmap-API.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0344-Mob-Spawner-API-Enhancements.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0345-Per-Player-View-Distance-API-placeholders.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0346-Fix-CB-call-to-changed-postToMainThread-method.patch deprecate IllegalPacketEvent (#4867) 2020-12-07 23:51:55 -08:00
0347-Fix-sounds-when-item-frames-are-modified-MC-123450.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-12-27 17:07:01 -05:00
0348-Fix-CraftServer-isPrimaryThread-and-MinecraftServer-.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0349-Fix-issues-with-entity-loss-due-to-unloaded-chunks.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0350-Duplicate-UUID-Resolve-Option.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0351-improve-CraftWorld-isChunkLoaded.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0352-Configurable-Keep-Spawn-Loaded-range-per-world.patch Fix keep-spawn-loaded stopping force-loaded chunks from loading 2020-12-01 13:23:44 +00:00
0353-MC-114618-Fix-EntityAreaEffectCloud-from-going-negat.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0354-ChunkMapDistance-CME.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0355-Implement-CraftBlockSoundGroup.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:49:06 +00:00
0356-Chunk-debug-command.patch Add summary to /paper chunkinfo command 2020-12-02 23:29:18 +01:00
0357-Catch-exceptions-from-dispenser-entity-spawns.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0358-Fix-World-isChunkGenerated-calls.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0359-Show-blockstate-location-if-we-failed-to-read-it.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0360-Synchronize-DataPaletteBlock-instead-of-ReentrantLoc.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0361-incremental-chunk-saving.patch Fix keep-spawn-loaded stopping force-loaded chunks from loading 2020-12-01 13:23:44 +00:00
0362-Anti-Xray.patch Add API to get Tile Entities in a Chunk by Predicate 2020-12-24 10:27:49 +01:00
0363-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0364-Configurable-projectile-relative-velocity.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0365-Mark-entities-as-being-ticked-when-notifying-navigat.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0366-offset-item-frame-ticking.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0367-Avoid-hopper-searches-if-there-are-no-items.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0368-Asynchronous-chunk-IO-and-loading.patch Updated Upstream (Bukkit/CraftBukkit) 2020-12-21 07:56:22 +00:00
0369-Use-getChunkIfLoadedImmediately-in-places.patch Do not perform neighbour updates when using debug stick (Fixes #2134) 2020-12-22 22:45:10 +00:00
0370-Reduce-sync-loads.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0371-Implement-alternative-item-despawn-rate.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0372-Do-less-work-if-we-have-a-custom-Bukkit-generator.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0373-Fix-MC-158900.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0374-implement-optional-per-player-mob-spawns.patch Fix merging spawning values 2020-12-05 15:03:04 +01:00
0375-Prevent-consuming-the-wrong-itemstack.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0376-Fix-nether-portal-creation.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0377-Generator-Settings.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0378-Fix-MC-161754.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0379-Performance-improvement-for-Chunk.getEntities.patch Add API to get Tile Entities in a Chunk by Predicate 2020-12-24 10:27:49 +01:00
0380-Fix-spawning-of-hanging-entities-that-are-not-ItemFr.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:49:06 +00:00
0381-Expose-the-internal-current-tick.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0382-Fix-stuck-in-sneak-when-changing-worlds-MC-10657.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0383-Add-option-to-disable-pillager-patrols.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0384-Fix-AssertionError-when-player-hand-set-to-empty-typ.patch Do not perform neighbour updates when using debug stick (Fixes #2134) 2020-12-22 22:45:10 +00:00
0385-PlayerLaunchProjectileEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0386-Add-CraftMagicNumbers.isSupportedApiVersion.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0387-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0388-MC-145656-Fix-Follow-Range-Initial-Target.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0389-Optimize-Hoppers.patch Fix keep-spawn-loaded stopping force-loaded chunks from loading 2020-12-01 13:23:44 +00:00
0390-PlayerDeathEvent-shouldDropExperience.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0391-Prevent-bees-loading-chunks-checking-hive-position.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0392-Don-t-load-Chunks-from-Hoppers-and-other-things.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0393-Guard-against-serializing-mismatching-chunk-coordina.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0394-Optimise-IEntityAccess-getPlayerByUUID.patch Add #getEligibleHumans to SkeletonHorseTrapEvent 2020-12-05 15:51:56 +01:00
0395-Fix-items-not-falling-correctly.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0396-Lag-compensate-eating.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0397-Optimize-call-to-getFluid-for-explosions.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0398-Fix-last-firework-in-stack-not-having-effects-when-d.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0399-Add-effect-to-block-break-naturally.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0400-Tracking-Range-Improvements.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0401-Entity-Activation-Range-2.0.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0402-Fix-items-vanishing-through-end-portal.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0403-Bees-get-gravity-in-void.-Fixes-MC-167279.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0404-Optimise-getChunkAt-calls-for-loaded-chunks.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0405-Allow-overriding-the-java-version-check.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0406-Add-ThrownEggHatchEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0407-Optimise-random-block-ticking.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0408-Entity-Jump-API.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0409-Add-option-to-nerf-pigmen-from-nether-portals.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0410-Make-the-GUI-graph-fancier.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0411-add-hand-to-BlockMultiPlaceEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0412-Prevent-teleporting-dead-entities.patch Do not perform neighbour updates when using debug stick (Fixes #2134) 2020-12-22 22:45:10 +00:00
0413-Validate-tripwire-hook-placement-before-update.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0414-Add-option-to-allow-iron-golems-to-spawn-in-air.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0415-Configurable-chance-of-villager-zombie-infection.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0416-Optimise-Chunk-getFluid.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0417-Optimise-TickListServer-by-rewriting-it.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0418-Pillager-patrol-spawn-settings-and-per-player-option.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0419-Ensure-Entity-is-never-double-registered.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0420-Fix-unregistering-entities-from-unloading-chunks.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0421-Remote-Connections-shouldn-t-hold-up-shutdown.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0422-Do-not-allow-bees-to-load-chunks-for-beehives.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0423-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0424-Optimize-Collision-to-not-load-chunks.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0425-Don-t-tick-dead-players.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0426-Dead-Player-s-shouldn-t-be-able-to-move.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0427-Optimize-PlayerChunkMap-memory-use-for-visibleChunks.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0428-Increase-Light-Queue-Size.patch Fix keep-spawn-loaded stopping force-loaded chunks from loading 2020-12-01 13:23:44 +00:00
0429-Mid-Tick-Chunk-Tasks-Speed-up-processing-of-chunk-lo.patch Fix keep-spawn-loaded stopping force-loaded chunks from loading 2020-12-01 13:23:44 +00:00
0430-Don-t-move-existing-players-to-world-spawn.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0431-Add-tick-times-API-and-mspt-command.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0432-Expose-MinecraftServer-isRunning.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0433-Add-Raw-Byte-ItemStack-Serialization.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0434-Remove-streams-from-Mob-AI-System.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0435-Delay-unsafe-actions-until-after-entity-ticking-is-d.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0436-Async-command-map-building.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0437-Improved-Watchdog-Support.patch Adjust bStats data sending delay (#4914) 2020-12-20 15:41:00 +00:00
0438-Optimize-Pathfinding.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0439-Reduce-Either-Optional-allocation.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0440-Remove-streams-from-PairedQueue.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0441-Reduce-memory-footprint-of-NBTTagCompound.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0442-Prevent-opening-inventories-when-frozen.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0443-Optimise-ArraySetSorted-removeIf.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0444-Don-t-run-entity-collision-code-if-not-needed.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0445-Optimize-ChunkProviderServer-s-chunk-level-checking-.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0446-Restrict-vanilla-teleport-command-to-valid-locations.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0447-Implement-Player-Client-Options-API.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0448-Fix-Chunk-Post-Processing-deadlock-risk.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0449-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0450-Broadcast-join-message-to-console.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0451-Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0452-Load-Chunks-for-Login-Asynchronously.patch deprecate IllegalPacketEvent (#4867) 2020-12-07 23:51:55 -08:00
0453-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0454-Add-PlayerAttackEntityCooldownResetEvent.patch Updated Upstream (Bukkit/CraftBukkit) 2020-12-21 07:56:22 +00:00
0455-Allow-multiple-callbacks-to-schedule-for-Callback-Ex.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0456-Don-t-fire-BlockFade-on-worldgen-threads.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0457-Add-phantom-creative-and-insomniac-controls.patch Add #getEligibleHumans to SkeletonHorseTrapEvent 2020-12-05 15:51:56 +01:00
0458-Fix-numerous-item-duplication-issues-and-teleport-is.patch Fix lead duplication 2020-12-25 12:46:00 +01:00
0459-Implement-Brigadier-Mojang-API.patch deprecate IllegalPacketEvent (#4867) 2020-12-07 23:51:55 -08:00
0460-Villager-Restocks-API.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0461-Validate-PickItem-Packet-and-kick-for-invalid.patch deprecate IllegalPacketEvent (#4867) 2020-12-07 23:51:55 -08:00
0462-Expose-game-version.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0463-Optimize-Voxel-Shape-Merging.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0464-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0465-Implement-Mob-Goal-API.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0466-Use-distance-map-to-optimise-entity-tracker.patch Fix keep-spawn-loaded stopping force-loaded chunks from loading 2020-12-01 13:23:44 +00:00
0467-Optimize-isOutsideRange-to-use-distance-maps.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0468-Stop-copy-on-write-operations-for-updating-light-dat.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0469-No-Tick-view-distance-implementation.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0470-Add-villager-reputation-API.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0471-Fix-Light-Command.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0472-Fix-PotionEffect-ignores-icon-flag.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0473-Optimize-brigadier-child-sorting-performance.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0474-Don-t-toString-block-unless-actually-showing-the-mes.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0475-Potential-bed-API.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0476-Wait-for-Async-Tasks-during-shutdown.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0477-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0478-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0479-Optimize-NibbleArray-to-use-pooled-buffers.patch Add API to get Tile Entities in a Chunk by Predicate 2020-12-24 10:27:49 +01:00
0480-Reduce-MutableInt-allocations-from-light-engine.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0481-Reduce-allocation-of-Vec3D-by-entity-tracker.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0482-Ensure-safe-gateway-teleport.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0483-Add-option-for-console-having-all-permissions.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0484-Workaround-for-Client-Lag-Spikes-MC-162253.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0485-Implement-Chunk-Priority-Urgency-System-for-Chunks.patch Do not perform neighbour updates when using debug stick (Fixes #2134) 2020-12-22 22:45:10 +00:00
0486-Fix-Non-Full-Status-Chunk-NBT-Memory-Leak.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0487-Optimize-sending-packets-to-nearby-locations-sounds-.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0488-Improve-Chunk-Status-Transition-Speed.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0489-Fix-villager-trading-demand-MC-163962.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0490-Maps-shouldn-t-load-chunks.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0491-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0492-Optimize-Bit-Operations-by-inlining.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0493-Optimize-Light-Engine.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0494-Delay-Chunk-Unloads-based-on-Player-Movement.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0495-Add-Plugin-Tickets-to-API-Chunk-Methods.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0496-Fix-missing-chunks-due-to-integer-overflow.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0497-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0498-Fix-piston-physics-inconsistency-MC-188840.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0499-Fix-sand-duping.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0500-Prevent-position-desync-in-playerconnection-causing-.patch Do not perform neighbour updates when using debug stick (Fixes #2134) 2020-12-22 22:45:10 +00:00
0501-Fix-enderdragon-exp-dupe.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0502-Inventory-getHolder-method-without-block-snapshot.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0503-Expose-Arrow-getItemStack.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0504-Add-and-implement-PlayerRecipeBookClickEvent.patch Do not perform neighbour updates when using debug stick (Fixes #2134) 2020-12-22 22:45:10 +00:00
0505-Hide-sync-chunk-writes-behind-flag.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0506-Limit-lightning-strike-effect-distance.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0507-Add-permission-for-command-blocks.patch deprecate IllegalPacketEvent (#4867) 2020-12-07 23:51:55 -08:00
0508-Ensure-Entity-AABB-s-are-never-invalid.patch Fix lead duplication 2020-12-25 12:46:00 +01:00
0509-Optimize-WorldBorder-collision-checks-and-air.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0510-Fix-Per-World-Difficulty-Remembering-Difficulty.patch Do not perform neighbour updates when using debug stick (Fixes #2134) 2020-12-22 22:45:10 +00:00
0511-Paper-dumpitem-command.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0512-Don-t-allow-null-UUID-s-for-chat.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0513-Improve-Legacy-Component-serialization-size.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0514-Support-old-UUID-format-for-NBT.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0515-Clean-up-duplicated-GameProfile-Properties.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0516-Convert-legacy-attributes-in-Item-Meta.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0517-Remove-some-streams-from-structures.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0518-Remove-streams-from-classes-related-villager-gossip.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0519-Support-components-in-ItemMeta.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0520-Improve-EntityTargetLivingEntityEvent-for-1.16-mobs.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0521-Add-entity-liquid-API.patch Updated Upstream (Bukkit/CraftBukkit) 2020-12-21 07:56:22 +00:00
0522-Update-itemstack-legacy-name-and-lore.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0523-Spawn-player-in-correct-world-on-login.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0524-Add-PrepareResultEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0525-Allow-delegation-to-vanilla-chunk-gen.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0526-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0527-Optimize-NetworkManager-Exception-Handling.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0528-Fix-Concurrency-issue-in-WeightedList.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0529-Optimize-the-advancement-data-player-iteration-to-be.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0530-Fix-arrows-never-despawning-MC-125757.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0531-Thread-Safe-Vanilla-Command-permission-checking.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0532-Move-range-check-for-block-placing-up.patch Do not perform neighbour updates when using debug stick (Fixes #2134) 2020-12-22 22:45:10 +00:00
0533-Fix-SPIGOT-5989.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0534-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0535-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0536-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0537-Add-missing-strikeLighting-call-to-World-spigot-stri.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:49:06 +00:00
0538-Fix-some-rails-connecting-improperly.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0539-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0540-Incremental-player-saving.patch Fix keep-spawn-loaded stopping force-loaded chunks from loading 2020-12-01 13:23:44 +00:00
0541-Import-fastutil-classes.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0542-Don-t-mark-null-chunk-sections-for-block-updates.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0543-Remove-armour-stand-double-add-to-world.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0544-Fix-MC-187716-Use-configured-height.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0545-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0546-Do-not-let-the-server-load-chunks-from-newer-version.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0547-Brand-support.patch Do not perform neighbour updates when using debug stick (Fixes #2134) 2020-12-22 22:45:10 +00:00
0548-Fix-MC-99259-Wither-Boss-Bar-doesn-t-update-until-in.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0549-Fix-MC-197271.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0550-MC-197883-Bandaid-decode-issue.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0551-Add-setMaxPlayers-API.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0552-Add-playPickupItemAnimation-to-LivingEntity.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0553-Don-t-require-FACING-data.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0554-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0555-Add-moon-phase-API.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0556-Prevent-headless-pistons-from-being-created.patch Fix cast check (#4813) 2020-11-27 10:07:41 -08:00
0557-Brand-support.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0558-Add-BellRingEvent.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0559-Add-zombie-targets-turtle-egg-config.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0560-Buffer-joins-to-world.patch Let some more packets be send immediately, closes #4140 (#4896) 2020-12-16 17:16:03 -05:00
0561-Optimize-redstone-algorithm.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:45:25 +00:00
0562-Fix-hex-colors-not-working-in-some-kick-messages.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0563-PortalCreateEvent-needs-to-know-its-entity.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0564-Fix-CraftTeam-null-check.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0565-Add-more-Evoker-API.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0566-Add-a-way-to-get-translation-keys-for-blocks-entitie.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0567-Create-HoverEvent-from-ItemStack-Entity.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0568-Cache-block-data-strings.patch Fix keep-spawn-loaded stopping force-loaded chunks from loading 2020-12-01 13:23:44 +00:00
0569-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch Do not perform neighbour updates when using debug stick (Fixes #2134) 2020-12-22 22:45:10 +00:00
0570-Add-additional-open-container-api-to-HumanEntity.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0571-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0572-Extend-block-drop-capture-to-capture-all-items-added.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0573-Don-t-mark-dirty-in-invalid-locations-SPIGOT-6086.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0574-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch Fix lead duplication 2020-12-25 12:46:00 +01:00
0575-Lazily-track-plugin-scoreboards-by-default.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0576-Entity-isTicking.patch Fix lead duplication 2020-12-25 12:46:00 +01:00
0577-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch Fix keep-spawn-loaded stopping force-loaded chunks from loading 2020-12-01 13:23:44 +00:00
0578-Fix-Not-a-string-Map-Conversion-spam.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0579-Fix-CME-on-adding-a-passenger-in-CreatureSpawnEvent.patch Fix lead duplication 2020-12-25 12:46:00 +01:00
0580-MC-147729-Drop-items-that-are-extra-from-a-crafting-.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0581-Reset-Ender-Crystals-on-Dragon-Spawn.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0582-Fix-for-large-move-vectors-crashing-server.patch Do not perform neighbour updates when using debug stick (Fixes #2134) 2020-12-22 22:45:10 +00:00
0583-Optimise-getType-calls.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 10:15:16 -05:00
0584-Villager-resetOffers.patch [CI-SKIP] [Auto] Rebuild Patches 2020-11-19 14:11:59 -05:00
0585-Improve-inlinig-for-some-hot-IBlockData-methods.patch [CI-SKIP] [Auto] Rebuild Patches 2020-11-19 14:11:59 -05:00
0586-Retain-block-place-order-when-capturing-blockstates.patch [CI-SKIP] [Auto] Rebuild Patches 2020-11-19 14:11:59 -05:00
0587-Reduce-blockpos-allocation-from-pathfinding.patch [CI-SKIP] [Auto] Rebuild Patches 2020-11-19 14:11:59 -05:00
0588-Fix-item-locations-dropped-from-campfires.patch [CI-SKIP] [Auto] Rebuild Patches 2020-11-19 14:11:59 -05:00
0589-Player-elytra-boost-API.patch [CI-SKIP] [Auto] Rebuild Patches 2020-11-19 14:11:59 -05:00
0590-Fixed-TileEntityBell-memory-leak.patch [CI-SKIP] [Auto] Rebuild Patches 2020-11-19 14:11:59 -05:00
0591-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch [CI-SKIP] [Auto] Rebuild Patches 2020-11-19 14:11:59 -05:00
0592-Add-getOfflinePlayerIfCached-String.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-12-12 19:42:05 -05:00
0593-Add-ignore-discounts-API.patch [CI-SKIP] [Auto] Rebuild Patches 2020-11-19 14:11:59 -05:00
0594-Toggle-for-removing-existing-dragon.patch [CI-SKIP] [Auto] Rebuild Patches 2020-11-19 14:11:59 -05:00
0595-Fix-client-lag-on-advancement-loading.patch [CI-SKIP] [Auto] Rebuild Patches 2020-11-19 14:11:59 -05:00
0596-Item-no-age-no-player-pickup.patch [CI-SKIP] [Auto] Rebuild Patches 2020-11-19 14:11:59 -05:00
0597-Beacon-API-custom-effect-ranges.patch [CI-SKIP] [Auto] Rebuild Patches 2020-11-19 14:11:59 -05:00
0598-Add-API-for-quit-reason.patch deprecate IllegalPacketEvent (#4867) 2020-12-07 23:51:55 -08:00
0599-Seed-based-feature-search.patch [CI-SKIP] [Auto] Rebuild Patches 2020-11-19 14:11:59 -05:00
0600-Add-Wandering-Trader-spawn-rate-config-options.patch Add Wandering Trader spawn rate config options 2020-11-19 20:41:14 +01:00
0601-Significantly-improve-performance-of-the-end-generat.patch Significantly improve performance of the end generation 2020-11-19 21:02:08 +01:00
0602-Expose-world-spawn-angle.patch Expose world spawn angle (#4803) 2020-11-27 09:27:52 -08:00
0603-Add-Destroy-Speed-API.patch Add getDestroySpeed to Block API 2020-11-28 23:56:34 +01:00
0604-Fix-Player-spawnParticle-x-y-z-precision-loss.patch Fix Player spawnParticle x/y/z precision loss 2020-12-02 20:40:13 +01:00
0605-Add-LivingEntity-clearActiveItem.patch Add LivingEntity#clearActiveItem 2020-12-02 21:01:02 +01:00
0606-Add-PlayerItemCooldownEvent.patch Add PlayerItemCooldownEvent 2020-12-02 21:26:12 +01:00
0607-More-lightning-API.patch Add more lightning API 2020-12-02 22:06:04 +01:00
0608-Climbing-should-not-bypass-cramming-gamerule.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-22 16:02:19 -05:00
0609-Added-missing-default-perms-for-commands.patch added missing default perms 2020-12-02 23:39:58 +01:00
0610-Add-PlayerShearBlockEvent.patch Add PlayerShearBlockEvent 2020-12-03 00:08:11 +01:00
0611-Add-warning-for-servers-not-running-on-Java-11.patch fixed bug in jvm checker (#4845) 2020-12-04 19:58:24 -08:00
0612-Set-spigots-verbose-world-setting-to-false-by-def.patch Turn off spigot verbose world by default 2020-12-05 14:15:00 +01:00
0613-Fix-curing-zombie-villager-discount-exploit.patch Fix MC-181190 curing zombie villager discount exploit (#4871) 2020-12-08 22:56:22 -05:00
0614-Fix-curing-villager-makes-equipment-disappear.patch Fix curing villager makes equipment disappear 2020-12-10 19:31:19 +01:00
0615-Limit-recipe-packets.patch Do not perform neighbour updates when using debug stick (Fixes #2134) 2020-12-22 22:45:10 +00:00
0616-Fix-CraftSound-backwards-compatibility.patch Fix CraftSound backwards compatibility 2020-12-17 22:53:39 +01:00
0617-MC-4-Fix-item-position-desync.patch [CI-SKIP] [Auto] Rebuild Patches 2020-12-17 16:57:03 -05:00
0618-Player-Chunk-Load-Unload-Events.patch [CI-SKIP] [Auto] Rebuild Patches 2020-12-17 16:57:03 -05:00
0619-Optimize-Dynamic-get-Missing-Keys.patch Optimize Dynamic#get Missing Keys 2020-12-21 11:03:36 -05:00
0620-Do-not-perform-neighbour-updates-when-using-debug-st.patch Do not perform neighbour updates when using debug stick (Fixes #2134) 2020-12-22 22:45:10 +00:00
0621-Expose-LivingEntity-hurt-direction.patch [CI-SKIP] [Auto] Rebuild Patches 2020-12-22 18:07:03 -05:00
0622-Add-OBSTRUCTED-reason-to-BedEnterResult.patch Add OBSTRUCTED result to BedEnterResult enum 2020-12-28 13:18:38 +01:00
0623-Do-not-crash-from-invalid-ingredient-lists-in-Villag.patch [CI-SKIP] [Auto] Rebuild Patches 2020-12-28 07:31:48 -05:00
0624-added-PlayerTradeEvent.patch [CI-SKIP] [Auto] Rebuild Patches 2020-12-28 07:31:48 -05:00
0625-Implement-TargetHitEvent.patch Add and implement cancellable TargetHitEvent for when Target Blocks are hit by Projectiles 2020-12-29 16:28:47 +01:00
0626-Additional-Block-Material-API-s.patch Additional Block Material API's 2020-12-30 19:43:45 -05:00
0627-Fix-harming-potion-dupe.patch Fix harming potion dupe 2020-12-31 18:43:21 +01:00