summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* SPIGOT-2908: Correctly spawn LlamaSpitmd_52016-12-10-1/+1
* Clean up BlockFlowingmd_52016-12-09-31/+18
* SPIGOT-2886: Call BlockFormEvent when Lava and Water collideBrokkonaut2016-12-09-4/+36
* Use CraftEventFactory for BlockFormEventmd_52016-12-09-65/+45
* 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
* SPIGOT-2891: Remove chunks if first check is falsemd_52016-12-06-5/+17
* 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
* Implement EntityDeathEvent for ArmorStandsSenmori2016-12-06-2/+82
* SPIGOT-2889: Error cancelling creative InventoryClickEventmd_52016-12-05-1/+1
* #326: Convert BlockMeta to handle older serialized items.Jacob Martin2016-12-03-10/+30
* SPIGOT-2879: Change order of entity addition for ender pearlsmd_52016-12-03-0/+35
* SPIGOT-911: Add hitBlock to PorjectileHitEventmd_52016-12-02-1/+7
* SPIGOT-2871: Improve BlockStates + BlockStateMetamd_52016-12-02-28/+275
* Reduce outdated build delay further.md_52016-12-01-3/+3
* Add some expansions to Anvil Inventory APIXor Boole2016-11-30-6/+38
* SPIGOT-2867: Update inventory on cancelled interacts toomd_52016-11-30-1/+2
* Fangs degree => radians (and back)md_52016-11-30-1/+1
* Expand definition of isFrozenmd_52016-11-30-7/+11
* SPIGOT-2862: Cannot spawn evoker fangsmd_52016-11-30-1/+1
* SPIGOT-2860: Don't create 0 exp orbs when breedingmd_52016-11-29-4/+9
* Add hitEntity to ProjectileHitEventmd_52016-11-28-6/+6
* SPIGOT-2855: Empty ItemStacks in PlayerDeathEvent dropsmd_52016-11-28-1/+1
* Build expiry is now 1 weekmd_52016-11-28-1/+1
* SPIGOT-1401: Issues placing blocks adjacent to eachothermd_52016-11-28-1/+1
* Fix possible leaks in vanish APImd_52016-11-28-37/+59
* SPIGOT-2850: NPE in CraftInventoryCraftingmd_52016-11-27-12/+3
* SPIGOT-2695: Added BrewingStandFuelEvent and added fuel level to the BrewEventLukBukkit2016-11-27-6/+30
* 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-2842: Improve item age handlingmd_52016-11-25-32/+7
* Farmland is a pickable blockmd_52016-11-24-1/+1
* SPIGOT-619: Force rotate head of entities when setting location.LukBukkit2016-11-24-1/+4
* SPIGOT-2833: Tile entities occasionally wiped after placementmd_52016-11-24-9/+10
* SPIGOT-2836: ProjectileHitEvent not always firing for FishHookmd_52016-11-23-6/+6
* SPIGOT-2835: CraftBlock getDrops Returns Airmd_52016-11-23-1/+1
* SPIGOT-2765: Special case entity triggered explosions for HangingBreakEventmd_52016-11-23-7/+8
* SPIGOT-2824: Llama Strength APImd_52016-11-23-0/+33
* 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-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