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 |
|
Senmori
|
c03d8909d9
|
Expand Structure Block API
|
2018-02-12 10:33:26 +11:00 |
|
md_5
|
70afb21e92
|
SPIGOT-3807: Improve getEyeHeight
|
2018-02-10 12:16:43 +11:00 |
|
Senmori
|
d9006fb04c
|
Expand EnderSignal API
|
2018-02-03 17:47:37 +11:00 |
|
md_5
|
9bd34e7b7a
|
SPIGOT-2911: Implement AbstractHorseInventory
|
2018-01-28 09:55:09 +11:00 |
|
md_5
|
2b1f48cd2c
|
Fix javadoc typo in CreatureSpawner
|
2018-01-24 17:28:43 +11:00 |
|
md_5
|
27fd5a832a
|
Remove outdated package-info
|
2018-01-24 17:18:40 +11:00 |
|
Senmori
|
89b99cb237
|
Expand CreatureSpawner API
|
2018-01-24 17:18:40 +11:00 |
|
md_5
|
7eb6b52fb2
|
Add Material.isItem
|
2018-01-16 09:57:34 +11:00 |
|
md_5
|
d658cb98a5
|
Fix some additional documentation typos
Thanks mrfloris
|
2018-01-15 12:53:01 +11:00 |
|
md_5
|
3d79bf2c95
|
Fix typo in NamespacedKey docs
|
2018-01-15 09:28:45 +11:00 |
|
md_5
|
a45afbadf5
|
SPIGOT-3748: Throw error message if executing disabled command
|
2018-01-09 08:35:50 +11:00 |
|