summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* 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
* Fix a mistake in EntityEnderPearl causing a double teleportThinkofdeath2016-03-02-4/+12
* SPIGOT-1644: Fire PlayerTeleportEvent with reason END_GATEWAY for end gatewaysThinkofdeath2016-03-02-0/+40
* 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-1583: Fix scoreboard crash.md_52016-03-02-20/+31
* SPIGOT-1624: Fix setPlayerListNamemd_52016-03-02-0/+9
* SPIGOT-1605: Fix EntityChangeBlockEvent.setCancelled(Z)Vmd_52016-03-02-3/+5
* 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
* Fix chorus plants only straight growing upThinkofdeath2016-03-01-2/+2
* SPIGOT-1607: Fix BlockPlaceEvent and BlockMultiPlaceEvent sometimes showing t...Thinkofdeath2016-03-01-10/+24
* Manually calculate horses' jump power due to horse jumping being moved client...Thinkofdeath2016-03-01-2/+8
* 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-1590: Ensure plugins are disabled.md_52016-03-02-28/+34
* SPIGOT-1596: BlockCauldron crashmd_52016-03-02-1/+1
* SPIGOT-1569: Remove negative itemstack data filteringmd_52016-03-01-2/+6
* SPIGOT-1568: Fix jukeboxesmd_52016-03-01-8/+9
* SPIGOT-1567: Rework setItems to set slots correctly regardless of array refer...md_52016-03-01-7/+5
* SPIGOT-1523: Add FLY_INTO_WALL DamageCause to fix Elytra crash v2.md_52016-03-01-1/+3
* SPIGOT-1543: Return combined slots for PlayerInventory.getContentsmd_52016-03-01-5/+9
* 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