summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeLines
* 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
* Update to Minecraft 1.13.2md_52018-10-23-17/+28
* Remove outdated build delay.md_52018-10-23-1/+1
* Add Block#isPassableblablubbabc2018-10-13-0/+5
* Catch plugins setting null Material or BlockData to blocksmd_52018-10-13-0/+5
* Implement maximum repair cost API to AnvilInventoryParker Hawke2018-10-06-0/+12
* SPIGOT-4411: Document use of null for shulker coloursmd_52018-10-06-3/+1
* Implement PlayerRecipeDiscoverEvent and methods to (un/)discover recipesParker Hawke2018-10-01-0/+48
* SPIGOT-4399: Add attribute modifier equality testNathan Wolf2018-09-27-0/+24
* SPIGOT-4398: Set ASM7_EXPERIMENTAL flagmd_52018-09-27-1/+1
* SPIGOT-4397: isChunkGenerated APImd_52018-09-26-0/+5
* API to generate filled explorer mapsUgleh2018-09-24-0/+27
* SPIGOT-4391: Sign editable APImd_52018-09-24-0/+13
* 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/+53
* SPIGOT-1916: Attribute modifiers for ItemStacksSenmori2018-09-21-55/+317
* Implement BatToggleSleepEventParker Hawke2018-09-17-0/+7
* SPIGOT-4373: Item display colours are white by defaultmd_52018-09-16-2/+3
* SPIGOT-4363: Bad colours in leather armormd_52018-09-11-1/+5
* SPIGOT-4314: Ability to change item in frame without playing soundsimpleauthority2018-09-11-1/+5
* SPIGOT-4352: MoistureChangeEventmd_52018-09-09-0/+13
* Add ServerLoadEventPante2018-09-08-0/+2
* SPIGOT-4348: Use online player for setting skull owner if possiblemd_52018-09-06-2/+14
* Add getFacing method to get the current cardinal direction an entity is facing.Senmori2018-09-03-0/+8
* SPIGOT-4338: breedCause APImd_52018-09-01-0/+11
* Fix unbound shaped recipe ingredientsmd_52018-09-01-2/+5
* Expand Recipe API to allow multiple Materials per slotmd_52018-09-01-11/+22
* SPIGOT-4325: Validate coordinate arguments in Chunk/ChunkSnapshotmd_52018-08-29-0/+26
* SPIGOT-4321: Team#getSuffix returns the prefixmd_52018-08-29-1/+1
* SPIGOT-4319: Conduit damage should be a block eventmd_52018-08-28-0/+2
* SPIGOT-4318: More missing spawn eggsmd_52018-08-27-1/+19
* Fix some formatting in CraftLootablemd_52018-08-27-1/+1
* SPIGOT-4316: Do even less processing when block placement without physics req...md_52018-08-27-1/+1
* SPIGOT-4313: Unsupported plugin should not crash servermd_52018-08-27-4/+3
* SPIGOT-4310: Reset villager career level with tradesmd_52018-08-27-0/+1
* Fix some tests randomly failingmd_52018-08-26-2/+4
* SPIGOT-4307: Fix hacky API for banners on shieldsmd_52018-08-26-2/+58
* SPIGOT-4301: Fix more invalid enchantsmd_52018-08-26-0/+3
* SPIGOT-4309: Add "forced" display of particlesmd_52018-08-26-1/+12
* Add additional tests for CraftBlockDataSenmori2018-08-26-0/+47
* Update to Minecraft 1.13.1md_52018-08-26-208/+334
* Add note about 1.13.1md_52018-08-26-2/+3
* Remove reflection from CraftBlockDatamd_52018-08-25-121/+110
* SPIGOT-4298: Block command sender returns wrong blockmd_52018-08-22-6/+6
* SPIGOT-4296: Ensure recipe group set in craft translationmd_52018-08-21-1/+5