5545 Commits

Author SHA1 Message Date
md_5
26bd88ccd7
SPIGOT-7070: Material.SCULK_VEIN has Waterlogged data class, should also be MultipleFacing 2022-07-10 15:04:44 +10:00
md_5
7ba06e15b7
SPIGOT-7095: StructureGrowEvent doesn't fire for mangrove propagules growing to a tree 2022-07-10 14:12:30 +10:00
Parker Hawke
163e35c91b
#1079: Add support checking/survivability methods for BlockData 2022-07-09 20:09:34 +10:00
Doc
4230f8f0e4
SPIGOT-7083: Add Boat.WoodenType, Boat.Status; deprecate TreeSpecies 2022-07-05 20:40:35 +10:00
Doc
991aeda121
SPIGOT-1729, SPIGOT-7090: Keep precision in teleportation between worlds 2022-07-02 12:26:55 +10:00
SkytAsul
5c9a5f628a
SPIGOT-7071: Add Player#stopSound(SoundCategory category) 2022-07-01 20:46:16 +10:00
DerFrZocker
68f888ded3
SPIGOT-7011, SPIGOT-7065: Overhaul of structures 2022-07-01 20:41:04 +10:00
md_5
0231a37464
Remove outdated build delay. 2022-06-28 21:28:28 +10:00
Doc
82f757467a
SPIGOT-7078: Add EntityPotionEffectEvent.Cause#WARDEN 2022-06-23 20:34:34 +10:00
BlackHole
c924fa5315
SPIGOT-7072: Call events for stepping on sculk sensors and sculk shriekers 2022-06-23 20:25:36 +10:00
DerFrZocker
622dbe6c24
SPIGOT-7068: SKULK and SKULK_VEIN BlockSpreadEvents Still do not reference the correct source (SKULK_CATALYST) 2022-06-19 21:48:24 +10:00
DerFrZocker
6c61b73f38
#1052: Add option to use cached map color palette
This reduces the conversion time drastically with the cost of slightly more memory usage.
2022-06-18 21:13:42 +10:00
Doc
c882f38ea9
SPIGOT-7066: Fix custom END worlds not generating DragonBattle 2022-06-18 21:06:59 +10:00
DerFrZocker
6866aab59a
SPIGOT-2420: Can't set exp drops for EnderDragon death 2022-06-18 20:59:19 +10:00
Doc
9dcd46530f
#1067: Add preview chat option in ServerListPingEvent 2022-06-18 20:55:26 +10:00
Doc
36c2681af9
#1066: Add missing server properties methods from 1.19 2022-06-18 20:49:03 +10:00
md_5
031eaadd05
Increase outdated build delay 2022-06-15 20:10:51 +10:00
md_5
8fda4b12fd
SPIGOT-7060: SCULK and SCULK_VEIN BlockSpreadEvents do not reference the correct source 2022-06-14 21:21:46 +10:00
Doc
3571ca8d13
#1070: Add SpawnReason and TransformReason for Tadpole metamorphosis into Frog 2022-06-13 15:24:58 +10:00
chickeneer
8f097b92fd
#1068: Add Hangable interface to MangrovePropagule 2022-06-12 18:19:01 +10:00
Brokkonaut
effea36a28
#1065: Add missing calls for BlockSpreadEvent when Sculk spreads 2022-06-11 13:20:38 +10:00
DerFrZocker
cc7edd6bc5
SPIGOT-7051: Worldgen API does not run vanilla noise generation when shouldGenerateNoise is true 2022-06-10 19:08:36 +10:00
md_5
b2557f6acd
SPIGOT-7041: Custom BiomeProvider not used when world set to type FLAT 2022-06-10 11:08:00 +10:00
md_5
732c50cab7
SPIGOT-7043: EnderChest does not implement Lidded 2022-06-10 10:57:43 +10:00
md_5
6209029ea8
SPIGOT-7048: addPassenger() not working when vehicle is player 2022-06-10 10:39:19 +10:00
Doc
3aa7836df4
SPIGOT-7047: Add Player#getLastDeathLocation 2022-06-10 09:56:52 +10:00
md_5
7d522cd260
SPIGOT-7050: Enchantment data of items will not be saved correctly when saved in YAML configuration file 2022-06-10 09:45:10 +10:00
Doc
576a037044
SPIGOT-7003: Add missing PlayerAnimationType 2022-06-09 21:30:25 +10:00
DerFrZocker
0dcc5fdd0d
SPIGOT-5984: Add non deprecated / magic value way to set pixel in MapCanvas 2022-06-09 21:27:39 +10:00
md_5
d75aacb435
Update Netty version 2022-06-09 21:14:14 +10:00
Vatuu
3b34c6beae
SPIGOT-7044: Modified RandomSourceWrapper to ensure random is not null before setting seed 2022-06-09 21:06:03 +10:00
Doc
4b60bfd18d
#1059: Add DamageCause.SONIC_BOOM 2022-06-09 21:04:03 +10:00
md_5
50ef122ef8
SPIGOT-7042: Subtitle is always equal to title 2022-06-09 07:28:01 +10:00
md_5
c3f219edbe
Fix missing abstract in CraftLeaves 2022-06-08 17:37:43 +10:00
md_5
886e6d8c81
SPIGOT-7038: Setting title or subtitle to empty string causes the player to disconnect 2022-06-08 17:34:21 +10:00
md_5
6c302a5e3e
Make Leaves Waterlogged 2022-06-08 17:31:13 +10:00
md_5
53b681be5e
Downgrade dependency version 2022-06-08 09:01:13 +10:00
md_5
64c15270e7
Update to Minecraft 1.19 2022-06-08 02:00:00 +10:00
md_5
10ba1beb64
Remove outdated build delay. 2022-06-08 02:00:00 +10:00
DerFrZocker
b02801aa21
#1055: Use correct tile entity for trapped chest in CraftBlockStates 2022-06-06 08:30:54 +10:00
Doc
a59dc59e88
SPIGOT-7025: Use existing item in hand for ranged Drowned attack 2022-06-05 16:30:03 +10:00
MartenM
e4cca0ca70
#1050: Expose more information about advancements 2022-06-05 16:23:50 +10:00
DerFrZocker
9d46b56e26
SPIGOT-7009: Stuck on "Loading terrain..." after disconnecting on respawn screen 2022-06-03 09:19:53 +10:00
DerFrZocker
95d233dc5b
SPIGOT-1807: PlayerTeleportEvent is called twice 2022-05-24 20:45:57 +10:00
Yannick Lamprecht
d48f2d1a50
#1047: Support setting individual Wither head targets 2022-05-17 19:27:01 +10:00
DerFrZocker
518f1beed0
SPIGOT-6948: Motion from Explosion after Respawn 2022-05-17 19:22:58 +10:00
Doc
f3c7a6ac7a
SPIGOT-7019: Add yaw in World#getSpawnLocation 2022-05-13 11:24:17 +10:00
md_5
2ac7fa7af6
SPIGOT-7014: getLootTable API should not persistently update loot table 2022-05-09 18:13:06 +10:00
pop4959
7fdd7941f6
#1046: Make World implement Keyed 2022-05-09 18:07:51 +10:00
DerFrZocker
7bc728a6b8
#1045: Revert changes to persistence required checks 2022-05-03 23:13:03 +10:00