summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* 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 ↵Thinkofdeath2016-03-02-0/+20
| | | | dragon in some cases
* SPIGOT-1659: Fix a mistake in ChunkProviderServer that sometimes caused ↵Thinkofdeath2016-03-02-7/+9
| | | | recursive chunk loads
* 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
| | | | Might not function 100%, but doesn't crash!
* 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 ↵Thinkofdeath2016-03-01-10/+24
| | | | the wrong item used
* Manually calculate horses' jump power due to horse jumping being moved ↵Thinkofdeath2016-03-01-2/+8
| | | | clientside
* 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 ↵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-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
| | | | Also don't call FurnaceExtractEvent when the item amount is 0.
* Removed tried to add entity warning.md_52016-02-05-24/+7
| | | | Was a debug message backported from Vanilla 1.9 snapshots. We have decided to remove this message from 1.9 as it is largely useless.
* [SPIGOT-1465] Fix skulls with no owner not displaying texture.md_52016-02-05-1/+1
|
* Strengthen CraftMetaSkull hasOwner methodAndrew2016-02-02-1/+1
|
* Remove the length limit on inventory titlesThinkofdeath2016-01-29-1/+0
| | | | 1.8 no longer has a small limit like previous versions
* SPIGOT-1308: Fix typo in PlayerList#sendAllThinkofdeath2016-01-22-1/+1
|
* SPIGOT-1390: Fixed issues with Array.fill upper bound in setRegionryanbennitt2016-01-03-5/+7
|
* SPIGOT-1347: Don't change entity add behaviour, just print warning.md_52015-12-17-16/+8
|
* Add some warnings from snapshot versions to check whether they are ↵md_52015-12-15-7/+32
| | | | applicable in 1.8.8