summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* 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
* SPIGOT-1540: Treat clicking on player model with ItemStack as none.md_52016-03-01-10/+12
* SPIGOT-1541: Fix firework launchingmd_52016-03-01-2/+2
* SPIGOT-1536: Fix playNotemd_52016-03-01-6/+6
* Ignore FROSTED_ICE in meta unit tests.md_52016-03-01-1/+2
* SPIGOT-1523: Crash when flying Elytra into wall.md_52016-03-01-1/+1
* SPIGOT-1525: Fix worldborder set.md_52016-03-01-33/+36
* Fix accidental omission of R revision number in version.md_52016-03-01-1/+1
* Remove BookEditEvent as a workaround for decompiler determinism issues.md_52016-03-01-89/+12
* Run Biome test with AbstractTestingBasemd_52016-03-01-1/+2
* Update to Minecraft 1.9md_52016-03-01-6058/+6637
* [SPIGOT-1494] Really fix player skulls with custom texture but without owner.BlackHole2016-02-19-1/+1
* [BUKKIT-3451] Use correct item amount for FurnaceExtractEvent.hibo982016-02-07-5/+6
* Removed tried to add entity warning.md_52016-02-05-24/+7
* [SPIGOT-1465] Fix skulls with no owner not displaying texture.md_52016-02-05-1/+1