Miles Holder
|
c7d6428f28
|
SPIGOT-7856, #1483: End platform not dropping items after replacing blocks
|
2024-09-27 12:57:36 +10:00 |
|
blablubbabc
|
2a5572b52b
|
SPIGOT-7780, #1482: Cannot edit chunks during unload event
Run all chunk unload events before the call to updateHighestAllowedStatus.
|
2024-09-27 08:46:44 +10:00 |
|
James Perry
|
527041ab59
|
SPIGOT-7902, #1477: Fix CraftMetaPotion#hasCustomEffects() does not check if customEffects (List) is empty
|
2024-09-27 08:35:25 +10:00 |
|
md_5
|
5529a1769e
|
Implement base methods for tags
|
2024-09-27 08:28:45 +10:00 |
|
md_5
|
30fbdbaaf7
|
Improve Registry#getOrThrow messages
|
2024-09-27 08:21:32 +10:00 |
|
DerFrZocker
|
6b71a7322d
|
#1475: Add tests for Minecraft registry <-> Bukkit fields
|
2024-09-27 08:15:18 +10:00 |
|
2008Choco
|
5f24c255ce
|
SPIGOT-7908: Mark junit-platform-suite-engine as test scope
|
2024-09-27 08:07:51 +10:00 |
|
DerFrZocker
|
e4c92ef65b
|
#1473: Change tests to use suites, to run tests in different environments and feature flags
|
2024-09-26 20:01:56 +10:00 |
|
Miles Holder
|
d25e1e7225
|
#1481: Fix BeaconView#set[X]Effect(null)
|
2024-09-25 07:52:14 +10:00 |
|
DerFrZocker
|
d69a05362e
|
#1480: Fix PerMaterialTest#isEdible test running for legacy materials
|
2024-09-20 07:23:06 +10:00 |
|
DerFrZocker
|
bb3284a894
|
#1479: Use custom #isBlock method in legacy init instead of the one in Material, since it relies on legacy being init
|
2024-09-20 07:17:47 +10:00 |
|
Doc
|
98c57cbbee
|
SPIGOT-7904: Fix NPE for PlayerItemBreakEvent
|
2024-09-19 06:45:18 +10:00 |
|
md_5
|
f35bae9ec8
|
Fix missing hasJukeboxPlayable
|
2024-09-17 21:09:21 +10:00 |
|
md_5
|
8a6f8b6d8c
|
SPIGOT-7881: CTRL+Pick Block saves position data into item
|
2024-09-15 17:17:10 +10:00 |
|
md_5
|
7913b3be72
|
SPIGOT-7899: Smithing recipes don't require inputs
|
2024-09-15 16:50:24 +10:00 |
|
md_5
|
bbb30e7a85
|
SPIGOT-7894: NPE when sending tile entity update
|
2024-09-09 21:04:38 +10:00 |
|
md_5
|
ba21e94725
|
SPIGOT-7895: PlayerItemBreakEvent not firing
|
2024-09-09 20:57:37 +10:00 |
|
Doc
|
0fb24bbe07
|
SPIGOT-7875: Fix PlayerItemConsumeEvent cancellation causing client-side desync
|
2024-09-07 19:35:16 +10:00 |
|
md_5
|
8150664496
|
SPIGOT-7891: Can't remove second ingredient of MerchantRecipe
|
2024-09-07 18:57:55 +10:00 |
|
Miles Holder
|
45c206f2c5
|
#1458: Add MenuType API
|
2024-09-07 18:52:00 +10:00 |
|
Miles Holder
|
19c8ef9ae3
|
SPIGOT-7867: Merchant instanceof AbstractVillager always returns false
|
2024-09-07 18:14:09 +10:00 |
|
ShreyasAyyengar
|
4e006d28fc
|
#1468: Expand riptiding API
|
2024-09-07 18:08:13 +10:00 |
|
Doc
|
bd8aded7d0
|
Ignore checks in CraftPlayerProfile for ResolvableProfile used in profile components
|
2024-08-31 10:25:23 -04:00 |
|
md_5
|
8679620b5d
|
SPIGOT-7889: Fix tool component deserialisation without speed and/or correct-for-drops
|
2024-08-31 08:49:31 +10:00 |
|
Doc
|
8d52226914
|
SPIGOT-7882, #1467: Fix conversion of name in Profile Component to empty if it is missing
|
2024-08-31 08:40:57 +10:00 |
|
md_5
|
63f91669ab
|
SPIGOT-7887: Remove duplicate ProjectileHitEvent for fireballs
|
2024-08-29 07:23:29 +10:00 |
|
md_5
|
7070de8c8a
|
SPIGOT-7878: Server#getLootTable does not return null on invalid loot table
|
2024-08-24 08:02:44 +10:00 |
|
md_5
|
060ee6cae6
|
SPIGOT-7876: Can't kick player or disconnect player in PlayerLoginEvent when checking for cookies
|
2024-08-24 07:51:55 +10:00 |
|
Doc
|
7ccb86cc08
|
#1465: Add FireworkMeta#hasPower
|
2024-08-24 07:44:52 +10:00 |
|
md_5
|
804ad6491a
|
SPIGOT-7873: Add powered state for skulls
|
2024-08-24 07:42:35 +10:00 |
|
md_5
|
f9610cdcb0
|
Improve minecart movement
|
2024-08-24 07:42:35 +10:00 |
|
md_5
|
7548afcf24
|
SPIGOT-7872: Fix crash with event-modified teleports
|
2024-08-17 08:40:13 +10:00 |
|
Doc
|
93480d5d61
|
SPIGOT-7868, #1463: Fix default and max power in FireworkMeta
|
2024-08-17 08:37:46 +10:00 |
|
ShreyasAyyengar
|
5060d1a844
|
SPIGOT-7783, SPIGOT-7784, #1460: Add Trial Vault & Spawner event API
|
2024-08-13 20:50:04 +10:00 |
|
Doc
|
11dfcae71a
|
#1462: Fix broken links and minor improvement for checkstyle.xml
|
2024-08-12 21:26:49 +10:00 |
|
md_5
|
b95736b13f
|
Update to Minecraft 1.21.1
|
2024-08-09 07:00:00 +10:00 |
|
blablubbabc
|
8ee6fd1b8d
|
SPIGOT-7857: Improve ItemMeta block data deserialization
|
2024-08-08 07:44:52 +10:00 |
|
md_5
|
8f26c30c69
|
SPIGOT-7857: Fix spurious internal NBT tag when deserializing BlockStateMeta
|
2024-08-06 19:07:10 +10:00 |
|
md_5
|
759061b932
|
SPIGOT-7855: Fire does not spread or burn blocks
|
2024-08-05 17:28:37 +10:00 |
|
Miles Holder
|
00fc9fb641
|
SPIGOT-7853: AnvilInventory#getRepairCost() always returns 0
|
2024-07-30 07:11:55 +10:00 |
|
ploppyperson
|
7501e2e049
|
#1450: Add CrafterCraftEvent
Co-authored-by: md_5 <git@md-5.net>
|
2024-07-30 07:07:10 +10:00 |
|
md_5
|
8c51673e7b
|
SPIGOT-5731: PortalCreateEvent#getEntity returns null for nether portals ignited by flint and steel
|
2024-07-28 08:54:10 +10:00 |
|
Miles Holder
|
d53d0d0b19
|
#1456: Fix inverted logic in CraftCrafterView#setSlotDisabled
|
2024-07-28 08:34:00 +10:00 |
|
md_5
|
682a678c82
|
SPIGOT-7850: Add API for Bogged shear state
|
2024-07-27 10:28:37 +10:00 |
|
Doc
|
fccf5243ad
|
SPIGOT-7837: Support data pack banner patterns
|
2024-07-27 10:14:41 +10:00 |
|
Miles Holder
|
9c3bd43905
|
#1431: Add API for InventoryView derivatives
|
2024-07-27 10:01:29 +10:00 |
|
Doc
|
0cc6acbc4e
|
SPIGOT-7849: Fix FoodComponent serialize with "using-converts-to" using null
|
2024-07-26 07:25:02 +10:00 |
|
md_5
|
2c54749524
|
Don't rely on tags for CraftItemMetas
|
2024-07-24 19:40:55 +10:00 |
|
md_5
|
20d107e467
|
SPIGOT-7846: Fix ItemMeta for hanging signs
|
2024-07-24 19:40:50 +10:00 |
|
md_5
|
76f59e3155
|
Remove redundant clone in Dropper InventoryMoveItemEvent
|
2024-07-20 11:31:34 +10:00 |
|