Commit graph

2064 commits

Author SHA1 Message Date
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
md_5
81a2b53216 Add clarifying documentation to Tag 2018-07-15 16:47:59 +10:00
md_5
8ef78e74f2 Add EntityToggleSwimEvent and isSwimming / setSwimming API 2018-07-15 16:17:23 +10:00
md_5
f8b2086d60 Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
md_5
bdd0eda71f Fix missing this causing unnormalized key to be validated 2018-07-12 11:18:19 +10:00
md_5
9cb65d72a3 Be more strict about what constitutes a valid NamespacedKey
* Brings us largely in line with what is supported by the implementation
* Adds unit tests
2018-07-10 12:21:23 +10:00
md_5
c5fd3c6ebe Fix incorrect animal sniffer signatures 2018-07-07 09:21:27 +10:00
md_5
a1a5e1190d SPIGOT-3988: Error on manually constructed PluginDescriptionFile 2018-07-07 09:21:17 +10:00
Glitchfinder
59b49b81dd SPIGOT-3938: Don't cap saturation level in FoodLevelChangeEvent 2018-05-19 13:26:13 +10:00
Parker Hawke
222f7d167f Add Arrow tile methods 2018-05-06 14:13:32 +10:00
md_5
33a62b9591 Revert "Update to SnakeYAML 1.21"
This reverts commit 17ee35ec62.
2018-04-19 10:01:10 +10:00
md_5
17ee35ec62 Update to SnakeYAML 1.21 2018-04-18 20:05:54 +10:00
Senmori
bf61ffc26b Expand on ConfigurationSerializable methods in ConfigurationSection 2018-03-15 20:54:35 +11:00
Senmori
02f0647216 Add setTarget and getTarget to Slime. 2018-03-03 21:50:51 +11:00
md_5
4751f90469 Add missing WEARABLE EnchantmentTarget 2018-02-19 20:48:15 +11:00