summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeLines
* #326: Convert BlockMeta to handle older serialized items.Jacob Martin2016-12-03-0/+1
|
* SPIGOT-911: Add hitBlock to PorjectileHitEventmd_52016-12-02-1/+7
|
* SPIGOT-2871: Improve BlockStates + BlockStateMetamd_52016-12-02-19/+259
|
* Reduce outdated build delay further.md_52016-12-01-3/+3
|
* Add some expansions to Anvil Inventory APIXor Boole2016-11-30-2/+20
|
* Fangs degree => radians (and back)md_52016-11-30-1/+1
|
* SPIGOT-2862: Cannot spawn evoker fangsmd_52016-11-30-1/+1
|
* Add hitEntity to ProjectileHitEventmd_52016-11-28-2/+2
|
* Build expiry is now 1 weekmd_52016-11-28-1/+1
|
* Fix possible leaks in vanish APImd_52016-11-28-3/+5
|
* SPIGOT-2850: NPE in CraftInventoryCraftingmd_52016-11-27-12/+3
|
* Added method for spawning a falling block with the BlockDataLukBukkit2016-11-26-0/+7
|
* Fix banner color. Banners have inverted color bytes.kaenganxt2016-11-25-3/+3
|
* SPIGOT-619: Force rotate head of entities when setting location.LukBukkit2016-11-24-1/+4
|
* SPIGOT-2835: CraftBlock getDrops Returns Airmd_52016-11-23-1/+1
|
* SPIGOT-2824: Llama Strength APImd_52016-11-23-0/+13
|
* SPIGOT-2822: Droppers are droppersmd_52016-11-22-1/+1
|
* Add Unbreakable to ItemMetamd_52016-11-22-2/+36
|
* Implement default title for custom merchantsmd_52016-11-22-1/+1
|
* SPIGOT-2817: Custom Merchant title omits colormd_52016-11-22-2/+2
|
* Fix setCarryingChest not resizing horse inventorymd_52016-11-21-0/+2
|
* SPIGOT-2272: Add API for virtual MerchantsLukas Hennig2016-11-21-33/+203
|
* SPIGOT-2810: Fix entity statisticsBlackHole2016-11-20-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/+24
|
* Implement isCursed for new enchantmentsSenmori2016-11-19-0/+9
|
* SPIGOT-2798: Fix ShulkerBox BlockStateMetamd_52016-11-19-2/+24
|
* 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
|
* Get Colors from ShulkerBox; Implement CustomName for Tiles.Senmori2016-11-19-5/+77
|
* SPIGOT-2793: Revert Nameable changesmd_52016-11-19-59/+7
|
* SPIGOT-2792: Return PIG for broken spawnersmd_52016-11-18-1/+2
|
* SPIGOT-2789: ShulkerBox missing overridemd_52016-11-18-0/+6
|
* Get Colors from ShulkerBox; Implement CustomName for Tiles.Senmori2016-11-18-7/+59
|
* SPIGOT-2787: Keep performing getter null conversion at call sitesmd_52016-11-18-11/+24
|
* SPIGOT-2786: Restore some fireworks code lost in updatemd_52016-11-18-1/+11
|
* 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
|
* 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-2773: More fully implement ShulkerBox metamd_52016-11-18-0/+39
|
* SPIGOT-2768: Fully implement map colormd_52016-11-17-13/+50
|
* Update to Minecraft 1.11md_52016-11-17-277/+1093
|
* 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
| | | | Determines if the enchantment is a treasure enchantment - only available via means other than the enchantment table.