summaryrefslogtreecommitdiffstats
path: root/src/main/java
Commit message (Collapse)AuthorAgeLines
* SPIGOT-3568: Fix single letter pagination edge casemd_52017-09-18-1/+4
|
* SPIGOT-3553: Add OfflinePlayer based methods to SkullMetamd_52017-09-06-0/+23
|
* Add BukkitTask#isCancelledblablubbabc2017-09-02-21/+42
|
* SPIGOT-3532: Inverted skull directionsmd_52017-08-24-4/+4
|
* Add non-deprecated constructor for MapCursorIsaac2017-08-20-0/+17
|
* Assorted whitespace fixesmd_52017-08-06-106/+96
|
* Anvils may enchant tool items in Vanillamd_52017-08-05-7/+7
|
* Improvements to BlockStatesLukas Hennig2017-08-05-82/+186
| | | | | * Update Javadoc of block state classes to better match implementation behaviour. * Add Container interface which provides access to the snapshot inventory.
* Update to Minecraft 1.12.1md_52017-08-03-29/+0
|
* Console warning is overkill for this eventmd_52017-07-29-0/+2
|
* SPIGOT-3456: Expand calling of ServerCommandEventmd_52017-07-28-1/+1
| | | | Existing usage preserved by checking sender.
* SPIGOT-3403: Add an EntityPickupItemEventmd_52017-07-28-0/+65
|
* Refine javadoc and formatting of previous commitmd_52017-07-28-8/+16
|
* Add BroadcastMessageEventBillyGalbreath2017-07-28-0/+69
|
* SPIGOT-3409: Improve performance of registering stupid amounts of ↵md_52017-07-10-5/+20
| | | | permissions in plugin.yml
* SPIGOT-3379: Generalise canPickupItems to other entities.md_52017-06-26-2/+0
|
* SPIGOT-3371: Add note about angular values in Locationmd_52017-06-25-1/+6
|
* Fix MapPalette.getColor(byte) to use correct ranges for 1.12 color arrayNathan Wolf2017-06-22-1/+1
|
* SPIGOT-3361: Deprecate confusing MaterialData.toItemStack()md_52017-06-21-0/+3
|
* Deprioritise Bukkit Commandsmd_52017-06-21-1/+1
|
* Add PistonMoveReaction getters for Entitymd_52017-06-12-0/+8
|
* Add missing PistonMoveReactions.Senmori2017-06-12-1/+16
|
* Update to Minecraft 1.12md_52017-06-08-0/+3
|
* SPIGOT-3286: Call BlockFormEvent for Concrete Powder -> Concretemd_52017-06-03-0/+2
|
* SPIGOT-3283: Add finite checking util methods to Location / Vectorsmd_52017-06-02-22/+44
|
* SPIGOT-3284: Allow TNTPrimed#getSource to return invalid entitiesmd_52017-06-02-3/+3
| | | | Eg dead players.
* Add support for preventing block drops in BreakEventScetra2017-05-28-0/+20
|
* Add color API for Teamsmd_52017-05-28-0/+23
|
* SPIGOT-3272: Fix convertSlot in creativePokechu222017-05-28-8/+3
| | | | Creative's slots are indexed the same as the survival crafting inventory, and thus the same transforms that happen in survival should happen in creative.
* SPIGOT-439: Add player locale related APIs.MiniDigger2017-05-27-0/+50
|
* SPIGOT-3268: Add note about banner color now being data not meta.md_52017-05-25-0/+4
|
* SPIGOT-3259: Clarify JavaDoc regarding totalExperiencemd_52017-05-22-3/+9
|
* SPIGOT-3246: Use Sittable for Ocelot, Wolf and ParrotBlackHole2017-05-16-34/+26
|
* Remove outdated Javadoc / examples concerning database supportmd_52017-05-15-5/+0
|
* SPIGOT-3238: Add Server.advancementIteratormd_52017-05-15-0/+18
|
* Minecraft 1.12-pre2 API Changesmd_52017-05-14-33/+782
|
* Remove ability to load plugins with spaces in their name.md_52017-05-14-5/+2
|
* Remove some more long deprecated methods (3+ years)md_52017-05-14-65/+0
|
* Remove Bukkit reimplimentations of Vanilla commands.md_52017-05-14-3961/+4
|
* Remove _INVALID_ methodsmd_52017-05-14-229/+0
|
* Remove old getLineOfSightmd_52017-05-14-17/+0
|
* Remove Ebean ORMmd_52017-05-14-140/+0
|
* Deprecate DamageModifier.md_52017-05-01-0/+6
|
* Add API to color Shulker entitiesMatthew2017-04-29-1/+3
|
* Add getColor / setColor for TippedArrowMatthew2017-04-26-0/+15
|
* Warn about removal of ability to load plugins with spaces in Minecraft 1.12md_52017-04-21-1/+1
|
* Deprecate Evoker spell methods in preparation for 1.12md_52017-04-21-0/+11
|
* Add API for manipulating item cooldowns.md_52017-04-19-0/+32
|
* Clarify behavior of tab completing in command blocksPokechu222017-04-13-1/+3
|
* Fail fast on non rectangular crafting recipesmd_52017-04-01-0/+4
|