summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeLines
* Add API to get default value of an Attributemd_52016-12-09-0/+5
* SPIGOT-2894: Preserve unreadable spawn egg data in memorymd_52016-12-07-6/+14
* Implement pre-spawn API to allow modifications to spawned entities.Xor Boole2016-12-06-3/+18
* SPIGOT-1592: Implement ItemMeta for Spawn EggsMatthew2016-12-06-0/+164
* SPIGOT-2890: SetBiome not saving changesmd_52016-12-06-0/+2
* #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