Commit Graph

2321 Commits

Author SHA1 Message Date
Bukkit/Spigot
66640aa645 Update ECJ version
By: md_5 <git@md-5.net>
2020-06-28 09:39:09 +10:00
Bukkit/Spigot
412ebacb74 SPIGOT-5860: Item.setItemStack should be NotNull
By: md_5 <git@md-5.net>
2020-06-28 08:50:31 +10:00
Bukkit/Spigot
ce2e0ba37a SPIGOT-5853: Add DragonBattle#generateEndPortal()
By: Parker Hawke <hawkeboyz2@hotmail.com>
2020-06-27 11:08:59 +10:00
Bukkit/Spigot
5037b91f7e SPIGOT-5841: New map colours broken
By: md_5 <git@md-5.net>
2020-06-27 09:04:58 +10:00
Bukkit/Spigot
4cf580fde0 Add configuration options for water_ambient spawning
By: md_5 <git@md-5.net>
2020-06-26 18:39:34 +10:00
Bukkit/Spigot
3ed2628aa9 SPIGOT-5735: Add EntityEnterLoveModeEvent
By: DiamondDagger590 <diamonddagger590@gmail.com>
2020-06-26 11:12:21 +10:00
Bukkit/Spigot
db62df707b #514: Add visibility and fixed API for ItemFrames
By: SydMontague <sydmontague@phoenix-staffel.de>
2020-06-26 10:58:14 +10:00
Bukkit/Spigot
4bf70de34c #509: Add support for PersistentDataContainer arrays
By: Parker Hawke <hawkeboyz2@hotmail.com>
2020-06-26 10:49:24 +10:00
Bukkit/Spigot
46b14c30d7 #500: Add PersistentDataContainer#getKeys()
By: Parker Hawke <hawkeboyz2@hotmail.com>
2020-06-26 10:49:24 +10:00
Bukkit/Spigot
94dded04b6 Fix incorrect nullability annotation in BlockIgniteEvent constructor
By: Parker Hawke <hawkeboyz2@hotmail.com>
2020-06-25 18:55:21 -04:00
Bukkit/Spigot
c9776be30d SPIGOT-5811: Re-add + deprecate EnchantmentTarget.ALL
By: md_5 <git@md-5.net>
2020-06-26 08:15:22 +10:00
Bukkit/Spigot
95cf31d8b8 SPIGOT-5803: Add Piglin/Zoglin Baby API
By: md_5 <git@md-5.net>
2020-06-25 19:58:19 +10:00
Bukkit/Spigot
e61abecd39 SPIGOT-5805: NPE when getting an Attribute from a Player
By: md_5 <git@md-5.net>
2020-06-25 13:19:09 +10:00
Bukkit/Spigot
996e9de16b SPIGOT-5802: Add SmithingRecipe API
By: md_5 <git@md-5.net>
2020-06-25 12:41:13 +10:00
Bukkit/Spigot
fbf78c9b5a #511: Add missing EntityEffect constants
By: Parker Hawke <hawkeboyz2@hotmail.com>
2020-06-25 10:00:00 +10:00
Bukkit/Spigot
65f4ce05ac SPIGOT-2106, SPIGOT-3942: Improve collidable API
By: Phoenix616 <mail@moep.tv>
2020-06-25 10:00:00 +10:00
Bukkit/Spigot
eed3a67ee8 Update to Minecraft 1.16.1
By: md_5 <git@md-5.net>
2020-06-25 10:00:00 +10:00
Bukkit/Spigot
3fd0ae0a81 SPIGOT-5782: Set Arrow Launched From Crossbow
By: md_5 <git@md-5.net>
2020-06-24 10:05:28 +10:00
Bukkit/Spigot
09c7575189 SPIGOT-5783: Add helpful info to UnknownDependencyException
By: md_5 <git@md-5.net>
2020-06-17 18:50:45 +10:00
Bukkit/Spigot
40d09ae808 SPIGOT-2623: Add EntityEquipment methods to get/set ItemStacks by slot.
By: blablubbabc <lukas@wirsindwir.de>
2020-06-13 20:56:29 +10:00
Bukkit/Spigot
f8ce884be6 SPIGOT-5751: Clarify behaviour of block drop-related API methods
By: Lars Dormans <lars.dormans@live.nl>
2020-06-03 19:25:33 +10:00
Bukkit/Spigot
036d0b41dd Move API notes to more obvious location
By: md_5 <git@md-5.net>
2020-06-01 19:23:49 +10:00
Bukkit/Spigot
7504d25db2 #497: Add Material#getCraftingRemainingItem() to get item left behind after crafting
By: ben <ben@benwoodworth.net>
2020-05-28 19:31:24 +10:00
Bukkit/Spigot
08c3c0c1c3 SPIGOT-5748: Add instant effect potion break to the Effect enum
By: WinX64 <winx64b@hotmail.com>
2020-05-26 19:34:25 +10:00
Bukkit/Spigot
08ed914c53 SPIGOT-5716: Clarify documentation of MultipleFacing
By: md_5 <git@md-5.net>
2020-05-09 16:12:11 +10:00
Bukkit/Spigot
b9bbaa2a71 #496: Add methods to get/set ItemStacks in EquipmentSlots
By: Parker Hawke <hawkeboyz2@hotmail.com>
2020-05-05 19:10:01 +10:00
Bukkit/Spigot
8d4eeb1b3d #492: Let Tameable extend Animals rather than Entity
By: Parker Hawke <hawkeboyz2@hotmail.com>
2020-05-02 17:52:20 +10:00
Bukkit/Spigot
01b8968e4b #495: Expose ItemStack and hand used in PlayerShearEntityEvent
By: Parker Hawke <hawkeboyz2@hotmail.com>
2020-05-02 17:48:02 +10:00
Bukkit/Spigot
4d40a4b485 #494: InventoryView - Add missing Brewing FUEL_TIME
By: ShaneBeee <shanebolenback@me.com>
2020-05-02 17:45:05 +10:00
Bukkit/Spigot
d21a8eaf95 SPIGOT-2304: Add LootGenerateEvent
By: Parker Hawke <hawkeboyz2@hotmail.com>
2020-04-30 19:15:54 +10:00
Bukkit/Spigot
711bd7b6f7 #486: Add method to get player's attack cooldown
By: DiamondDagger590 <diamonddagger590@gmail.com>
2020-04-23 11:13:44 +10:00
Bukkit/Spigot
ee3885052d SPIGOT-5681: Increase max plugin channel size
By: md_5 <git@md-5.net>
2020-04-22 11:52:43 +10:00
Bukkit/Spigot
518cad685a Improve build process
By: md_5 <git@md-5.net>
2020-04-22 11:50:21 +10:00
Bukkit/Spigot
cdcdb41329 Note which custom generator is missing required method
By: md_5 <git@md-5.net>
2020-04-17 14:37:58 +10:00
Bukkit/Spigot
23efa7fb0c SPIGOT-5641: Add Block.getDrops(ItemStack, Entity)
By: md_5 <git@md-5.net>
2020-04-05 16:51:54 +10:00
Bukkit/Spigot
2272d756ab Add specific notes about what is not API
By: md_5 <git@md-5.net>
2020-04-05 16:16:35 +10:00
Bukkit/Spigot
ef82c63b5f #484: Allow statistics to be accessed for offline players
By: SydMontague <sydmontague@phoenix-staffel.de>
2020-04-05 15:58:39 +10:00
Bukkit/Spigot
1628402608 Add FaceAttachable interface to handle Grindstone facing in common with Switches
By: md_5 <git@md-5.net>
2020-04-01 09:14:20 +11:00
Bukkit/Spigot
6546b51b70 SPIGOT-5647: ZombieVillager entity should have getVillagerType()
By: md_5 <git@md-5.net>
2020-03-30 12:15:14 +11:00
Bukkit/Spigot
48bc105f6f #482: Add a DragonBattle API to manipulate respawn phases etc
By: Parker Hawke <hawkeboyz2@hotmail.com>
2020-03-24 19:53:44 +11:00
Bukkit/Spigot
aec6ad036b #474: Add ability to set other plugin names as provided API so others can still depend on it
By: Phoenix616 <mail@moep.tv>
2020-03-15 18:59:32 +11:00
Bukkit/Spigot
b35aa20f22 SPIGOT-5484: Add more spawn tick settings
By: Phoenix616 <mail@moep.tv>
2020-03-07 18:17:30 +01:00
Bukkit/Spigot
5fee1ac76f #479: Add LivingEntity#attack, LivingEntity#swingMainHand, LivingEntity#swingOffHand
By: konsolas <vincentyntang@gmail.com>
2020-02-19 23:02:09 +00:00
Bukkit/Spigot
75ff29c678 SPIGOT-5591: Allow concurrent potion effects
By: md_5 <git@md-5.net>
2020-02-23 10:33:05 +11:00
Bukkit/Spigot
225dd2a6c6 Fix incorrect nullability in MultipleFacing
By: md_5 <git@md-5.net>
2020-02-21 13:34:56 +11:00
Bukkit/Spigot
11a4d6693e SPIGOT-5311: Add API to get/set item associated with throwable projectiles
By: Lars Dormans <lars.dormans@live.nl>
2020-02-21 09:53:46 +11:00
Bukkit/Spigot
188f017bdd Add set/isAware to disable Vanilla AI components of a Mob
By: konsolas <vincentyntang@gmail.com>
2020-02-19 10:51:02 +00:00
Bukkit/Spigot
0455dbf2f7 SPIGOT-5468: Improve Beehive TileEntity API
By: ShaneBee <shanebolenback@me.com>
2020-02-09 10:47:09 +11:00
Bukkit/Spigot
92cb9d0c47 #473: Add an API for passing the heightmap to getHighestBlockAt* method
By: ysl3000 <yannicklamprecht@live.de>
2020-02-09 10:31:05 +11:00
Bukkit/Spigot
26409057b9 #468: Allow delegation of certain elements to Vanilla when using a custom ChunkGenerator
Allows delegation of caves, decorations, mobs and structures to the Vanilla generation algorithms.
Overriding these methods to return true enables that aspect of Vanilla generation, which is applied after the ChunkGenerator's custom generation.

By: konsolas <vincentyntang@gmail.com>
2020-02-02 19:27:08 +11:00