Commit Graph

  • b32968b9a0 Add option to nerfs mobs from spawners. When this option is enabled, mobs which originate from a mob spawner will not have any AI, ie: brains. They will generally only be affected by water movement, with the exception of blazes which will still emit fireballs and float up and down. This is disabled by default as it has a strong behavioural impact. md_5 2013-12-22 21:00:50 +1100
  • 7b87ab6548 Add the getCubes patch back. Turns out the user with lockups had 23k+ entities in a single chunk. md_5 2013-12-22 10:41:48 +1100
  • 6a98142bd5 Fix patch tree. md_5 2013-12-22 10:06:06 +1100
  • 31c9311b07 Redo previous getCubes removal. md_5 2013-12-22 10:05:27 +1100
  • 7890d0a442 Fix patches some more. md_5 2013-12-22 10:04:44 +1100
  • b47555dc7a Revert "Remove getCubes patch as under some circumstances it can loop around itself forever. For anyone wishing to reimplement this patch, the rationale behind it is quite simple, get all cubes within each chunk at the same time." md_5 2013-12-22 10:03:57 +1100
  • 78bc1384a7 Save ticks lived to nbttag DerFlash 2013-12-22 10:00:13 +1100
  • 06233ce472 Remove getCubes patch as under some circumstances it can loop around itself forever. For anyone wishing to reimplement this patch, the rationale behind it is quite simple, get all cubes within each chunk at the same time. md_5 2013-12-22 09:59:17 +1100
  • 2549f4c043 Force Load Chunks for Biome Decoration. May solve some random.nextInt() crashes people have been seeing. md_5 2013-12-21 20:08:42 +1100
  • b42275d94c Fix accidentally reverted mc-dev imports. md_5 2013-12-21 19:14:34 +1100
  • 1c099a713b Upstream merge, nothing major. md_5 2013-12-21 19:13:39 +1100
  • ed2fd14801 Re-add the particle API Thinkofdeath 2013-12-20 21:37:22 +0000
  • a1c8965df5 Stage BiomeDecorator so we can get line numbers to match for stack traces. md_5 2013-12-19 17:44:57 +1100
  • ee8495a246 Allow the console to use vanilla commands Thinkofdeath 2013-12-18 11:40:35 +0000
  • 8278880f0f Fall back to our own URL clicking method as it works with more cases. md_5 2013-12-18 20:41:42 +1100
  • e9cb6ec3c5 Upstream merge md_5 2013-12-18 17:48:18 +1100
  • fe00a77ac8 Invert command complete check md_5 2013-12-18 17:24:24 +1100
  • 4978db4332 Log Cause of Unexpected Exceptions md_5 2013-12-18 13:39:28 +1100
  • 61400aa00c Fire PreLogin Events in Offline Mode md_5 2013-12-18 13:32:30 +1100
  • eafbb2a4c1 Add VanillaCommandWrapper which allows use of vanilla commands instead of Bukkit's versions Thinkofdeath 2013-12-17 13:56:38 +0000
  • bd5e1fbba9 Remove references to chunklist frymaster 2013-12-18 09:29:51 +1100
  • 8ebb465bf0 Revert processed disconnect change - the flag is not set as reliably as it was in previous server versions. md_5 2013-12-18 08:44:28 +1100
  • db08e84804 Use the processedDisconnect flag for disconnects. This means that we will only say the player has disconnected once the server tick look has processed them as such. Fixes some issues with players quitting during join. md_5 2013-12-17 18:25:05 +1100
  • 154239b0fb Allow Bungee to pass through UUIDs. This will be added to bungee in a few days, so people get a chance to update Spigot first. md_5 2013-12-16 22:39:18 +1100
  • de92a23d18 Delay creation of serverconnection until needed so that our settings can take effect. md_5 2013-12-16 11:47:23 +1100
  • 37eb6b4024 Don't box / rebox on object addition md_5 2013-12-14 19:50:33 +1100
  • 0e03c0defe Add an attempt at backwards compatability for (broken) NMS plugins. Also set negative no entry values as these cannot occur. md_5 2013-12-14 19:48:13 +1100
  • 7899e58d02 Merge in some stuff md_5 2013-12-14 17:58:22 +1100
  • 20b8330a25 Prevent Mineshaft Structure Saving. md_5 2013-12-13 15:22:51 +1100
  • 8a2de3a655 Configurable Amount of Netty Threads, defaulting to 4 md_5 2013-12-13 11:59:09 +1100
  • 994b960bb7 *aggression md_5 2013-12-13 11:54:00 +1100
  • da809d3cf0 Allow Disabling Zombie Villager Agression. md_5 2013-12-13 11:48:56 +1100
  • ce85ede2bb Optimize DataWatcher md_5 2013-12-13 11:45:53 +1100
  • 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. md_5 2013-12-13 11:28:47 +1100
  • 269a2f7635 Pop anti xray patch to top md_5 2013-12-13 11:10:33 +1100
  • 5b756ab152 Fix new lines break URL matching Thinkofdeath 2013-12-11 18:09:41 +0000
  • dedbed0faf Fix Orebfuscator Thinkofdeath 2013-12-11 09:37:27 +0000
  • 3860a7b228 Bring bungee support back in line with what the protocol update had md_5 2013-12-11 11:25:32 +1100
  • 5c14b02d79 Upstream merge md_5 2013-12-10 09:36:25 +1100
  • 206ba33be5 Fix the "Faster UUID for entities" patch (Fixes #81) Thinkofdeath 2013-12-09 16:19:26 +0000
  • 653ca13f16 Fix TNT crashing servers when breaking item frames TheUnnamedDude 2013-12-09 11:37:51 +0000
  • 8374c041ac Fix a possible error with links Thinkofdeath 2013-12-09 10:38:44 +0000
  • 74c808df0f Upstream merge md_5 2013-12-09 18:00:58 +1100
  • 75344a14e9 Remove OS X Special Chars from Signs md_5 2013-12-08 16:52:54 +1100
  • b51765cc5d Fix crash caused by tnt destroying item frames md_5 2013-12-06 20:32:13 +1100
  • d8487572a0 Fix Jungle Tree Generation md_5 2013-12-06 17:17:16 +1100
  • 50e8a5a766 Fix Jungle Tree Generation md_5 2013-12-06 17:16:42 +1100
  • e369d3da7e Merge pull request #78 from ItsHarry/master md-5 2013-12-05 13:25:38 -0800
  • 897d6a7ea5 Allow Teleportation of Vehicles and Passengers ItsHarry 2013-12-05 21:59:53 +0100
  • 83a93937f7 Fire EntityDamageByEntityEvent for ItemFrames. This allows them to be protected more effectively. md_5 2013-12-05 18:41:50 +1100
  • 6ec37d4fe9 Dont let commands run async md_5 2013-12-05 16:57:01 +1100
  • a98a7ce919 Duplicate Disconnect Prevention. In 1.7 mojang removed the this.disconnected flag. We add it back to prevent users from forcibly disconnecting themselves in a short amount of time. md_5 2013-12-05 16:33:50 +1100
  • 1e4407fd04 Fix broken async chat. Since Mojang introduced netty, but removed async packet handling, there are now only a few threads available to consume packets. Unfortunately we now have to maintain async chat support. In order to allow Async events to not kill these precious few threads, we do what we did in our Netty implementation, and offload these to their own, decoupled thread pool. md_5 2013-12-05 13:57:12 +1100
  • 8d622d915b Merge pull request #77 from thinkofdeath/master md-5 2013-12-04 13:18:18 -0800
  • 0e1ef989f9 Fix color codes breaking urls Thinkofdeath 2013-12-04 14:41:40 +0000
  • e770480d4b Fix shade fix accidentally being unmerged md_5 2013-12-04 19:57:08 +1100
  • f538d02596 Finish kicking player before letting their clone in. Fixes BUKKIT-4960 md_5 2013-12-04 12:32:58 +1100
  • a01054711d Take random light updates option into account before relighting a chunk on its first tick. md_5 2013-12-03 15:51:04 +1100
  • acf410d391 Address some chunk gen speed issues - see below for current reasoning. md_5 2013-12-03 15:43:02 +1100
  • 538ddc9cc4 Upstream merge md_5 2013-12-03 15:13:39 +1100
  • 3190acce29 Fix Huge Mushroom Caps md_5 2013-12-03 11:28:39 +1100
  • dcb5fc4b1a [Bukkit Bug] Clear flower pots on drop so that they are not dropped twice. md_5 2013-12-03 11:08:07 +1100
  • 4db9634b23 Merge pull request #75 from thinkofdeath/master md-5 2013-12-02 15:51:51 -0800
  • 651dc5f9c4 Fix some chunks not being sent to the client Thinkofdeath 2013-12-02 23:44:13 +0000
  • 9306e0ec10 Remove spurious patch going into final repo md_5 2013-12-03 10:19:35 +1100
  • c8145fb896 Actually fix division by 0 in growth md_5 2013-12-03 09:05:49 +1100
  • 31572d6c20 Update maven shade plugin so that newer maven versions (ie travis) will compile. md_5 2013-12-03 08:21:58 +1100
  • af7cb96f76 Upstream merge md_5 2013-12-03 08:21:46 +1100
  • 910aa42a6a Prevent crash from division by 0 in growth rates Dmck2b 2013-12-03 08:14:39 +1100
  • 2e5d2f1fca Merge pull request #73 from thinkofdeath/master md-5 2013-12-02 13:09:59 -0800
  • 932161cd7d Fix links missing the path once clicked Thinkofdeath 2013-12-02 11:27:23 +0000
  • b388fe0ca1 Fix some recipe book bugs introduced in 1.7. The full PR can be seen at Bukkit/CraftBukkit#1270 md_5 2013-12-02 17:26:11 +1100
  • 6a02ab857b [Bukkit Bug] Fix experience not being dropped by ores md_5 2013-12-02 14:54:19 +1100
  • cc7903bbf3 Upstream merge md_5 2013-12-02 07:36:51 +1100
  • b03273a347 Merge pull request #72 from thinkofdeath/master md-5 2013-12-01 02:55:59 -0800
  • da6d6b1785 Fix links in chat Thinkofdeath 2013-12-01 10:35:33 +0000
  • d8c4486016 Next tick list patch is causing odd speedups. Lets remove until @ammar2 or @mikeprimm can investigate. md_5 2013-12-01 18:59:45 +1100
  • 341a7b2f60 More custom messages. md_5 2013-12-01 18:40:51 +1100
  • 41d2c0bceb BungeeCord Support md_5 2013-12-01 18:18:51 +1100
  • b5a469f97a [Bukkit Bug] Fix packed ice generation crashing the server. md_5 2013-12-01 17:52:29 +1100
  • 3395b38dfd [Bukkit Bug] Fix doors being opened by redstone. md_5 2013-12-01 17:29:03 +1100
  • fa4078a2d6 "It Compiles" - Update Spigot to Minecraft 1.7.2 proper. See below for full release notes (MUST READ). md_5 2013-12-01 17:12:38 +1100
  • 6ba479d591 Stage two done md_5 2013-12-01 16:17:16 +1100
  • 341ec013fe Remove log formatting md_5 2013-12-01 16:02:56 +1100
  • 233e23603a More stuff md_5 2013-12-01 16:00:50 +1100
  • 0e6412942d Progress check md_5 2013-12-01 15:36:32 +1100
  • eb2ab6b421 Update mc-dev etc. md_5 2013-12-01 15:13:58 +1100
  • 80da3f0c9b Stage 1 md_5 2013-12-01 14:40:53 +1100
  • 71d3b3b5ad Update orebfuscator on block update. md_5 2013-11-27 22:01:50 +1100
  • 5b808a6d45 Batch files now work in directories with spaces in it mrkirby153 2013-11-05 16:26:20 -0800
  • cdbe22b7c7 Update master to R2 as well. md_5 2013-11-05 10:46:34 +1100
  • f775c4dbd1 Upstream Merge md_5 2013-10-24 21:23:24 +1100
  • aa0536e414 Fix plugin message API exceptions throwing internal errors to the client. md_5 2013-10-19 13:00:10 +1100
  • aabaa5c45e Configure restart message md_5 2013-10-16 19:38:15 +1100
  • f018f1d73f Arrow despawn rate is now configurable md_5 2013-10-14 19:20:28 +1100
  • d302efeeb7 Fix entity dead check in respawn API md_5 2013-10-11 22:23:25 +1100
  • 39c6e1be1f Properly validate blocks in particle api md_5 2013-10-11 10:17:09 +1100
  • 8d428932b4 Fix up patch tree. md_5 2013-10-09 18:22:37 +1100
  • 536ed49937 Fix BrewingStands Removing NBT / Potions md_5 2013-10-09 18:20:20 +1100
  • 65e0f8e01f Pull in respawn API, thanks @ninja- Ammar Askar 2013-10-08 18:56:05 +0500