summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* Fixes to mob equipment behaviourJacob Martin2017-04-09-6/+16
* SPIGOT-3165: Only increment spawncount when mob spawn succeedsmd_52017-04-06-4/+9
* SPIGOT-3162: Experience ignored for custom recipesmd_52017-04-03-3/+4
* SPIGOT-3157: Use Vanilla gamemode change codemd_52017-03-31-50/+43
* SPIGOT-3154: Sleeping players cannot change dimensionsmd_52017-03-30-18/+19
* SPIGOT-3144: Add missing PrepareAnvilEvent call.md_52017-03-25-0/+9
* SPIGOT-3149: StructureGrowEvent for dispenser triggered growthmd_52017-03-24-15/+48
* Add additional methods sigs for binary compatmd_52017-03-24-40/+43
* Add Chunk.isSlimeChunk to check if a chunk can spawn slimesSenmori2017-03-24-0/+7
* Add TeleportCause.COMMAND for inbuilt /tpmd_52017-03-24-0/+9
* Add Material.isFuel to check if a material is a furnace fuel.Phoenix6162017-03-24-0/+6
* SPIGOT-3142: Plugin event changes not using TeleportCause.PLUGINmd_52017-03-24-2/+2
* SPIGOT-3141: Missing TeleportCause.SPECTATE when lift clicking spectatemd_52017-03-24-42/+56
* Fix trailing whitespace in CraftChunkmd_52017-03-23-2/+2
* SPIGOT-3143: Don't decrease item stack size if VehicleCreateEvent is cancelledBlackHole2017-03-22-2/+22
* Process entity portalling towards the end of a tick.md_52017-03-20-40/+115
* Properly validate player experience bar progressParker Hawke2017-03-19-0/+1
* Add getWidth + getHeight for Entitybramhaag2017-03-19-0/+10
* SPIGOT-3128: Shift VehicleCreateEvent calling.md_52017-03-15-68/+62
* SPIGOT-3126: Make fireballs do a better job of respecting mobGriefingmd_52017-03-15-11/+45
* Ensure PlayerResourcePackStatusEvent is synchronousmd_52017-03-14-24/+25
* Add getIgnitingBlock to BlockBurnEventNathan Wolf2017-03-11-6/+35
* Don't call super update on unplaced command block metasmd_52017-03-10-1/+1
* Add more notch inventory conversionsmd_52017-03-10-0/+4
* SPIGOT-3114: Initialize custom SHULKER_BOX slotsmd_52017-03-10-0/+27
* SPIGOT-3110: SHULKER_BOX InventoryTypemd_52017-03-08-0/+10
* SPIGOT-3107: Try and improve shield knockback furthermd_52017-03-08-1/+1
* SPIGOT-3108: Hack around mirroring empty item stacksmd_52017-03-08-1/+1
* SPIGOT-3105: BlockFadeEvent for large snow blocksmd_52017-03-08-0/+14
* MC-111753, SPIGOT-2971: Brewing stand not reloadingmd_52017-02-21-0/+9
* SPIGOT-3075: EntityTeleportEvent for Shulkersmd_52017-02-20-0/+78
* SPIGOT-3068: API for localized item namesmd_52017-02-16-2/+32
* SPIGOT-3067: Wither skeleton heads not droppingmd_52017-02-15-0/+19
* SPIGOT-2152: Method to set resource pack + hash.Max Lee2017-02-15-0/+11
* SPIGOT-3063: Call EntityAirChangeEventmd_52017-02-14-8/+9
* SPIGOT-3054: Correct LLamaSpit launchingmd_52017-02-09-3/+9
* SPIGOT-3051: Set pitch/yaw for spawned boatsmd_52017-02-06-0/+1
* Update SQLite to 3.16 for performance improvements and architecture compatmd_52017-02-01-2/+2
* Add implementation for LlamaSpit in ProjectileSource#launchProjectileParker Hawke2017-02-01-0/+6
* Increase expiration time to two weeks.md_52017-01-31-1/+1
* SPIGOT-3044: BlockDispenseEvent for shulker boxesmd_52017-01-31-1/+32
* Update MySQL Driver Version to 5.1.40md_52017-01-31-1/+1
* SPIGOT-3040: Round health to float for validationmd_52017-01-28-1/+2
* Make tile activeContainer assignment consistent.md_52017-01-27-1/+1
* SPIGOT-3033: Alter behaviour of cancelled hopper transfers (reverted from com...md_52017-01-26-4/+5
* SPIGOT-3037: WorldBorder#isInside(Location)md_52017-01-26-0/+9
* SPIGOT-3033: Alter behaviour of cancelled hopper transfersmd_52017-01-26-5/+4
* SPIGOT-3031: Pigs are not dropping their saddlemd_52017-01-24-2/+18
* Re-enable the vanilla debug MethodProfiler and /debug commandPokechu222017-01-18-159/+121
* Add API to set Arrow pickup statusxGhOsTkiLLeRx2017-01-18-1/+13