summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* 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
* SPIGOT-1749 / MC-99075: Call updateInventory as a temporary workaround for ca...md_52016-03-06-6/+8
* Added a playSound method to World which accepts a String parameter.Lukas Hennig2016-03-06-0/+11
* SPIGOT-1663: Fix WorldBorder displaying in secondary worlds.md_52016-03-06-33/+59
* SPIGOT-1768: Fix Eye of Ender with custom world generators.md_52016-03-06-2/+2
* SPIGOT-1764: Perform drops regardless of loot tablemd_52016-03-06-0/+9
* Update chorus fruit tele event destination.md_52016-03-06-2/+6
* SPIGOT-1776: Replace BossBar.hide/show with visibility.md_52016-03-06-0/+21
* SPIGOT-1773: Chorus fruit teleport reasonmd_52016-03-06-0/+32
* SPIGOT-1613: Fix missed use of scaled healthmd_52016-03-06-0/+9
* SPIGOT-1772: Use correct statistics for entitiesBlackHole2016-03-06-2/+7
* SPIGOT-1755: CommandBlock doesn't run on empty worldOliver Dunk2016-03-05-6/+1
* Fix typo in README.mdOliver Dunk2016-03-05-1/+1
* SPIGOT-1626 / MC-98994: Fix slow chunk performancemd_52016-03-05-8/+27
* SPIGOT-1758: Apply correct ItemMeta to new CommandBlock typesmd_52016-03-05-0/+10
* SPIGOT-1751: Add missed PlayerFishEvent for FAILED_ATTEMPTmd_52016-03-05-1/+12
* 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-58/+60
* Treat ShulkerBullet as Projectilemd_52016-03-04-5/+17
* Enable support of PotionMeta on SPLASH_POTION, LINGERING_POTION and TIPPED_AR...Melair2016-03-04-0/+9
* SPIGOT-1646: Capture the previous location earlierThinkofdeath2016-03-03-16/+10
* 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-1634: Fix cancelling ServerCommandEventmd_52016-03-03-2/+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
* SPIGOT-1674: Enable crafting of tipped arrows.md_52016-03-03-14/+9
* SPIGOT-1646: Don't move the player until after the PlayerMoveEvent completesThinkofdeath2016-03-02-28/+46
* SPIGOT-1632: Save secondary data for nether/endThinkofdeath2016-03-02-9/+22
* SPIGOT-1632: Fix a bug in EnderDragonBattle which prevented respawning the dr...Thinkofdeath2016-03-02-0/+20
* SPIGOT-1659: Fix a mistake in ChunkProviderServer that sometimes caused recur...Thinkofdeath2016-03-02-7/+9