Paper/Spigot-Server-Patches
Aikar 6fda3fd0ed
(FINAL 1.16.2) Improve Timings support for Active vs Inactive vs Passengers
This makes it so entities that are passengers of other entities no longer count in the parents timings, as well as
tracks them as a separate timers per their tick status.

This lets you see how much time is spent in activated entities vs inactive (as inactive still has to do work)

Passengers is also tracked separately so you can identify "Villagers in Minecarts" vs roaming villagers, as
the lack of ability to move can impact their performance characteristics.

This will likely break any plugin that was naughty and directly messed with our internal timings as this
moves the timings to the EntityTypes object, speeding up creation of Entities to no longer store
a timing handler object per entity.

This will also change the output of the entities in timings to use internal ID's instead of class names.

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