summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeLines
* SPIGOT-3425: Correct slot type calculationmd_52017-07-16-1/+1
* SPIGOT-3423: Don't treat technical piston block as BlockStateMetamd_52017-07-16-3/+2
* SPIGOT-3417: Event for shearing snowmanmd_52017-07-15-2/+2
* SPIGOT-3416: Cap team prefix / suffix at correct value of 16md_52017-07-13-2/+2
* SPIGOT-3409: Improve performance of registering stupid amounts of permissions...md_52017-07-10-3/+4
* SPIGOT-3407: Set damager for evoker fangsmd_52017-07-08-0/+2
* Increase expiration time to two weeks.md_52017-07-04-1/+1
* SPIGOT-3387: Prevent null enchantments in ItemMetaBlackHole2017-06-29-0/+4
* SPIGOT-3381: Save older serialized enchantsmd_52017-06-26-1/+6
* SPIGOT-3379: Generalise canPickupItems to other entities.md_52017-06-26-4/+2
* SPIGOT-3336: HideFlags will now serialize as a List rather than a Set.Jeremy Wood2017-06-23-2/+2
* Treat Vanilla commands as Bukkit Commandsmd_52017-06-21-2/+2
* Increase expire time to 7 daysmd_52017-06-17-1/+1
* SPIGOT-3342: Fix invalid usage of null in InventoryWrappermd_52017-06-15-6/+6
* Add PistonMoveReaction getters for Entitymd_52017-06-12-0/+6
* SPIGOT-3331: New map colours don't displaymd_52017-06-12-2/+2
* SPIGOT-3304: Respect duration from Vanilla /weathermd_52017-06-09-0/+2
* Update to Minecraft 1.12md_52017-06-08-2/+5
* SPIGOT-3286: Call BlockFormEvent for Concrete Powder -> Concretemd_52017-06-03-2/+3
* 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-4/+4
* SPIGOT-3277: Fix Entity.eject()BlackHole2017-05-28-1/+1
* Add color API for Teamsmd_52017-05-28-10/+59
* SPIGOT-3272: Fix duplicate creative inventoryPokechu222017-05-28-1/+1
* SPIGOT-439: Add player locale related APIs.MiniDigger2017-05-27-1/+5
* Ensure gameLoop function gets selectors applied.md_52017-05-26-0/+50
* SPIGOT-3253: Fix entity yaw changesmd_52017-05-20-1/+1
* Update to Minecraft 1.12-pre5md_52017-05-19-4/+4
* 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-6/+2
* SPIGOT-3240: Temporarily stub out rarely used resetRecipes method to fix some...md_52017-05-16-0/+4
* SPIGOT-3238: Add Server.advancementIteratormd_52017-05-15-0/+11
* Update to Minecraft 1.12-pre2md_52017-05-14-494/+811
* 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
* Set health before entity death.Lukas Hennig2017-05-04-2/+2
* SPIGOT-3215: Call BlockPhysicsEvent for tall plantsBlackHole2017-05-01-0/+7
* 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/+14
* SPIGOT-3207: Fix hiding players in a BukkitRunnable after joiningPokechu222017-04-28-2/+2
* Implement getColor / setColor for TippedArrowMatthew2017-04-26-0/+11
* Skip invalid enchants in CraftMetaItemmd_52017-04-26-1/+4
* Create NBT TypeId helper classSenmori2017-04-22-32/+60
* Enforce proper limits on books.md_52017-04-20-5/+10
* Implement cooldown APImd_52017-04-19-0/+24
* Inventory getContents CleanupLukas Hennig2017-04-17-32/+25
* Make CraftJukebox.isPlaying locally consistentmd_52017-04-16-0/+2
* Add correct interfaces for comparator / daylight detectormd_52017-04-16-2/+4
* Fix some blockstate consistency issues.md_52017-04-15-15/+25