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