Commit Graph

1978 Commits

Author SHA1 Message Date
Bukkit/Spigot
bc79e54afd Update docs for Enderman carrying methods
By: md_5 <git@md-5.net>
2018-08-15 08:52:07 +10:00
Bukkit/Spigot
7914e5e323 SPIGOT-4264: Fix channeling EnchantmentWrapper
By: md_5 <git@md-5.net>
2018-08-14 20:37:03 +10:00
Bukkit/Spigot
f50aec2a42 SPIGOT-1936: LootTable API
By: Senmori <thesenmori@gmail.com>
2018-08-12 18:23:28 +10:00
Bukkit/Spigot
15d9fd30b9 Update documentation of BlockPhysicsEvent
By: md_5 <git@md-5.net>
2018-08-12 13:05:16 +10:00
Bukkit/Spigot
cb5d8ec4e1 SPIGOT-4258: Add Player.updateCommands method
By: md_5 <git@md-5.net>
2018-08-12 09:40:51 +10:00
Bukkit/Spigot
d80abc45fc SPIGOT-4253: Add way to prioritise item conversion
By: md_5 <git@md-5.net>
2018-08-11 17:43:31 +10:00
Bukkit/Spigot
823697c6e3 Expand GameRule API
By: Senmori <thesenmori@gmail.com>
2018-08-11 11:24:16 +10:00
Bukkit/Spigot
d2b8685893 Improve entity hierarchy by adding Mob interface.
By: md_5 <git@md-5.net>
2018-08-10 19:47:56 +10:00
Bukkit/Spigot
30068a6e08 Update documentation and status of command completion related events
By: md_5 <git@md-5.net>
2018-08-10 08:20:07 +10:00
Bukkit/Spigot
2a3a839854 Add getHardness and getBlastResistance to Material
By: Christos Miniotis <chrismin1302@gmail.com>
2018-08-08 04:07:31 +03:00
Bukkit/Spigot
e753da135e SPIGOT-4242: Treat cave / void air as transparent
By: md_5 <git@md-5.net>
2018-08-08 08:51:04 +10:00
Bukkit/Spigot
1a6f5b7b2c Deprecate and add note to regenerateChunk method
By: md_5 <git@md-5.net>
2018-08-07 13:14:06 +10:00
Bukkit/Spigot
61df111039 Add merging and matching of parsed BlockData
By: md_5 <git@md-5.net>
2018-08-06 14:39:37 +10:00
Bukkit/Spigot
d255faf4af SPIGOT-4219: Event for PigZombies angering.
By: md_5 <git@md-5.net>
2018-08-05 10:17:43 +10:00
Bukkit/Spigot
22c1a2b605 SPIGOT-4217: Account for ShowIcon to allow custom tipped arrows to merge
By: md_5 <git@md-5.net>
2018-08-03 19:57:02 +10:00
Bukkit/Spigot
3bf93e2e0f Fix InventoryType.MERCHANT being creatable when it shouldn't be.
By: Senmori <thesenmori@gmail.com>
2018-08-02 22:51:13 -04:00
Bukkit/Spigot
7191d92c81 Remove draft status from BlockFertilizeEvent
By: md_5 <git@md-5.net>
2018-08-03 09:12:56 +10:00
Bukkit/Spigot
c2fc498a02 SPIGOT-3936: Add isInteractable to Material
By: Christos Miniotis <chrismin1302@gmail.com>
2018-08-02 15:48:14 +03:00
Bukkit/Spigot
65dd6c17e9 SPIGOT-4199: Riptide related APIs
By: md_5 <git@md-5.net>
2018-08-02 09:38:44 +10:00
Bukkit/Spigot
da7f9c03f6 SPIGOT-4210: Deprecated TargetReason.PIG_ZOMBIE_TARGET
By: md_5 <git@md-5.net>
2018-08-02 09:10:58 +10:00
Bukkit/Spigot
276f96f5de SPIGOT-4204: Allow passing data to AreaEffectCloud particles
By: md_5 <git@md-5.net>
2018-08-01 08:20:54 +10:00
Bukkit/Spigot
21e4c28d42 SPIGOT-4029: Add event for commands being sent to client
By: md_5 <git@md-5.net>
2018-07-31 10:45:22 +10:00
Bukkit/Spigot
5c60cb3a92 SPIGOT-4194: Call BlockFadeEvent for coral
By: md_5 <git@md-5.net>
2018-07-31 10:17:37 +10:00
Bukkit/Spigot
cb8ec6543b SPIGOT-3917: Add EntityDropItemEvent
By: Articdive <articdive@gmail.com>
2018-07-30 11:38:05 +02:00
Bukkit/Spigot
bd2074a93d SPIGOT-227: Add entity persistent flag
Non-persistent entities won't get saved when the chunk saves the entities.
Entities that are passengers of a non-persistent entity won't get saved.
Players won't save their vehicle, if the player is directly or
indirectly riding a non-persistent entity.

