summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Implement SoundCategory for playing sounds.LukBukkit2016-11-19-0/+75
|
* Get Colors from ShulkerBox; Implement CustomName for Tiles.Senmori2016-11-19-35/+56
|
* SPIGOT-2793: Revert Nameable changesmd_52016-11-19-56/+35
|
* Get Colors from ShulkerBox; Implement CustomName for Tiles.Senmori2016-11-18-35/+56
|
* SPIGOT-2782: Custom Colors for Potionsmd_52016-11-18-0/+27
|
* SPIGOT-2776: Add Nitwit professionmd_52016-11-18-0/+4
|
* Fix @see tag for WitherSkeletonmd_52016-11-18-1/+1
| | | | Pointed out by xGhOsTkiLLeRx in Bukkit#229
* SPIGOT-2768: Fully implement map colormd_52016-11-17-1/+30
|
* Fix some Javadoc warningsmd_52016-11-17-4/+4
|
* Update to Minecraft 1.11md_52016-11-17-682/+646
|
* Implement Entity Scoreboard TagsSenmori2016-11-06-0/+28
|
* Add Enchantment#isTreasure()ZSenmori2016-10-30-0/+15
| | | | Determines if the enchantment is a treasure enchantment - only available via means other than the enchantment table.
* SPIGOT-2706: Implement support for Lock NBT TagSenmori2016-10-21-7/+38
| | | | Containers may now implement the Lockable interface.
* SPIGOT-2705: Portal cooldown getter / setter.md_52016-10-01-0/+14
|
* SPIGOT-2659: Better JavaDoc for setCanPickupItemsmd_52016-09-05-0/+2
|
* SPIGOT-2656: HumanEntity#isHandRaised()Zmd_52016-09-04-1/+9
|
* SPIGOT-2646: MapFont.getWidth with coloured textmd_52016-09-01-2/+5
|
* SPIGOT-2645: Better PluginClassLoader safetymd_52016-09-01-18/+17
|
* SPIGOT-2629: Better thread safety for plugin class loadingmd_52016-08-26-12/+10
|
* Fix compat with older tab completing commands.md_52016-08-25-1/+5
|
* SPIGOT-215: Implement infrastructure for Location tab completesDemonWav2016-08-25-2/+41
|
* SPIGOT-2595: Clarify World#getHighestBlockYAt behaviourmd_52016-08-13-5/+10
|
* Deprecate some methods which are likely to require changes in the futuremd_52016-08-12-1/+21
| | | | Ref http://mojang.com/2016/08/minecraft-snapshot-16w32a/
* SPIGOT-2581: EntityAirChangeEventmd_52016-08-08-0/+59
|
* SPIGOT-2578: Method to get PotionEffect of specific type.md_52016-08-07-0/+10
|
* SPIGOT-2576: Javadoc fixes for Java 8md_52016-08-06-1/+1
|
* Deprecate and stop using Java15Compat class.md_52016-07-29-7/+11
|
* Fix JavaDoc typo in ItemStack#getAmountmd_52016-07-24-1/+1
|
* Enhance Beacon Block API with setters for effectsmd_52016-07-23-1/+17
|
* Implement basic Beacon Block APImd_52016-07-23-0/+33
|
* Update inventory properties to match current protocolhibo982016-07-15-7/+55
|
* SPIGOT-113: Add save status to ChunkUnloadEventmd_52016-07-11-0/+24
|
* SPIGOT-2481: Implement EnchantmentTarget.BREAKABLEmd_52016-07-08-0/+10
|
* SPIGOT-2499: Remove final from ItemStack hashCodemd_52016-07-07-1/+1
|
* SPIGOT-1468: ENDER_PEARL SpawnReasonmd_52016-07-01-0/+4
|
* SPIGOT-1373: Implement EntityTargetEvent for TEMPT.md_52016-07-01-0/+5
| | | | This can be a high frequency event call. Use with care.
* BUILDTOOLS-251: Make much of Bukkit locale independentmd_52016-06-26-41/+41
|
* SPIGOT-1030: Allow commands.yml to act on aliasesmd_52016-06-25-1/+1
|
* SPIGOT-1039: Improve DoubleChest semanticsmd_52016-06-25-5/+5
|
* Update to Minecraft 1.10.2md_52016-06-25-1/+1
|
* SPIGOT-1319: Add EntityBreedEventRyan Michela2016-06-19-0/+119
|
* Improvements to BookMeta APIRoy Curtis2016-06-16-8/+16
| | | | | * Added hasGeneration() * Corrected javadoc of methods for consistency and accuracy according to CraftBukkit behavior
* SPIGOT-2404: FALLING_DUST missing datamd_52016-06-13-1/+1
|
* SPIGOT-2376: Way to distinguish Zombie professions.md_52016-06-11-7/+21
|
* Add Player.stopSoundmd_52016-06-11-0/+14
|
* Add DamageCause.HOT_FLOORmd_52016-06-09-1/+8
|
* Clarify what the Villager.Profession enum can actually do.md_52016-06-09-3/+3
|
* Update to Minecraft 1.10md_52016-06-09-89/+91
|
* SPIGOT-249: Set skull owner by UUIDmd_52016-06-03-0/+22
|
* SPIGOT-1292: BlockState based FlowerPot API.md_52016-06-03-0/+27
|