summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeLines
* 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/+697
* 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/+248
* SPIGOT-1325: Make ItemStack deserialization more robust.md_52015-12-06-1/+1
* SPIGOT-759: Add FireworkExplodeEvent.DemonWav2015-09-30-0/+49
* SPIGOT-1076: Add HurtEntities API for FallingBlock.md_52015-09-19-0/+14
* Speed up permission recalculation.md_52015-09-18-1/+2
* SPIGOT-1185: Add correct MaterialData for TRAPPED_CHEST.Tanner Embry2015-09-15-1/+1
* SPIGOT-918: Add constructor for DyeColor to Dyet7seven7t2015-09-15-0/+8
* Implement greatly expanded ChunkGenerator APIAntony Riley2015-08-01-1/+254
* Allow setName to change a Command name before registration.Aikar2015-07-31-6/+26
* Add PlayerResourcePackStatusEvent.Adam Thomas2015-07-25-0/+61
* Fix an issue with the potion testThinkofdeath2015-07-24-17/+39
* SPIGOT-749: Fix NullPointerException and broken logic in Potion.fromDamage(int)Antony Riley2015-07-23-1/+1
* Add ItemMergeEventMorphan12015-07-12-0/+50
* Server Commands and Remote Commands are now Cancellable.Matt2015-07-12-1/+13
* Add basic sendTitle / resetTitle API.Jofkos2015-07-10-0/+21