summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* 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
| | | | | | * Add description of how to apply patches to CraftBukkit. * Extract PR guidelines into CONTRIBUTING.md * Add index for easier navigation.
* SPIGOT-4296: Ensure recipe group set in craft translationmd_52018-08-21-1/+5
|
* launchProjectile Fish -> FishHookmd_52018-08-21-2/+2
| | | | Thanks Senmori & SpoonFed on IRC
* 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 ↵md_52018-08-07-1/+2
| | | | cancelled
* 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
|
* SPIGOT-4221: Update surrounding blocks for cancelled break/placemd_52018-08-03-20/+32
|
* Use CraftBlock.at helpermd_52018-08-03-1/+1
|
* SPIGOT-4212: EntityInteractEvent when an entity tries to interact with a doorNathan Wolf2018-08-03-0/+17
|
* Tweak outdated windowsmd_52018-08-03-3/+3
|
* SPIGOT-3936: Add isInteractable to MaterialChristos Miniotis2018-08-03-0/+17
|
* SPIGOT-4220: Player/Entity interact events when turtle eggs are stepped onNathan Wolf2018-08-03-1/+34
|
* Fix ChunkData material alone being treated as legacymd_52018-08-03-2/+2
|
* SPIGOT-4214: Catch attempts to create BlockData for itemsmd_52018-08-02-0/+13
|
* SPIGOT-4199: Riptide related APIsmd_52018-08-02-0/+32
|
* Pre size legacy hash tablesmd_52018-08-02-6/+10
|
* SPIGOT-4205: Cancelled damage should not anger pig zombiemd_52018-08-01-0/+20
|
* Fix merchant inventories with custom titlesblablubbabc2018-08-01-3/+15
|