summaryrefslogtreecommitdiffstats
path: root/nms-patches
Commit message (Collapse)AuthorAgeLines
* 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
| | | | Originally from the MC 1.8 update, broken afterwards and was no longer calling the correct method.
* 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
| | | | Thanks Aikar for the report
* 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
|
* SPIGOT-4382: Fix damage_absorbed statisticmd_52018-09-17-12/+15
|
* SPIGOT-4378: Fix mistakenly included codemd_52018-09-16-3/+21
|
* SPIGOT-4372: LightningStrikeEvent cause APImd_52018-09-15-13/+48
|
* SPIGOT-4371: Trident damaged when event cancelledmd_52018-09-15-2/+13
|
* SPIGOT-4369: Handle cancelled trident eventmd_52018-09-15-1/+18
|
* SPIGOT-4370: Remove vehicle if its passenger spawn event was cancelledmd_52018-09-15-40/+29
|
* SPIGOT-4314: Ability to change item in frame without playing soundsimpleauthority2018-09-11-0/+22
|
* Hoist out synchronisation from ChunkRegionLoadermd_52018-09-10-30/+18
|
* SPIGOT-4361: BlockFadeEvent for regular coralmd_52018-09-10-0/+14
|
* SPIGOT-4352: MoistureChangeEventmd_52018-09-09-1/+15
|
* Add BlockDispenseArmorEventParker Hawke2018-09-09-2/+2
|
* Fix bad thread safety in ChunkRegionLoadermd_52018-09-09-10/+24
|
* SPIGOT-4355: Improve cancelling VehicleEnterEventmd_52018-09-09-11/+25
|
* Add ServerLoadEventPante2018-09-08-28/+32
|
* Remove vanilla command ambiguity warningmd_52018-09-07-2/+5
| | | | Needless support burden
* SPIGOT-4350: Expand EntityTeleportEvent to /teleport commandmd_52018-09-07-2/+36
|
* SPIGOT-4349: End portal has wrong TeleportCausemd_52018-09-07-1/+1
|
* SPIGOT-4342: Fix PlayerMoveEvent from pitch/yaw incorrectmd_52018-09-04-2/+2
|
* BlockSpreadEvent for Kelpmd_52018-09-03-0/+11
|
* SPIGOT-4340: Improve client bug workaroundmd_52018-09-03-12/+19
|
* SPIGOT-4338: breedCause APImd_52018-09-01-2/+4
|
* Expand Recipe API to allow multiple Materials per slotmd_52018-09-01-10/+24
|
* SPIGOT-4116: Tweak tab complete spam since the client appears to be ↵md_52018-08-29-1/+1
| | | | duplicating packets
* API to prevent PlayerBedLeaveEvent from changing a player's spawn locationSenmori2018-08-29-7/+8
|
* SPIGOT-4319: Conduit damage should be a block eventmd_52018-08-28-3/+30
|
* SPIGOT-4316: Do even less processing when block placement without physics ↵md_52018-08-27-10/+27
| | | | requested
* SPIGOT-4310: Reset villager career level with tradesmd_52018-08-27-0/+9
|
* SPIGOT-4302: Use defaults when setting unplaced furnacesmd_52018-08-27-0/+9
|
* Fix client stall in specific teleportation scenariosmd_52018-08-26-25/+26
|
* SPIGOT-4309: Add "forced" display of particlesmd_52018-08-26-6/+10
|