summaryrefslogtreecommitdiffstats
path: root/nms-patches
Commit message (Expand)AuthorAgeLines
* Fix bad diffmd_52017-10-13-6/+6
* SPIGOT-3607: Bad yaw from armorstands treated as livingmd_52017-10-13-0/+12
* SPIGOT-3603: Fix client timing out in scenarios where it sends no packets.md_52017-10-09-1/+1
* SPIGOT-3598: Persist all beacon effectsblablubbabc2017-10-07-0/+13
* Temporarily shift L7 timeout value to L4 value of 30s.md_52017-10-06-0/+9
* Supress harmless teleport errormd_52017-10-01-0/+9
* SPIGOT-3571: Packet handling must be synchronousmd_52017-09-19-10/+18
* Update to Minecraft 1.12.2md_52017-09-18-133/+105
* SPIGOT-3513: Correctly set size for freshly spawned Minecartsmd_52017-08-16-2/+13
* Fix a few chunk saving race conditionsGeoff Crossland2017-08-11-17/+70
* SPIGOT-3497: Cancelled EntityPortalEvent leads to incorrect behaviourmd_52017-08-08-7/+8
* SPIGOT-3496, MC-92282: Set mob type of mob-spawner reverts after single spawn...Lukas Hennig2017-08-08-1/+9
* SPIGOT-3491: Add option to bypass permissions in advancementsmd_52017-08-06-8/+40
* Improvements to BlockStatesLukas Hennig2017-08-05-9/+12
* SPIGOT-3492: Ensure player functionality uses their specific scoreboardmd_52017-08-05-6/+12
* Update to Minecraft 1.12.1md_52017-08-03-209/+167
* SPIGOT-3486: Missing check in redstone placementmd_52017-08-03-0/+11
* SPIGOT-3487: Llama doesn't drop chestmd_52017-08-03-0/+19
* SPIGOT-3482: ProjectileHitEvent for shulker bullet and llama spitmd_52017-08-02-0/+16
* SPIGOT-3456: Expand calling of ServerCommandEventmd_52017-07-28-4/+13
* SPIGOT-3403: Add an EntityPickupItemEventmd_52017-07-28-25/+56
* SPIGOT-3463: Spurious item drops from eventmd_52017-07-28-69/+104
* SPIGOT-3461: Standardise plugin load timingmd_52017-07-26-8/+12
* SPIGOT-3432: Add playNote support for new soundsmd_52017-07-24-17/+30
* SPIGOT-3440: Non player entities should not make new portalsmd_52017-07-22-7/+12
* SPIGOT-3433: Improve AreaEffectCloud#getSourcemd_52017-07-22-9/+9
* Fix memory leak in PlayerListmd_52017-07-17-35/+139
* SPIGOT-3417: Event for shearing snowmanmd_52017-07-15-5/+20
* SPIGOT-3407: Set damager for evoker fangsmd_52017-07-08-0/+12
* SPIGOT-3382: Ensure players can pickup stuffmd_52017-06-26-1/+1
* SPIGOT-3377: Fix subspace bubble advancementmd_52017-06-26-1/+1
* SPIGOT-3379: Generalise canPickupItems to other entities.md_52017-06-26-28/+38
* SPIGOT-3376: Fix nested functionsmd_52017-06-26-28/+42
* SPIGOT-3373: Fix /execute in gameloop functionsmd_52017-06-25-5/+23
* SPIGOT-3324: Improve tameable damage handlingmd_52017-06-24-28/+29
* SPIGOT-3368: Allow anvil level cost to be overwritten by propertiesmd_52017-06-23-9/+14
* SPIGOT-3364: Correct EntityResurrectEventmd_52017-06-23-1/+10
* Fix nether world border center not adjustingmd_52017-06-18-0/+31
* SPIGOT-3329: Allow per world loot tablesmd_52017-06-15-6/+5
* SPIGOT-3337: Use special data value to indicate multiple recipe choicesmd_52017-06-15-2/+2
* Fix detection of missing or invalid tile entities for End portals and gatewaysJacob Martin2017-06-12-2/+2
* SPIGOT-3328: EntityTameEvent for Parrotsmd_52017-06-12-0/+93
* SPIGOT-3324: Best effort fix for shoulder Parrots + cancelled damage eventmd_52017-06-11-18/+28
* SPIGOT-3320: Apply tile entity fixer to more typesmd_52017-06-11-30/+78
* SPIGOT-3304: Respect duration from Vanilla /weathermd_52017-06-09-8/+4
* SPIGOT-3303: Warn when attempting to grant non existent recipemd_52017-06-09-11/+20
* SPIGOT-3302: Armor stands not dropping armormd_52017-06-09-0/+8
* Update to Minecraft 1.12md_52017-06-08-66/+57
* Prevent NPE when setting tempt target to nullchickeneer2017-06-04-1/+1
* Add proper TeleportCause for /teleportmd_52017-06-04-8/+24