summaryrefslogtreecommitdiffstats
path: root/nms-patches
Commit message (Expand)AuthorAgeLines
* 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
* SPIGOT-3290: /teleport command overrides player rotationmd_52017-06-04-1/+1
* SPIGOT-3286: Call BlockFormEvent for Concrete Powder -> Concretemd_52017-06-03-7/+29
* Update to Minecraft 1.12-pre6md_52017-05-30-254/+291
* Add support for preventing block drops in BreakEventScetra2017-05-28-10/+17
* Add color API for Teamsmd_52017-05-28-0/+11
* SPIGOT-3272: Fix duplicate creative inventoryPokechu222017-05-28-16/+15
* SPIGOT-439: Add player locale related APIs.MiniDigger2017-05-27-34/+44
* Ensure gameLoop function gets selectors applied.md_52017-05-26-0/+11
* SPIGOT-3257: Issue with AdvancementRewards functionmd_52017-05-21-0/+20
* SPIGOT-3258: VehicleBlockCollisionEvent only fires in certain directionsmd_52017-05-21-4/+4
* SPIGOT-3254: Check chunks are loaded before ticking entities as per previous ...md_52017-05-20-14/+28
* Update to Minecraft 1.12-pre5md_52017-05-19-277/+216
* Misc advancement / recipe reload fixes including SPIGOT-3240md_52017-05-16-36/+73
* SPIGOT-3243: Remove recipe reset on world change / deathmd_52017-05-15-0/+9
* SPIGOT-3242: Fix rain not showing client sidemd_52017-05-15-3/+7
* Update to Minecraft 1.12-pre2md_52017-05-14-1461/+1452
* SPIGOT-3235: Disconnect for payload errorsmd_52017-05-14-12/+30
* SPIGOT-3215: Call BlockPhysicsEvent for tall plantsBlackHole2017-05-01-18/+17
* Implement getColor / setColor for Shulker entityMatthew2017-04-30-0/+9
* SPIGOT-3207: Fix hiding players in a BukkitRunnable after joiningPokechu222017-04-28-47/+49
* Drop RegionFile.chunkExists() in favour of Mojang's own versionGeoff Crossland2017-04-27-71/+35
* Implement getColor / setColor for TippedArrowMatthew2017-04-26-2/+9
* Reset player arrow count on deathmd_52017-04-26-1/+2
* Remove players from vehicle when changing world via NMS methods.md_52017-04-21-16/+17
* SPIGOT-3192: Return default value for invalid map iconsmd_52017-04-21-0/+11
* Add small throttle to book edits.md_52017-04-20-47/+74
* Implement cooldown APImd_52017-04-19-9/+38
* SPIGOT-3182: Fix tab-completion in command blocks without leading slashPokechu222017-04-13-1/+1
* Fixes to mob equipment behaviourJacob Martin2017-04-09-6/+16
* SPIGOT-3165: Only increment spawncount when mob spawn succeedsmd_52017-04-06-4/+9
* SPIGOT-3162: Experience ignored for custom recipesmd_52017-04-03-3/+4
* SPIGOT-3157: Use Vanilla gamemode change codemd_52017-03-31-38/+42
* SPIGOT-3154: Sleeping players cannot change dimensionsmd_52017-03-30-18/+19
* SPIGOT-3144: Add missing PrepareAnvilEvent call.md_52017-03-25-0/+9
* SPIGOT-3149: StructureGrowEvent for dispenser triggered growthmd_52017-03-24-15/+48
* Add additional methods sigs for binary compatmd_52017-03-24-40/+43
* Add TeleportCause.COMMAND for inbuilt /tpmd_52017-03-24-0/+9
* SPIGOT-3142: Plugin event changes not using TeleportCause.PLUGINmd_52017-03-24-2/+2
* SPIGOT-3141: Missing TeleportCause.SPECTATE when lift clicking spectatemd_52017-03-24-42/+56
* SPIGOT-3143: Don't decrease item stack size if VehicleCreateEvent is cancelledBlackHole2017-03-22-2/+22
* Process entity portalling towards the end of a tick.md_52017-03-20-40/+115
* SPIGOT-3128: Shift VehicleCreateEvent calling.md_52017-03-15-63/+48
* SPIGOT-3126: Make fireballs do a better job of respecting mobGriefingmd_52017-03-15-11/+45
* Ensure PlayerResourcePackStatusEvent is synchronousmd_52017-03-14-24/+25
* Add getIgnitingBlock to BlockBurnEventNathan Wolf2017-03-11-6/+35
* SPIGOT-3107: Try and improve shield knockback furthermd_52017-03-08-1/+1
* SPIGOT-3105: BlockFadeEvent for large snow blocksmd_52017-03-08-0/+14