Commit Graph

730 Commits

Author SHA1 Message Date
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
md_5
3e5fe3e40d SPIGOT-4042: Fix emptying buckets onto slabs 2018-07-18 17:48:17 +10:00
md_5
15036eb75b Fix changes that got lost late in development cycle 2018-07-18 14:13:20 +10:00
md_5
f18d78282d SPIGOT-4028: Improve legacy ItemStack conversion 2018-07-18 14:01:15 +10:00
md_5
de019a35f0 Tweak display of command completions when we have none 2018-07-18 12:23:00 +10:00
md_5
e120b5d10e Fix missing PlayerResourcePackStatusEvent 2018-07-18 10:00:43 +10:00
md_5
3e814e7b7d SPIGOT-4034: Fix missed diff affecting canceled InventoryClickEvent 2018-07-18 09:59:10 +10:00
md_5
a71d06a0c8 SPIGOT-3998, MC-133373: Improve attributes 2018-07-17 21:11:52 +10:00
md_5
b4bff6fc3d SPIGOT-4026: Clicking on command error suggestion should return verbatim input 2018-07-17 06:49:40 +10:00
md_5
f03c10c185 SPIGOT-4025: Fixed missed diff affecting PlayerLocaleChangeEvent 2018-07-17 06:21:43 +10:00
md_5
e563bc00db Command block names are not nullable 2018-07-16 16:20:46 +10:00