md_5
1f85e52623
SPIGOT-4253: Add way to prioritise item conversion
2018-08-11 17:43:31 +10:00
Senmori
c5ab54d891
Expand GameRule API
2018-08-11 11:25:04 +10:00
md_5
ab9a606c39
Improve entity hierarchy by adding Mob interface.
2018-08-10 19:47:56 +10:00
md_5
6875ad8bb8
Update documentation and status of command completion related events
2018-08-10 08:20:07 +10:00
Christos Miniotis
497877c30c
Add getHardness and getBlastResistance to Material
2018-08-08 18:03:46 +10:00
md_5
935f75dea0
SPIGOT-4242: Treat cave / void air as transparent
2018-08-08 08:51:04 +10:00
md_5
dd18c0fcfb
Deprecate and add note to regenerateChunk method
2018-08-07 13:14:06 +10:00
md_5
97d31e64a5
Add merging and matching of parsed BlockData
2018-08-06 14:44:55 +10:00
md_5
d2834556b1
SPIGOT-4219: Event for PigZombies angering.
2018-08-05 10:17:43 +10:00
md_5
e07c383258
SPIGOT-4217: Account for ShowIcon to allow custom tipped arrows to merge
2018-08-03 19:57:02 +10:00
Senmori
14527e6623
Fix InventoryType.MERCHANT being creatable when it shouldn't be.
2018-08-02 22:51:13 -04:00
md_5
4e075fb1f1
Remove draft status from BlockFertilizeEvent
2018-08-03 09:12:56 +10:00
Christos Miniotis
c9a81b7d28
SPIGOT-3936: Add isInteractable to Material
2018-08-03 09:05:56 +10:00
md_5
cab9d86f6c
SPIGOT-4199: Riptide related APIs
2018-08-02 09:38:44 +10:00
md_5
9415c3ea91
SPIGOT-4210: Deprecated TargetReason.PIG_ZOMBIE_TARGET
2018-08-02 09:10:58 +10:00
md_5
df94b61d25
SPIGOT-4204: Allow passing data to AreaEffectCloud particles
2018-08-01 08:20:54 +10:00
md_5
61e81e7467
SPIGOT-4029: Add event for commands being sent to client
2018-07-31 10:45:22 +10:00
md_5
dc8ffa26f9
SPIGOT-4194: Call BlockFadeEvent for coral
2018-07-31 10:17:37 +10:00
Articdive
60d21bf6e5
SPIGOT-3917: Add EntityDropItemEvent
2018-07-31 10:03:30 +10:00
blablubbabc
cf6548b4fd
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.
2018-07-30 12:29:11 +10:00
md_5
949d53709b
SPIGOT-4187: Remove deprecation on some EntityDamageEvent constructors
2018-07-30 09:20:53 +10:00
md_5
00678ff63c
Include class path in legacy conversion errors.
2018-07-30 09:18:55 +10:00
md_5
235aa19c40
Throw CNFE if we have an error processing plugin classes
2018-07-29 22:05:16 +10:00
md_5
2975358a02
SPIGOT-1714: Draft API for player list header / footer
2018-07-29 21:29:46 +10:00
md_5
f7d308d4ad
SPIGOT-4174: Expose BlockCanBuildEvent BlockData
2018-07-29 16:20:06 +10:00
md_5
32dd1e593b
SPIGOT-4182: Implement cursor captions
2018-07-29 15:09:54 +10:00
klugemonkey
47e3d2954d
Add SpawnReason.DROWNED
2018-07-27 14:18:08 +10:00
md_5
c520a96024
Add draft BlockFertilizeEvent
2018-07-26 20:44:03 +10:00
md_5
1949c31b9b
Remove draft status from EntityPotionEffectEvent
2018-07-26 14:29:08 +10:00
md_5
3607913caf
SPIGOT-4156: Fix deserializing things with damage and meta
2018-07-26 08:51:53 +10:00
Senmori
22efc69710
SPIGOT-3981: Make custom inventories return specialised types where practical.
2018-07-25 18:03:45 +10:00
md_5
f025ddf813
SPIGOT-4135: Fix DOLPHINS_GRACE PotionEffectType Wrapper.
2018-07-24 22:17:29 +10:00
md_5
d6214b1988
SPIGOT-4128: Greatly improve spawn egg deserialization
2018-07-24 10:49:18 +10:00
md_5
971cb0bb34
Add map ID API
2018-07-24 10:17:54 +10:00
md_5
0f4e33e9c7
SPIGOT-4122: Fix an instance of legacy item inequalities
2018-07-24 08:57:17 +10:00
Articdive
b7b10ad1c3
SPIGOT-824: SpongeAbsorbEvent
2018-07-23 17:05:08 +10:00
md_5
b848d8ce63
SPIGOT-4108: Update javadoc for misleadingly named PLAY_ONE_MINUTE statistic.
2018-07-23 08:45:05 +10:00
md_5
7731ecdea4
Update to Minecraft 1.13
2018-07-22 12:00:00 +10:00
Senmori
2ba30dddd4
Clarify NamespacedKey error messages.
...
Add new tests for NamespacedKeys.
2018-07-21 10:09:32 +10:00
kaenganxt
ac92f0355a
SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEvent
...
Discussion ongoing in PR #338
2018-07-20 16:06:51 +10:00
md_5
d3b2e69dbd
Update EntityChangeBlockEvent to new BlockData API
2018-07-20 10:29:27 +10:00
md_5
6014108495
Clarify behaviour of createBlockData
2018-07-20 10:21:05 +10:00
md_5
059e2b80f6
SPIGOT-4075: Add documentation to Levelled regarding fluids
2018-07-20 09:58:45 +10:00
md_5
0bfac352ec
SPIGOT-4040: Further increase team related limits
2018-07-18 17:11:34 +10:00
md_5
ccdcd4ddbf
Delete Block.setData byte methods from API
2018-07-18 16:54:32 +10:00
md_5
0cb7e26846
SPIGOT-4028: Improve legacy ItemStack conversion
2018-07-18 14:00:44 +10:00
md_5
1d21dc022e
SPIGOT-4017: Increase Team related length limits
2018-07-16 19:15:19 +10:00
md_5
55a3379d9b
Remove deprecated annotation from BlockPhysicsEvent
2018-07-16 11:22:59 +10:00
md_5
62633f31df
Fish / Dolphin should be WaterMob, and WaterMob Creature
2018-07-16 08:51:25 +10:00
md_5
59c4c0b7d4
Remove redundant try/catch loading api-version
2018-07-15 22:38:15 +10:00