Paper/CraftBukkit-Patches
Zach Brown c08319bf13 Update from upstream SpigotMC
Fix LEFT_CLICK_AIR detection when not in creative SpigotMC/Spigot@883534a72a
2014-08-07 14:33:06 -05:00
..
0001-POM-Changes.patch
0002-mc-dev-imports.patch
0003-Skeleton-API-Implementations.patch
0004-Obfuscation-Helpers.patch
0005-Spigot-Configuration.patch
0006-Better-Chunk-Tick-Selection.patch
0007-Crop-Growth-Rates.patch
0008-More-Efficient-Chunk-Save-Queue.patch
0009-Merge-tweaks-and-configuration.patch
0010-LongHash-Tweaks.patch
0011-Async-Operation-Catching.patch
0012-View-Distance.patch
0013-Spigot-Timings.patch
0014-Fix-Mob-Spawning-Relative-to-View-Distance.patch
0015-Handle-Null-Tile-Entities.patch
0016-Entity-Activation-Range.patch
0017-Metrics.patch
0018-PlayerItemDamageEvent.patch
0019-Faster-UUID-for-entities.patch
0020-Prevent-NPE-in-CraftSign.patch
0021-Entity-Tracking-Ranges.patch
0022-Limit-Custom-Map-Rendering.patch
0023-Thread-Naming-and-Tweaks.patch
0024-Close-Unloaded-Save-Files.patch
0025-Remove-o-Option.patch
0026-Recipe-Deconstruction.patch
0027-Implement-Arrow-API.patch Restructure PaperSpigot as a new set of modules 2014-07-21 15:46:54 -05:00
0028-Hopper-Customisations.patch
0029-Prevent-Shutdown-Hang.patch Restructure PaperSpigot as a new set of modules 2014-07-21 15:46:54 -05:00
0030-Implement-SpawnerSpawnEvent.patch
0031-Firework-Meta-Crash-Fix.patch
0032-Allow-Disabling-of-Command-Logging.patch
0033-Allow-Disabling-of-Command-TabComplete.patch
0034-Configurable-Messages.patch
0035-Allow-Disabling-of-Random-Lighting-Updates.patch
0036-Properly-Close-Inventories.patch Update from upstream SpigotMC 2014-08-06 18:16:23 -05:00
0037-Disallow-Interaction-With-Self.patch
0038-Lower-Chunk-Compression.patch
0039-Entity-Mount-and-Dismount-Events.patch
0040-Prevent-Ghost-Players-Caused-by-Plugins.patch
0041-Plug-World-Unload-Memory-Leak.patch
0042-Player-Collision-API.patch
0043-Fully-Disable-Snooper-When-Not-Required.patch
0044-Add-Getter-for-Entity-Invulnerability.patch
0045-Cap-Minimum-Player-Speed.patch
0046-Update-Inventory-and-Health-for-PlayerConsumeItemEve.patch
0047-Call-EntityChangeBlockEvent-for-Fire-Arrows-hitting-.patch
0048-Allow-Disabling-of-1.6.3-Structure-Saving.patch
0049-Item-Despawn-Rate.patch
0050-Don-t-Special-Case-X-Move-Value.patch
0051-Implement-respawn-API.patch
0052-Fix-BrewingStands-Removing-NBT-Potions.patch
0053-Arrow-Despawn-Rate.patch
0054-Fix-packed-ice-generation.patch
0055-Watchdog-Thread.patch
0056-Clear-Flower-Pot-on-Drop.patch
0057-Fix-some-chunks-not-being-sent-to-the-client.patch Update from upstream SpigotMC 2014-08-06 18:16:23 -05:00
0058-Fix-Broken-Async-Chat.patch
0059-Allow-Teleportation-of-Vehicles-and-Passengers.patch
0060-Remove-OS-X-Special-Chars-from-Signs.patch
0061-Orebfuscator.patch
0062-Optimize-DataWatcher.patch
0063-Fire-PreLogin-Events-in-Offline-Mode.patch
0064-BungeeCord-Support.patch
0065-Allow-Disabling-Zombie-Villager-Aggression.patch
0066-Configurable-Amount-of-Netty-Threads.patch
0067-Prevent-Mineshaft-Saving.patch
0068-Log-Cause-of-Unexpected-Exceptions.patch
0069-Particle-API.patch
0070-Fix-Biome-Decoration-Crashes.patch
0071-Save-ticks-lived-to-nbttag.patch Restructure PaperSpigot as a new set of modules 2014-07-21 15:46:54 -05:00
0072-More-Efficient-GetCubes.patch
0073-Add-Option-to-Nerf-Mobs-from-Spawner-s.patch
0074-Warn-if-PermGen-may-be-insufficient.patch
0075-Disable-Connected-Check-on-setScoreboard.patch
0076-Add-Late-Bind-Option.patch
0077-Allow-statistics-to-be-disabled-forced.patch
0078-Fix-anvil-collisions.patch
0079-Fix-ItemStack-Unbreakable-Code.patch
0080-Try-and-Debug-Crash-Reports-Crashing.patch Update from upstream SpigotMC 2014-08-06 18:16:23 -05:00
0081-Replace-AutoSave-Mechanism.patch
0082-Block-data-values-that-crash-the-client.patch
0083-Support-vanilla-s-direction-tag-on-fireballs.patch
0084-Support-non-prefixed-URLs.patch
0085-Catch-stalling-on-corrupted-map-data-NBT-arrays.patch
0086-Allow-toggling-of-ZombiePigmen-spawning-in-portal-bl.patch
0087-Highly-Optimized-Tick-Loop.patch
0088-Add-Spigot-Links.patch
0089-Configurable-Ping-Sample-Size.patch
0090-Add-Optional-Tick-Shuffling.patch
0091-Allow-Configuring-Chunks-per-Packet.patch
0092-Implement-Locale-Getter-for-Players.patch
0093-Cap-Entity-Collisions.patch
0094-Fix-dispensing-bone-meal-not-having-the-correct-data.patch Restructure PaperSpigot as a new set of modules 2014-07-21 15:46:54 -05:00
0095-Spam-Filter-Exclusions.patch
0096-Add-Option-to-Silence-CommandBlock-Console.patch
0097-Add-support-for-fetching-hidden-players.patch
0098-Allow-Disabling-Creative-Item-Filter.patch
0099-Cap-Channel-Registrations.patch
0100-Allow-vanilla-commands-to-be-the-main-version-of-a-c.patch
0101-Unfinalize-the-isDisconnected-method-by-bukkit.patch
0102-Implement-Silenceable-Lightning-API.patch
0103-Use-one-PermissibleBase-for-all-Command-Blocks.patch
0104-Prevent-hoppers-from-loading-chunks.patch
0105-Guard-Entity-List.patch
0106-Fix-ConcurrentModificationException-while-being-idle.patch
0107-Cancellable-WitherSkull-potion-effect.patch
0108-Descriptive-kick-reasons-instead-of-Nope.patch Restructure PaperSpigot as a new set of modules 2014-07-21 15:46:54 -05:00
0109-Check-for-manually-prefixed-commands-or-commands-tha.patch
0110-Cap-window-names-to-prevent-client-disconnects.patch
0111-Enable-Improved-Ping-Sending.patch
0112-Configurable-dragon-death-and-wither-spawn-sounds.patch
0113-Display-Spigot-in-client-crashes-server-lists-and-Mo.patch
0114-Old-New-Version-Support.patch Restructure PaperSpigot as a new set of modules 2014-07-21 15:46:54 -05:00
0115-Treat-Bungee-as-Online-Mode.patch Restructure PaperSpigot as a new set of modules 2014-07-21 15:46:54 -05:00
0116-Fix-several-occurances-of-missed-diff.patch
0117-Fix-PlayerFishEvent-not-properly-cancelling.-Fixes-B.patch
0118-Update-Warning.patch
0119-Add-Conversion-Message.patch
0120-Properly-cancel-fishing-event.-Fixes-BUKKIT-5396.patch
0121-Print-Stack-on-InternalException.patch
0122-Use-Offline-Player-Data-Once-if-Required.patch
0123-Use-Provided-Case-for-Non-Existent-Offline-Players.patch
0124-Check-for-blank-OfflinePlayer-Names.patch
0125-Fix-Player-Banning.patch
0126-Fix-ban-expire-dates.patch
0127-Correct-Ban-Expiration.patch
0128-Convert-Horses-owner-to-UUID.patch
0129-Expand-team-API-to-allow-arbitrary-strings.patch
0130-Add-Score.isScoreSet-Z-API.patch
0131-Log-null-TileEntity-Owner.patch
0132-Don-t-special-case-invalid-usernames-for-UUIDs.patch
0133-Convert-player-skulls-async.patch
0134-Prevent-NoClassDefError-crash-and-notify-on-crash.patch
0135-Check-Skull-canPlace.patch
0136-Don-t-let-trees-replace-any-block.patch
0137-Fix-race-condition-that-could-kill-connections-befor.patch
0138-Configurable-UserCache-cap.patch
0139-Implement-PlayerSpawnLocationEvent.patch
0140-Cap-Objective-Score-Length.patch
0141-Process-conversation-input-on-the-main-thread.-Fixes.patch
0142-Configurable-save-on-stop-only-for-UserCache.patch
0143-Prevent-Unbounded-IntCache-Growth.patch
0144-Fix-explosions-not-moving-invulnerable-entities.patch
0145-Add-damager-to-the-unhandled-error.patch
0146-Cross-World-Entity-Teleportation.patch
0147-Limit-block-placement-interaction-packets.patch
0148-Better-item-validation.patch
0149-Further-Seed-Customisation.patch
0150-Disable-ResourceLeakDetector.patch
0151-Add-More-Information-to-session.lock-Errors.patch
0152-Safer-JSON-Loading.patch
0153-Fix-Slow-Loading-Libraries.patch
0154-Add-CommandLine-EULA-Flag.patch
0155-Fix-misnamed-function-from-1.7.10-update.patch
0156-Fix-for-enchanting-table-wiping-meta-when-placing-st.patch
0157-Don-t-spawn-bonus-ocelots-when-plugins-spawn-ocelots.patch
0158-Prevent-a-crash-involving-attributes.patch
0159-Fix-IP-banning.patch
0160-Make-moved-wrongly-limit-configurable.patch
0161-Fix-Null-Tile-Entity-Worlds.patch
0162-Make-moved-too-quickly-limit-configurable.patch
0163-Log-debug-levels-to-the-log-file.patch
0164-Alternative-Hopper-Ticking.patch
0165-Apply-NBTReadLimiter-to-more-things.patch
0166-Allow-Attribute-Capping.patch
0167-Add-an-option-for-a-global-cache-for-any-request-on-.patch
0168-Only-fetch-an-online-UUID-in-online-mode.patch
0169-Filter-attribute-modifiers-which-cause-the-attribute.patch
0170-Fix-missed-diff-from-Minecraft-1.3.1-update.patch
0171-Fix-LEFT_CLICK_AIR-detection-when-not-in-creative.patch Update from upstream SpigotMC 2014-08-07 14:33:06 -05:00