Paper/Spigot-Server-Patches
Aikar ec31ab32af Shame on you Mojang
Someone wrote some horrible code that throws a world accessing task
onto the HTTP DOWNLOADER Thread Pool, for an activity that is not even
heavy enough to warrant async operation.

This then triggers async chunk loads!

What in the hell were you thinking?
2017-02-05 19:19:35 -05:00
..
0001-POM-Changes.patch Update to Paper to MC 1.11.2 2016-12-21 11:21:40 -06:00
0002-Paper-config-files.patch Cap Entity Collisions - Resolves #577 2017-01-22 18:24:22 -05:00
0003-MC-Dev-fixes.patch Simplify the affects spawning API implementation 2016-11-18 18:55:14 -06:00
0004-MC-Utils.patch Fix String based Action Bar to use ChatComponent to handle proper escaping 2016-12-29 08:29:09 -05:00
0005-Timings-v2.patch Add more timings to Scheduler and other improvements 2017-02-05 00:13:16 -05:00
0006-Configurable-squid-spawn-ranges.patch Add ProjectileCollideEvent 2016-12-16 22:13:46 -06:00
0007-Configurable-cactus-and-reed-natural-growth-heights.patch Add ProjectileCollideEvent 2016-12-16 22:13:46 -06:00
0008-Configurable-baby-zombie-movement-speed.patch Add ProjectileCollideEvent 2016-12-16 22:13:46 -06:00
0009-Configurable-fishing-time-ranges.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0010-Allow-nerfed-mobs-to-jump.patch Cleanup 'nerfed spawner mobs can float' patch 2016-12-20 21:57:07 -06:00
0011-Add-configurable-despawn-distances-for-living-entiti.patch Cleanup 'nerfed spawner mobs can float' patch 2016-12-20 21:57:07 -06:00
0012-Allow-for-toggling-of-spawn-chunks.patch Add ProjectileCollideEvent 2016-12-16 22:13:46 -06:00
0013-Drop-falling-block-and-tnt-entities-at-the-specified.patch Add ProjectileCollideEvent 2016-12-16 22:13:46 -06:00
0014-Configurable-speed-for-water-flowing-over-lava.patch Add ProjectileCollideEvent 2016-12-16 22:13:46 -06:00
0015-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch Update upstream S 2017-01-30 22:33:54 -06:00
0016-Player-affects-spawning-API.patch Update upstream CB 2016-12-27 18:46:41 -06:00
0017-Metrics.patch Add ProjectileCollideEvent 2016-12-16 22:13:46 -06:00
0018-Remove-invalid-mob-spawner-tile-entities.patch Add ProjectileCollideEvent 2016-12-16 22:13:46 -06:00
0019-Optimize-TileEntity-Ticking.patch Add ProjectileCollideEvent 2016-12-16 22:13:46 -06:00
0020-Further-improve-server-tick-loop.patch Update upstream S 2017-01-30 22:33:54 -06:00
0021-Only-refresh-abilities-if-needed.patch Add ProjectileCollideEvent 2016-12-16 22:13:46 -06:00
0022-Add-async-chunk-load-API.patch Add ProjectileCollideEvent 2016-12-16 22:13:46 -06:00
0023-Entity-Origin-API.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
0024-Prevent-tile-entity-and-entity-crashes.patch Update upstream CB 2016-12-27 18:46:41 -06:00
0025-Configurable-top-of-nether-void-damage.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0026-Check-online-mode-before-converting-and-renaming-pla.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0027-Always-tick-falling-blocks.patch Add ProjectileCollideEvent 2016-12-16 22:13:46 -06:00
0028-Lighting-Queue.patch Update upstream S 2017-02-04 03:59:44 -06:00
0029-Configurable-end-credits.patch Update upstream B/CB 2017-01-14 02:11:12 -06:00
0030-Fix-lag-from-explosions-processing-dead-entities.patch Add ProjectileCollideEvent 2016-12-16 22:13:46 -06:00
0031-Generator-Settings.patch Add ProjectileCollideEvent 2016-12-16 22:13:46 -06:00
0032-Optimize-explosions.patch Update upstream S 2017-01-30 22:33:54 -06:00
0033-Stop-updating-flowing-block-if-material-has-changed.patch Add ProjectileCollideEvent 2016-12-16 22:13:46 -06:00
0034-Fast-draining.patch Add ProjectileCollideEvent 2016-12-16 22:13:46 -06:00
0035-Configurable-lava-flow-speed.patch Fix missed diff causing lava to move too quickly 2016-12-21 15:29:50 -06:00
0036-Add-player-view-distance-API.patch Update upstream S 2017-01-30 22:33:54 -06:00
0037-Disable-explosion-knockback.patch Update upstream - fixes more Spawn Egg issues 2017-01-02 01:58:15 -05:00
0038-Disable-thunder.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0039-Disable-ice-and-snow.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0040-Configurable-mob-spawner-tick-rate.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0041-Send-absolute-position-the-first-time-an-entity-is-s.patch Add ProjectileCollideEvent 2016-12-16 22:13:46 -06:00
0042-Add-BeaconEffectEvent.patch Add ProjectileCollideEvent 2016-12-16 22:13:46 -06:00
0043-Configurable-container-update-tick-rate.patch Update upstream B/CB 2017-01-14 02:11:12 -06:00
0044-Use-UserCache-for-player-heads.patch Add ProjectileCollideEvent 2016-12-16 22:13:46 -06:00
0045-Disable-spigot-tick-limiters.patch Update upstream CB 2016-12-27 18:46:41 -06:00
0046-Configurable-Chunk-IO-Thread-Base-Count.patch Add ProjectileCollideEvent 2016-12-16 22:13:46 -06:00
0047-Don-t-create-Region-File-s-when-checking-if-chunk-ex.patch Add ProjectileCollideEvent 2016-12-16 22:13:46 -06:00
0048-Add-PlayerInitialSpawnEvent.patch Add ProjectileCollideEvent 2016-12-16 22:13:46 -06:00
0049-Disable-chest-cat-detection.patch Add ProjectileCollideEvent 2016-12-16 22:13:46 -06:00
0050-Ensure-commands-are-not-ran-async.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
0051-All-chunks-are-slime-spawn-chunks-toggle.patch Update upstream B/CB/S 2017-01-25 22:27:42 -06:00
0052-Optimize-Pathfinding.patch Add ProjectileCollideEvent 2016-12-16 22:13:46 -06:00
0053-Avoid-hopper-searches-if-there-are-no-items.patch Add ProjectileCollideEvent 2016-12-16 22:13:46 -06:00
0054-Expose-server-CommandMap.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
0055-Be-a-bit-more-informative-in-maxHealth-exception.patch Update upstream CB 2017-02-01 22:48:16 -06:00
0056-Player-Tab-List-and-Title-APIs.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0057-Ensure-inv-drag-is-in-bounds.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0058-Change-implementation-of-tile-entity-removal-list.patch Update upstream CB 2016-12-27 18:46:41 -06:00
0059-Add-configurable-portal-search-radius.patch Fix a merge conflict that was resolved improperly 2016-12-20 18:01:37 -06:00
0060-Add-velocity-warnings.patch Compromise on warning of excessive velocity sets 2017-01-08 16:48:37 -06:00
0061-Fix-inter-world-teleportation-glitches.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0062-Add-exception-reporting-event.patch Remove CraftScheduler Async Task Debugger 2017-02-05 00:13:28 -05:00
0063-Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0064-Disable-Scoreboards-for-non-players-by-default.patch Update to Paper to MC 1.11.2 2016-12-21 11:21:40 -06:00
0065-Add-methods-for-working-with-arrows-stuck-in-living-.patch Update upstream CB 2017-02-01 22:48:16 -06:00
0066-Complete-resource-pack-API.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0067-Chunk-save-queue-improvements.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0068-Chunk-Save-Reattempt.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0069-Default-loading-permissions.yml-before-plugins.patch Compromise on warning of excessive velocity sets 2017-01-08 16:48:37 -06:00
0070-Allow-Reloading-of-Custom-Permissions.patch Compromise on warning of excessive velocity sets 2017-01-08 16:48:37 -06:00
0071-Remove-Metadata-on-reload.patch Compromise on warning of excessive velocity sets 2017-01-08 16:48:37 -06:00
0072-Undead-horse-leashing.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0073-Fix-Furnace-cook-time-bug.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0074-Handle-Item-Meta-Inconsistencies.patch Fix build 2017-01-02 02:05:02 -05:00
0075-Configurable-Non-Player-Arrow-Despawn-Rate.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0076-Add-World-Util-Methods.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0077-Optimized-Light-Level-Comparisons.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0078-Pass-world-to-Village-creation.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0079-Custom-replacement-for-eaten-items.patch Now I am become Death, the destroyer of newlines 2017-01-14 02:12:59 -06:00
0080-Set-health-before-death-event.patch Update upstream CB 2017-02-01 22:48:16 -06:00
0081-handle-NaN-health-absorb-values-and-repair-bad-data.patch Fix build 2017-01-02 02:05:02 -05:00
0082-Catch-Async-PlayerChunkMap-operations.patch Update upstream S 2017-01-30 22:33:54 -06:00
0083-Support-offline-mode-in-whitelist-command-as-well.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0084-Fix-SkullCache-case-bug.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0085-Waving-banner-workaround.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0086-Use-a-Shared-Random-for-Entities.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0087-Don-t-teleport-dead-entities.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0088-Optimize-Chunk-Access.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0089-Configurable-spawn-chances-for-skeleton-horses.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0090-Optimize-isValidLocation-getType-and-getBlockData-fo.patch Update upstream CB 2016-12-27 18:46:41 -06:00
0091-Fix-cooked-fish-legacy-import.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0092-Access-items-by-EquipmentSlot.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0093-Check-async-remove-unused-vars-GH-159.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0094-Option-to-disable-BlockPhysicsEvent-for-Redstone.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0095-Entity-AddTo-RemoveFrom-World-Events.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0096-Configurable-Chunk-Inhabited-Timer.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0097-EntityPathfindEvent.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0098-Prevent-Waterflow-BlockFromToEvent-from-loading-chun.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0099-Reduce-IO-ops-opening-a-new-region-file.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0100-Sanitise-RegionFileCache-and-make-configurable.patch Update Paper to MC 1.11.1 2016-12-20 17:45:00 -06:00
0101-Use-Optimized-Collections.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
0102-Do-not-load-chunks-for-light-checks.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
0103-Add-PlayerUseUnknownEntityEvent.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
0104-Fix-reducedDebugInfo-not-initialized-on-client.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
0105-Configurable-Grass-Spread-Tick-Rate.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
0106-Configurable-Keep-Spawn-Loaded-range-per-world.patch Update upstream S 2017-01-30 22:33:54 -06:00
0107-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
0108-Don-t-spam-reload-spawn-chunks-in-nether-end.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
0109-Remove-Debug-checks-from-DataBits.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
0110-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
0111-Workaround-for-setting-passengers-on-players.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
0112-Remove-unused-World-Tile-Entity-List.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
0113-Don-t-tick-Skulls-unused-code.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
0114-Configurable-Player-Collision.patch Update upstream S 2017-01-30 22:33:54 -06:00
0115-Add-handshake-event-to-allow-plugins-to-handle-clien.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
0116-Water-mobs-should-only-spawn-in-the-water.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
0117-Fix-Bugs-with-Spigot-Mob-Spawn-Logic.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
0118-Configurable-RCON-IP-address.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
0119-Prevent-Fire-from-loading-chunks.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
0120-Implement-PlayerLocaleChangeEvent.patch Update upstream B/CB 2017-01-14 02:11:12 -06:00
0121-EntityRegainHealthEvent-isFastRegen-API.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
0122-Add-ability-to-configure-frosted_ice-properties.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
0123-Vehicle-Event-Cancellation-Changes.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
0124-SPIGOT-1401-Fix-dispenser-dropper-furnace-placement.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0125-Improve-Minecraft-Hopper-Performance.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0126-remove-null-possibility-for-getServer-singleton.patch Update upstream S 2017-01-30 22:33:54 -06:00
0127-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0128-LootTable-API-Replenishable-Lootables-Feature.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0129-Do-not-load-chunks-for-pathfinding.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0130-Entity-Tracking-Improvements.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0131-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0132-Do-not-mark-chunks-as-active-for-neighbor-updates.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0133-Fix-Chunk-Unload-Queue-Issues.patch Update upstream S 2017-02-04 03:59:44 -06:00
0134-System-property-for-disabling-watchdoge.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0135-Optimize-EAR.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0136-Optimize-UserCache-Thread-Safe.patch Update upstream S 2017-01-30 22:33:54 -06:00
0137-Avoid-blocking-on-Network-Manager-creation.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0138-Optional-old-TNT-cannon-behaviors.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0139-Faster-redstone-torch-rapid-clock-removal.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0140-Ensure-Chunks-never-ever-load-async.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0141-Add-server-name-parameter.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0142-Only-send-Dragon-Wither-Death-sounds-to-same-world.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0143-Fix-FallingBlocks-being-stuck-on-fences.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0144-Make-entities-look-for-hoppers.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0145-Delay-Chunk-Unloads-based-on-Player-Movement.patch Update upstream S 2017-02-04 03:59:44 -06:00
0146-Toggleable-Elytra-Wall-Damage.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0147-Fix-Double-World-Add-issues.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0148-Fix-Old-Sign-Conversion.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0149-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0150-More-informative-vehicle-moved-wrongly-message.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0151-Re-track-players-that-dismount-from-other-players.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0152-Add-setting-for-proxy-online-mode-status.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0153-Optimise-BlockStateEnum-hashCode-and-equals.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0154-Disable-ticking-of-snow-blocks.patch Update upstream B/CB/S 2017-01-20 05:21:44 -06:00
0155-Fix-AIOOBE-in-inventory-handling.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0156-Configurable-packet-in-spam-threshold.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0157-Configurable-flying-kick-messages.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0158-Auto-Save-Improvements.patch Update upstream S 2017-01-30 22:33:54 -06:00
0159-Chunk-registration-fixes.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0160-Remove-FishingHook-reference-on-Craft-Entity-removal.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0161-Auto-fix-bad-Y-levels-on-player-login.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0162-Raise-string-limit-for-packet-serialization.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0163-Disable-Vanilla-Chunk-GC.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0164-Option-to-remove-corrupt-tile-entities.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0165-Add-EntityZapEvent.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0166-Don-t-load-Chunks-from-Hoppers-and-other-things.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0167-Prevent-Auto-Save-if-Save-Queue-is-full.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0168-Chunk-Save-Stats-Debug-Option.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0169-Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0170-Cache-user-authenticator-threads.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0171-Optimize-Network-Queue.patch Update upstream S 2017-01-30 22:33:54 -06:00
0172-Optimise-NetworkManager.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0173-Optimise-removeQueue.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0174-Allow-Reloading-of-Command-Aliases.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0175-Add-source-to-PlayerExpChangeEvent.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0176-Optimize-World.isLoaded-BlockPosition-Z.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0177-Speedup-BlockPos-by-fixing-inlining.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0178-Don-t-let-fishinghooks-use-portals.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0179-Add-ProjectileCollideEvent.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0180-Vanished-players-don-t-have-rights.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0181-Prevent-Pathfinding-out-of-World-Border.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0182-Ignore-invalid-Marker-Icon-ID-s-in-maps.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0183-Bound-Treasure-Maps-to-World-Border.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0184-Configurable-Cartographer-Treasure-Maps.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0185-Optimize-ItemStack.isEmpty.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0186-Add-API-methods-to-control-if-armour-stands-can-move.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0187-Option-to-prevent-armor-stands-from-doing-entity-loo.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0188-Add-option-to-remove-invalid-statistics.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0189-IllegalPacketEvent.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0190-Properly-fix-item-duplication-bug.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0191-String-based-Action-Bar-API.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0192-Activation-Range-Improvements.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0193-Firework-API-s.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0194-Change-Outdated-Build-Download-URL-to-Paper-CI.patch Update upstream CB 2017-02-01 22:48:16 -06:00
0195-PlayerTeleportEndGatewayEvent.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0196-MC-111699-Ignore-Improper-Anvil-Item-Name-Packets.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0197-MC-112017-Allow-31-instead-of-30-for-item-names.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0198-ShulkerBox-Dupe-Prevention.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0199-Provide-E-TE-Chunk-count-stat-methods.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0200-Enforce-Sync-Player-Saves.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0201-Enforce-Sync-Chunk-Unloads.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0202-Don-t-allow-entities-to-ride-themselves-572.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0203-Fix-block-break-desync.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0204-Assign-the-World-in-WorldGenStronghold.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0205-Add-fromBottle-flag-to-Experience-Orbs.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0206-Remove-the-Vanilla-Method-Profiler.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0207-Cap-Entity-Collisions.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0208-Do-not-allow-a-zero-max-height-in-BiomeJungle.patch Update upstream CB 2017-01-28 17:36:03 -06:00
0209-Remove-CraftScheduler-Async-Task-Debugger.patch Remove CraftScheduler Async Task Debugger 2017-02-05 00:13:28 -05:00
0210-Shame-on-you-Mojang.patch Shame on you Mojang 2017-02-05 19:19:35 -05:00