summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* SPIGOT-3331: New map colours don't displaymd_52017-06-12-2/+2
* SPIGOT-3328: EntityTameEvent for Parrotsmd_52017-06-12-0/+93
* SPIGOT-3324: Best effort fix for shoulder Parrots + cancelled damage eventmd_52017-06-11-18/+28
* SPIGOT-3320: Apply tile entity fixer to more typesmd_52017-06-11-30/+78
* SPIGOT-3304: Respect duration from Vanilla /weathermd_52017-06-09-8/+6
* SPIGOT-3303: Warn when attempting to grant non existent recipemd_52017-06-09-11/+20
* SPIGOT-3302: Armor stands not dropping armormd_52017-06-09-0/+8
* Update to Minecraft 1.12md_52017-06-08-98/+65
* Prevent NPE when setting tempt target to nullchickeneer2017-06-04-1/+1
* Add proper TeleportCause for /teleportmd_52017-06-04-8/+24
* SPIGOT-3290: /teleport command overrides player rotationmd_52017-06-04-1/+1
* SPIGOT-3286: Call BlockFormEvent for Concrete Powder -> Concretemd_52017-06-03-9/+32
* SPIGOT-3283: Don't allow plugin induced infinite velocity / positionmd_52017-06-02-4/+9
* SPIGOT-3284: Allow TNTPrimed#getSource to return invalid entitiesmd_52017-06-02-9/+1
* Update to Minecraft 1.12-pre6md_52017-05-30-260/+297
* SPIGOT-3277: Fix Entity.eject()BlackHole2017-05-28-1/+1
* Add support for preventing block drops in BreakEventScetra2017-05-28-10/+17
* Add color API for Teamsmd_52017-05-28-10/+70
* SPIGOT-3272: Fix duplicate creative inventoryPokechu222017-05-28-17/+16
* SPIGOT-439: Add player locale related APIs.MiniDigger2017-05-27-35/+49
* Ensure gameLoop function gets selectors applied.md_52017-05-26-0/+61
* SPIGOT-3257: Issue with AdvancementRewards functionmd_52017-05-21-0/+20
* SPIGOT-3258: VehicleBlockCollisionEvent only fires in certain directionsmd_52017-05-21-4/+4
* SPIGOT-3254: Check chunks are loaded before ticking entities as per previous ...md_52017-05-20-14/+28
* SPIGOT-3253: Fix entity yaw changesmd_52017-05-20-1/+1
* Update to Minecraft 1.12-pre5md_52017-05-19-283/+222
* SPIGOT-3248: Don't set shoulder compounds of EntityHuman to nullBlackHole2017-05-18-4/+4
* Misc advancement / recipe reload fixes including SPIGOT-3240md_52017-05-16-42/+75
* SPIGOT-3240: Temporarily stub out rarely used resetRecipes method to fix some...md_52017-05-16-0/+4
* SPIGOT-3244: Downgrade MySQL driver to 5.1.42 - the current GA releasemd_52017-05-15-1/+1
* SPIGOT-3243: Remove recipe reset on world change / deathmd_52017-05-15-0/+9
* SPIGOT-3242: Fix rain not showing client sidemd_52017-05-15-3/+7
* SPIGOT-3238: Add Server.advancementIteratormd_52017-05-15-0/+11
* Update to Minecraft 1.12-pre2md_52017-05-14-1971/+2277
* Change book limit to allow for automatically generated colour codesmd_52017-05-14-1/+1
* Remove outdated build delay.md_52017-05-14-1/+1
* SPIGOT-3235: Disconnect for payload errorsmd_52017-05-14-12/+30
* Set health before entity death.Lukas Hennig2017-05-04-2/+2
* SPIGOT-3215: Call BlockPhysicsEvent for tall plantsBlackHole2017-05-01-18/+24
* SPIGOT-3214: Allow book titles up to 32 even though they can't be created by ...md_52017-04-30-1/+1
* Implement getColor / setColor for Shulker entityMatthew2017-04-30-1/+23
* SPIGOT-3207: Fix hiding players in a BukkitRunnable after joiningPokechu222017-04-28-49/+51
* Drop RegionFile.chunkExists() in favour of Mojang's own versionGeoff Crossland2017-04-27-71/+35
* Implement getColor / setColor for TippedArrowMatthew2017-04-26-2/+20
* Reset player arrow count on deathmd_52017-04-26-1/+2
* Skip invalid enchants in CraftMetaItemmd_52017-04-26-1/+4
* Create NBT TypeId helper classSenmori2017-04-22-32/+60
* Remove players from vehicle when changing world via NMS methods.md_52017-04-21-16/+17
* SPIGOT-3192: Return default value for invalid map iconsmd_52017-04-21-0/+11
* Add small throttle to book edits.md_52017-04-20-47/+74