summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* 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-11/+28
* 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/+10
* SPIGOT-4302: Use defaults when setting unplaced furnacesmd_52018-08-27-0/+9
* Fix some tests randomly failingmd_52018-08-26-2/+4
* Fix client stall in specific teleportation scenariosmd_52018-08-26-25/+26
* 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-7/+22
* Add additional tests for CraftBlockDataSenmori2018-08-26-0/+47
* Update to Minecraft 1.13.1md_52018-08-26-1876/+1888
* Add note about 1.13.1md_52018-08-26-2/+3
* Remove reflection from CraftBlockDatamd_52018-08-25-121/+110
* SPIGOT-4304: Turtle helmet overrides water breathing potionmd_52018-08-24-3/+2
* SPIGOT-4298: Block command sender returns wrong blockmd_52018-08-22-8/+8
* README.md updatesSenmori2018-08-21-65/+79
* SPIGOT-4296: Ensure recipe group set in craft translationmd_52018-08-21-1/+5
* launchProjectile Fish -> FishHookmd_52018-08-21-2/+2
* SPIGOT-4292: Ignore itemstacks with invalid enchantsmd_52018-08-20-2/+10
* SPIGOT-4283: Allow setting recipe groupsmd_52018-08-17-10/+17
* Fix whitespace issue in previous commitmd_52018-08-16-2/+1
* SPIGOT-4276: Fix untyped statistics causing client errorsBlackHole2018-08-16-62/+62
* SPIGOT-4281: Fix looting enchantmentmd_52018-08-16-1/+1
* SPIGOT-4278: EntityChangeBlockEvent for turtles laying eggsmd_52018-08-16-0/+14
* SPIGOT-4279: Move turtle egg interact eventmd_52018-08-16-20/+20
* Fix StructureGrowEvent originating from dispensersmd_52018-08-15-8/+10
* SPIGOT-4271: Fix API error when enderman are not carrying a blockmd_52018-08-15-3/+4
* SPIGOT-4261: Missing turtle / phantom spawn egg metamd_52018-08-13-0/+6
* SPIGOT-1936: LootTable APISenmori2018-08-12-21/+434
* SPIGOT-4258: Add Player.updateCommands methodmd_52018-08-12-0/+7
* Fix regression in item priority conversionmd_52018-08-12-0/+5
* Switch around item conversion code as wellmd_52018-08-11-6/+7
* SPIGOT-4253: Add way to prioritise item conversionmd_52018-08-11-2/+19
* Expand GameRule APISenmori2018-08-11-1/+96
* Improve entity hierarchy by adding Mob interface.md_52018-08-10-35/+43
* Correct error in previous patchmd_52018-08-10-1/+11
* SPIGOT-2719: Comparator and Observer don't trigger BlockRedstoneEventAmosar2018-08-10-0/+60
* SPIGOT-4245, MC-128441: use target world as teleport destinationmd_52018-08-08-0/+9
* Add Unit Tests for geHardness and getBlastResistanceChristos Miniotis2018-08-08-0/+23
* SPIGOT-4238: Sometimes buckets are leaky client side when empty event is canc...md_52018-08-07-1/+2
* SPIGOT-4233: Fix some missing handled NBT tagsmd_52018-08-06-0/+2
* Add merging and matching of parsed BlockDatamd_52018-08-06-1/+129
* SPIGOT-4184: Fix furnaces not matching Vanilla smelt or animationsmd_52018-08-05-70/+17
* SPIGOT-4219: Event for PigZombies angering.md_52018-08-05-1/+14
* SPIGOT-4230: Improve legacy block typesmd_52018-08-05-3/+21
* SPIGOT-4223: Fix inventories using the same TileEntity instance.Senmori2018-08-04-28/+49
* Fix gamerules in secondary worldsmd_52018-08-03-0/+20
* Potion particles should default to truemd_52018-08-03-1/+1
* SPIGOT-4217: Account for ShowIcon to allow custom tipped arrows to mergemd_52018-08-03-1/+4