summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* SPIGOT-249: Set skull owner by UUIDmd_52016-06-03-0/+19
* SPIGOT-1292: BlockState based FlowerPot API.md_52016-06-03-0/+52
* SPIGOT-783: API for book generation data.Roy Curtis2016-06-03-0/+10
* SPIGOT-713: APIs to manipulate Entity's silent status.Sansko13372016-06-03-0/+10
* SPIGOT-2336: Zombie.setVillager(Z)Vmd_52016-05-31-1/+5
* SPIGOT-2335: EntityCreeper.setPoweredmd_52016-05-31-6/+8
* SPIGOT-636: Decouple EntityCombustByEntity from damageEntitymd_52016-05-28-12/+6
* Implement PlayerChangedMainHandEventmd_52016-05-27-29/+44
* SPIGOT-2321: Fully check Vanilla command permissionsmd_52016-05-26-1/+1
* SPIGOT-2311: Cancelling PlayerPortalEvent causes invulnerability until relogmd_52016-05-25-14/+15
* SPIGOT-2315: Neighbour chunk unload markingmd_52016-05-25-1/+1
* SPIGOT-2303: Use getChunkIfLoadedmd_52016-05-22-1/+1
* SPIGOT-2297: Reintroduce getChunkIfLoadedmd_52016-05-22-7/+13
* Implementation of interface to modify the pumpkin head "derp mode" of a snowmanminoneer2016-05-19-0/+10
* Implement TabCompleteEventmd_52016-05-16-3/+17
* SPIGOT-2285: New CommandBlock types.md_52016-05-16-0/+2
* SPIGOT-2286: Don't store CraftBlockState light levelmd_52016-05-16-4/+1
* SPIGOT-2282: Get loaded chunkmd_52016-05-15-1/+2
* Fix CraftBukkit crash report details not showingmd_52016-05-15-1/+1
* SPIGOT-2270: Retain Java 6 compatmd_52016-05-12-1/+1
* SPIGOT-2271: Custom furnace experience errormd_52016-05-12-4/+4
* Use direct chunk access for neighbour counts on unloadmd_52016-05-11-1/+1
* Fix some [but not all] chunk unload issuesmd_52016-05-11-73/+35
* Minecraft 1.9.4md_52016-05-10-1822/+1471
* SPIGOT-2255: Nether Structure generation ConcurrentModificationExceptionmd_52016-05-07-0/+38
* SPIGOT-2134: Use the correct listener in CommandExecuteThinkofname2016-05-01-1/+1
* SPIGOT-2206: playEffect doesn't accept sub classes of the expected data typemd_52016-04-26-2/+2
* SPIGOT-2218: Drop horse chest on deathmd_52016-04-26-21/+10
* Ignore movement packets from dead players.Thinkofname2016-04-24-6/+23
* SPIGOT-2213: Fix custom anvil inventorymd_52016-04-24-1/+25
* SPIGOT-2211: Fix offhand slot client refreshmd_52016-04-24-3/+6
* Remove debug message.Jacob Martin2016-04-23-5/+4
* SPIGOT-2171: Fix shield blocking soundsThinkofname2016-04-20-1/+2
* SPIGOT-2157: Fix enderman not playing their animation when attackingThinkofname2016-04-20-20/+62
* SPIGOT-2134: Support /execute being chainedThinkofname2016-04-20-11/+32
* SPIGOT-2043: Ensure VehicleMoveEvent is always fired for boatsThinkofname2016-04-20-27/+33
* SPIGOT-2014: Respect the spectatorsGenerateChunks gameruleThinkofname2016-04-20-39/+35
* SPIGOT-2191: Fix a missed diff from 1.8.8Thinkofname2016-04-17-2/+5
* staticify backported methodmd_52016-04-12-16/+5
* Backport changes from 16w15amd_52016-04-12-0/+137
* Missing importmd_52016-04-11-0/+1
* Properly validate boss bar progress2008Choco2016-04-11-0/+1
* Fix broken potion serializationThinkofname2016-04-10-1/+1
* SPIGOT-2085 / SPIGOT-2087 / SPIGOT-2156: Rework internal PotionMeta state to ...t00thpick12016-04-09-24/+19
* Begin console output with ANSI line erase.Jofkos2016-04-09-1/+3
* Update physics on attached block when setting data of attachable blocksmd_52016-04-09-2/+13
* SPIGOT-2145: Add missed EntityTeleportEvent diffmd_52016-04-08-27/+47
* Support integer data values for Effect.VILLAGER_PLANT_GROWThinkofname2016-04-06-0/+3
* SPIGOT-2135: Also clear sit pathfinder on toggle statusmd_52016-04-05-0/+1
* SPIGOT-2128: Flint and steel duplicate place eventmd_52016-04-04-32/+2