summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* SPIGOT-4471: Use wall time for zombie drowning & enhance checksmd_52018-11-06-12/+38
| | | | Thanks Zach Brown for outline of issue with drowned zombies.
* SPIGOT-4467: Improve ExpiringMapmd_52018-11-04-0/+61
|
* SPIGOT-4438: Add choice API to furnace recipesmd_52018-11-03-13/+20
|
* API to get client side view distance.md_52018-11-02-33/+51
|
* Remove note about development buildmd_52018-11-02-2/+0
|
* SPIGOT-4395: Additions to PlayerBedEnterEvent.Ugleh2018-11-02-42/+152
| | | | Contributions by blablubbabc as well - https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/pull-requests/500/overview
* Make natural item dropping mimic Vanillamd_52018-10-31-33/+8
| | | | Make sure we don't regress SPIGOT-260 by using exact drop method like Entity does
* SPIGOT-4376: Add draft BlockDropItemEventAndaBlock2018-10-31-27/+40
|
* SPIGOT-4455: ChunkData.getType returns legacy materialmd_52018-10-29-2/+2
|
* SPIGOT-4433: Always generate ProtoChunkmd_52018-10-28-90/+1
|
* SPIGOT-4447: Clear error for people trying to set an item as a blockmd_52018-10-27-0/+2
|
* SPIGOT-4446: Legacy rotation methods don't work for wall mounted skullsmd_52018-10-27-3/+10
|
* Add ray tracing and bounding box APIblablubbabc2018-10-26-7/+299
|
* SPIGOT-4443: Scoreboard RenderType APImd_52018-10-26-4/+34
|
* 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-264/+186
|
* Remove outdated build delay.md_52018-10-23-1/+1
|
* 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
|
* Add Block#isPassableblablubbabc2018-10-13-0/+5
|
* Catch plugins setting null Material or BlockData to blocksmd_52018-10-13-0/+5
|
* SPIGOT-4368: Tweak fish persistencemd_52018-10-07-1/+10
|
* Implement maximum repair cost API to AnvilInventoryParker Hawke2018-10-06-8/+36
|
* SPIGOT-4411: Document use of null for shulker coloursmd_52018-10-06-3/+1
|
* 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/+67
|
* SPIGOT-4400: Populators running on existing chunksmd_52018-09-27-35/+124
|
* SPIGOT-4399: Add attribute modifier equality testNathan Wolf2018-09-27-0/+24
|
* SPIGOT-4398: Set ASM7_EXPERIMENTAL flagmd_52018-09-27-1/+1
|
* SPIGOT-4398: Upgrade to ASM 6.2.1 for better Java 11 supportmd_52018-09-27-1/+1
|
* MC-134115: Fix issues converting tile entitiesmd_52018-09-27-10/+88
|
* SPIGOT-4397: isChunkGenerated APImd_52018-09-26-17/+33
|
* SPIGOT-4396: Improve vehicle movementAikar2018-09-26-65/+115
|
* SPIGOT-4392: Stem updates even if BlockGrowEvent cancelledmd_52018-09-25-3/+7
|
* API to generate filled explorer mapsUgleh2018-09-24-0/+27
|
* SPIGOT-4391: Sign editable APImd_52018-09-24-0/+13
|
* MC-136886: locate command loads chunks without needing to.Senmori2018-09-24-0/+20
| | | | Thanks Aikar for the report
* SPIGOT-4389: Fix empty custom inventory titlemd_52018-09-23-1/+1
|
* Don't throw error on invalid data in CraftMetaItem.Senmori2018-09-22-7/+23
|
* Increase expiration time to 10 daysmd_52018-09-22-1/+1
|
* Add API to locate structures.Senmori2018-09-22-0/+64
|
* SPIGOT-1916: Attribute modifiers for ItemStacksSenmori2018-09-21-55/+317
|
* SPIGOT-4385: Clearer error for invalid generator-settingsmd_52018-09-19-14/+30
|
* Implement BatToggleSleepEventParker Hawke2018-09-17-0/+67
|
* SPIGOT-4382: Fix damage_absorbed statisticmd_52018-09-17-12/+15
|
* SPIGOT-4373: Item display colours are white by defaultmd_52018-09-16-2/+3
| | | | Should probably look at all this code at some point
* SPIGOT-4378: Fix mistakenly included codemd_52018-09-16-3/+21
|