summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* Implement SpectralArrow#getGlowingTicks and SpectralArrow#setGlowingTicks(int)Matthew2016-03-18-0/+21
* Implement SpectralArrow entityMatthew2016-03-18-0/+29
* Implement EndGateway#isExactTeleport and EndGateway#setExactTeleport(boolean)Matthew2016-03-18-2/+14
* Implement EndGateway#getExitLocation and EndGateway#setExitLocation(Location)Matthew2016-03-18-3/+32
* Implement EndGateway stateMatthew2016-03-18-0/+52
* Implement EnderCrystal#isShowingBottom and EnderCrystal#setShowingBottom(bool...Matthew2016-03-18-0/+10
* Implement Boat#getWoodType and Boat#setWoodType(TreeSpecies)Matthew2016-03-18-0/+47
* Add hand used to BlockPlaceEvent.AgentLV2016-03-16-1/+4
* SPIGOT-1931: Call PlayerFishEvent before modifying hooked entities velocityMatthew2016-03-16-7/+7
* SPIGOT-1927: Don't allow circular entity ridingmd_52016-03-15-10/+12
* SPIGOT-1930: Fix spam for EntityToggleGlideEvent0x277F2016-03-15-2/+2
* SPIGOT-1914: Compare PotionEffectType objects using Object#equals(Object) whe...Matthew2016-03-14-1/+1
* Add spawn reasons for entities involved in a skeleton trapBlackHole2016-03-14-0/+46
* SPIGOT-1532: Add PlayerSwapHandItemsEventmd_52016-03-14-42/+53
* SPIGOT-1856 / SPIGOT-1920: Fix Statistic.DROP not returning value when provid...Matthew2016-03-14-0/+3
* SPIGOT-1871: Fix wrong argument order in CraftMerchantRecipemd_52016-03-13-1/+1
* SPIGOT-1849: Call EntityBlockFormEvent when an entity forms frosted ice using...Matthew2016-03-13-0/+32
* Fix switch case labelling and drop items check.md_52016-03-12-19/+20
* SPIGOT-1571: Add Entity Glide Events.0x277F2016-03-12-52/+109
* SPIGOT-1900: Stub out expensive and redundant method callmd_52016-03-12-0/+9
* SPIGOT-1901: Fix projectile launching.md_52016-03-12-3/+3
* SPIGOT-1725: Fix dynamic scoreboard criteria on non-main scoreboardsmd_52016-03-12-24/+32
* SPIGOT-1638 / SPIGOT-1673: Rework Potions APIt00thpick12016-03-12-114/+615
* SPIGOT-1893: Wrong RegainReason for eating.md_52016-03-12-3/+10
* SPIGOT-1806: Implement HumanEntity#getMainHandMatthew2016-03-12-0/+5
* SPIGOT-1875: Broken leashes not droppingmd_52016-03-11-1/+11
* SPIGOT-1813: EntityCombustByEntityEvent not Cancelledmd_52016-03-11-8/+9
* Backport a bug fix from the pre-releaseThinkofdeath2016-03-10-0/+8
* SPIGOT-1847: Maps in non default worldsmd_52016-03-10-1/+2
* SPIGOT-1862: Fix banners withj shields.md_52016-03-10-1/+4
* Missing diff effecting frost walker ignoring entitiesBlackHole2016-03-10-1/+1
* Call EntityChangedBlockEvent for water splash potions extinguishing fireBlackHole2016-03-10-0/+8
* SPIGOT-1526 / SPIGOT-1809: Expand Inventory APImd_52016-03-09-40/+66
* SPIGOT-1845: Use correct hand for interact eventsBlackHole2016-03-09-2/+2
* SPIGOT-1841: Implement some of the missing EnderDragon events.md_52016-03-08-1/+96
* SPIGOT-1828: CraftBanner tile entity return nullmd_52016-03-08-0/+5
* SPIGOT-1831: Chicken / sheep not dropping items correctly.md_52016-03-08-24/+42
* SPIGOT-1816: Rework drop capture.md_52016-03-07-112/+29
* SPIGOT-1820: Fix custom travel agent search radius.md_52016-03-07-3/+10
* SPIGOT-1823: Use fast chunk lookup in CraftWorld alsomd_52016-03-07-1/+1
* Fix regenerating chunks not updating visuallyThinkofdeath2016-03-06-3/+24
* SPIGOT-1788: Correctly teleport the player back to their old locationThinkofdeath2016-03-06-2/+2
* SPIGOT-1611: Make vehicles use the same speed checks as playersThinkofdeath2016-03-06-36/+73
* Fix issue with last patch.md_52016-03-06-1/+1
* SPIGOT-1762: Call EntityChangeBlockEvent for boats destroying lily padsBlackHole2016-03-06-0/+11
* SPIGOT-1790: Fix bucket behaviourmd_52016-03-06-4/+4
* Remove redundant syncInventory on world changemd_52016-03-06-1/+2
* SPIGOT-1727: Fix ShulkerBullet.setTargetmd_52016-03-06-14/+23
* SPIGOT-1573: Fix command blocks after respawningmd_52016-03-06-24/+21
* SPIGOT-1775: Pass in unshifted block for PlayerBucketEmptyEventmd_52016-03-06-1/+1