summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeLines
* SPIGOT-3629: Greatly expand entity effect APImd_52017-11-07-1/+6
* SPIGOT-3637: Adjust yaw yet againmd_52017-11-07-1/+1
* SPIGOT-3622: Issue in some combinations of spawn protectionmd_52017-10-28-1/+1
* SPIGOT-3613: Success count not reset for exceptions.md_52017-10-17-1/+1
* SPIGOT-3605: Spawn eggs not saving internal datamd_52017-10-09-0/+8
* Fix zombie professionsmd_52017-10-09-2/+2
* SPIGOT-3587: Set head rotation when spawning entitymd_52017-10-01-0/+1
* SPIGOT-3565: Head yaw is "more accurate" for living entitiesmd_52017-09-28-2/+2
* Fix active async tasks not cancelled by CraftScheduler#cancelTasks(Plugin)blablubbabc2017-09-28-1/+1
* Update to Minecraft 1.12.2md_52017-09-18-8/+8
* Remove outdated build delay.md_52017-09-14-1/+1
* SPIGOT-3561: Fix selectors in SuccessCountmd_52017-09-09-1/+1
* SPIGOT-3553: Add OfflinePlayer based methods to SkullMetamd_52017-09-06-0/+24
* SPIGOT-3551: Recursively unrestrict advancementsmd_52017-09-06-0/+4
* Add BukkitTask#isCancelledblablubbabc2017-09-02-4/+5
* SPIGOT-1107: Shift clicking and delegation for custom inventoriesJannyboy112017-08-18-237/+43
* Fix CraftBanner initialisation.Lukas Hennig2017-08-07-2/+3
* SPIGOT-3491: Add option to bypass permissions in advancementsmd_52017-08-06-0/+7
* Improvements to BlockStatesLukas Hennig2017-08-05-636/+512
* Add build delay backmd_52017-08-04-1/+1
* Update to Minecraft 1.12.1md_52017-08-03-42/+3
* Remove outdated build delay.md_52017-08-03-1/+1
* SPIGOT-3485: Launch shulker bullets as projectilesmd_52017-08-03-0/+7
* Implement BroadcastMessageEventBillyGalbreath2017-07-28-8/+18
* SPIGOT-3461: Standardise plugin load timingmd_52017-07-26-3/+0
* Correct scheduler behaviour with intervals of >= Integer.MAX_VALUE (circa 3 y...md_52017-07-25-2/+2
* SPIGOT-3432: Add playNote support for new soundsmd_52017-07-24-0/+32
* SPIGOT-3433: Improve AreaEffectCloud#getSourcemd_52017-07-22-2/+3
* SPIGOT-3428: Recover from invalid firework datamd_52017-07-19-1/+9
* 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