summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeLines
* Implement EndGateway#getExitLocation and EndGateway#setExitLocation(Location)Matthew2016-03-18-0/+19
|
* Implement SpectralArrow#getGlowingTicks and SpectralArrow#setGlowingTicks(int)Matthew2016-03-18-0/+10
|
* Implement SpectralArrow entityMatthew2016-03-18-0/+29
|
* Implement EndGateway#isExactTeleport and EndGateway#setExactTeleport(boolean)Matthew2016-03-18-0/+10
|
* Implement EndGateway#getExitLocation and EndGateway#setExitLocation(Location)Matthew2016-03-18-2/+23
|
* Implement EndGateway stateMatthew2016-03-18-0/+52
|
* Implement EnderCrystal#isShowingBottom and ↵Matthew2016-03-18-0/+10
| | | | EnderCrystal#setShowingBottom(boolean)
* Implement Boat#getWoodType and Boat#setWoodType(TreeSpecies)Matthew2016-03-18-0/+47
|
* Add hand used to BlockPlaceEvent.AgentLV2016-03-16-1/+4
|
* SPIGOT-1914: Compare PotionEffectType objects using Object#equals(Object) ↵Matthew2016-03-14-1/+1
| | | | when searching for a custom effect to remove
* SPIGOT-1856 / SPIGOT-1920: Fix Statistic.DROP not returning value when ↵Matthew2016-03-14-0/+3
| | | | provided with a Material
* SPIGOT-1871: Fix wrong argument order in CraftMerchantRecipemd_52016-03-13-1/+1
|
* SPIGOT-1571: Add Entity Glide Events.0x277F2016-03-12-0/+16
|
* SPIGOT-1901: Fix projectile launching.md_52016-03-12-3/+3
|
* SPIGOT-1725: Fix dynamic scoreboard criteria on non-main scoreboardsmd_52016-03-12-7/+0
|
* SPIGOT-1638 / SPIGOT-1673: Rework Potions APIt00thpick12016-03-12-112/+548
|
* SPIGOT-1806: Implement HumanEntity#getMainHandMatthew2016-03-12-0/+5
|
* SPIGOT-1862: Fix banners withj shields.md_52016-03-10-1/+4
|
* SPIGOT-1526 / SPIGOT-1809: Expand Inventory APImd_52016-03-09-40/+66
|
* SPIGOT-1828: CraftBanner tile entity return nullmd_52016-03-08-0/+5
|
* SPIGOT-1823: Use fast chunk lookup in CraftWorld alsomd_52016-03-07-1/+1
|
* Fix regenerating chunks not updating visuallyThinkofdeath2016-03-06-0/+19
|
* Added a playSound method to World which accepts a String parameter.Lukas Hennig2016-03-06-0/+11
| | | | Similar to the respective method in Player.
* SPIGOT-1768: Fix Eye of Ender with custom world generators.md_52016-03-06-2/+2
|
* SPIGOT-1776: Replace BossBar.hide/show with visibility.md_52016-03-06-0/+10
|
* SPIGOT-1772: Use correct statistics for entitiesBlackHole2016-03-06-2/+7
|
* SPIGOT-1758: Apply correct ItemMeta to new CommandBlock typesmd_52016-03-05-0/+10
|
* SPIGOT-1549: Fix custom String sounds.Lukas Hennig2016-03-04-5/+5
|
* SPIGOT-1721: Handle Enderman.getCarriedMaterial when not carrying.md_52016-03-04-1/+2
|
* SPIGOT-1666: Expand Team option APImd_52016-03-04-0/+36
|
* SPIGOT-1608: Add a way to get the hand used in PlayerInteract*Eventsmd_52016-03-04-6/+7
|
* Treat ShulkerBullet as Projectilemd_52016-03-04-5/+17
|
* Enable support of PotionMeta on SPLASH_POTION, LINGERING_POTION and ↵Melair2016-03-04-0/+9
| | | | TIPPED_ARROW.
* SPIGOT-1683: Arrows are not projectilesmd_52016-03-03-1/+2
|
* SPIGOT-1679: Shulker bullets are not projectiles.md_52016-03-03-3/+3
|
* SPIGOT-1676: Launch projectiles with velocitymd_52016-03-03-0/+7
|
* SPIGOT-1677: Fix attributes with only single underscore.md_52016-03-03-2/+4
|
* Don't round the location of playSound to the center of a blockThinkofdeath2016-03-02-5/+1
|
* SPIGOT-1640: Fix spawning particles that use MaterialDataThinkofdeath2016-03-02-2/+1
|
* SPIGOT-1622: Add drop chance methods for off hand.md_52016-03-02-2/+46
|
* SPIGOT-1623: Use correct spawnParticle overloads.md_52016-03-02-2/+2
|
* SPIGOT-1610: Treat clicking on an inventory window as clicking outside itThinkofdeath2016-03-01-1/+1
|
* SPIGOT-1607: Fix BlockPlaceEvent and BlockMultiPlaceEvent sometimes showing ↵Thinkofdeath2016-03-01-6/+20
| | | | the wrong item used
* SPIGOT-1575: Fix PlayerInventory.setArmorContentsmd_52016-03-02-1/+1
|
* SPIGOT-1582: Add SkullType.DRAGONmd_52016-03-02-0/+4
|
* SPIGOT-1576: Add more new 1.9 enchants.md_52016-03-02-0/+4
|
* SPIGOT-1567: Rework setItems to set slots correctly regardless of array ↵md_52016-03-01-7/+5
| | | | reference.
* SPIGOT-1523: Add FLY_INTO_WALL DamageCause to fix Elytra crash v2.md_52016-03-01-1/+3
|
* SPIGOT-1545: Populate Vanilla villager trades correctly.md_52016-03-01-1/+3
|
* SPIGOT-1528: Maintain static sound map due to oversight re: underscore :(md_52016-03-01-4/+451
|