summaryrefslogtreecommitdiffstats
path: root/src/main
Commit message (Expand)AuthorAgeLines
* SPIGOT-1638 / SPIGOT-1673: Rework Potions APIt00thpick12016-03-12-142/+407
* SPIGOT-1889: Fail fast when plugin attempts to use database when not enabled.md_52016-03-12-0/+3
* SPIGOT-1806: Add HumanEntity#getMainHandMatthew2016-03-12-0/+17
* SPIGOT-1526 / SPIGOT-1809: Expand Inventory APImd_52016-03-09-1/+43
* Added a playSound method to World which accepts a String parameter.Lukas Hennig2016-03-06-0/+14
* SPIGOT-1776: Replace BossBar.hide/show with visibility.md_52016-03-06-0/+18
* SPIGOT-1773: Chorus fruit teleport reasonmd_52016-03-06-0/+5
* SPIGOT-1724: Update InventoryType.PLAYER size.md_52016-03-04-3/+4
* BUILDTOOLS-203: Fix invalid javadocmd_52016-03-04-72/+65
* SPIGOT-1666: Expand Team option APImd_52016-03-04-1/+70
* SPIGOT-1608: Add a way to get the hand used in PlayerInteract*Eventsmd_52016-03-04-2/+40
* Treat ShulkerBullet as Projectilemd_52016-03-04-17/+1
* SPIGOT-1645: Update brewing inventory default size.md_52016-03-03-1/+1
* Fix some more out of sync effect IDsmd_52016-03-03-2/+2
* SPIGOT-1668: Fix RECORD_PLAY's id valueThinkofdeath2016-03-02-1/+1
* SPIGOT-1644: Add END_GATEWAY as a teleport reasonThinkofdeath2016-03-02-0/+5
* SPIGOT-1622: Add drop chance methods for off hand.md_52016-03-02-10/+57
* Deprecate HorseJumpEvent's setPower and setCancelled methodsThinkofdeath2016-03-01-0/+6
* SPIGOT-1592: Deprecate SpawnEgg spawnedType methods since they cannot be fixe...md_52016-03-02-0/+5
* SPIGOT-1582: Add SkullType.DRAGONmd_52016-03-02-1/+2
* SPIGOT-1576: Add more new 1.9 enchants.md_52016-03-02-0/+10
* SPIGOT-1563: Correct shield durability.md_52016-03-01-1/+1
* SPIGOT-1523: Add FLY_INTO_WALL DamageCausemd_52016-03-01-1/+7
* Fix Material.isSolid for FROSTED_ICEmd_52016-03-01-0/+1
* SPIGOT-1529: Add FROSTED_ICEmd_52016-03-01-0/+1
* Add Merchant APIXor Boole2016-03-01-1/+400
* Add PrepareAnvilEvent.md_52016-03-01-0/+47
* Add Attribute and AttributeModifier API.md_52016-03-01-1/+229
* Add fuel related methods to BrewingStand APIlapry2016-03-01-0/+30
* Implement CauldronLevelChangeEvent.md_52016-03-01-0/+110
* Add custom experience levels for FurnaceRecipes.hibo982016-03-01-2/+48
* SPIGOT-1389: Fixed issues with setting tree species by expanding APIryanbennitt2016-03-01-94/+524
* SPIGOT-1345: Add BITE state to PlayerFishEvent.md_52016-03-01-0/+4
* SPIGOT-1356: Clarify expectations about PotionEffectType.values().md_52016-03-01-0/+1
* SPIGOT-1357: Add potion particle effect color getters to API.md_52016-03-01-1/+26
* Add getLocation() to Inventory.md_52016-03-01-0/+9
* Add definitions for Minecraft 1.9 gameplay elementsmd_52016-03-01-242/+1062
* Implement Particle APIThinkofdeath2016-03-01-0/+267
* Add API to manipulate "glowing" state of an Entity.md_52016-03-01-0/+14
* Implement BossBar APIThinkofdeath2016-03-01-0/+196
* Implement API for "main hand" and "off hand" slots.Thinkofdeath2016-03-01-4/+91
* Deprecate Boat APImd_52016-03-01-0/+16
* Use UTF-8 as default encodingMatt2016-03-01-77/+10
* Remove getFurnace from Furnace*Eventmd_52016-03-01-22/+0
* Remove EntityType and some deprecated Entity methodsBlackHole2016-03-01-243/+0
* Remove deprecated ContainerBlockMatt2016-03-01-20/+13
* Remove deprecated Painting*EventsMatt2016-03-01-214/+2
* Add non-mutative getCrossProduct method to Vector.0x277F2016-02-07-0/+19
* SPIGOT-1393: Fixed door direction maskryanbennitt2016-01-12-30/+187
* SPIGOT-1325: Make ItemStack deserialization more robust.md_52015-12-06-1/+1