Paper/Spigot-Server-Patches
Zach Brown 8eef3b43f3 Ensure Creeper fuseTicks are still incremented
Fixes GH-1389

Because we are no longer enabling creepers to rapidly change status
every tick, in order to prevent event spam, their datawatcher value
ends up negative.

This datawatcher value is used to increment the fuseTicks within the
creeper tick. Because the value is negative, it is constantly zero'd
and therefore never incremented, instead acting the same as creepers
that aren't ignited.

We can just as easily increment this ourselves when the creeper is
ignited, so that's what we'll do.
2018-08-29 22:55:21 -04:00
..
Ability-to-apply-mending-to-XP-API.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2018-08-28 17:49:36 -04:00
Access-items-by-EquipmentSlot.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Activation-Range-Improvements.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-ability-to-configure-frosted_ice-properties.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-API-methods-to-control-if-armour-stands-can-move.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-ArmorStand-Item-Meta.patch Update upstream CB 2018-08-27 11:07:22 -04:00
Add-async-chunk-load-API.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-BeaconEffectEvent.patch
Add-config-to-disable-ender-dragon-legacy-check.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-configurable-despawn-distances-for-living-entiti.patch Updated Upstream (Bukkit/CraftBukkit) for LootTable API 2018-08-12 13:11:08 -04:00
Add-configurable-portal-search-radius.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-configuration-option-to-prevent-player-names-fro.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-Early-Warning-Feature-to-WatchDog.patch Update CB 2018-08-29 17:26:24 +01:00
Add-EntityZapEvent.patch [Auto] Updated Upstream (CraftBukkit) 2018-08-28 07:09:44 -04:00
Add-exception-reporting-event.patch Update upstream CB 2018-08-27 11:07:22 -04:00
Add-hand-to-bucket-events.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-handshake-event-to-allow-plugins-to-handle-clien.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Add-method-to-open-already-placed-sign.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-methods-for-working-with-arrows-stuck-in-living-.patch Update upstream 2018-08-01 22:49:47 -04:00
Add-MinecraftKey-Information-to-Objects.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-missing-coverages-for-getTileEntity-in-order-to-.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-More-Creeper-API.patch Ensure Creeper fuseTicks are still incremented 2018-08-29 22:55:21 -04:00
add-more-information-to-Entity.toString.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-option-to-make-parrots-stay-on-shoulders-despite.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-option-to-remove-invalid-statistics.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-PhantomPreSpawnEvent.patch Add PhantomSpawnEvent (#1375) 2018-08-27 01:51:20 -05:00
Add-player-view-distance-API.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-PlayerArmorChangeEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-PlayerInitialSpawnEvent.patch
Add-PlayerJumpEvent.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2018-08-29 05:19:27 -04:00
Add-PlayerUseUnknownEntityEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-ProjectileCollideEvent.patch [Auto] Updated Upstream (CraftBukkit) 2018-08-28 07:09:44 -04:00
Add-server-name-parameter.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Add-setPlayerProfile-API-for-Skulls.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-setting-for-proxy-online-mode-status.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-some-Debug-to-Chunk-Entity-slices.patch Update upstream CB 2018-08-27 11:07:22 -04:00
Add-source-block-to-BlockPhysicsEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-source-to-PlayerExpChangeEvent.patch [Auto] Updated Upstream (CraftBukkit) 2018-08-28 07:09:44 -04:00
Add-system-property-to-disable-book-size-limits.patch
Add-TNTPrimeEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-UnknownCommandEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-velocity-warnings.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Add-World-Util-Methods.patch Update upstream CB 2018-08-27 11:07:22 -04:00
All-chunks-are-slime-spawn-chunks-toggle.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Allow-disabling-armour-stand-ticking.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Allow-for-toggling-of-spawn-chunks.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Allow-nerfed-mobs-to-jump.patch Updated Upstream (Bukkit/CraftBukkit) for LootTable API 2018-08-12 13:11:08 -04:00
Allow-Reloading-of-Command-Aliases.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Allow-Reloading-of-Custom-Permissions.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Allow-spawning-Item-entities-with-World.spawnEntity.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Allow-specifying-a-custom-authentication-servers-dow.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Always-process-chunk-registration-after-moving.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Always-process-chunk-removal-in-removeEntity.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Always-tick-falling-blocks.patch
Anti-Xray.patch Update upstream CB 2018-08-27 11:07:22 -04:00
AnvilDamageEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
API-to-get-a-BlockState-without-a-snapshot.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
AsyncTabCompleteEvent.patch Update CB 2018-08-29 17:26:24 +01:00
Auto-fix-bad-Y-levels-on-player-login.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Auto-Save-Improvements.patch Update upstream CB 2018-08-27 11:07:22 -04:00
Avoid-blocking-on-Network-Manager-creation.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Avoid-Chunk-Lookups-for-Entity-TileEntity-Current-Ch.patch Update upstream CB 2018-08-27 11:07:22 -04:00
Avoid-hopper-searches-if-there-are-no-items.patch Update upstream CB 2018-08-27 11:07:22 -04:00
Avoid-item-merge-if-stack-size-above-max-stack-size.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Avoid-NPE-in-PathfinderGoalTempt.patch
Basic-PlayerProfile-API.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Be-a-bit-more-informative-in-maxHealth-exception.patch Update CB/S 2018-07-28 03:38:13 +01:00
Block-Enderpearl-Travel-Exploit.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Block-player-logins-during-server-shutdown.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Bound-Treasure-Maps-to-World-Border.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Break-up-and-make-tab-spam-limits-configurable.patch Update CB 2018-08-29 17:26:24 +01:00
Cache-user-authenticator-threads.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Cache-World-Entity-Type-counts.patch Fix mob spawn limits 2018-08-26 21:21:28 -04:00
Call-PaperServerListPingEvent-for-legacy-pings.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Call-PortalCreateEvent-for-exit-portals.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Cap-Entity-Collisions.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Catch-Async-PlayerChunkMap-operations.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Change-implementation-of-tile-entity-removal-list.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Check-online-mode-before-converting-and-renaming-pla.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Chunk-registration-fixes.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Chunk-save-queue-improvements.patch MC-134668: Remove bad synchronized block from FileIOThread 2018-08-26 22:09:10 -04:00
Chunk-Save-Reattempt.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Chunk-Save-Stats-Debug-Option.patch Disable Vanilla last chunk access cache, use ours 2018-08-27 00:15:12 -04:00
Complete-resource-pack-API.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Configurable-Alternative-LootPool-Luck-Formula.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Configurable-baby-zombie-movement-speed.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Configurable-Bed-Search-Radius.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Configurable-cactus-and-reed-natural-growth-heights.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Configurable-Cartographer-Treasure-Maps.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Configurable-Chunk-Inhabited-Timer.patch Update upstream CB 2018-08-27 11:07:22 -04:00
Configurable-Chunk-IO-Thread-Base-Count.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Configurable-Chunks-Sends-per-Tick-setting.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Configurable-container-update-tick-rate.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Configurable-Disabling-Cat-Chest-Detection.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Configurable-end-credits.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Configurable-fishing-time-ranges.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Configurable-flying-kick-messages.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Configurable-Grass-Spread-Tick-Rate.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Configurable-inter-world-teleportation-safety.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Configurable-Keep-Spawn-Loaded-range-per-world.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Configurable-Max-Chunk-Gens-per-Tick.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Configurable-mob-spawner-tick-rate.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Configurable-Non-Player-Arrow-Despawn-Rate.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Configurable-packet-in-spam-threshold.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Configurable-Player-Collision.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Configurable-RCON-IP-address.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Configurable-spawn-chances-for-skeleton-horses.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Configurable-speed-for-water-flowing-over-lava.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Configurable-sprint-interruption-on-attack.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Configurable-top-of-nether-void-damage.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Custom-replacement-for-eaten-items.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Default-loading-permissions.yml-before-plugins.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Delay-Chunk-Unloads-based-on-Player-Movement.patch Disable Vanilla last chunk access cache, use ours 2018-08-27 00:15:12 -04:00
Detect-and-repair-corrupt-Region-Files.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Disable-Explicit-Network-Manager-Flushing.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Disable-explosion-knockback.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Disable-ice-and-snow.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Disable-logger-prefix-for-various-plugins-bypassing-.patch
Disable-Scoreboards-for-non-players-by-default.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Disable-spigot-tick-limiters.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Disable-thunder.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Disable-ticking-of-snow-blocks.patch
Disable-Vanilla-Chunk-GC.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Do-not-let-armorstands-drown.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Do-not-load-chunks-for-light-checks.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Do-not-load-chunks-for-pathfinding.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Don-t-allow-entities-to-ride-themselves-572.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Don-t-call-getItemMeta-on-hasItemMeta.patch Update upstream CB 2018-08-27 11:07:22 -04:00
Don-t-change-the-Entity-Random-seed-for-squids.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Don-t-let-fishinghooks-use-portals.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Don-t-load-chunks-for-villager-door-checks.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Don-t-load-Chunks-from-Hoppers-and-other-things.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch
Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch
Don-t-process-despawn-if-entity-is-in-a-chunk-schedu.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Don-t-save-Proto-Chunks.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Don-t-spam-reload-spawn-chunks-in-nether-end.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Don-t-teleport-dead-entities.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Don-t-tick-Skulls-unused-code.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Drop-falling-block-and-tnt-entities-at-the-specified.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Duplicate-UUID-Resolve-Option.patch Update upstream CB 2018-08-27 11:07:22 -04:00
EnderDragon-Events.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Enderman.teleportRandomly.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
EndermanAttackPlayerEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
EndermanEscapeEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Enforce-Sync-Chunk-Unloads.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Enforce-Sync-Player-Saves.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Ensure-chunks-are-always-loaded-on-hard-position-set.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Ensure-Chunks-never-ever-load-async.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Ensure-commands-are-not-ran-async.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Ensure-inv-drag-is-in-bounds.patch Update upstream 2018-07-23 18:57:54 -04:00
Entity-add-to-world-fixes.patch Update upstream CB 2018-08-27 11:07:22 -04:00
Entity-AddTo-RemoveFrom-World-Events.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Entity-fromMobSpawner.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Entity-Origin-API.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Entity-Tracking-Improvements.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
EntityPathfindEvent.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
EntityRegainHealthEvent-isFastRegen-API.patch [CI-SKIP] Re-add getBukkitEntity methods to child classes 2018-08-04 17:03:53 -04:00
EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
EntityTransformedEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Expand-Explosions-API.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Expand-World.spawnParticle-API-and-add-Builder.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
ExperienceOrbMergeEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Expose-client-protocol-version-and-virtual-host.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Expose-server-CommandMap.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Extend-Player-Interact-cancellation.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Faster-redstone-torch-rapid-clock-removal.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Fill-Profile-Property-Events.patch
Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Fire-EntityShootBowEvent-for-Illusioner.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Firework-API-s.patch
Fix-AIOOBE-in-inventory-handling.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Fix-Anvil-Level-sync-to-client.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Fix-block-break-desync.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Fix-client-rendering-skulls-from-same-user.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Fix-CraftEntity-hashCode.patch Update Upstream 2018-07-30 01:08:59 -04:00
Fix-Double-World-Add-issues.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Fix-Dragon-Server-Crashes.patch
Fix-exploit-that-allowed-colored-signs-to-be-created.patch [CI-SKIP] [Auto] Rebuild Patches 2018-08-28 23:16:31 -04:00
Fix-lag-from-explosions-processing-dead-entities.patch Fix explosions not doing damage to entities (#1380) 2018-08-27 12:59:07 -05:00
Fix-MC-117075-TE-Unload-Lag-Spike.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Fix-MC-124320.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Fix-NPE-when-getting-location-from-InventoryEnderChe.patch
Fix-Old-Sign-Conversion.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Fix-reducedDebugInfo-not-initialized-on-client.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Fix-this-stupid-bullshit.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Flag-to-disable-the-channel-limit.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Further-improve-server-tick-loop.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
getPlayerUniqueId-API.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
GH-806-Respect-saving-disabled-before-unloading-all-.patch
Handle-Item-Meta-Inconsistencies.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
handle-NaN-health-absorb-values-and-repair-bad-data.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
handle-PacketPlayInKeepAlive-async.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Handle-plugin-prefixes-using-Log4J-configuration.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Ignore-Dead-Entities-in-entityList-iteration.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Ignore-Missing-Recipes-in-RecipeBook-to-avoid-data-e.patch
Implement-ensureServerConversions-API.patch Update upstream CB 2018-08-27 11:07:22 -04:00
Implement-EntityKnockbackByEntityEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Implement-EntityTeleportEndGatewayEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Implement-Expanded-ArmorStand-API.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Implement-extended-PaperServerListPingEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Implement-getI18NDisplayName.patch Update upstream CB 2018-08-27 11:07:22 -04:00
Implement-PlayerLocaleChangeEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Implement-World.getEntity-UUID-API.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Improve-Maps-in-item-frames-performance-and-bug-fixe.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Improve-ProjectileHitEvent-to-include-the-BlockFace-.patch [Auto] Updated Upstream (CraftBukkit) 2018-08-28 07:09:44 -04:00
Improve-the-Saddle-API-for-Horses.patch
Improved-Async-Task-Scheduler.patch
Include-Log4J2-SLF4J-implementation.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Inventory-removeItemAnySlot.patch Add Inventory#removeItemAnySlot 2018-08-29 21:41:39 -04:00
InventoryCloseEvent-Reason-API.patch [CI-SKIP] [Auto] Rebuild Patches 2018-08-28 23:16:31 -04:00
isChunkGenerated-API.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Item-canEntityPickup.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
ItemStack-getMaxItemUseDuration.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Lighting-Queue.patch Update upstream CB 2018-08-27 11:07:22 -04:00
LivingEntity-Hand-Raised-Item-Use-API.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
LivingEntity-setKiller.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Load-version-history-at-server-start.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
LootTable-API-Replenishable-Lootables-Feature.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Make-EnderDragon-implement-Mob.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Make-legacy-ping-handler-more-reliable.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Make-max-squid-spawn-height-configurable.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Make-player-data-saving-configurable.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Make-portal-teleportation-adjustment-math-more-accur.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Make-shield-blocking-delay-configurable.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Make-targetSize-more-aggressive-in-the-chunk-unload-.patch Disable Vanilla last chunk access cache, use ours 2018-08-27 00:15:12 -04:00
Mark-chunk-dirty-anytime-entities-change-to-guarante.patch Update upstream CB 2018-08-27 11:07:22 -04:00
MC-111480-Start-Entity-ID-s-at-1.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
MC-135506-Experience-should-save-as-Integers.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
MC-Dev-fixes.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
MC-Utils.patch Update upstream CB 2018-08-27 11:07:22 -04:00
More-informative-vehicle-moved-wrongly-message.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Ocelot-despawns-should-honor-nametags-and-leash.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Only-refresh-abilities-if-needed.patch update upstream 2018-07-29 12:42:07 -04:00
Only-send-Dragon-Wither-Death-sounds-to-same-world.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Optimise-BlockStateEnum-hashCode-and-equals.patch
Optimise-removeQueue.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Optimize-BlockPosition-helper-methods.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Optimize-Chunk-Access.patch Disable Vanilla last chunk access cache, use ours 2018-08-27 00:15:12 -04:00
Optimize-Chunk-getPos.patch Optimize Chunk#getPos 2018-08-28 21:36:42 -04:00
Optimize-CraftBlockData-Creation.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Optimize-EAR.patch
Optimize-explosions.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Optimize-getChunkIfLoaded-type-calls.patch Optimize getChunkIfLoaded type calls 2018-08-29 22:12:17 -04:00
Optimize-Hoppers.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Optimize-isValidLocation-getType-and-getBlockData-fo.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Optimize-ItemStack.isEmpty.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Optimize-Pathfinding.patch
Optimize-Region-File-Cache.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Optimize-RegistryID.c.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Optimize-RegistryMaterials.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Optimize-TileEntity-Ticking.patch
Optimize-UserCache-Thread-Safe.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Optimize-World.isLoaded-BlockPosition-Z.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Optimized-Light-Level-Comparisons.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Option-for-maximum-exp-value-when-merging-orbs.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Option-to-disable-BlockPhysicsEvent-for-Redstone.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Option-to-prevent-armor-stands-from-doing-entity-loo.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Option-to-remove-corrupt-tile-entities.patch Update upstream CB 2018-08-27 11:07:22 -04:00
Option-to-use-vanilla-per-world-scoreboard-coloring-.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Optional-TNT-doesn-t-move-in-water.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Paper-config-files.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Paper-Metrics.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Pass-World-to-Tile-Entity-Snapshots.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Pass-world-to-Village-creation.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Player-affects-spawning-API.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Player-Tab-List-and-Title-APIs.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Player.setPlayerProfile-API.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
PlayerAdvancementCriterionGrantEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
PlayerAttemptPickupItemEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
PlayerElytraBoostEvent.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
PlayerLaunchProjectileEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
PlayerNaturallySpawnCreaturesEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
PlayerPickupExperienceEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
PlayerPickupItemEvent-setFlyAtPlayer.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
PlayerReadyArrowEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
PlayerTeleportEndGatewayEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
POM-Changes.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
PreCreatureSpawnEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Prevent-Auto-Save-if-Save-Queue-is-full.patch Disable Vanilla last chunk access cache, use ours 2018-08-27 00:15:12 -04:00
Prevent-Fire-from-loading-chunks.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Prevent-Frosted-Ice-from-loading-holding-chunks.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Prevent-logins-from-being-processed-when-the-player-.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Prevent-Pathfinding-out-of-World-Border.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Prevent-Saving-Bad-entities-to-chunks.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Prevent-tile-entity-and-entity-crashes.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Print-Error-details-when-failing-to-save-player-data.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Profile-Lookup-Events.patch
ProfileWhitelistVerifyEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Properly-fix-item-duplication-bug.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Properly-handle-async-calls-to-restart-the-server.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Properly-remove-entities-on-dimension-teleport.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
provide-a-configurable-option-to-disable-creeper-lin.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Provide-E-TE-Chunk-count-stat-methods.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Provide-option-to-use-a-versioned-world-folder-for-t.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
RangedEntity-API.patch
Re-add-vanilla-entity-warnings-for-duplicates.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Re-track-players-that-dismount-from-other-players.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Reduce-IO-ops-opening-a-new-region-file.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Refresh-player-inventory-when-cancelling-PlayerInter.patch [CI-SKIP] [Auto] Rebuild Patches 2018-08-28 23:16:31 -04:00
Remove-CraftScheduler-Async-Task-Debugger.patch
Remove-Debug-checks-from-DataBits.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Remove-FishingHook-reference-on-Craft-Entity-removal.patch
Remove-invalid-mob-spawner-tile-entities.patch Update upstream CB 2018-08-27 11:07:22 -04:00
Remove-Metadata-on-reload.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
remove-null-possibility-for-getServer-singleton.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Remove-unused-World-Tile-Entity-List.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Replace-HashSet-with-fastutil-s-ObjectOpenHashSet-in.patch
Reset-spawner-timer-when-spawner-event-is-cancelled.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Restore-vanlla-default-mob-spawn-range.patch restore vanilla default mob-spawn-range 2018-08-18 12:43:44 -04:00
revert-serverside-behavior-of-keepalives.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Sanitise-RegionFileCache-and-make-configurable.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Send-absolute-position-the-first-time-an-entity-is-s.patch
Send-attack-SoundEffects-only-to-players-who-can-see.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Send-nearby-packets-from-world-player-list-not-serve.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Shame-on-you-Mojang.patch
Shoulder-Entities-Release-API.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2018-08-29 05:19:27 -04:00
Show-Paper-in-client-crashes-server-lists-and-Mojang.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
ShulkerBox-Dupe-Prevention.patch
SkeletonHorse-Additions.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Slime-Pathfinder-Events.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Speedup-BlockPos-by-fixing-inlining.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Store-counts-for-each-Entity-Block-Entity-Type.patch Update upstream CB 2018-08-27 11:07:22 -04:00
Store-reference-to-current-Chunk-for-Entity-and-Bloc.patch Update upstream CB 2018-08-27 11:07:22 -04:00
String-based-Action-Bar-API.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
System-property-for-disabling-watchdoge.patch
Tameable-getOwnerUniqueId-API.patch
Timings-v2.patch Add timings support to command functions (#1379) 2018-08-27 18:30:58 -04:00
Toggleable-player-crits-helps-mitigate-hacked-client.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Undead-horse-leashing.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Use-a-Queue-for-Queueing-Commands.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Use-a-Shared-Random-for-Entities.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Use-an-EnumMap-for-Chunk-Height-Maps.patch Optimize Chunk Height Maps 2018-08-28 22:12:27 -04:00
Use-asynchronous-Log4j-2-loggers.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
use-CB-BlockState-implementations-for-captured-block.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Use-ConcurrentHashMap-in-JsonList.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Use-Log4j-IOStreams-to-redirect-System.out-err-to-lo.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Use-Optimized-Collections.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Use-TerminalConsoleAppender-for-console-improvements.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Use-UserCache-for-player-heads.patch Update upstream 2018-07-23 18:57:54 -04:00
Vanished-players-don-t-have-rights.patch [Auto] Updated Upstream (CraftBukkit) 2018-08-28 07:09:44 -04:00
Vex-getSummoner-API.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Waving-banner-workaround.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
WitchConsumePotionEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
WitchReadyPotionEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
WitchThrowPotionEvent.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
Workaround-for-setting-passengers-on-players.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00
World-EntityHuman-Lookup-Optimizations.patch Paper 1.13.1 Update 2018-08-26 14:11:49 -04:00