Paper/CraftBukkit-Patches
md_5 704728d670 Split out the configuration of engine modes 1 and 2 to eliminate the block lag seen when mining stone or wood and using engine mode 1.
Now we maintain a new list of blocks to replace with ores in engine mode 2, to ensure that we only update when players mine blocks that are potentially not an ore. We could perhaps even elimate this slight lag from mode 2 by reducing the need for calling update(x,y,z)
2013-12-13 11:28:47 +11:00
..
0001-POM-Changes.patch Fix shade fix accidentally being unmerged 2013-12-04 19:57:08 +11:00
0002-mc-dev-imports.patch Upstream merge 2013-12-09 18:01:02 +11:00
0003-Skeleton-API-Implementations.patch Stage 1 2013-12-01 14:40:53 +11:00
0004-Spigot-Configuration.patch Split out the configuration of engine modes 1 and 2 to eliminate the block lag seen when mining stone or wood and using engine mode 1. 2013-12-13 11:28:47 +11:00
0005-Better-Chunk-Tick-Selection.patch Upstream merge 2013-12-09 18:01:02 +11:00
0006-Crop-Growth-Rates.patch Remove spurious patch going into final repo 2013-12-03 10:19:35 +11:00
0007-More-Efficient-Chunk-Save-Queue.patch Stage 1 2013-12-01 14:40:53 +11:00
0008-More-Efficient-GetCubes.patch Upstream merge 2013-12-09 18:01:02 +11:00
0009-Merge-tweaks-and-configuration.patch Upstream merge 2013-12-09 18:01:02 +11:00
0010-LongHash-Tweaks.patch Stage 1 2013-12-01 14:40:53 +11:00
0011-Async-Operation-Catching.patch Upstream merge 2013-12-09 18:01:02 +11:00
0012-View-Distance.patch Actually fix division by 0 in growth 2013-12-03 09:05:49 +11:00
0013-Compressed-Nibble-Arrays.patch "It Compiles" - Update Spigot to Minecraft 1.7.2 proper. See below for full release notes (MUST READ). 2013-12-01 17:16:56 +11:00
0014-Sync-Free-Chunk-Reference-Cache.patch Upstream merge 2013-12-09 18:01:02 +11:00
0015-Highly-Optimized-Tick-Loop.patch Fix shade fix accidentally being unmerged 2013-12-04 19:57:08 +11:00
0016-Improved-Timings-System.patch Upstream merge 2013-12-09 18:01:02 +11:00
0017-Fix-Mob-Spawning-Relative-to-View-Distance.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0018-Handle-Null-Tile-Entities.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0019-Entity-Activation-Range.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0020-Metrics.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0021-PlayerItemDamageEvent.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0022-Faster-UUID-for-entities.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0023-Prevent-NPE-in-CraftSign.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0024-Entity-Tracking-Ranges.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0025-Limit-Custom-Map-Rendering.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0026-Enable-Improved-Ping-Sending.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0027-Thread-Naming-and-Tweaks.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0028-Close-Unloaded-Save-Files.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0029-Remove-o-Option.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0030-Recipe-Deconstruction.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0031-Implement-Arrow-API.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0032-Hopper-Cooldowns.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0033-Prevent-Shutdown-Hang.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0034-Implement-SpawnerSpawnEvent.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0035-Firework-Meta-Crash-Fix.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0036-Do-Not-Search-for-Offline-Players.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0037-Allow-Disabling-of-Command-Logging.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0038-Allow-Disabling-of-Command-TabComplete.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0039-Configurable-Messages.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0040-Allow-Disabling-of-Random-Lighting-Updates.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0041-Make-AnvilInventory.getItem-use-both-containers.-Fix.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0042-Properly-Close-Inventories.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0043-Disallow-Interaction-With-Self.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0044-Lower-Chunk-Compression.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0045-Entity-Mount-and-Dismount-Events.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0046-Prevent-Ghost-Players-Caused-by-Plugins.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0047-Entity-ticking-chunk-caching.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0048-Plug-World-Unload-Memory-Leak.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0049-Player-Collision-API.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0050-Fully-Disable-Snooper-When-Not-Required.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0051-Add-Getter-for-Entity-Invulnerability.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0052-Guard-entity-list.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0053-Cap-Minimum-Player-Speed.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0054-Update-Inventory-and-Health-for-PlayerConsumeItemEve.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0055-Call-EntityChangeBlockEvent-for-Fire-Arrows-hitting-.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0056-Allow-Disabling-of-1.6.3-Structure-Saving.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0057-Item-Despawn-Rate.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0058-Don-t-Special-Case-X-Move-Value.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0059-Implement-respawn-API.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0060-Fix-BrewingStands-Removing-NBT-Potions.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0061-Arrow-Despawn-Rate.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0062-Watchdog-Thread.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0063-Fix-packed-ice-generation.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0064-BungeeCord-Support.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0065-Fix-links-in-chat.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0066-Clear-Flower-Pot-on-Drop.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0067-Fix-some-chunks-not-being-sent-to-the-client.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0068-Fix-Broken-Async-Chat.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0069-Allow-Teleportation-of-Vehicles-and-Passengers.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0070-Remove-OS-X-Special-Chars-from-Signs.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0071-Fix-Jungle-Tree-Generation.patch Pop anti xray patch to top 2013-12-13 11:10:33 +11:00
0072-Orebfuscator.patch Split out the configuration of engine modes 1 and 2 to eliminate the block lag seen when mining stone or wood and using engine mode 1. 2013-12-13 11:28:47 +11:00