Paper/CraftBukkit-Patches
2015-04-08 21:48:49 -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-Async-Operation-Catching.patch
0011-View-Distance.patch
0012-Spigot-Timings.patch
0013-Fix-Mob-Spawning-Relative-to-View-Distance.patch
0014-Handle-Null-Tile-Entities.patch
0015-Entity-Activation-Range.patch
0016-Metrics.patch
0017-PlayerItemDamageEvent.patch
0018-Prevent-NPE-in-CraftSign.patch
0019-Entity-Tracking-Ranges.patch
0020-Thread-Naming-and-Tweaks.patch
0021-Close-Unloaded-Save-Files.patch
0022-Remove-o-Option.patch
0023-Recipe-Deconstruction.patch
0024-Implement-Arrow-API.patch
0025-Hopper-Customisations.patch
0026-Implement-SpawnerSpawnEvent.patch
0027-Firework-Meta-Crash-Fix.patch
0028-Allow-Disabling-of-Command-Logging.patch
0029-Allow-Disabling-of-Command-TabComplete.patch
0030-Configurable-Messages.patch
0031-Allow-Disabling-of-Random-Lighting-Updates.patch
0032-Properly-Close-Inventories.patch
0033-Disallow-Interaction-With-Self.patch
0034-Entity-Mount-and-Dismount-Events.patch
0035-Prevent-Ghost-Players-Caused-by-Plugins.patch
0036-Plug-World-Unload-Memory-Leak.patch
0037-Player-Collision-API.patch
0038-Fully-Disable-Snooper-When-Not-Required.patch
0039-Add-Getter-for-Entity-Invulnerability.patch
0040-Cap-Minimum-Player-Speed.patch
0041-Update-Inventory-and-Health-for-PlayerConsumeItemEve.patch
0042-Call-EntityChangeBlockEvent-for-Fire-Arrows-hitting-.patch
0043-Allow-Disabling-of-1.6.3-Structure-Saving.patch
0044-Item-Despawn-Rate.patch
0045-Don-t-Special-Case-X-Move-Value.patch
0046-Implement-respawn-API.patch
0047-Arrow-Despawn-Rate.patch
0048-Fix-packed-ice-generation.patch
0049-Watchdog-Thread.patch
0050-Clear-Flower-Pot-on-Drop.patch
0051-Fix-some-chunks-not-being-sent-to-the-client.patch
0052-Fix-Broken-Async-Chat.patch
0053-Orebfuscator.patch SPIGOT-750: Barrier blocks are transparent for xray purposes 2015-04-08 21:48:49 -05:00
0054-Optimize-DataWatcher.patch
0055-Fire-PreLogin-Events-in-Offline-Mode.patch
0056-BungeeCord-Support.patch
0057-Allow-Disabling-Zombie-Villager-Aggression.patch
0058-Configurable-Amount-of-Netty-Threads.patch
0059-Prevent-Mineshaft-Saving.patch
0060-Log-Cause-of-Unexpected-Exceptions.patch
0061-Particle-API.patch
0062-Save-ticks-lived-to-nbttag.patch
0063-More-Efficient-GetCubes.patch
0064-Add-Option-to-Nerf-Mobs-from-Spawner-s.patch
0065-Warn-if-PermGen-may-be-insufficient.patch
0066-Disable-Connected-Check-on-setScoreboard.patch
0067-Add-Late-Bind-Option.patch
0068-Allow-statistics-to-be-disabled-forced.patch
0069-Fix-ItemStack-Unbreakable-Code.patch
0070-Try-and-Debug-Crash-Reports-Crashing.patch
0071-Improve-AutoSave-Mechanism.patch
0072-Catch-stalling-on-corrupted-map-data-NBT-arrays.patch
0073-Allow-toggling-of-ZombiePigmen-spawning-in-portal-bl.patch
0074-Highly-Optimized-Tick-Loop.patch
0075-Add-Spigot-Links.patch
0076-Configurable-Ping-Sample-Size.patch
0077-Add-Optional-Tick-Shuffling.patch
0078-Allow-Configuring-Chunks-per-Packet.patch
0079-Implement-Locale-Getter-for-Players.patch
0080-Cap-Entity-Collisions.patch
0081-Fix-dispensing-bone-meal-not-having-the-correct-data.patch
0082-Spam-Filter-Exclusions.patch
0083-Add-Option-to-Silence-CommandBlock-Console.patch
0084-Add-support-for-fetching-hidden-players.patch
0085-Allow-Disabling-Creative-Item-Filter.patch
0086-Cap-Channel-Registrations.patch
0087-Allow-vanilla-commands-to-be-the-main-version-of-a-c.patch
0088-Unfinalize-the-isDisconnected-method-by-bukkit.patch
0089-Implement-Silenceable-Lightning-API.patch
0090-Use-one-PermissibleBase-for-all-Command-Blocks.patch
0091-Prevent-hoppers-from-loading-chunks.patch
0092-Guard-Entity-List.patch
0093-Fix-ConcurrentModificationException-while-being-idle.patch
0094-Cancellable-WitherSkull-potion-effect.patch
0095-Descriptive-kick-reasons-instead-of-Nope.patch
0096-Configurable-dragon-death-and-wither-spawn-sounds.patch
0097-Display-Spigot-in-client-crashes-server-lists-and-Mo.patch
0098-Treat-Bungee-as-Online-Mode.patch
0099-Add-Conversion-Message.patch
0100-Properly-cancel-fishing-event.-Fixes-BUKKIT-5396.patch
0101-Print-Stack-on-InternalException.patch
0102-Use-Offline-Player-Data-Once-if-Required.patch
0103-Use-Provided-Case-for-Non-Existent-Offline-Players.patch
0104-Check-for-blank-OfflinePlayer-Names.patch
0105-Fix-Player-Banning.patch
0106-Fix-ban-expire-dates.patch
0107-Correct-Ban-Expiration.patch
0108-Convert-Horses-owner-to-UUID.patch
0109-Expand-team-API-to-allow-arbitrary-strings.patch Rebuild patches 2015-03-08 05:03:38 -05:00
0110-Add-Score.isScoreSet-Z-API.patch
0111-Log-null-TileEntity-Owner.patch
0112-Don-t-special-case-invalid-usernames-for-UUIDs.patch
0113-Convert-player-skulls-async.patch
0114-Prevent-NoClassDefError-crash-and-notify-on-crash.patch
0115-Check-Skull-canPlace.patch
0116-Fix-race-condition-that-could-kill-connections-befor.patch
0117-Configurable-UserCache-cap.patch
0118-Implement-PlayerSpawnLocationEvent.patch
0119-Cap-Objective-Score-Length.patch
0120-Process-conversation-input-on-the-main-thread.-Fixes.patch
0121-Configurable-save-on-stop-only-for-UserCache.patch
0122-Prevent-Unbounded-IntCache-Growth.patch
0123-Add-damager-to-the-unhandled-error.patch
0124-Cross-World-Entity-Teleportation.patch
0125-Limit-block-placement-interaction-packets.patch
0126-Better-item-validation.patch
0127-Further-Seed-Customisation.patch
0128-Disable-ResourceLeakDetector.patch
0129-Add-More-Information-to-session.lock-Errors.patch
0130-Safer-JSON-Loading.patch
0131-Fix-Slow-Loading-Libraries.patch
0132-Add-CommandLine-EULA-Flag.patch
0133-Fix-for-enchanting-table-wiping-meta-when-placing-st.patch
0134-Don-t-spawn-bonus-ocelots-when-plugins-spawn-ocelots.patch
0135-Prevent-a-crash-involving-attributes.patch
0136-Make-moved-wrongly-limit-configurable.patch
0137-Fix-Null-Tile-Entity-Worlds.patch
0138-Make-moved-too-quickly-limit-configurable.patch
0139-Apply-NBTReadLimiter-to-more-things.patch
0140-Allow-Attribute-Capping.patch
0141-Only-fetch-an-online-UUID-in-online-mode.patch
0142-Filter-attribute-modifiers-which-cause-the-attribute.patch
0143-Plug-WorldMap-Memory-Leak.patch
0144-Fix-Corrupted-Trapped-Chest.patch
0145-Remove-uneeded-validation.patch
0146-Add-Hunger-Config-Values.patch
0147-Make-debug-logging-togglable.patch
0148-Skip-invalid-enchants-in-CraftMetaItem.patch
0149-Limit-TNT-Detonations-per-tick.patch
0150-Added-isUnbreakable-and-setUnbreakable-to-ItemMeta.patch
0151-Configurable-Hanging-Tick.patch
0152-Fix-Some-Memory-Leaks.patch
0153-Refactor-ItemDoor-Place.patch
0154-BungeeCord-Chat-API.patch
0155-Use-Standard-List-for-EntitySlices.patch
0156-Allow-Capping-Tile-Entity-Tick-Time.patch
0157-Use-FastMatches-for-ItemStack-Dirty-Check.patch