summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* 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
* 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
* SPIGOT-4204: Allow passing data to AreaEffectCloud particlesmd_52018-08-01-1/+6
* SPIGOT-4198: Pockets of darkness in the airmd_52018-07-31-20/+0
* SPIGOT-4029: Add event for commands being sent to clientmd_52018-07-31-7/+31
* SPIGOT-4194: Call BlockFadeEvent for coralmd_52018-07-31-0/+42
* SPIGOT-3917: Add EntityDropItemEventArticdive2018-07-31-30/+41
* SPIGOT-4192: Fix cancelling dispensers removing water sourcesmd_52018-07-31-17/+28
* SPIGOT-4197: Account for double trapped chestsmd_52018-07-31-1/+2
* Fix ancient style event call in PlayerDropItemEventmd_52018-07-30-2/+2
* Move persist flag checkmd_52018-07-30-9/+10
* SPIGOT-4190: Move ChunkLoadEvent callmd_52018-07-30-16/+26
* SPIGOT-227: Add entity persistent flagblablubbabc2018-07-30-67/+109
* SPIGOT-4185: Bubble columns not working on mobsmd_52018-07-30-63/+22
* Update default spawn-limitsmd_52018-07-30-2/+2
* SPIGOT-4188: Fish not dispensing from bucketsmd_52018-07-30-12/+12
* Include class path in legacy conversion errors.md_52018-07-30-2/+2
* SPIGOT-1714: Draft API for player list header / footermd_52018-07-29-0/+56
* SPIGOT-4182: Implement cursor captionsmd_52018-07-29-1/+2