From 11056f21c807992300ad02cc6aba37f525c80a0b Mon Sep 17 00:00:00 2001 From: md_5 Date: Tue, 2 Jul 2013 13:21:57 +1000 Subject: [PATCH] Remove patch #15 - optimized chunk unload --- .../0015-Optimize-Chunk-Unload-Packet.patch | 55 ------------------- ...015-Sync-Free-Chunk-Reference-Cache.patch} | 2 +- ... => 0016-Highly-Optimized-Tick-Loop.patch} | 2 +- ...tch => 0017-Improved-Timings-System.patch} | 2 +- ...fuscator.patch => 0018-Orebfuscator.patch} | 6 +- ...-Spawning-Relative-to-View-Distance.patch} | 2 +- ...h => 0020-Handle-Null-Tile-Entities.patch} | 2 +- ...tch => 0021-Entity-Activation-Range.patch} | 2 +- ...{0023-Metrics.patch => 0022-Metrics.patch} | 4 +- ...hread.patch => 0023-Watchdog-Thread.patch} | 2 +- .../{0025-Netty.patch => 0024-Netty.patch} | 2 +- ...patch => 0025-PlayerItemDamageEvent.patch} | 2 +- ...ch => 0026-Faster-UUID-for-entities.patch} | 2 +- ...ch => 0027-Prevent-NPE-in-CraftSign.patch} | 2 +- ...atch => 0028-Entity-Tracking-Ranges.patch} | 2 +- ...rt.patch => 0029-BungeeCord-Support.patch} | 2 +- ... => 0030-Limit-Custom-Map-Rendering.patch} | 2 +- ...> 0031-Enable-Improved-Ping-Sending.patch} | 2 +- ....patch => 0032-Filter-Invalid-Names.patch} | 2 +- ...ch => 0033-Thread-Naming-and-Tweaks.patch} | 2 +- ...h => 0034-Close-Unloaded-Save-Files.patch} | 4 +- ...35-Improve-NextTickList-Performance.patch} | 2 +- ...ption.patch => 0036-Remove-o-Option.patch} | 2 +- ...patch => 0037-Recipe-Deconstruction.patch} | 2 +- ...ng.patch => 0038-Fix-Health-Scaling.patch} | 2 +- ...-EntityShootBowEvent-with-Skeletons.patch} | 2 +- ...I.patch => 0040-Implement-Arrow-API.patch} | 2 +- ...icle-API.patch => 0041-Particle-API.patch} | 2 +- ...owns.patch => 0042-Hopper-Cooldowns.patch} | 2 +- ...patch => 0043-Prevent-Shutdown-Hang.patch} | 2 +- ...=> 0044-Implement-SpawnerSpawnEvent.patch} | 2 +- ...tch => 0045-Firework-Meta-Crash-Fix.patch} | 2 +- ...6-Do-Not-Search-for-Offline-Players.patch} | 2 +- ... 0047-Enable-Foreign-Language-Signs.patch} | 2 +- ...atch => 0048-Spam-Filter-Exclusions.patch} | 2 +- ...-Allow-Disabling-of-Command-Logging.patch} | 2 +- ...ow-Disabling-of-Command-TabComplete.patch} | 2 +- ...patch => 0051-Configurable-Messages.patch} | 2 +- ...isabling-of-Random-Lighting-Updates.patch} | 2 +- ...ing.patch => 0053-Add-Log-Filtering.patch} | 2 +- ...ry.getItem-use-both-containers.-Fix.patch} | 2 +- ...h => 0055-Always-Fire-PreLoginEvent.patch} | 2 +- ... => 0056-Properly-Close-Inventories.patch} | 2 +- ...0057-Disallow-Interaction-With-Self.patch} | 2 +- ...tch => 0058-Lower-Chunk-Compression.patch} | 6 +- 45 files changed, 50 insertions(+), 105 deletions(-) delete mode 100644 CraftBukkit-Patches/0015-Optimize-Chunk-Unload-Packet.patch rename CraftBukkit-Patches/{0016-Sync-Free-Chunk-Reference-Cache.patch => 0015-Sync-Free-Chunk-Reference-Cache.patch} (95%) rename CraftBukkit-Patches/{0017-Highly-Optimized-Tick-Loop.patch => 0016-Highly-Optimized-Tick-Loop.patch} (98%) rename CraftBukkit-Patches/{0018-Improved-Timings-System.patch => 0017-Improved-Timings-System.patch} (99%) rename CraftBukkit-Patches/{0019-Orebfuscator.patch => 0018-Orebfuscator.patch} (98%) rename CraftBukkit-Patches/{0020-Fix-Mob-Spawning-Relative-to-View-Distance.patch => 0019-Fix-Mob-Spawning-Relative-to-View-Distance.patch} (99%) rename CraftBukkit-Patches/{0021-Handle-Null-Tile-Entities.patch => 0020-Handle-Null-Tile-Entities.patch} (94%) rename CraftBukkit-Patches/{0022-Entity-Activation-Range.patch => 0021-Entity-Activation-Range.patch} (99%) rename CraftBukkit-Patches/{0023-Metrics.patch => 0022-Metrics.patch} (99%) rename CraftBukkit-Patches/{0024-Watchdog-Thread.patch => 0023-Watchdog-Thread.patch} (99%) rename CraftBukkit-Patches/{0025-Netty.patch => 0024-Netty.patch} (99%) rename CraftBukkit-Patches/{0026-PlayerItemDamageEvent.patch => 0025-PlayerItemDamageEvent.patch} (97%) rename CraftBukkit-Patches/{0027-Faster-UUID-for-entities.patch => 0026-Faster-UUID-for-entities.patch} (94%) rename CraftBukkit-Patches/{0028-Prevent-NPE-in-CraftSign.patch => 0027-Prevent-NPE-in-CraftSign.patch} (96%) rename CraftBukkit-Patches/{0029-Entity-Tracking-Ranges.patch => 0028-Entity-Tracking-Ranges.patch} (98%) rename CraftBukkit-Patches/{0030-BungeeCord-Support.patch => 0029-BungeeCord-Support.patch} (98%) rename CraftBukkit-Patches/{0031-Limit-Custom-Map-Rendering.patch => 0030-Limit-Custom-Map-Rendering.patch} (98%) rename CraftBukkit-Patches/{0032-Enable-Improved-Ping-Sending.patch => 0031-Enable-Improved-Ping-Sending.patch} (97%) rename CraftBukkit-Patches/{0033-Filter-Invalid-Names.patch => 0032-Filter-Invalid-Names.patch} (94%) rename CraftBukkit-Patches/{0034-Thread-Naming-and-Tweaks.patch => 0033-Thread-Naming-and-Tweaks.patch} (98%) rename CraftBukkit-Patches/{0035-Close-Unloaded-Save-Files.patch => 0034-Close-Unloaded-Save-Files.patch} (96%) rename CraftBukkit-Patches/{0036-Improve-NextTickList-Performance.patch => 0035-Improve-NextTickList-Performance.patch} (99%) rename CraftBukkit-Patches/{0037-Remove-o-Option.patch => 0036-Remove-o-Option.patch} (92%) rename CraftBukkit-Patches/{0038-Recipe-Deconstruction.patch => 0037-Recipe-Deconstruction.patch} (97%) rename CraftBukkit-Patches/{0039-Fix-Health-Scaling.patch => 0038-Fix-Health-Scaling.patch} (97%) rename CraftBukkit-Patches/{0040-Fix-EntityShootBowEvent-with-Skeletons.patch => 0039-Fix-EntityShootBowEvent-with-Skeletons.patch} (95%) rename CraftBukkit-Patches/{0041-Implement-Arrow-API.patch => 0040-Implement-Arrow-API.patch} (93%) rename CraftBukkit-Patches/{0042-Particle-API.patch => 0041-Particle-API.patch} (99%) rename CraftBukkit-Patches/{0043-Hopper-Cooldowns.patch => 0042-Hopper-Cooldowns.patch} (98%) rename CraftBukkit-Patches/{0044-Prevent-Shutdown-Hang.patch => 0043-Prevent-Shutdown-Hang.patch} (94%) rename CraftBukkit-Patches/{0045-Implement-SpawnerSpawnEvent.patch => 0044-Implement-SpawnerSpawnEvent.patch} (98%) rename CraftBukkit-Patches/{0046-Firework-Meta-Crash-Fix.patch => 0045-Firework-Meta-Crash-Fix.patch} (94%) rename CraftBukkit-Patches/{0047-Do-Not-Search-for-Offline-Players.patch => 0046-Do-Not-Search-for-Offline-Players.patch} (93%) rename CraftBukkit-Patches/{0048-Enable-Foreign-Language-Signs.patch => 0047-Enable-Foreign-Language-Signs.patch} (93%) rename CraftBukkit-Patches/{0049-Spam-Filter-Exclusions.patch => 0048-Spam-Filter-Exclusions.patch} (97%) rename CraftBukkit-Patches/{0050-Allow-Disabling-of-Command-Logging.patch => 0049-Allow-Disabling-of-Command-Logging.patch} (96%) rename CraftBukkit-Patches/{0051-Allow-Disabling-of-Command-TabComplete.patch => 0050-Allow-Disabling-of-Command-TabComplete.patch} (96%) rename CraftBukkit-Patches/{0052-Configurable-Messages.patch => 0051-Configurable-Messages.patch} (98%) rename CraftBukkit-Patches/{0053-Allow-Disabling-of-Random-Lighting-Updates.patch => 0052-Allow-Disabling-of-Random-Lighting-Updates.patch} (96%) rename CraftBukkit-Patches/{0054-Add-Log-Filtering.patch => 0053-Add-Log-Filtering.patch} (97%) rename CraftBukkit-Patches/{0055-Make-AnvilInventory.getItem-use-both-containers.-Fix.patch => 0054-Make-AnvilInventory.getItem-use-both-containers.-Fix.patch} (97%) rename CraftBukkit-Patches/{0056-Always-Fire-PreLoginEvent.patch => 0055-Always-Fire-PreLoginEvent.patch} (98%) rename CraftBukkit-Patches/{0057-Properly-Close-Inventories.patch => 0056-Properly-Close-Inventories.patch} (97%) rename CraftBukkit-Patches/{0058-Disallow-Interaction-With-Self.patch => 0057-Disallow-Interaction-With-Self.patch} (93%) rename CraftBukkit-Patches/{0059-Lower-Chunk-Compression.patch => 0058-Lower-Chunk-Compression.patch} (89%) diff --git a/CraftBukkit-Patches/0015-Optimize-Chunk-Unload-Packet.patch b/CraftBukkit-Patches/0015-Optimize-Chunk-Unload-Packet.patch deleted file mode 100644 index 7c74977d7..000000000 --- a/CraftBukkit-Patches/0015-Optimize-Chunk-Unload-Packet.patch +++ /dev/null @@ -1,55 +0,0 @@ -From 9007f313ede8a4a7711890086191f20e8c6b14f8 Mon Sep 17 00:00:00 2001 -From: Ammar Askar -Date: Fri, 18 Jan 2013 16:20:01 +0500 -Subject: [PATCH] Optimize Chunk Unload Packet - -At the moment telling a client to unload a chunk involves calling the entire chunk from memory, deflating it and then sending it through the pipes even though the client ignores it and based on the bitmap simply unloads the chunk, and to add the cherry on top, this is done on the main server thread. - -diff --git a/src/main/java/net/minecraft/server/Packet51MapChunk.java b/src/main/java/net/minecraft/server/Packet51MapChunk.java -index 3c3bdbf..d11c0ea 100644 ---- a/src/main/java/net/minecraft/server/Packet51MapChunk.java -+++ b/src/main/java/net/minecraft/server/Packet51MapChunk.java -@@ -18,11 +18,24 @@ public class Packet51MapChunk extends Packet { - public boolean e; - private int size; - private static byte[] buildBuffer = new byte[196864]; -+ private static final byte[] unloadSequence = new byte[]{0x78, (byte) 0x9C, 0x63, 0x64, 0x1C, (byte) 0xD9, 0x00, 0x00, (byte) 0x81, (byte) 0x80, 0x01, 0x01}; // Spigot - - public Packet51MapChunk() { - this.lowPriority = true; - } - -+ // Spigot start - add constructor for chunk removals for the client -+ public Packet51MapChunk(int x, int z) { -+ this.a = x; -+ this.b = z; -+ this.e = true; -+ this.c = 0; -+ this.d = 0; -+ this.size = unloadSequence.length; -+ this.buffer = unloadSequence; -+ } -+ // Spigot end -+ - public Packet51MapChunk(Chunk chunk, boolean flag, int i) { - this.lowPriority = true; - this.a = chunk.x; -diff --git a/src/main/java/net/minecraft/server/PlayerChunk.java b/src/main/java/net/minecraft/server/PlayerChunk.java -index 81d66e4..c4a6724 100644 ---- a/src/main/java/net/minecraft/server/PlayerChunk.java -+++ b/src/main/java/net/minecraft/server/PlayerChunk.java -@@ -56,9 +56,9 @@ class PlayerChunk { - - public void b(EntityPlayer entityplayer) { - if (this.b.contains(entityplayer)) { -- Chunk chunk = PlayerChunkMap.a(this.playerChunkMap).getChunkAt(this.location.x, this.location.z); -+ // Chunk chunk = PlayerChunkMap.a(this.playerChunkMap).getChunkAt(this.location.x, this.location.z); - -- entityplayer.playerConnection.sendPacket(new Packet51MapChunk(chunk, true, 0)); -+ entityplayer.playerConnection.sendPacket(new Packet51MapChunk(this.location.x, this.location.z)); // Spigot - remove chunk load call just to unload in favour of specialized constructor - this.b.remove(entityplayer); - entityplayer.chunkCoordIntPairQueue.remove(this.location); - if (this.b.isEmpty()) { --- -1.8.1.2 - diff --git a/CraftBukkit-Patches/0016-Sync-Free-Chunk-Reference-Cache.patch b/CraftBukkit-Patches/0015-Sync-Free-Chunk-Reference-Cache.patch similarity index 95% rename from CraftBukkit-Patches/0016-Sync-Free-Chunk-Reference-Cache.patch rename to CraftBukkit-Patches/0015-Sync-Free-Chunk-Reference-Cache.patch index 71b577cde..9f0ce5124 100644 --- a/CraftBukkit-Patches/0016-Sync-Free-Chunk-Reference-Cache.patch +++ b/CraftBukkit-Patches/0015-Sync-Free-Chunk-Reference-Cache.patch @@ -1,4 +1,4 @@ -From a1a850630d7e5f670fded63744285f7160e47257 Mon Sep 17 00:00:00 2001 +From 99dc46381b11ee5325f14d7e729a11f05c1a6113 Mon Sep 17 00:00:00 2001 From: Mike Primm Date: Wed, 16 Jan 2013 15:27:22 -0600 Subject: [PATCH] Sync Free Chunk Reference Cache diff --git a/CraftBukkit-Patches/0017-Highly-Optimized-Tick-Loop.patch b/CraftBukkit-Patches/0016-Highly-Optimized-Tick-Loop.patch similarity index 98% rename from CraftBukkit-Patches/0017-Highly-Optimized-Tick-Loop.patch rename to CraftBukkit-Patches/0016-Highly-Optimized-Tick-Loop.patch index 085d4e093..cc8460474 100644 --- a/CraftBukkit-Patches/0017-Highly-Optimized-Tick-Loop.patch +++ b/CraftBukkit-Patches/0016-Highly-Optimized-Tick-Loop.patch @@ -1,4 +1,4 @@ -From 9eb7c67eb82703dcffc537f751b364062345f23d Mon Sep 17 00:00:00 2001 +From cdf6442419406734ad1c32aed74db7fcdfb45707 Mon Sep 17 00:00:00 2001 From: md_5 Date: Sun, 3 Feb 2013 12:28:17 +1100 Subject: [PATCH] Highly Optimized Tick Loop diff --git a/CraftBukkit-Patches/0018-Improved-Timings-System.patch b/CraftBukkit-Patches/0017-Improved-Timings-System.patch similarity index 99% rename from CraftBukkit-Patches/0018-Improved-Timings-System.patch rename to CraftBukkit-Patches/0017-Improved-Timings-System.patch index 33235c6a6..3cc572b65 100644 --- a/CraftBukkit-Patches/0018-Improved-Timings-System.patch +++ b/CraftBukkit-Patches/0017-Improved-Timings-System.patch @@ -1,4 +1,4 @@ -From 3f038fef4412774a096de4906029304cd000af27 Mon Sep 17 00:00:00 2001 +From 8e9980113578df46425be034722ead177a8e5722 Mon Sep 17 00:00:00 2001 From: Aikar Date: Thu, 10 Jan 2013 00:18:11 -0500 Subject: [PATCH] Improved Timings System diff --git a/CraftBukkit-Patches/0019-Orebfuscator.patch b/CraftBukkit-Patches/0018-Orebfuscator.patch similarity index 98% rename from CraftBukkit-Patches/0019-Orebfuscator.patch rename to CraftBukkit-Patches/0018-Orebfuscator.patch index 7d2cda558..aec5a0af9 100644 --- a/CraftBukkit-Patches/0019-Orebfuscator.patch +++ b/CraftBukkit-Patches/0018-Orebfuscator.patch @@ -1,4 +1,4 @@ -From 701fc14fd49aa989ecfdfb3986155036d594844b Mon Sep 17 00:00:00 2001 +From b49341b577917fd16fd7dbbd424cfba241742f6e Mon Sep 17 00:00:00 2001 From: md_5 Date: Thu, 16 May 2013 18:51:05 +1000 Subject: [PATCH] Orebfuscator @@ -29,10 +29,10 @@ index 758d447..1d1c88c 100644 double d0 = (double) ((float) i + this.world.random.nextFloat()); double d1 = (double) ((float) j + this.world.random.nextFloat()); diff --git a/src/main/java/net/minecraft/server/Packet51MapChunk.java b/src/main/java/net/minecraft/server/Packet51MapChunk.java -index d11c0ea..efe102e 100644 +index 3c3bdbf..4c24f80 100644 --- a/src/main/java/net/minecraft/server/Packet51MapChunk.java +++ b/src/main/java/net/minecraft/server/Packet51MapChunk.java -@@ -46,6 +46,7 @@ public class Packet51MapChunk extends Packet { +@@ -33,6 +33,7 @@ public class Packet51MapChunk extends Packet { this.d = chunkmap.c; this.c = chunkmap.b; diff --git a/CraftBukkit-Patches/0020-Fix-Mob-Spawning-Relative-to-View-Distance.patch b/CraftBukkit-Patches/0019-Fix-Mob-Spawning-Relative-to-View-Distance.patch similarity index 99% rename from CraftBukkit-Patches/0020-Fix-Mob-Spawning-Relative-to-View-Distance.patch rename to CraftBukkit-Patches/0019-Fix-Mob-Spawning-Relative-to-View-Distance.patch index 12b32e2c4..34beab11b 100644 --- a/CraftBukkit-Patches/0020-Fix-Mob-Spawning-Relative-to-View-Distance.patch +++ b/CraftBukkit-Patches/0019-Fix-Mob-Spawning-Relative-to-View-Distance.patch @@ -1,4 +1,4 @@ -From 33a9339848ae800087b9b00f0d3bd09eae007ff2 Mon Sep 17 00:00:00 2001 +From a49d752defabb9144a40695fc275e1dad271ef11 Mon Sep 17 00:00:00 2001 From: md_5 Date: Fri, 21 Jun 2013 17:29:54 +1000 Subject: [PATCH] Fix Mob Spawning Relative to View Distance diff --git a/CraftBukkit-Patches/0021-Handle-Null-Tile-Entities.patch b/CraftBukkit-Patches/0020-Handle-Null-Tile-Entities.patch similarity index 94% rename from CraftBukkit-Patches/0021-Handle-Null-Tile-Entities.patch rename to CraftBukkit-Patches/0020-Handle-Null-Tile-Entities.patch index 6e6b88f40..bec71e202 100644 --- a/CraftBukkit-Patches/0021-Handle-Null-Tile-Entities.patch +++ b/CraftBukkit-Patches/0020-Handle-Null-Tile-Entities.patch @@ -1,4 +1,4 @@ -From 98cd9362bbfa70e5639c086cca3887341b81a7a4 Mon Sep 17 00:00:00 2001 +From e7535637a11b98cd8eebd8909b19c4000370203f Mon Sep 17 00:00:00 2001 From: md_5 Date: Sun, 3 Feb 2013 09:20:19 +1100 Subject: [PATCH] Handle Null Tile Entities diff --git a/CraftBukkit-Patches/0022-Entity-Activation-Range.patch b/CraftBukkit-Patches/0021-Entity-Activation-Range.patch similarity index 99% rename from CraftBukkit-Patches/0022-Entity-Activation-Range.patch rename to CraftBukkit-Patches/0021-Entity-Activation-Range.patch index 998a18386..c188a8645 100644 --- a/CraftBukkit-Patches/0022-Entity-Activation-Range.patch +++ b/CraftBukkit-Patches/0021-Entity-Activation-Range.patch @@ -1,4 +1,4 @@ -From c7558b9d826023a2080737a9231026645a9f6e6a Mon Sep 17 00:00:00 2001 +From 1944d6e9f2134cf7b2fd046f92cf287cae4027a3 Mon Sep 17 00:00:00 2001 From: Aikar Date: Sun, 3 Feb 2013 05:10:21 -0500 Subject: [PATCH] Entity Activation Range diff --git a/CraftBukkit-Patches/0023-Metrics.patch b/CraftBukkit-Patches/0022-Metrics.patch similarity index 99% rename from CraftBukkit-Patches/0023-Metrics.patch rename to CraftBukkit-Patches/0022-Metrics.patch index 2996b46ea..e4be20549 100644 --- a/CraftBukkit-Patches/0023-Metrics.patch +++ b/CraftBukkit-Patches/0022-Metrics.patch @@ -1,4 +1,4 @@ -From a32d38cde53297cbbb1b3f674ccf493d22778ba5 Mon Sep 17 00:00:00 2001 +From 09b61daa4edc61628388ef2ea9951626c72eeff0 Mon Sep 17 00:00:00 2001 From: md_5 Date: Sat, 23 Feb 2013 08:58:35 +1100 Subject: [PATCH] Metrics @@ -657,7 +657,7 @@ index 0000000..f1690a2 +} \ No newline at end of file diff --git a/src/main/java/org/spigotmc/SpigotConfig.java b/src/main/java/org/spigotmc/SpigotConfig.java -index d22e8e5..8f53ca9 100644 +index 7880a31..3028526 100644 --- a/src/main/java/org/spigotmc/SpigotConfig.java +++ b/src/main/java/org/spigotmc/SpigotConfig.java @@ -36,6 +36,7 @@ public class SpigotConfig diff --git a/CraftBukkit-Patches/0024-Watchdog-Thread.patch b/CraftBukkit-Patches/0023-Watchdog-Thread.patch similarity index 99% rename from CraftBukkit-Patches/0024-Watchdog-Thread.patch rename to CraftBukkit-Patches/0023-Watchdog-Thread.patch index 8747c6ce0..90706ed4e 100644 --- a/CraftBukkit-Patches/0024-Watchdog-Thread.patch +++ b/CraftBukkit-Patches/0023-Watchdog-Thread.patch @@ -1,4 +1,4 @@ -From 4a44e729ad0a7d469c386cfa15d3cdda48f67695 Mon Sep 17 00:00:00 2001 +From 4c3d662a619c6b2d4c5a8d44e607e38c46896eff Mon Sep 17 00:00:00 2001 From: md_5 Date: Sat, 23 Feb 2013 12:33:20 +1100 Subject: [PATCH] Watchdog Thread. diff --git a/CraftBukkit-Patches/0025-Netty.patch b/CraftBukkit-Patches/0024-Netty.patch similarity index 99% rename from CraftBukkit-Patches/0025-Netty.patch rename to CraftBukkit-Patches/0024-Netty.patch index 15ebb7761..4975e1314 100644 --- a/CraftBukkit-Patches/0025-Netty.patch +++ b/CraftBukkit-Patches/0024-Netty.patch @@ -1,4 +1,4 @@ -From 7d3f53604070911698fd4ce332c7764d78766873 Mon Sep 17 00:00:00 2001 +From e41efeccf1261e150d39a8927143ad629511d45c Mon Sep 17 00:00:00 2001 From: md_5 Date: Tue, 2 Jul 2013 09:06:29 +1000 Subject: [PATCH] Netty diff --git a/CraftBukkit-Patches/0026-PlayerItemDamageEvent.patch b/CraftBukkit-Patches/0025-PlayerItemDamageEvent.patch similarity index 97% rename from CraftBukkit-Patches/0026-PlayerItemDamageEvent.patch rename to CraftBukkit-Patches/0025-PlayerItemDamageEvent.patch index e3795ff09..53082023c 100644 --- a/CraftBukkit-Patches/0026-PlayerItemDamageEvent.patch +++ b/CraftBukkit-Patches/0025-PlayerItemDamageEvent.patch @@ -1,4 +1,4 @@ -From 56e4b96d211d5e45d14982673922397d775ab22d Mon Sep 17 00:00:00 2001 +From c008928d367fc3c4717cf6f66eb2c0a86396fb03 Mon Sep 17 00:00:00 2001 From: md_5 Date: Mon, 4 Mar 2013 18:45:52 +1100 Subject: [PATCH] PlayerItemDamageEvent diff --git a/CraftBukkit-Patches/0027-Faster-UUID-for-entities.patch b/CraftBukkit-Patches/0026-Faster-UUID-for-entities.patch similarity index 94% rename from CraftBukkit-Patches/0027-Faster-UUID-for-entities.patch rename to CraftBukkit-Patches/0026-Faster-UUID-for-entities.patch index 281fdd7dc..64f37162f 100644 --- a/CraftBukkit-Patches/0027-Faster-UUID-for-entities.patch +++ b/CraftBukkit-Patches/0026-Faster-UUID-for-entities.patch @@ -1,4 +1,4 @@ -From f5c31d0e676d9ca15e19cf5e4468de0e1800a9d0 Mon Sep 17 00:00:00 2001 +From a58395902b9acad1f9b28d849027857361b4fbf7 Mon Sep 17 00:00:00 2001 From: md_5 Date: Sun, 17 Mar 2013 19:02:50 +1100 Subject: [PATCH] Faster UUID for entities diff --git a/CraftBukkit-Patches/0028-Prevent-NPE-in-CraftSign.patch b/CraftBukkit-Patches/0027-Prevent-NPE-in-CraftSign.patch similarity index 96% rename from CraftBukkit-Patches/0028-Prevent-NPE-in-CraftSign.patch rename to CraftBukkit-Patches/0027-Prevent-NPE-in-CraftSign.patch index 2b78df946..52e4a858b 100644 --- a/CraftBukkit-Patches/0028-Prevent-NPE-in-CraftSign.patch +++ b/CraftBukkit-Patches/0027-Prevent-NPE-in-CraftSign.patch @@ -1,4 +1,4 @@ -From 62299e26a81eebde726d18656f2eebf061d099dd Mon Sep 17 00:00:00 2001 +From 115bb33a3a3573220f1d573648d43841c5defae8 Mon Sep 17 00:00:00 2001 From: md_5 Date: Mon, 18 Mar 2013 20:01:44 +1100 Subject: [PATCH] Prevent NPE in CraftSign diff --git a/CraftBukkit-Patches/0029-Entity-Tracking-Ranges.patch b/CraftBukkit-Patches/0028-Entity-Tracking-Ranges.patch similarity index 98% rename from CraftBukkit-Patches/0029-Entity-Tracking-Ranges.patch rename to CraftBukkit-Patches/0028-Entity-Tracking-Ranges.patch index 9b83cfd43..698dfb087 100644 --- a/CraftBukkit-Patches/0029-Entity-Tracking-Ranges.patch +++ b/CraftBukkit-Patches/0028-Entity-Tracking-Ranges.patch @@ -1,4 +1,4 @@ -From 448c1c548527355aff640dca36ca4cc9813580c7 Mon Sep 17 00:00:00 2001 +From 5f5ee043f008db9a34702ede800a6823afdcfc84 Mon Sep 17 00:00:00 2001 From: Aikar Date: Wed, 20 Feb 2013 11:58:47 -0500 Subject: [PATCH] Entity Tracking Ranges diff --git a/CraftBukkit-Patches/0030-BungeeCord-Support.patch b/CraftBukkit-Patches/0029-BungeeCord-Support.patch similarity index 98% rename from CraftBukkit-Patches/0030-BungeeCord-Support.patch rename to CraftBukkit-Patches/0029-BungeeCord-Support.patch index 8d144d6db..ec70b112f 100644 --- a/CraftBukkit-Patches/0030-BungeeCord-Support.patch +++ b/CraftBukkit-Patches/0029-BungeeCord-Support.patch @@ -1,4 +1,4 @@ -From fbdeb351e9e22395803d7563bb347cce2eb722eb Mon Sep 17 00:00:00 2001 +From e1c6cc3bbcf26863c1d30d4e73e116dbbcd523c7 Mon Sep 17 00:00:00 2001 From: md_5 Date: Sat, 23 Mar 2013 11:15:11 +1100 Subject: [PATCH] BungeeCord Support diff --git a/CraftBukkit-Patches/0031-Limit-Custom-Map-Rendering.patch b/CraftBukkit-Patches/0030-Limit-Custom-Map-Rendering.patch similarity index 98% rename from CraftBukkit-Patches/0031-Limit-Custom-Map-Rendering.patch rename to CraftBukkit-Patches/0030-Limit-Custom-Map-Rendering.patch index 2979bea98..7ba684fb3 100644 --- a/CraftBukkit-Patches/0031-Limit-Custom-Map-Rendering.patch +++ b/CraftBukkit-Patches/0030-Limit-Custom-Map-Rendering.patch @@ -1,4 +1,4 @@ -From 56ce9a93bd0f4a45c2168bfc323a62ddfb23b405 Mon Sep 17 00:00:00 2001 +From 9173937cd1ad2913e9936bf65ead353d862a356a Mon Sep 17 00:00:00 2001 From: md_5 Date: Sat, 23 Mar 2013 19:08:41 +1100 Subject: [PATCH] Limit Custom Map Rendering diff --git a/CraftBukkit-Patches/0032-Enable-Improved-Ping-Sending.patch b/CraftBukkit-Patches/0031-Enable-Improved-Ping-Sending.patch similarity index 97% rename from CraftBukkit-Patches/0032-Enable-Improved-Ping-Sending.patch rename to CraftBukkit-Patches/0031-Enable-Improved-Ping-Sending.patch index 77e037e17..ea0cf7404 100644 --- a/CraftBukkit-Patches/0032-Enable-Improved-Ping-Sending.patch +++ b/CraftBukkit-Patches/0031-Enable-Improved-Ping-Sending.patch @@ -1,4 +1,4 @@ -From 20feb3e62fef472d80e0685dc55b74ea8ad90675 Mon Sep 17 00:00:00 2001 +From 95f2f96ba844d9b954a46eeb68bb113f31df6618 Mon Sep 17 00:00:00 2001 From: Aikar Date: Sun, 24 Feb 2013 20:45:20 +1100 Subject: [PATCH] Enable Improved Ping Sending diff --git a/CraftBukkit-Patches/0033-Filter-Invalid-Names.patch b/CraftBukkit-Patches/0032-Filter-Invalid-Names.patch similarity index 94% rename from CraftBukkit-Patches/0033-Filter-Invalid-Names.patch rename to CraftBukkit-Patches/0032-Filter-Invalid-Names.patch index fbaa6e69f..792ba9e45 100644 --- a/CraftBukkit-Patches/0033-Filter-Invalid-Names.patch +++ b/CraftBukkit-Patches/0032-Filter-Invalid-Names.patch @@ -1,4 +1,4 @@ -From 8612d2a39a8fe4631c5c38810989282e65cba8af Mon Sep 17 00:00:00 2001 +From a28b8f77048de159f9d0c47dadc57a2138b06f3f Mon Sep 17 00:00:00 2001 From: Benjamin James Harrison-Sims Date: Sun, 14 Apr 2013 21:19:57 +0500 Subject: [PATCH] Filter Invalid Names diff --git a/CraftBukkit-Patches/0034-Thread-Naming-and-Tweaks.patch b/CraftBukkit-Patches/0033-Thread-Naming-and-Tweaks.patch similarity index 98% rename from CraftBukkit-Patches/0034-Thread-Naming-and-Tweaks.patch rename to CraftBukkit-Patches/0033-Thread-Naming-and-Tweaks.patch index af0803da8..54cbdfb4f 100644 --- a/CraftBukkit-Patches/0034-Thread-Naming-and-Tweaks.patch +++ b/CraftBukkit-Patches/0033-Thread-Naming-and-Tweaks.patch @@ -1,4 +1,4 @@ -From d94b6e73ee42e11ee17ac1790d326da128236375 Mon Sep 17 00:00:00 2001 +From 2ca1c5f5362ab67c2593d4417bc86c7b5c324b57 Mon Sep 17 00:00:00 2001 From: md_5 Date: Tue, 23 Apr 2013 11:50:27 +1000 Subject: [PATCH] Thread Naming and Tweaks diff --git a/CraftBukkit-Patches/0035-Close-Unloaded-Save-Files.patch b/CraftBukkit-Patches/0034-Close-Unloaded-Save-Files.patch similarity index 96% rename from CraftBukkit-Patches/0035-Close-Unloaded-Save-Files.patch rename to CraftBukkit-Patches/0034-Close-Unloaded-Save-Files.patch index 6f24dd668..e8da561fb 100644 --- a/CraftBukkit-Patches/0035-Close-Unloaded-Save-Files.patch +++ b/CraftBukkit-Patches/0034-Close-Unloaded-Save-Files.patch @@ -1,4 +1,4 @@ -From 84f08c5d634c68048f6621cdd42344ce0bc8a9ea Mon Sep 17 00:00:00 2001 +From 0fb748388764f2af006cbcf7ccc3ffab31d67f0c Mon Sep 17 00:00:00 2001 From: Antony Riley Date: Wed, 27 Mar 2013 01:41:54 +0200 Subject: [PATCH] Close Unloaded Save Files @@ -18,7 +18,7 @@ index 900ed68..829f4a3 100644 public static synchronized RegionFile a(File file1, int i, int j) { File file2 = new File(file1, "region"); diff --git a/src/main/java/org/bukkit/craftbukkit/CraftServer.java b/src/main/java/org/bukkit/craftbukkit/CraftServer.java -index 68694de..2cca80a 100644 +index 6e6fe1c..b49519a 100644 --- a/src/main/java/org/bukkit/craftbukkit/CraftServer.java +++ b/src/main/java/org/bukkit/craftbukkit/CraftServer.java @@ -37,6 +37,8 @@ import net.minecraft.server.MinecraftServer; diff --git a/CraftBukkit-Patches/0036-Improve-NextTickList-Performance.patch b/CraftBukkit-Patches/0035-Improve-NextTickList-Performance.patch similarity index 99% rename from CraftBukkit-Patches/0036-Improve-NextTickList-Performance.patch rename to CraftBukkit-Patches/0035-Improve-NextTickList-Performance.patch index a391f2866..6994eb67d 100644 --- a/CraftBukkit-Patches/0036-Improve-NextTickList-Performance.patch +++ b/CraftBukkit-Patches/0035-Improve-NextTickList-Performance.patch @@ -1,4 +1,4 @@ -From adecb1dcbedd1caa33611611c61bab1f6e524ed6 Mon Sep 17 00:00:00 2001 +From 72e9b135797dfd1380fcb3f2fb87aca60437fe69 Mon Sep 17 00:00:00 2001 From: Mike Primm Date: Wed, 24 Apr 2013 01:43:33 -0500 Subject: [PATCH] Improve NextTickList Performance diff --git a/CraftBukkit-Patches/0037-Remove-o-Option.patch b/CraftBukkit-Patches/0036-Remove-o-Option.patch similarity index 92% rename from CraftBukkit-Patches/0037-Remove-o-Option.patch rename to CraftBukkit-Patches/0036-Remove-o-Option.patch index 6a26876fa..2b7fd758e 100644 --- a/CraftBukkit-Patches/0037-Remove-o-Option.patch +++ b/CraftBukkit-Patches/0036-Remove-o-Option.patch @@ -1,4 +1,4 @@ -From baf5e49da1b4d18817431a4e39ccc6620a94d7e3 Mon Sep 17 00:00:00 2001 +From 5a7b9526e71d572e90ac4f86e81bd208e48fd906 Mon Sep 17 00:00:00 2001 From: md_5 Date: Sun, 19 May 2013 18:29:48 +1000 Subject: [PATCH] Remove -o Option diff --git a/CraftBukkit-Patches/0038-Recipe-Deconstruction.patch b/CraftBukkit-Patches/0037-Recipe-Deconstruction.patch similarity index 97% rename from CraftBukkit-Patches/0038-Recipe-Deconstruction.patch rename to CraftBukkit-Patches/0037-Recipe-Deconstruction.patch index 7598e8d38..55dd3d982 100644 --- a/CraftBukkit-Patches/0038-Recipe-Deconstruction.patch +++ b/CraftBukkit-Patches/0037-Recipe-Deconstruction.patch @@ -1,4 +1,4 @@ -From 03eaf655a90a9b4a6bbbf1fed236d66e04a35f4b Mon Sep 17 00:00:00 2001 +From 895fdc89af141d0ea379dedc274d3509ab45f38a Mon Sep 17 00:00:00 2001 From: md_5 Date: Sat, 1 Jun 2013 16:34:38 +1000 Subject: [PATCH] Recipe Deconstruction diff --git a/CraftBukkit-Patches/0039-Fix-Health-Scaling.patch b/CraftBukkit-Patches/0038-Fix-Health-Scaling.patch similarity index 97% rename from CraftBukkit-Patches/0039-Fix-Health-Scaling.patch rename to CraftBukkit-Patches/0038-Fix-Health-Scaling.patch index 90a2d687e..403d6c7a1 100644 --- a/CraftBukkit-Patches/0039-Fix-Health-Scaling.patch +++ b/CraftBukkit-Patches/0038-Fix-Health-Scaling.patch @@ -1,4 +1,4 @@ -From 489d10b8d87fcbcf917c6ed610b970c053021e7f Mon Sep 17 00:00:00 2001 +From 6871003c6b983808a871055b7d89bb4edd073c37 Mon Sep 17 00:00:00 2001 From: Nick Minkler Date: Sun, 2 Jun 2013 14:54:11 +1000 Subject: [PATCH] Fix Health Scaling diff --git a/CraftBukkit-Patches/0040-Fix-EntityShootBowEvent-with-Skeletons.patch b/CraftBukkit-Patches/0039-Fix-EntityShootBowEvent-with-Skeletons.patch similarity index 95% rename from CraftBukkit-Patches/0040-Fix-EntityShootBowEvent-with-Skeletons.patch rename to CraftBukkit-Patches/0039-Fix-EntityShootBowEvent-with-Skeletons.patch index 79955671d..0bef27b9c 100644 --- a/CraftBukkit-Patches/0040-Fix-EntityShootBowEvent-with-Skeletons.patch +++ b/CraftBukkit-Patches/0039-Fix-EntityShootBowEvent-with-Skeletons.patch @@ -1,4 +1,4 @@ -From aa06528a0feb86107bbccf93382dc00434d6171e Mon Sep 17 00:00:00 2001 +From e2247184da1caa4861674ebd73abb97685df2b77 Mon Sep 17 00:00:00 2001 From: Nick Minkler Date: Sun, 2 Jun 2013 15:04:37 +1000 Subject: [PATCH] Fix EntityShootBowEvent with Skeletons diff --git a/CraftBukkit-Patches/0041-Implement-Arrow-API.patch b/CraftBukkit-Patches/0040-Implement-Arrow-API.patch similarity index 93% rename from CraftBukkit-Patches/0041-Implement-Arrow-API.patch rename to CraftBukkit-Patches/0040-Implement-Arrow-API.patch index 4dd648a42..04d3d924a 100644 --- a/CraftBukkit-Patches/0041-Implement-Arrow-API.patch +++ b/CraftBukkit-Patches/0040-Implement-Arrow-API.patch @@ -1,4 +1,4 @@ -From 95b3141e6a9c6dbf483a22ae8a0bfb5229ebba15 Mon Sep 17 00:00:00 2001 +From 37b756fe7717869043751058b72c97140c97bca4 Mon Sep 17 00:00:00 2001 From: md_5 Date: Sun, 2 Jun 2013 15:16:05 +1000 Subject: [PATCH] Implement Arrow API diff --git a/CraftBukkit-Patches/0042-Particle-API.patch b/CraftBukkit-Patches/0041-Particle-API.patch similarity index 99% rename from CraftBukkit-Patches/0042-Particle-API.patch rename to CraftBukkit-Patches/0041-Particle-API.patch index 2e570b089..9f4df815a 100644 --- a/CraftBukkit-Patches/0042-Particle-API.patch +++ b/CraftBukkit-Patches/0041-Particle-API.patch @@ -1,4 +1,4 @@ -From 2eaef37fd28706240bfcff35f4e596997ac12e03 Mon Sep 17 00:00:00 2001 +From c4d69ccb56478355e96fd2356644267bc9e0c64e Mon Sep 17 00:00:00 2001 From: md_5 Date: Sun, 2 Jun 2013 16:14:30 +1000 Subject: [PATCH] Particle API diff --git a/CraftBukkit-Patches/0043-Hopper-Cooldowns.patch b/CraftBukkit-Patches/0042-Hopper-Cooldowns.patch similarity index 98% rename from CraftBukkit-Patches/0043-Hopper-Cooldowns.patch rename to CraftBukkit-Patches/0042-Hopper-Cooldowns.patch index 46bec4caa..0a4fadf23 100644 --- a/CraftBukkit-Patches/0043-Hopper-Cooldowns.patch +++ b/CraftBukkit-Patches/0042-Hopper-Cooldowns.patch @@ -1,4 +1,4 @@ -From 0ca5879afd622fbc6b38b413d616f0f9eca23262 Mon Sep 17 00:00:00 2001 +From 105fa41a716e2452de7edec11e77b116670edd6a Mon Sep 17 00:00:00 2001 From: DerFlash Date: Sun, 2 Jun 2013 16:23:46 +1000 Subject: [PATCH] Hopper Cooldowns diff --git a/CraftBukkit-Patches/0044-Prevent-Shutdown-Hang.patch b/CraftBukkit-Patches/0043-Prevent-Shutdown-Hang.patch similarity index 94% rename from CraftBukkit-Patches/0044-Prevent-Shutdown-Hang.patch rename to CraftBukkit-Patches/0043-Prevent-Shutdown-Hang.patch index d862a6369..db2697c26 100644 --- a/CraftBukkit-Patches/0044-Prevent-Shutdown-Hang.patch +++ b/CraftBukkit-Patches/0043-Prevent-Shutdown-Hang.patch @@ -1,4 +1,4 @@ -From a1299646d0fbd254c351de460106801c70904ce8 Mon Sep 17 00:00:00 2001 +From 0cad9daa478ea20a8811fda0aa6b1be088b2521b Mon Sep 17 00:00:00 2001 From: md_5 Date: Tue, 11 Jun 2013 11:54:32 +1000 Subject: [PATCH] Prevent Shutdown Hang diff --git a/CraftBukkit-Patches/0045-Implement-SpawnerSpawnEvent.patch b/CraftBukkit-Patches/0044-Implement-SpawnerSpawnEvent.patch similarity index 98% rename from CraftBukkit-Patches/0045-Implement-SpawnerSpawnEvent.patch rename to CraftBukkit-Patches/0044-Implement-SpawnerSpawnEvent.patch index 4b2288138..291c82e46 100644 --- a/CraftBukkit-Patches/0045-Implement-SpawnerSpawnEvent.patch +++ b/CraftBukkit-Patches/0044-Implement-SpawnerSpawnEvent.patch @@ -1,4 +1,4 @@ -From f8150459f44708061297099f8c5eb53b3e8b511b Mon Sep 17 00:00:00 2001 +From bd3c4cd98d15b1497fff49f3d7ffeda156739e36 Mon Sep 17 00:00:00 2001 From: Andy Shulman Date: Mon, 15 Apr 2013 20:06:37 -0500 Subject: [PATCH] Implement SpawnerSpawnEvent. diff --git a/CraftBukkit-Patches/0046-Firework-Meta-Crash-Fix.patch b/CraftBukkit-Patches/0045-Firework-Meta-Crash-Fix.patch similarity index 94% rename from CraftBukkit-Patches/0046-Firework-Meta-Crash-Fix.patch rename to CraftBukkit-Patches/0045-Firework-Meta-Crash-Fix.patch index df2683b11..05646951f 100644 --- a/CraftBukkit-Patches/0046-Firework-Meta-Crash-Fix.patch +++ b/CraftBukkit-Patches/0045-Firework-Meta-Crash-Fix.patch @@ -1,4 +1,4 @@ -From b95752171e934df29256399fcdef822b44ba3a02 Mon Sep 17 00:00:00 2001 +From 1848a09ed6e1261a6e429008e4dc6a72f122ace7 Mon Sep 17 00:00:00 2001 From: md_5 Date: Sat, 15 Jun 2013 21:34:48 +1000 Subject: [PATCH] Firework Meta Crash Fix diff --git a/CraftBukkit-Patches/0047-Do-Not-Search-for-Offline-Players.patch b/CraftBukkit-Patches/0046-Do-Not-Search-for-Offline-Players.patch similarity index 93% rename from CraftBukkit-Patches/0047-Do-Not-Search-for-Offline-Players.patch rename to CraftBukkit-Patches/0046-Do-Not-Search-for-Offline-Players.patch index e4df1ff9c..644cacb1d 100644 --- a/CraftBukkit-Patches/0047-Do-Not-Search-for-Offline-Players.patch +++ b/CraftBukkit-Patches/0046-Do-Not-Search-for-Offline-Players.patch @@ -1,4 +1,4 @@ -From 885ded5d2cb6525352c4ca9f57e436f145d954fe Mon Sep 17 00:00:00 2001 +From 73f08d785fc177372cc0bf10bbb3b2c6e5db4230 Mon Sep 17 00:00:00 2001 From: md_5 Date: Sun, 16 Jun 2013 08:20:26 +1000 Subject: [PATCH] Do Not Search for Offline Players diff --git a/CraftBukkit-Patches/0048-Enable-Foreign-Language-Signs.patch b/CraftBukkit-Patches/0047-Enable-Foreign-Language-Signs.patch similarity index 93% rename from CraftBukkit-Patches/0048-Enable-Foreign-Language-Signs.patch rename to CraftBukkit-Patches/0047-Enable-Foreign-Language-Signs.patch index c71e91869..41493f003 100644 --- a/CraftBukkit-Patches/0048-Enable-Foreign-Language-Signs.patch +++ b/CraftBukkit-Patches/0047-Enable-Foreign-Language-Signs.patch @@ -1,4 +1,4 @@ -From 5ad52598e1bad0229c825571bdfe9842a43fcec3 Mon Sep 17 00:00:00 2001 +From b2c3886fd681e1c68189efb0aa601abe8d3da099 Mon Sep 17 00:00:00 2001 From: md_5 Date: Fri, 21 Jun 2013 17:53:03 +1000 Subject: [PATCH] Enable Foreign Language Signs diff --git a/CraftBukkit-Patches/0049-Spam-Filter-Exclusions.patch b/CraftBukkit-Patches/0048-Spam-Filter-Exclusions.patch similarity index 97% rename from CraftBukkit-Patches/0049-Spam-Filter-Exclusions.patch rename to CraftBukkit-Patches/0048-Spam-Filter-Exclusions.patch index b449dc749..c114067ea 100644 --- a/CraftBukkit-Patches/0049-Spam-Filter-Exclusions.patch +++ b/CraftBukkit-Patches/0048-Spam-Filter-Exclusions.patch @@ -1,4 +1,4 @@ -From 6320f09c6f5660b8e94e9198f6472e3201caff1b Mon Sep 17 00:00:00 2001 +From 63ad2aad127ee09e6f13c568428b21744ed39765 Mon Sep 17 00:00:00 2001 From: md_5 Date: Fri, 21 Jun 2013 17:59:22 +1000 Subject: [PATCH] Spam Filter Exclusions diff --git a/CraftBukkit-Patches/0050-Allow-Disabling-of-Command-Logging.patch b/CraftBukkit-Patches/0049-Allow-Disabling-of-Command-Logging.patch similarity index 96% rename from CraftBukkit-Patches/0050-Allow-Disabling-of-Command-Logging.patch rename to CraftBukkit-Patches/0049-Allow-Disabling-of-Command-Logging.patch index 1e9c6d3c7..2a0c9b9a3 100644 --- a/CraftBukkit-Patches/0050-Allow-Disabling-of-Command-Logging.patch +++ b/CraftBukkit-Patches/0049-Allow-Disabling-of-Command-Logging.patch @@ -1,4 +1,4 @@ -From 024b39bcb8cdd0f933238f1ea8977cdf2e4525c8 Mon Sep 17 00:00:00 2001 +From 39a94d3392478f822c6d6c516e7481690e6d80e1 Mon Sep 17 00:00:00 2001 From: md_5 Date: Fri, 21 Jun 2013 18:01:29 +1000 Subject: [PATCH] Allow Disabling of Command Logging diff --git a/CraftBukkit-Patches/0051-Allow-Disabling-of-Command-TabComplete.patch b/CraftBukkit-Patches/0050-Allow-Disabling-of-Command-TabComplete.patch similarity index 96% rename from CraftBukkit-Patches/0051-Allow-Disabling-of-Command-TabComplete.patch rename to CraftBukkit-Patches/0050-Allow-Disabling-of-Command-TabComplete.patch index 75b29ffaa..ce96c5813 100644 --- a/CraftBukkit-Patches/0051-Allow-Disabling-of-Command-TabComplete.patch +++ b/CraftBukkit-Patches/0050-Allow-Disabling-of-Command-TabComplete.patch @@ -1,4 +1,4 @@ -From 6805d7fa28b46ef2f73b8fc6865fef3b0c585190 Mon Sep 17 00:00:00 2001 +From b3f5379551202cd0f7a016473533dd5b342780e7 Mon Sep 17 00:00:00 2001 From: md_5 Date: Fri, 21 Jun 2013 18:05:54 +1000 Subject: [PATCH] Allow Disabling of Command TabComplete diff --git a/CraftBukkit-Patches/0052-Configurable-Messages.patch b/CraftBukkit-Patches/0051-Configurable-Messages.patch similarity index 98% rename from CraftBukkit-Patches/0052-Configurable-Messages.patch rename to CraftBukkit-Patches/0051-Configurable-Messages.patch index 6519f128b..27dba6857 100644 --- a/CraftBukkit-Patches/0052-Configurable-Messages.patch +++ b/CraftBukkit-Patches/0051-Configurable-Messages.patch @@ -1,4 +1,4 @@ -From 44dfe443a48c8054e80c333398df3b04ed273fdf Mon Sep 17 00:00:00 2001 +From 33bbaf6237fec8128df72e505d9103611066a736 Mon Sep 17 00:00:00 2001 From: md_5 Date: Fri, 21 Jun 2013 19:21:58 +1000 Subject: [PATCH] Configurable Messages diff --git a/CraftBukkit-Patches/0053-Allow-Disabling-of-Random-Lighting-Updates.patch b/CraftBukkit-Patches/0052-Allow-Disabling-of-Random-Lighting-Updates.patch similarity index 96% rename from CraftBukkit-Patches/0053-Allow-Disabling-of-Random-Lighting-Updates.patch rename to CraftBukkit-Patches/0052-Allow-Disabling-of-Random-Lighting-Updates.patch index 8f9941bcb..743a3bd80 100644 --- a/CraftBukkit-Patches/0053-Allow-Disabling-of-Random-Lighting-Updates.patch +++ b/CraftBukkit-Patches/0052-Allow-Disabling-of-Random-Lighting-Updates.patch @@ -1,4 +1,4 @@ -From fc55fff3d14e51d373340c8837fc359016da88c4 Mon Sep 17 00:00:00 2001 +From 8e4023257b2b4de86e1e51c5231850611cc4f60d Mon Sep 17 00:00:00 2001 From: md_5 Date: Sat, 22 Jun 2013 16:12:02 +1000 Subject: [PATCH] Allow Disabling of Random Lighting Updates diff --git a/CraftBukkit-Patches/0054-Add-Log-Filtering.patch b/CraftBukkit-Patches/0053-Add-Log-Filtering.patch similarity index 97% rename from CraftBukkit-Patches/0054-Add-Log-Filtering.patch rename to CraftBukkit-Patches/0053-Add-Log-Filtering.patch index b8229a55a..5b0bfeb0f 100644 --- a/CraftBukkit-Patches/0054-Add-Log-Filtering.patch +++ b/CraftBukkit-Patches/0053-Add-Log-Filtering.patch @@ -1,4 +1,4 @@ -From 589fadd545d27dd30ad90f8c5245fb8f2bbe96d2 Mon Sep 17 00:00:00 2001 +From 83e4c23fbe90fd958af7abc36e9a9b5c93f436ab Mon Sep 17 00:00:00 2001 From: md_5 Date: Sat, 22 Jun 2013 16:40:11 +1000 Subject: [PATCH] Add Log Filtering diff --git a/CraftBukkit-Patches/0055-Make-AnvilInventory.getItem-use-both-containers.-Fix.patch b/CraftBukkit-Patches/0054-Make-AnvilInventory.getItem-use-both-containers.-Fix.patch similarity index 97% rename from CraftBukkit-Patches/0055-Make-AnvilInventory.getItem-use-both-containers.-Fix.patch rename to CraftBukkit-Patches/0054-Make-AnvilInventory.getItem-use-both-containers.-Fix.patch index a4bea2338..c5b9c4f22 100644 --- a/CraftBukkit-Patches/0055-Make-AnvilInventory.getItem-use-both-containers.-Fix.patch +++ b/CraftBukkit-Patches/0054-Make-AnvilInventory.getItem-use-both-containers.-Fix.patch @@ -1,4 +1,4 @@ -From c7d17ce7d1b4f79a6a83984aa4bc84a816341046 Mon Sep 17 00:00:00 2001 +From da1c6b7a9c5d8e3916864b662d9cfabb8aaba4e3 Mon Sep 17 00:00:00 2001 From: Andre LeBlanc Date: Sat, 6 Apr 2013 12:00:31 -0400 Subject: [PATCH] Make AnvilInventory.getItem() use both containers. Fixes diff --git a/CraftBukkit-Patches/0056-Always-Fire-PreLoginEvent.patch b/CraftBukkit-Patches/0055-Always-Fire-PreLoginEvent.patch similarity index 98% rename from CraftBukkit-Patches/0056-Always-Fire-PreLoginEvent.patch rename to CraftBukkit-Patches/0055-Always-Fire-PreLoginEvent.patch index d17dc1543..ad4a1406e 100644 --- a/CraftBukkit-Patches/0056-Always-Fire-PreLoginEvent.patch +++ b/CraftBukkit-Patches/0055-Always-Fire-PreLoginEvent.patch @@ -1,4 +1,4 @@ -From 05798603458ae028f4d6fad97abf0ba28f7b7046 Mon Sep 17 00:00:00 2001 +From 1b915e0a88471d38ccf1b9b68113eca791847c32 Mon Sep 17 00:00:00 2001 From: md_5 Date: Tue, 25 Jun 2013 18:09:26 +1000 Subject: [PATCH] Always Fire PreLoginEvent diff --git a/CraftBukkit-Patches/0057-Properly-Close-Inventories.patch b/CraftBukkit-Patches/0056-Properly-Close-Inventories.patch similarity index 97% rename from CraftBukkit-Patches/0057-Properly-Close-Inventories.patch rename to CraftBukkit-Patches/0056-Properly-Close-Inventories.patch index bca18bcb9..db6feb2d9 100644 --- a/CraftBukkit-Patches/0057-Properly-Close-Inventories.patch +++ b/CraftBukkit-Patches/0056-Properly-Close-Inventories.patch @@ -1,4 +1,4 @@ -From 81a3d7e98800ae5a87ee7cbc292c818747cff50a Mon Sep 17 00:00:00 2001 +From 43b70379d2d9eb89c1ff2b0efc7ab3cf1f632f33 Mon Sep 17 00:00:00 2001 From: md_5 Date: Thu, 27 Jun 2013 17:26:09 +1000 Subject: [PATCH] Properly Close Inventories diff --git a/CraftBukkit-Patches/0058-Disallow-Interaction-With-Self.patch b/CraftBukkit-Patches/0057-Disallow-Interaction-With-Self.patch similarity index 93% rename from CraftBukkit-Patches/0058-Disallow-Interaction-With-Self.patch rename to CraftBukkit-Patches/0057-Disallow-Interaction-With-Self.patch index 71ae8e2ed..d2f89119a 100644 --- a/CraftBukkit-Patches/0058-Disallow-Interaction-With-Self.patch +++ b/CraftBukkit-Patches/0057-Disallow-Interaction-With-Self.patch @@ -1,4 +1,4 @@ -From 80ea308e8890b1f7f612f20dd7b1b53a2d52b316 Mon Sep 17 00:00:00 2001 +From 7a8f79d0625edaf938fce2372944aeb23018ac9b Mon Sep 17 00:00:00 2001 From: md_5 Date: Fri, 28 Jun 2013 19:52:54 +1000 Subject: [PATCH] Disallow Interaction With Self diff --git a/CraftBukkit-Patches/0059-Lower-Chunk-Compression.patch b/CraftBukkit-Patches/0058-Lower-Chunk-Compression.patch similarity index 89% rename from CraftBukkit-Patches/0059-Lower-Chunk-Compression.patch rename to CraftBukkit-Patches/0058-Lower-Chunk-Compression.patch index bcd5d0543..c2e8e15af 100644 --- a/CraftBukkit-Patches/0059-Lower-Chunk-Compression.patch +++ b/CraftBukkit-Patches/0058-Lower-Chunk-Compression.patch @@ -1,4 +1,4 @@ -From 23ce10c42d96b9bf6416f8a65dd208f39fc5d42d Mon Sep 17 00:00:00 2001 +From 5e6e2224d8de860af1cd4aa4a540f5d43bbc06f0 Mon Sep 17 00:00:00 2001 From: md_5 Date: Tue, 2 Jul 2013 09:07:54 +1000 Subject: [PATCH] Lower Chunk Compression @@ -6,10 +6,10 @@ Subject: [PATCH] Lower Chunk Compression Use a chunk compression level of 4 - this provides an optimal balance between speed and compression. diff --git a/src/main/java/net/minecraft/server/Packet51MapChunk.java b/src/main/java/net/minecraft/server/Packet51MapChunk.java -index efe102e..c29b81e 100644 +index 4c24f80..b7840a4 100644 --- a/src/main/java/net/minecraft/server/Packet51MapChunk.java +++ b/src/main/java/net/minecraft/server/Packet51MapChunk.java -@@ -42,7 +42,7 @@ public class Packet51MapChunk extends Packet { +@@ -29,7 +29,7 @@ public class Packet51MapChunk extends Packet { this.b = chunk.z; this.e = flag; ChunkMap chunkmap = a(chunk, flag, i);