summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Fix setCarryingChest not resizing horse inventorymd_52016-11-21-2/+8
* SPIGOT-2272: Add API for virtual MerchantsLukas Hennig2016-11-21-35/+205
* SPIGOT-2810: Fix entity statisticsBlackHole2016-11-20-1/+1
* SPIGOT-2807: Update inventory when attack cancelledmd_52016-11-20-3/+15
* SPIGOT-2806: Fix PlayerDropItemEvent for disconnected playersmd_52016-11-20-1/+14
* Fix cancelling PlayerEditBookEventLukBukkit2016-11-20-8/+8
* SPIGOT-2800: Can only smelt 63 stackmd_52016-11-19-1/+1
* SPIGOT-2801: Missing break in CraftMetaBlockStatemd_52016-11-19-0/+1
* SPIGOT-2799: ItemFrame set null errormd_52016-11-19-6/+1
* Add additional APIs for Evoker / EvokerFangsmomothereal2016-11-19-1/+39
* Implement isCursed for new enchantmentsSenmori2016-11-19-0/+9
* Change style of PAIL comments in README.mdmd_52016-11-19-1/+1
* SPIGOT-2798: Fix ShulkerBox BlockStateMetamd_52016-11-19-2/+24
* Attempt to sync damage up again - golden apples this timemd_52016-11-19-1/+1
* Add stopSound for specific sound category & unit test for SoundCategorymd_52016-11-19-2/+26
* Implement SoundCategory for playing sounds.LukBukkit2016-11-19-14/+33
* SPIGOT-2795: InventoryClickEvent issuesmd_52016-11-19-10/+10
* Get Colors from ShulkerBox; Implement CustomName for Tiles.Senmori2016-11-19-5/+86
* SPIGOT-2793: Revert Nameable changesmd_52016-11-19-68/+7
* SPIGOT-2792: Return PIG for broken spawnersmd_52016-11-18-1/+2
* SPIGOT-2790: Remove negative item ID filtering againmd_52016-11-18-5/+8
* SPIGOT-2789: ShulkerBox missing overridemd_52016-11-18-0/+6
* Get Colors from ShulkerBox; Implement CustomName for Tiles.Senmori2016-11-18-7/+68
* SPIGOT-2787: Keep performing getter null conversion at call sitesmd_52016-11-18-11/+24
* SPIGOT-2777: Mobs not being angered by snowballsmd_52016-11-18-1/+1
* SPIGOT-2786: Restore some fireworks code lost in updatemd_52016-11-18-1/+11
* Update to SQLite 3.15.xmd_52016-11-18-1/+1
* SPIGOT-2782: Custom Colors for Potionsmd_52016-11-18-8/+46
* Remove more redundant codemd_52016-11-18-1/+1
* SPIGOT-2779: NPE when spawning firework with pluginmd_52016-11-18-1/+1
* SPIGOT-2784: Fix Withers not being builtmd_52016-11-18-4/+4
* Remove now redundant codemd_52016-11-18-4/+0
* Remove unit test based on now incorrect assumptionsmd_52016-11-18-10/+2
* SPIGOT-2772, SPIGOT-2780: Improve empty ItemStack handlingmd_52016-11-18-15/+14
* SPIGOT-2771: Safely execute command block commandsmd_52016-11-18-1/+1
* SPIGOT-2773: More fully implement ShulkerBox metamd_52016-11-18-0/+39
* SPIGOT-2785: Wrong effect ID for wither soundsmd_52016-11-18-2/+2
* SPIGOT-2770: Can Place Structure Blocks Even When Not Opmd_52016-11-17-45/+45
* SPIGOT-2768: Fully implement map colormd_52016-11-17-13/+50
* Update to Minecraft 1.11md_52016-11-17-2988/+3718
* Implement Entity Scoreboard TagsSenmori2016-11-06-0/+15
* SPIGOT-2757: Player#stopSound Stops All Soundsmd_52016-11-06-1/+1
* SPIGOT-2752: Fix resetMaxHealthmd_52016-11-04-1/+1
* Add Enchantment#isTreasure()ZSenmori2016-10-30-0/+5
* Explicitly log exception from asynchronous tasks.hibo982016-10-24-3/+3
* SPIGOT-1903, MC-98153: Portal Location Sync Issuesmd_52016-10-23-8/+21
* SPIGOT-2738: Revert SPIGOT-1903 fixmd_52016-10-23-54/+47
* SPIGOT-2737: Implement Statistic.PICKUPmd_52016-10-22-0/+3
* SPIGOT-2706: Implement support for Lock NBT TagSenmori2016-10-21-15/+55
* SPIGOT-1903: Only issue player location update after tickmd_52016-10-19-47/+54