By: blablubbabc <lukas@wirsindwir.de>
2018-06-14 19:28:41 +02:00
Bukkit/Spigot
c26d6b679b SPIGOT-4187: Remove deprecation on some EntityDamageEvent constructors
By: md_5 <git@md-5.net>
2018-07-30 09:20:53 +10:00
Bukkit/Spigot
f3f25a351f Include class path in legacy conversion errors.
By: md_5 <git@md-5.net>
2018-07-30 09:18:55 +10:00
Bukkit/Spigot
246fed61ca Throw CNFE if we have an error processing plugin classes
By: md_5 <git@md-5.net>
2018-07-29 22:05:16 +10:00
Bukkit/Spigot
6400a40fb2 SPIGOT-1714: Draft API for player list header / footer
By: md_5 <git@md-5.net>
2018-07-29 21:29:46 +10:00
Bukkit/Spigot
19b0790b3c SPIGOT-4174: Expose BlockCanBuildEvent BlockData
By: md_5 <git@md-5.net>
2018-07-29 16:20:06 +10:00
Bukkit/Spigot
175280220b SPIGOT-4182: Implement cursor captions
By: md_5 <git@md-5.net>
2018-07-29 15:09:54 +10:00
Bukkit/Spigot
6da91b6b3c Add SpawnReason.DROWNED
By: klugemonkey <klugemonkey@spawnchunk.com>
2018-07-26 04:34:43 -07:00
Bukkit/Spigot
d1a29e349c Add draft BlockFertilizeEvent
By: md_5 <git@md-5.net>
2018-07-26 20:44:03 +10:00
Bukkit/Spigot
eea8919083 Remove draft status from EntityPotionEffectEvent
By: md_5 <git@md-5.net>
2018-07-26 14:29:08 +10:00
Bukkit/Spigot
05da80c9c6 SPIGOT-4156: Fix deserializing things with damage and meta
By: md_5 <git@md-5.net>
2018-07-26 08:51:53 +10:00
Bukkit/Spigot
1965b05b87 SPIGOT-3981: Make custom inventories return specialised types where practical.
By: Senmori <thesenmori@gmail.com>
2018-07-25 18:03:20 +10:00
Bukkit/Spigot
193950a668 SPIGOT-4135: Fix DOLPHINS_GRACE PotionEffectType Wrapper.
By: md_5 <git@md-5.net>
2018-07-24 22:17:29 +10:00
Bukkit/Spigot
6dd5131628 SPIGOT-4128: Greatly improve spawn egg deserialization
By: md_5 <git@md-5.net>
2018-07-24 10:49:18 +10:00
Bukkit/Spigot
3ada9f4de7 Add map ID API
By: md_5 <git@md-5.net>
2018-07-24 10:17:54 +10:00
Bukkit/Spigot
f126de4a5a SPIGOT-4122: Fix an instance of legacy item inequalities
By: md_5 <git@md-5.net>
2018-07-24 08:57:17 +10:00
Bukkit/Spigot
9c3b7b278a SPIGOT-824: SpongeAbsorbEvent
By: Articdive <articdive@gmail.com>
2018-07-23 17:04:09 +10:00
Bukkit/Spigot
d153196c92 SPIGOT-4108: Update javadoc for misleadingly named PLAY_ONE_MINUTE statistic.
By: md_5 <git@md-5.net>
2018-07-23 08:45:05 +10:00
Bukkit/Spigot
ce29041b3a Update to Minecraft 1.13
By: md_5 <git@md-5.net>
2018-07-22 12:00:00 +10:00
Bukkit/Spigot
8573509379 Clarify NamespacedKey error messages.
Add new tests for NamespacedKeys.

By: Senmori <thesenmori@gmail.com>
2018-07-20 13:14:30 -04:00
Bukkit/Spigot
7562cea693 SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEvent
Discussion ongoing in PR #338

By: kaenganxt <kaenganxt@mc-anura.de>
2018-07-20 16:05:06 +10:00
Bukkit/Spigot
e1107a65b2 Update EntityChangeBlockEvent to new BlockData API
By: md_5 <git@md-5.net>
2018-07-20 10:29:27 +10:00
Bukkit/Spigot
ab51d58f44 Clarify behaviour of createBlockData
By: md_5 <git@md-5.net>
2018-07-20 10:21:05 +10:00
Bukkit/Spigot
3323421ffe SPIGOT-4075: Add documentation to Levelled regarding fluids
By: md_5 <git@md-5.net>
2018-07-20 09:58:45 +10:00
Bukkit/Spigot
54b52798e6 SPIGOT-4040: Further increase team related limits
By: md_5 <git@md-5.net>
2018-07-18 17:11:34 +10:00
Bukkit/Spigot
7834e8bf08 Delete Block.setData byte methods from API
By: md_5 <git@md-5.net>
2018-07-18 16:54:32 +10:00