summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* SPIGOT-824: SpongeAbsorbEventArticdive2018-07-23-15/+92
* SPIGOT-4110: Fix spawning withersmd_52018-07-23-8/+18
* SPIGOT-4112: scoreboard display names are not nullablemd_52018-07-23-2/+2
* Just throw section signs into components a la Mojangmd_52018-07-23-2/+3
* SPIGOT-4109: Wall skulls not droppingmd_52018-07-23-1/+1
* SPIGOT-4106: Fish from buckets despawnmd_52018-07-23-0/+10
* Always return captured tiles from chunks as well.md_52018-07-22-10/+7
* Fix Player.playNotemd_52018-07-22-2/+2
* Update to Minecraft 1.13md_52018-07-22-418/+469
* SPIGOT-4101: Turtle lightning strike causing crashmd_52018-07-21-0/+12
* SPIGOT-4024: Improve interactions of Vanilla tab completion, and also reloadsmd_52018-07-21-22/+35
* Fix cancelling new effect eventsmd_52018-07-21-29/+28
* SPIGOT-4099: Missing BlockFormEvent for concrete powdermd_52018-07-21-6/+30
* SPIGOT-4100: Ignore invalid item display namesmd_52018-07-21-2/+11
* CraftBlock.toString shouldn't make legacy callmd_52018-07-20-1/+1
* SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEventkaenganxt2018-07-20-47/+617
* SPIGOT-4064: Fix BlockPistonRetractEvent for regular pistonsmd_52018-07-20-15/+15
* Fix bad old API call in CraftBlockStatemd_52018-07-20-1/+1
* Update EntityChangeBlockEvent to new BlockData APImd_52018-07-20-2/+2
* SPIGOT-4074: Fix createBlockData succeeding on garbagemd_52018-07-20-1/+11
* SPIGOT-4050: Snow erasing block below itmd_52018-07-19-1/+1
* Fix issues converting certain chunksmd_52018-07-19-17/+58
* SPIGOT-4047: Ignore non-existent potionsmd_52018-07-19-0/+5
* SPIGOT-4046: Fix selectors in tick functionsmd_52018-07-19-26/+59
* SPIGOT-4044: Cannot load datapack functions on startupmd_52018-07-19-3/+4
* SPIGOT-4048: Fish disappear when they cannot be picked upmd_52018-07-19-15/+20
* SPIGOT-4049: Books lose NBT datamd_52018-07-19-3/+3
* Revert "SPIGOT-4035: Enforce case-sensitivity for chat format code matching."md_52018-07-19-9/+1
* SPIGOT-4042: Fix emptying buckets onto slabsmd_52018-07-18-6/+9
* SPIGOT-4041: Fix regressed item namingmd_52018-07-18-2/+2
* SPIGOT-4040: Further increase team related limitsmd_52018-07-18-3/+3
* Fix Block.setType alone being treated as legacymd_52018-07-18-6/+2
* Delete Block.setData byte methods from APImd_52018-07-18-1/+12
* SPIGOT-4020: Fix DustOptions colouringmd_52018-07-18-1/+1
* Fix changes that got lost late in development cyclemd_52018-07-18-8/+19
* SPIGOT-4028: Improve legacy ItemStack conversionmd_52018-07-18-33/+35
* Tweak display of command completions when we have nonemd_52018-07-18-34/+35
* Fix missing PlayerResourcePackStatusEventmd_52018-07-18-20/+32
* SPIGOT-4034: Fix missed diff affecting canceled InventoryClickEventmd_52018-07-18-2/+2
* SPIGOT-4037: Improve legacy BlockState.setDatamd_52018-07-18-1/+2
* SPIGOT-4036: Handle regular/uncoloured shulker boxesmd_52018-07-18-0/+7
* Amend previous unit test to use JSON rather than toString for validationmd_52018-07-18-6/+6
* SPIGOT-4035: Enforce case-sensitivity for chat format code matching.Hex2018-07-18-1/+28
* SPIGOT-3998, MC-133373: Improve attributesmd_52018-07-17-0/+11
* SPIGOT-4030: Improve CraftItemStack.hasItemMetamd_52018-07-17-1/+16
* SPIGOT-4031: Improve bounds checking in CraftInventoryView.Hex2018-07-16-3/+3
* SPIGOT-4026: Clicking on command error suggestion should return verbatim inputmd_52018-07-17-13/+19
* SPIGOT-4022: Improve utility of Entity.getName for non-playersmd_52018-07-17-1/+6
* SPIGOT-4025: Fixed missed diff affecting PlayerLocaleChangeEventmd_52018-07-17-1/+1
* Fix completion of multiple arguments in Bukkit commandsmd_52018-07-16-0/+85