.. |
0001-POM-Changes.patch
|
Update Spigot to Minecraft 1.6.2
|
2013-07-09 10:31:10 +10:00 |
0002-mc-dev-imports.patch
|
|
|
0003-Skeleton-API-Implementations.patch
|
|
|
0004-Spigot-Configuration.patch
|
Keep CraftServer init early, but make plugins load at approx the same time they do in CraftBukkit - thanks @aadnk for wanting this
|
2013-07-07 09:33:34 +10:00 |
0005-Better-Chunk-Tick-Selection.patch
|
|
|
0006-Crop-Growth-Rates.patch
|
|
|
0007-More-Efficient-Chunk-Save-Queue.patch
|
|
|
0008-More-Efficient-GetCubes.patch
|
|
|
0009-Proxy-IP-Filter.patch
|
|
|
0010-Merge-tweaks-and-configuration.patch
|
|
|
0011-LongHash-Tweaks.patch
|
|
|
0012-Async-Operation-Catching.patch
|
|
|
0013-View-Distance.patch
|
|
|
0014-Compressed-Nibble-Arrays.patch
|
|
|
0015-Sync-Free-Chunk-Reference-Cache.patch
|
|
|
0016-Highly-Optimized-Tick-Loop.patch
|
|
|
0017-Improved-Timings-System.patch
|
Update Spigot to Minecraft 1.6.2
|
2013-07-09 10:31:10 +10:00 |
0018-Orebfuscator.patch
|
|
|
0019-Fix-Mob-Spawning-Relative-to-View-Distance.patch
|
Update Spigot to Minecraft 1.6.2
|
2013-07-09 10:31:10 +10:00 |
0020-Handle-Null-Tile-Entities.patch
|
|
|
0021-Entity-Activation-Range.patch
|
Update Spigot to Minecraft 1.6.2
|
2013-07-09 10:31:10 +10:00 |
0022-Metrics.patch
|
|
|
0023-Watchdog-Thread.patch
|
|
|
0024-Netty.patch
|
PendingConnection.c() -> d()
|
2013-07-09 10:48:33 +10:00 |
0025-PlayerItemDamageEvent.patch
|
Update Spigot to Minecraft 1.6.2
|
2013-07-09 10:31:10 +10:00 |
0026-Faster-UUID-for-entities.patch
|
|
|
0027-Prevent-NPE-in-CraftSign.patch
|
|
|
0028-Entity-Tracking-Ranges.patch
|
|
|
0029-BungeeCord-Support.patch
|
Update Spigot to Minecraft 1.6.2
|
2013-07-09 10:31:10 +10:00 |
0030-Limit-Custom-Map-Rendering.patch
|
|
|
0031-Enable-Improved-Ping-Sending.patch
|
Update Spigot to Minecraft 1.6.2
|
2013-07-09 10:31:10 +10:00 |
0032-Filter-Invalid-Names.patch
|
|
|
0033-Thread-Naming-and-Tweaks.patch
|
|
|
0034-Close-Unloaded-Save-Files.patch
|
Always call dismount events regardless of Vehicle or not
|
2013-07-08 09:22:29 +10:00 |
0035-Improve-NextTickList-Performance.patch
|
Update Spigot to Minecraft 1.6.2
|
2013-07-09 10:31:10 +10:00 |
0036-Remove-o-Option.patch
|
|
|
0037-Recipe-Deconstruction.patch
|
|
|
0038-Implement-Arrow-API.patch
|
|
|
0039-Particle-API.patch
|
|
|
0040-Hopper-Cooldowns.patch
|
|
|
0041-Prevent-Shutdown-Hang.patch
|
Update Spigot to Minecraft 1.6.2
|
2013-07-09 10:31:10 +10:00 |
0042-Implement-SpawnerSpawnEvent.patch
|
|
|
0043-Firework-Meta-Crash-Fix.patch
|
|
|
0044-Do-Not-Search-for-Offline-Players.patch
|
Always call dismount events regardless of Vehicle or not
|
2013-07-08 09:22:29 +10:00 |
0045-Enable-Foreign-Language-Signs.patch
|
Update Spigot to Minecraft 1.6.2
|
2013-07-09 10:31:10 +10:00 |
0046-Spam-Filter-Exclusions.patch
|
Update Spigot to Minecraft 1.6.2
|
2013-07-09 10:31:10 +10:00 |
0047-Allow-Disabling-of-Command-Logging.patch
|
Update Spigot to Minecraft 1.6.2
|
2013-07-09 10:31:10 +10:00 |
0048-Allow-Disabling-of-Command-TabComplete.patch
|
Always call dismount events regardless of Vehicle or not
|
2013-07-08 09:22:29 +10:00 |
0049-Configurable-Messages.patch
|
Update Spigot to Minecraft 1.6.2
|
2013-07-09 10:31:10 +10:00 |
0050-Allow-Disabling-of-Random-Lighting-Updates.patch
|
|
|
0051-Add-Log-Filtering.patch
|
|
|
0052-Make-AnvilInventory.getItem-use-both-containers.-Fix.patch
|
|
|
0053-Always-Fire-PreLoginEvent.patch
|
|
|
0054-Properly-Close-Inventories.patch
|
|
|
0055-Disallow-Interaction-With-Self.patch
|
Update Spigot to Minecraft 1.6.2
|
2013-07-09 10:31:10 +10:00 |
0056-Lower-Chunk-Compression.patch
|
|
|
0057-Silence-End-of-Stream-Errors.patch
|
|
|
0058-Entity-Mount-and-Dismount-Events.patch
|
Update Spigot to Minecraft 1.6.2
|
2013-07-09 10:31:10 +10:00 |
0059-Colour-Console-Messages.patch
|
|
|
0060-Create-CraftHorse-Instance-for-EntityHorse.patch
|
|
|
0061-Properly-Consume-Bonemeal-in-Dispensers.patch
|
|
|
0062-Prevent-Ghost-Players-Caused-by-Plugins.patch
|
Remove patch that prevents piston extend event firing twice - causes pistons to eat blocks on some occasions. Thanks Salaman and his team for debugging.
|
2013-07-09 13:16:16 +10:00 |
0063-Define-Ambient-Setting-of-Potion-Effects.patch
|
Remove patch that prevents piston extend event firing twice - causes pistons to eat blocks on some occasions. Thanks Salaman and his team for debugging.
|
2013-07-09 13:16:16 +10:00 |
0064-Console-Command-Completion.patch
|
Remove patch that prevents piston extend event firing twice - causes pistons to eat blocks on some occasions. Thanks Salaman and his team for debugging.
|
2013-07-09 13:16:16 +10:00 |
0065-Fixes-StructureGrowEvent.getPlayer-always-returning-.patch
|
Fixed StructureGrowEvent.getPlayer(); always returning null regardless of whether bone meal was used or not.
|
2013-07-10 13:48:26 +02:00 |