Commit graph

2083 commits

Author SHA1 Message Date
Bukkit/Spigot
7882375ea4 Add EndGateway#isExactTeleport and EndGateway#setExactTeleport(boolean)
By: Matthew <stteg@hotmail.com>
2016-03-16 21:45:56 -04:00
Bukkit/Spigot
622a61ce45 Add EndGateway#getExitLocation and EndGateway#setExitLocation(Location)
By: Matthew <stteg@hotmail.com>
2016-03-16 21:30:03 -04:00
Bukkit/Spigot
441c95cf26 Add EnderCrystal#getBeamTarget and EnderCrystal#setBeamTarget(Location)
By: Matthew <stteg@hotmail.com>
2016-03-16 19:53:51 -04:00
Bukkit/Spigot
5fd25db78d Add EnderCrystal#isShowingBottom and EnderCrystal#setShowingBottom(boolean)
By: Matthew <stteg@hotmail.com>
2016-03-16 19:50:51 -04:00
Bukkit/Spigot
408903f118 Add Boat#getWoodType and Boat#setWoodType(TreeSpecies)
By: Matthew <stteg@hotmail.com>
2016-03-16 19:07:14 -04:00
Bukkit/Spigot
1051754e5e Add hand used to BlockPlaceEvent.
By: AgentLV <contact@agentlv.net>
2016-03-15 12:51:16 +01:00
Bukkit/Spigot
dd6eafac95 Added CreatureSpawnEvent.SpawnReason.TRAP
By: BlackHole <black-hole@live.com>
2016-03-13 15:46:49 +01:00
Bukkit/Spigot
8369b9113b SPIGOT-1532: Add PlayerSwapHandItemsEvent
By: MinusKube <MinusKube@bitbucket.org>
2016-03-02 05:16:35 +01:00
Bukkit/Spigot
b60d39b0c1 SPIGOT-1849: Call EntityBlockFormEvent when an entity forms frosted ice using frost walker
By: Matthew <stteg@hotmail.com>
2016-03-12 15:02:32 -05:00
Bukkit/Spigot
8c8383109a SPIGOT-1571: Add Entity Glide Events.
By: 0x277F <0x277F@gmail.com>
2016-03-09 20:14:05 -07:00
Bukkit/Spigot
2fe89bac6f SPIGOT-1899: Fix inverted potion arguments.
By: md_5 <git@md-5.net>
2016-03-12 20:45:04 +11:00
Bukkit/Spigot
46b34edb29 Add equals / hashCode for PotionData
By: md_5 <git@md-5.net>
2016-03-12 13:08:44 +11:00
Bukkit/Spigot
949890d29d SPIGOT-1638 / SPIGOT-1673: Rework Potions API
By: t00thpick1 <t00thpick1dirko@gmail.com>
2016-03-02 20:45:27 -05:00
Bukkit/Spigot
a7e0658387 SPIGOT-1889: Fail fast when plugin attempts to use database when not enabled.
By: md_5 <git@md-5.net>
2016-03-12 10:50:42 +11:00
Bukkit/Spigot
fe152f147f SPIGOT-1806: Add HumanEntity#getMainHand
By: Matthew <stteg@hotmail.com>
2016-03-11 13:02:00 -05:00
Bukkit/Spigot
b10b2605b1 SPIGOT-1526 / SPIGOT-1809: Expand Inventory API
By: md_5 <git@md-5.net>
2016-03-07 17:20:01 +11:00
Bukkit/Spigot
b45872f434 Added a playSound method to World which accepts a String parameter.
Similar to the respective method in Player.

