summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeLines
* SPIGOT-4363: Bad colours in leather armormd_52018-09-11-1/+5
* SPIGOT-4047: Ignore non-existent potionsmd_52018-07-19-0/+5
* Player metadata really should be keyed by UUID not namemd_52018-07-11-2/+2
* Add validation checks to CraftPlayer.teleportmd_52018-07-11-0/+4
* SPIGOT-3976: Add some additional toStrings to CraftEntity classesmd_52018-06-27-0/+25
* SPIGOT-3619: Improve CraftScheduler#isCurrentlyRunningblablubbabc2018-06-20-2/+12
* Remove outdated build delay.md_52018-06-17-1/+1
* Implement Arrow tile methodsParker Hawke2018-05-06-0/+16
* SPIGOT-3923: Defer PlayerInventory ItemStack change to 1.13md_52018-05-05-7/+4
* SPIGOT-3920: Make player inventories consistently return null for empty stacksmd_52018-05-04-4/+7
* SPIGOT-3908: Fix signed books incorrect defaulting to unresolvedmd_52018-04-19-2/+29
* SPIGOT-3904: Consolidate book handling codemd_52018-04-16-33/+3
* SPIGOT-3886: Plugin exceptions in map rendering should not crash servermd_52018-04-08-1/+7
* Remove magic values in scheduler packageSenmori2018-03-26-50/+55
* Add setTarget and getTarget to Slime.Senmori2018-03-03-0/+15
* Add missing WEARABLE EnchantmentTargetmd_52018-02-19-0/+2
* SPIGOT-3824: Return the direct vehicle of an entity, not the root vehicleBlackHole2018-02-16-1/+1
* Fix incorrect unit test namemd_52018-02-16-1/+1
* Fix bad usage of setter in previous commitmd_52018-02-12-1/+1
* Expand Structure Block APISenmori2018-02-12-1/+171
* SPIGOT-3813: Player.setHealth not reliable in conjunction with attribute APImd_52018-02-12-2/+5
* SPIGOT-3812: Workbench from Bukkit.createInventory does not updatemd_52018-02-12-2/+27
* SPIGOT-3807: Improve getEyeHeightmd_52018-02-10-13/+4
* Expand EnderSignal APISenmori2018-02-03-1/+36
* SPIGOT-2911: Implement AbstractHorseInventorymd_52018-01-28-14/+28
* Expand CreatureSpawner APISenmori2018-01-24-0/+64
* Unit tests for Material.isItemmd_52018-01-16-0/+18
* SPIGOT-3751: BossBar flag methods reversedmd_52018-01-10-2/+2
* Fix Block PistonMoveReactionmd_52018-01-10-1/+1
* Fix opening shulker inventoriesmd_52018-01-08-1/+1
* Remove a bunch of spurious _INVALID_ methods.md_52018-01-05-159/+0
* print -> println in world start region preparationmd_52018-01-02-1/+1
* SPIGOT-3724: Make CraftMetaSkull work reliably for player skullsmd_52018-01-01-0/+4
* SPIGOT-355: API for Villager careersSenmori2017-12-31-0/+63
* Send title timings before sending titlesmd_52017-12-30-3/+3
* Remove unused private static final variablemd_52017-12-28-1/+0
* SPIGOT-3696: Clearing custom name of some blocks does not workblablubbabc2017-12-17-1/+47
* Allow unloading all worlds except the main onemd_52017-12-16-1/+1
* SPIGOT-2892: Fix some clone implementations and add unit testmd_52017-12-16-0/+41
* Add ChunkDataTest from PR #157Antony Riley2017-12-08-0/+82
* SPIGOT-3684: Team#setColor does not trigger scoreboard updatemd_52017-12-08-0/+1
* SPIGOT-3664: Add Material getter to ChunkSnapshotmd_52017-12-07-0/+6
* SPIGOT-3663: Add plugin parameter to hidePlayer+showPlayer.Chris Cowan2017-12-05-7/+62
* Fix some formatting in CraftEventFactorymd_52017-11-22-17/+17
* SPIGOT-1505: PlayerItemMendEventSenmori2017-11-21-0/+9
* SPIGOT-690: Try to make force opened enchant tables work a bit bettermd_52017-11-18-1/+4
* Add setSpawnLocation(Location)Cory Redmond2017-11-18-0/+7
* Don't special case 'invalid' usernames for UUIDs.md_52017-11-18-7/+0
* Use generics in health scaling methodsmd_52017-11-17-5/+4
* CraftMetaFirework: AssertionError -> IllegalArgumentExceptionmd_52017-11-17-2/+2