md_5
272426acd7
SPIGOT-4199: Riptide related APIs
2018-08-02 09:38:52 +10:00
md_5
8e87d03145
SPIGOT-4205: Cancelled damage should not anger pig zombie
2018-08-01 19:29:24 +10:00
blablubbabc
a0c7bcf02a
Fix merchant inventories with custom titles
2018-08-01 08:50:08 +10:00
md_5
d474030e14
SPIGOT-4198: Pockets of darkness in the air
2018-07-31 21:11:35 +10:00
md_5
549d9b0120
SPIGOT-4029: Add event for commands being sent to client
2018-07-31 10:46:09 +10:00
md_5
5cfa68387f
SPIGOT-4194: Call BlockFadeEvent for coral
2018-07-31 10:17:43 +10:00
Articdive
e013bf4323
SPIGOT-3917: Add EntityDropItemEvent
2018-07-31 10:06:23 +10:00
md_5
c79e28e627
SPIGOT-4192: Fix cancelling dispensers removing water sources
2018-07-31 09:21:21 +10:00
md_5
8592585b9f
Fix ancient style event call in PlayerDropItemEvent
2018-07-30 19:29:03 +10:00
md_5
3f9d7f7770
Move persist flag check
2018-07-30 13:25:02 +10:00
md_5
98f4292331
SPIGOT-4190: Move ChunkLoadEvent call
2018-07-30 13:09:04 +10:00
blablubbabc
c3a8de0371
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:43 +10:00
md_5
bef764020e
SPIGOT-4185: Bubble columns not working on mobs
2018-07-30 11:17:26 +10:00
md_5
0b274effbb
SPIGOT-4188: Fish not dispensing from buckets
2018-07-30 09:43:46 +10:00
md_5
3b8f5be77b
SPIGOT-1714: Draft API for player list header / footer
2018-07-29 21:30:31 +10:00
md_5
4d0e2b7d88
Give turtle eggs a spawn reason
2018-07-29 10:50:56 +10:00
md_5
f68afdb0ca
SPIGOT-4178: Add another BlockPhysicsEvent call site
2018-07-29 09:37:16 +10:00
md_5
212fd0f230
SPIGOT-4166: Fix Tags being corrupted by early access (and not reflecting reloads)
2018-07-28 15:00:12 +10:00
md_5
e3c21decb0
SPIGOT-4171: Advancement description not showing
2018-07-28 10:38:36 +10:00
md_5
5c2585068b
SPIGOT-1588: Fix cancelling mount related events
2018-07-28 10:10:17 +10:00
md_5
d5b95a2832
Fix growing large dark oak trees
2018-07-28 08:41:45 +10:00
klugemonkey
4b00823222
Use SpawnReason.NATURAL for Phantom spawning
2018-07-27 19:33:42 +10:00
md_5
3d7f2f07d5
SPIGOT-4161: Missing BlockDispenseEvent for Waterlogged
2018-07-27 19:29:47 +10:00
md_5
0891fc1c45
SPIGOT-4160: StructureGrowEvent not triggering for giant trees
2018-07-27 19:16:16 +10:00
klugemonkey
5d881a9264
Add SpawnReason.DROWNED
2018-07-27 14:20:35 +10:00
md_5
e70d864f00
SPIGOT-4140, SPIGOT-4157: World generation errors
2018-07-26 22:11:02 +10:00
md_5
420f5fa779
Add draft BlockFertilizeEvent
2018-07-26 20:44:09 +10:00
md_5
1ef1ffd664
SPIGOT-4137: Fix World.regenerateChunk
2018-07-25 19:32:06 +10:00
md_5
88d89792fc
SPIGOT-4141: Untouched filled maps not saving
2018-07-25 14:13:17 +10:00
md_5
49a2604e1f
Fix scute dropping
2018-07-24 22:22:56 +10:00
md_5
38adf52b28
SPIGOT-4119: Incorrect slot type in InventoryClickEvent
2018-07-24 08:41:15 +10:00
md_5
587014503b
SPIGOT-4116: Increase command tab spam threshold
2018-07-23 18:33:29 +10:00
Articdive
30ab12cf4c
SPIGOT-824: SpongeAbsorbEvent
2018-07-23 17:21:07 +10:00
md_5
b50bb15f56
SPIGOT-4110: Fix spawning withers
2018-07-23 11:58:43 +10:00
md_5
11542134c8
SPIGOT-4109: Wall skulls not dropping
2018-07-23 10:43:45 +10:00
md_5
5b93c39d4b
SPIGOT-4106: Fish from buckets despawn
2018-07-23 10:01:46 +10:00
md_5
1c7adf74e4
Always return captured tiles from chunks as well.
...
Missed in 22c613d869
Fixes replacing tile entities in BlockPlaceEvent (or calling setBlockData on them)
2018-07-22 19:35:42 +10:00
md_5
1a6b4f5392
Update to Minecraft 1.13
2018-07-22 12:00:00 +10:00
md_5
961295e432
SPIGOT-4101: Turtle lightning strike causing crash
2018-07-21 14:55:07 +10:00
md_5
e5d6f6b596
SPIGOT-4024: Improve interactions of Vanilla tab completion, and also reloads
2018-07-21 11:23:11 +10:00
md_5
dbc6c660eb
Fix cancelling new effect events
2018-07-21 10:13:45 +10:00
md_5
a8dc8d31d3
SPIGOT-4099: Missing BlockFormEvent for concrete powder
2018-07-21 10:03:08 +10:00
kaenganxt
814c742554
SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEvent
...
Discussion ongoing in PR #449
2018-07-20 16:06:34 +10:00
md_5
fa6e97a8f8
SPIGOT-4064: Fix BlockPistonRetractEvent for regular pistons
2018-07-20 10:59:23 +10:00
md_5
c1d9f94223
SPIGOT-4050: Snow erasing block below it
2018-07-19 15:44:55 +10:00
md_5
6c944b2163
Fix issues converting certain chunks
2018-07-19 14:20:07 +10:00
md_5
fc1b107579
SPIGOT-4046: Fix selectors in tick functions
2018-07-19 10:59:16 +10:00
md_5
80f4c10c8f
SPIGOT-4044: Cannot load datapack functions on startup
2018-07-19 10:48:34 +10:00
md_5
40f15832b4
SPIGOT-4048: Fish disappear when they cannot be picked up
2018-07-19 10:37:25 +10:00
md_5
595ec64726
SPIGOT-4049: Books lose NBT data
2018-07-19 10:12:55 +10:00