By: Lukas Hennig <lukas@wirsindwir.de>
2016-03-02 14:02:18 +01:00
Bukkit/Spigot
30b43035e7 SPIGOT-1776: Replace BossBar.hide/show with visibility.
By: md_5 <git@md-5.net>
2016-03-06 09:55:12 +11:00
Bukkit/Spigot
382597b99e SPIGOT-1773: Chorus fruit teleport reason
By: md_5 <git@md-5.net>
2016-03-06 09:46:35 +11:00
Bukkit/Spigot
398a5d169c SPIGOT-1724: Update InventoryType.PLAYER size.
By: md_5 <git@md-5.net>
2016-03-04 17:18:31 +11:00
Bukkit/Spigot
ad7fee9850 BUILDTOOLS-203: Fix invalid javadoc
By: md_5 <git@md-5.net>
2016-03-04 16:16:59 +11:00
Bukkit/Spigot
d1a778a07c SPIGOT-1666: Expand Team option API
By: md_5 <git@md-5.net>
2016-03-03 19:06:52 +11:00
Bukkit/Spigot
b748e04c05 SPIGOT-1608: Add a way to get the hand used in PlayerInteract*Events
By: md_5 <git@md-5.net>
2016-03-03 19:20:28 +11:00
Bukkit/Spigot
3589bbb79e Treat ShulkerBullet as Projectile
By: md_5 <git@md-5.net>
2016-03-03 17:29:52 +11:00
Bukkit/Spigot
7bf2df9b2d SPIGOT-1645: Update brewing inventory default size.
By: md_5 <git@md-5.net>
2016-03-03 17:11:21 +11:00
Bukkit/Spigot
3befff92cf Fix some more out of sync effect IDs
By: md_5 <git@md-5.net>
2016-03-03 17:03:42 +11:00
Bukkit/Spigot
484e9c6422 SPIGOT-1668: Fix RECORD_PLAY's id value
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2016-03-02 23:45:26 +00:00
Bukkit/Spigot
f941b8b7ad SPIGOT-1644: Add END_GATEWAY as a teleport reason
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2016-03-02 16:42:20 +00:00
Bukkit/Spigot
34646e3aeb SPIGOT-1622: Add drop chance methods for off hand.
By: md_5 <git@md-5.net>
2016-03-02 17:02:52 +11:00
Bukkit/Spigot
f6425d9b9e Deprecate HorseJumpEvent's setPower and setCancelled methods
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2016-03-01 21:07:22 +00:00
Bukkit/Spigot
a713b811ed SPIGOT-1592: Deprecate SpawnEgg spawnedType methods since they cannot be fixed in their current state.
By: md_5 <git@md-5.net>
2016-03-02 07:03:45 +11:00
Bukkit/Spigot
27c9b5816e SPIGOT-1582: Add SkullType.DRAGON
By: md_5 <git@md-5.net>
2016-03-02 06:52:48 +11:00
Bukkit/Spigot
5a9e245681 SPIGOT-1576: Add more new 1.9 enchants.
By: md_5 <git@md-5.net>
2016-03-02 06:39:01 +11:00
Bukkit/Spigot
37b1f0b27c SPIGOT-1563: Correct shield durability.
By: md_5 <git@md-5.net>
2016-03-01 20:00:51 +11:00
Bukkit/Spigot
4915f4a3e1 SPIGOT-1523: Add FLY_INTO_WALL DamageCause
By: md_5 <git@md-5.net>
2016-03-01 17:35:27 +11:00
Bukkit/Spigot
eb56494e4b Fix Material.isSolid for FROSTED_ICE
By: md_5 <git@md-5.net>
2016-03-01 13:30:13 +11:00
Bukkit/Spigot
2eb51ff5a1 SPIGOT-1529: Add FROSTED_ICE
By: md_5 <git@md-5.net>
2016-03-01 13:24:38 +11:00
Bukkit/Spigot
811be630d0 Fix accidental omission of R revision number in version.
By: md_5 <git@md-5.net>
2016-03-01 11:07:16 +11:00
Bukkit/Spigot
ab952a946f Add Merchant API
By: Xor Boole <mcyoung@mit.edu>
2016-03-01 08:30:04 +11:00
Bukkit/Spigot
ccc64d57e8 Add PrepareAnvilEvent.
By: md_5 <git@md-5.net>
2016-03-01 08:30:04 +11:00
Bukkit/Spigot
95de3820b4 Add Attribute and AttributeModifier API.
Thanks to __0x277F and Meeh on #spigot-dev for implementation advice.

By: md_5 <git@md-5.net>
2016-03-01 08:30:03 +11:00
Bukkit/Spigot
128ff503e9 Add fuel related methods to BrewingStand API
By: lapry <lapry34@gmail.com>
2016-03-01 08:30:03 +11:00
Bukkit/Spigot
ef7bd3a4ab Implement CauldronLevelChangeEvent.
Idea for implementation via matiki1231 on IRC.

By: md_5 <git@md-5.net>
2016-03-01 08:30:03 +11:00
Bukkit/Spigot
3f578832ea Add custom experience levels for FurnaceRecipes.
By: hibo98 <hibo98.niklas@gmail.com>
2016-03-01 08:30:03 +11:00
Bukkit/Spigot
f2fcb9f8bd SPIGOT-1389: Fixed issues with setting tree species by expanding API
By: ryanbennitt <ryanbennitt@googlemail.com>
2016-03-01 08:30:03 +11:00
Bukkit/Spigot
96968d5bb4 SPIGOT-1345: Add BITE state to PlayerFishEvent.
By: md_5 <git@md-5.net>
2016-03-01 08:30:03 +11:00
Bukkit/Spigot
339b73ce6f SPIGOT-1356: Clarify expectations about PotionEffectType.values().
By: md_5 <git@md-5.net>
2016-03-01 08:30:03 +11:00
Bukkit/Spigot
3cb487abe5 SPIGOT-1357: Add potion particle effect color getters to API.
By: md_5 <git@md-5.net>
2016-03-01 08:30:03 +11:00
Bukkit/Spigot
93f59ff2de Add getLocation() to Inventory.
By: md_5 <git@md-5.net>
2016-03-01 08:30:03 +11:00
Bukkit/Spigot
de63cae2d7 Add definitions for Minecraft 1.9 gameplay elements
Includes an API for AreaEffectCloud and rework of Sound enum to include new sound values.

By: md_5 <git@md-5.net>
2016-03-01 08:30:03 +11:00