Paper/Spigot-Server-Patches
Matt Baxter 60a5ca6d7d
Fix regex mistake in CB NBT int deserialization (#4146)
The existing regex is too open and allows for the absence of any actual
number data, detecting an NBT entry of just the letter "i" in upper or
lower case. This causes a single-character NBT entry to be processed as
an integer ending in "i", passing an empty String to to Integer.parseInt,
triggering an exception in loading the item.

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