md_5
|
2ccb6a9b9f
|
SPIGOT-6828: <player> fell off a ladder/vines death message not supported
|
2021-12-02 12:29:35 +11:00 |
|
Rafael S. M. Santos
|
a0087010ac
|
SPIGOT-6795: Fix BlockFertilizeEvent not being triggered for Azaleas
|
2021-12-01 08:27:58 +11:00 |
|
Doc
|
a46e7f18e8
|
SPIGOT-6820: VillagerCareerChangeEvent's ChangeReason is sometimes incorrect
|
2021-12-01 08:26:14 +11:00 |
|
md_5
|
bc14cb649b
|
Update to Minecraft 1.18
|
2021-12-01 03:00:00 +11:00 |
|
md_5
|
9fb3aa4c7a
|
SPIGOT-6817: Revert back to old block state behaviour again
|
2021-11-29 11:03:16 +11:00 |
|
DerFrZocker
|
04f8e7e21f
|
SPIGOT-6814: (Chunk) PersistentData is lost after restart
|
2021-11-29 09:28:19 +11:00 |
|
md_5
|
37fd1917e7
|
Add hideEntity / showEntity API
|
2021-11-29 09:18:52 +11:00 |
|
md_5
|
7e2214dafd
|
Move checkstyle to slightly later compile phase
|
2021-11-29 08:56:33 +11:00 |
|
md_5
|
45c3f82669
|
SPIGOT-6816: Fix ChunkSnapshot#getBiome
|
2021-11-29 08:52:41 +11:00 |
|
Gero
|
c86a3f7a58
|
#959: Fix World#refreshChunk
|
2021-11-28 11:54:20 +11:00 |
|
coll1234567
|
af8a8b708c
|
#962: Make PotionEffectType implement Keyed
|
2021-11-28 11:49:42 +11:00 |
|
md_5
|
806bb02c17
|
SPIGOT-6810: Improve / fix biome setting code
|
2021-11-27 16:42:28 +11:00 |
|
md_5
|
c98abfb0ff
|
Update to Minecraft 1.18-rc3
|
2021-11-27 08:00:00 +11:00 |
|
coll1234567
|
9b2585017b
|
#960: Add Player#showDemoScreen
|
2021-11-26 10:13:36 +11:00 |
|
md_5
|
d95422478a
|
Produce remapped jars after bootstrap jar
|
2021-11-26 09:41:18 +11:00 |
|
md_5
|
99f3dddeac
|
SPIGOT-6808: Fix RegionAccessor#getBiome
|
2021-11-25 17:04:58 +11:00 |
|
md_5
|
5a39a236c1
|
Update to Minecraft 1.18-pre8
|
2021-11-25 08:00:00 +11:00 |
|
md_5
|
a58fde42cc
|
Fix crash with composters
|
2021-11-24 09:33:28 +11:00 |
|
md_5
|
a11ec5d7f5
|
Remove unnecessary CraftBlock creation in CraftRegionAccessor#setBlock
|
2021-11-24 08:18:48 +11:00 |
|
md_5
|
03f249f098
|
Generate bootstrap jar separately
|
2021-11-24 07:45:54 +11:00 |
|
Doc
|
3b214b5a21
|
SPIGOT-6803: Fix ServerPing not using the new logic for show players in 1.18
|
2021-11-24 07:28:22 +11:00 |
|
md_5
|
dd02403be2
|
Fix upgrading worlds with custom generators
|
2021-11-23 20:00:10 +11:00 |
|
coll1234567
|
1c82731ddb
|
SPIGOT-6781: Add Block#canPlace
|
2021-11-23 18:50:33 +11:00 |
|
md_5
|
2f6662d467
|
Improve multi-dimension code
|
2021-11-23 18:39:43 +11:00 |
|
md_5
|
6ac2e0325a
|
SPIGOT-6802: Fix major issues with --forceUpgrade
More to come
|
2021-11-23 17:13:52 +11:00 |
|
md_5
|
37e63e63e8
|
Fix loading / creating secondary worlds (nether/end)
|
2021-11-23 15:03:34 +11:00 |
|
Doc
|
4bf7f33cc6
|
#956: Add getHideOnlinePlayers
|
2021-11-23 12:49:03 +11:00 |
|
md_5
|
d181e1edd9
|
Fix serializing unhandled NBT + add unit test with unhandled NBT
|
2021-11-23 12:35:42 +11:00 |
|
Noah van der Aa
|
aebb79e327
|
#954: Add "Allow Server Listings" API
|
2021-11-23 08:56:35 +11:00 |
|
BlackHole
|
7c4707e46b
|
#955: Add test for BlockData class of Material
|
2021-11-23 08:07:10 +11:00 |
|
md_5
|
f38217938a
|
Downgrade to Checkstyle 8.x as 9.x series has much larger memory usage
|
2021-11-22 15:27:14 +11:00 |
|
md_5
|
ecfd37b3d8
|
Remove Player#sendChunkChange
Method is specified according to an obsolete internal format and has not been implemented for nearly 10 years.
|
2021-11-22 15:08:57 +11:00 |
|
Parker Hawke
|
03b50154ef
|
#953: Add Player#sendEquipmentChange
|
2021-11-22 15:07:40 +11:00 |
|
md_5
|
bafc27ec51
|
Correct displayed Java version in warning
|
2021-11-22 11:47:01 +11:00 |
|
md_5
|
a7b8b0270a
|
Update to Minecraft 1.18-pre5
|
2021-11-22 09:00:00 +11:00 |
|
md_5
|
0ebef35c72
|
Remove outdated build delay.
|
2021-11-22 09:00:00 +11:00 |
|
md_5
|
eb14700779
|
SPIGOT-6797: EntityInteractEvent called with incorrect location
|
2021-11-21 11:23:17 +11:00 |
|
md_5
|
f63504952f
|
SPIGOT-6798: EntityChangeBlockEvent called with incorrect location
|
2021-11-21 11:18:06 +11:00 |
|
md_5
|
20716710f8
|
SPIGOT-6790: Mimic structure block behaviour and do not save STRUCTURE_VOID
|
2021-11-11 18:40:15 +11:00 |
|
Doc
|
b58f4299c6
|
SPIGOT-6436: Add Player#stopAllSounds
|
2021-11-05 21:02:22 +11:00 |
|
md_5
|
eb19161294
|
SPIGOT-6783: Items do not appear in custom anvil inventories
|
2021-11-04 18:17:58 +11:00 |
|
Doc
|
376edf4fe5
|
SPIGOT-6779: Fix LivingEntity#attack for Player entities
|
2021-11-02 18:33:35 +11:00 |
|
DerFrZocker
|
747a73ec92
|
SPIGOT-6772: Use entity mailbox and re-schedule entities if they get unloaded
|
2021-11-01 18:54:44 +11:00 |
|
Doc
|
cef1fda37b
|
#947: Add missing spawn eggs for SpawnEggMeta
|
2021-10-30 18:34:04 +11:00 |
|
Doc
|
eb9a0f34af
|
#945: Allow setting BrewEvent results
|
2021-10-30 18:16:39 +11:00 |
|
md_5
|
fd50041d32
|
SPIGOT-6768: Remove upper bound on setFreezeTicks
|
2021-10-23 18:29:53 +11:00 |
|
DerFrZocker
|
f0f801e58e
|
SPIGOT-5988: Bedspawn doesn't clear after dying when spawn is blocked
|
2021-10-16 19:39:14 +11:00 |
|
blablubbabc
|
e2ac9c6ba8
|
SPIGOT-6758: Reset ItemSign#openSign when aborting the block placement early
|
2021-10-16 18:49:19 +11:00 |
|
md_5
|
b86793136b
|
SPIGOT-6760: Chest#getInventory only returns one half of a double chest when one or both halves are blocked
|
2021-10-16 18:49:04 +11:00 |
|
blablubbabc
|
fee3152be1
|
SPIGOT-6759: Chest#getInventory() no longer returns double chest inventories
|
2021-10-16 18:49:04 +11:00 |
|