summaryrefslogtreecommitdiffstats
path: root/nms-patches
Commit message (Expand)AuthorAgeLines
* Add BlockData#getAsString(boolean) to hide unspecified statesParker Hawke2018-12-18-9/+40
* SPIGOT-4534: Only call event for new chunksmd_52018-12-17-1/+1
* SPIGOT-4534: CreatureSpawnEvent not being called for CHUNK_GENmd_52018-12-17-71/+59
* SPIGOT-4527: Fix sponges with waterlogged blocksmd_52018-12-13-5/+11
* SPIGOT-4526: Add conversion time API for Zombie & subclassesmd_52018-12-13-7/+31
* Mappings Updatemd_52018-12-13-470/+421
* Fix missing ServerListPingEvent call for legacy pingsmd_52018-12-12-0/+34
* Remove unnecessary line in BlockMushroommd_52018-12-10-10/+2
* Mappings Updatemd_52018-12-06-403/+354
* Add list of entities to EntityTransformEvent & move die callsnathat8902018-12-05-37/+57
* SPIGOT-4347: Add API to allow storing arbitrary values on ItemStacksBjarne Koll2018-12-04-0/+20
* SPIGOT-4511: Trident doesn't lose durabilitymd_52018-12-01-7/+18
* SPIGOT-4507: BlockRedstoneEvent current flipped for leversmd_52018-11-28-1/+1
* SPIGOT-4494: Remove fix for SPIGOT-3864, better handled by SPIGOT-3879 fixmd_52018-11-20-1/+1
* SPIGOT-4491: Fix InventoryMoveItemEvent causing repeated eventsmd_52018-11-19-23/+7
* Add Player to BlockCanBuildEventmd_52018-11-18-2/+3
* Add some missing CreatureSpawnEvent.SpawnReason callsmd_52018-11-14-5/+14
* SPIGOT-4339: Add EntityTransformEventnathat8902018-11-14-34/+109
* SPIGOT-4483: Missing EntityInteractEvent call for zombies on eggsmd_52018-11-12-0/+28
* SPIGOT-4477: Arrows only firing direction of boatmd_52018-11-10-2/+2
* SPIGOT-4478: NPE during PlayerLoginEvent recipe manipulationmd_52018-11-10-0/+8
* Add API to manipulate boss bar of entities and those created by commandsYannick Lamprecht2018-11-10-0/+50
* SPIGOT-4469: Age API for EndGatewaymd_52018-11-07-1/+7
* SPIGOT-4471: Use wall time for zombie drowning & enhance checksmd_52018-11-06-12/+38
* SPIGOT-4467: Improve ExpiringMapmd_52018-11-04-0/+61
* SPIGOT-4438: Add choice API to furnace recipesmd_52018-11-03-5/+15
* API to get client side view distance.md_52018-11-02-33/+46
* SPIGOT-4395: Additions to PlayerBedEnterEvent.Ugleh2018-11-02-42/+112
* SPIGOT-4376: Add draft BlockDropItemEventAndaBlock2018-10-31-27/+33
* SPIGOT-4433: Always generate ProtoChunkmd_52018-10-28-90/+1
* MC-137353: Don't go crazy on amount of bootstrap threads neededmd_52018-10-23-1/+15
* Update to Minecraft 1.13.2md_52018-10-23-243/+154
* Improve minecart spawnersmd_52018-10-19-0/+13
* Fixed missed diff in PathfinderGoalPanic.blablubbabc2018-10-17-1/+1
* SPIGOT-4428: Update Player CustomNamemd_52018-10-15-0/+21
* SPIGOT-4368: Tweak fish persistencemd_52018-10-07-1/+10
* Implement maximum repair cost API to AnvilInventoryParker Hawke2018-10-06-8/+24
* Make setPersistent also control player savingUgleh2018-10-03-19/+21
* SPIGOT-4405: Chunk generation problemmd_52018-10-02-5/+2
* Save server versionmd_52018-10-02-4/+12
* Implement PlayerRecipeDiscoverEvent and methods to (un/)discover recipesParker Hawke2018-10-01-0/+19
* SPIGOT-4400: Populators running on existing chunksmd_52018-09-27-35/+124
* MC-134115: Fix issues converting tile entitiesmd_52018-09-27-10/+88
* SPIGOT-4397: isChunkGenerated APImd_52018-09-26-17/+28
* SPIGOT-4396: Improve vehicle movementAikar2018-09-26-65/+115
* SPIGOT-4392: Stem updates even if BlockGrowEvent cancelledmd_52018-09-25-3/+7
* MC-136886: locate command loads chunks without needing to.Senmori2018-09-24-0/+20
* Add API to locate structures.Senmori2018-09-22-0/+11
* SPIGOT-4385: Clearer error for invalid generator-settingsmd_52018-09-19-14/+30
* Implement BatToggleSleepEventParker Hawke2018-09-17-0/+60