summaryrefslogtreecommitdiffstats
path: root/nms-patches
Commit message (Expand)AuthorAgeLines
* SPIGOT-1047: Fix RCON.md_52015-07-13-0/+37
* Implement ItemMergeEventMorphan12015-07-12-3/+11
* Server Commands and Remote Commands are now Cancellable.Matt2015-07-12-38/+51
* SPIGOT-1018: Fix isFromBonemeal always being falseThinkofdeath2015-07-08-7/+8
* SPIGOT-915: Remove the getEntities filterThinkofdeath2015-07-08-23/+9
* Fix modified fireworks from dispenser eventchickeneer2015-06-27-9/+11
* SPIGOT-892: Set chicken egg baby age before adding it to world.md_52015-06-21-4/+5
* Raise the limit slightly to account for colorsThinkofdeath2015-06-12-1/+1
* Apply strict limits on the length of sign textThinkofdeath2015-06-12-2/+5
* SPIGOT-970, MC-80484: Disallow NBT pick block on chests.md_52015-06-12-0/+15
* Allow for the jline console to be overriden in normally unsupported enviromentsThinkofdeath2015-06-11-1/+1
* SPIGOT-973: Add marker API to ArmorStandNathan Wolf2015-06-09-0/+18
* SPIGOT-954: Don't send block animations or gamemode updates to players can't ...Thinkofdeath2015-06-07-21/+66
* Use a Java 6 concurrent collection.md_52015-06-07-1/+1
* [SPIGOT-461] Use a more appropriate collection for conccurent UserCachemd_52015-06-07-0/+25
* Fix HashTreeSet which went missing in the previous commit.md_52015-06-06-1/+1
* [SPIGOT-946] Begin making use of access transforms to simplify patching.md_52015-06-06-632/+76
* Update to Minecraft 1.8.7md_52015-06-05-30/+31
* Add PAIL comments to a few things.md_52015-05-31-3/+3
* Don't need to special case certain monster spawn eggs as Mojang has long sinc...md_52015-05-31-12/+2
* SPIGOT-941: Fix a mistake in vine handlingThinkofdeath2015-05-30-1/+1
* Handle a missed case with our vanilla permissions overrideThinkofdeath2015-05-30-2/+5
* [SPIGOT-424, MC-73474] Add fix for powered rail duplication.md_52015-05-29-0/+11
* BUILDTOOLS-114 / MC-80817 : Fix server not starting when native processor inf...md_52015-05-29-0/+11
* SPIGOT-738: Return explosion source for Fireball-induced explosionsNathan Wolf2015-05-26-0/+12
* Don't toString disconnect message in console.md_52015-05-26-1/+2
* Update to Minecraft 1.8.6md_52015-05-25-42/+32
* Cut fluff from patch headers.md_52015-05-25-532/+532
* Check the value returned from useItemInHand() so plugins can properly cancel ...DemonWav2015-05-23-3/+3
* Update to 1.8.5Thinkofdeath2015-05-22-198/+137
* Invalidate furnace block type after change.md_52015-05-21-6/+12
* SPIGOT-834: Stop EnderMites from spawning when EnderPearl event is cancelled.md_52015-05-21-7/+23
* SPIGOT-844: Use actual block when deciding to send visual updates for burning...md_52015-05-21-4/+8
* SPIGOT-854: Reset idle timer on disconnect to prevent spam duplicate disconnect.md_52015-05-21-42/+48
* SPIGOT-887: Fix getOwner() on internal sheep inventories.md_52015-05-21-3/+3
* Readd missed diffThinkofdeath2015-05-20-3/+4
* Update to 1.8.4Thinkofdeath2015-05-17-275/+258
* Revert: Don't try and disconnect twiceThinkofdeath2015-04-17-40/+45
* Move a bug fix from Spigot to CraftBukkitThinkofdeath2015-04-16-0/+10
* Fix NPE that could happen on teleportingThinkofdeath2015-04-16-3/+3
* SPIGOT-697: Force metadata updates when interact events are cancelledThinkofdeath2015-04-15-23/+19
* SPIGOT-795: Enable the vehicle's ai before teleportingThinkofdeath2015-04-15-34/+51
* Don't try and disconnect twiceThinkofdeath2015-04-15-46/+43
* SPIGOT-802: Improve book handlingThinkofdeath2015-04-14-20/+17
* SPIGOT-645: Fix players/entities being dismounted when the destroy event was ...Thinkofdeath2015-04-13-9/+9
* SPIGOT-694: Fix a mis-placed diff causing the event to fire too earlyThinkofdeath2015-04-13-13/+17
* SPIGOT-758: Capture head drops from charged creeper killsThinkofdeath2015-04-13-19/+99
* SPIGOT-782: Don't drop exp if a plugin sets it to zeroThinkofdeath2015-04-13-4/+6
* Replace the two nextTickList sets with a single one that combines bothThinkofdeath2015-04-13-46/+79
* Special case record placement into juke boxes as they update their tile.md_52015-04-10-8/+33