summaryrefslogtreecommitdiffstats
path: root/nms-patches
Commit message (Expand)AuthorAgeLines
* SPIGOT-1543: Return combined slots for PlayerInventory.getContentsmd_52016-03-01-5/+9
* SPIGOT-1540: Treat clicking on player model with ItemStack as none.md_52016-03-01-10/+12
* SPIGOT-1525: Fix worldborder set.md_52016-03-01-33/+36
* Remove BookEditEvent as a workaround for decompiler determinism issues.md_52016-03-01-89/+12
* Update to Minecraft 1.9md_52016-03-01-5164/+5110
* [BUKKIT-3451] Use correct item amount for FurnaceExtractEvent.hibo982016-02-07-5/+6
* Removed tried to add entity warning.md_52016-02-05-24/+7
* SPIGOT-1308: Fix typo in PlayerList#sendAllThinkofdeath2016-01-22-1/+1
* SPIGOT-1347: Don't change entity add behaviour, just print warning.md_52015-12-17-16/+8
* Add some warnings from snapshot versions to check whether they are applicable...md_52015-12-15-7/+32
* Ensure the buffer for plugin messages is freed.Thinkofdeath2015-10-07-6/+21
* SPIGOT-1219: Allow ping without status query.md_52015-10-03-30/+7
* SPIGOT-759: Add FireworkExplodeEvent.DemonWav2015-09-30-1/+11
* SPIGOT-1076: Add HurtEntities API for FallingBlock.md_52015-09-19-1/+9
* SPIGOT-625: Insert a small delay when shutting down to allow packets to have ...md_52015-09-15-25/+32
* SPIGOT-1168: Fix setSleepingIgnored not working on spectators.md_52015-09-06-1/+1
* SPIGOT-949: Fix damage cooldown reducing explosion knockbackJedediah Smith2015-08-31-38/+44
* SPIGOT-1111: Fix ServerCommandEvent not being cancelled.md_52015-08-08-2/+3
* Update for minor remapping changes.md_52015-07-30-188/+134
* Update to Minecraft 1.8.8 (Pre-)Release.md_52015-07-27-27/+20
* Add a sane limit for name lengthThinkofdeath2015-07-25-1/+13
* Implement PlayerResourcePackStatusEvent.Adam Thomas2015-07-25-41/+70
* SPIGOT-1068: Limit the number of patterns on bannersThinkofdeath2015-07-23-0/+26
* Correctly update the last location for a player on teleportThinkofdeath2015-07-23-30/+44
* Correct handling of relative teleports for PlayerMoveEvent and PlayerTeleport...Thinkofdeath2015-07-20-63/+76
* Fix handling of changes to PlayerVelocityEvent.velocity by event callers.Antony Riley2015-07-20-3/+3
* SPIGOT-1058: Fix lost player list capping to 60.md_52015-07-18-2/+4
* SPIGOT-1055: Send empty string when RCON command is cancelled.md_52015-07-17-52/+1
* 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