163 Commits

Author SHA1 Message Date
Miles Holder
c7d6428f28
SPIGOT-7856, #1483: End platform not dropping items after replacing blocks 2024-09-27 12:57:36 +10:00
ShreyasAyyengar
5060d1a844
SPIGOT-7783, SPIGOT-7784, #1460: Add Trial Vault & Spawner event API 2024-08-13 20:50:04 +10:00
md_5
b95736b13f
Update to Minecraft 1.21.1 2024-08-09 07:00:00 +10:00
md_5
759061b932
SPIGOT-7855: Fire does not spread or burn blocks 2024-08-05 17:28:37 +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
md_5
76f59e3155
Remove redundant clone in Dropper InventoryMoveItemEvent 2024-07-20 11:31:34 +10:00
ploppyperson
e61a53d25c
SPIGOT-7817: Call InventoryMoveItemEvent for Crafters 2024-07-20 11:31:30 +10:00
antiPerson
a4ee40b749
SPIGOT-7799, #1436: Expose explosion world interaction in EntityExplodeEvent and BlockExplodeEvent 2024-07-06 17:19:45 +10:00
Doc
13ece474f6
#1429: Implement TrialSpawnerSpawnEvent 2024-06-28 07:06:36 +10:00
coll1234567
bf13e91130
#1354: Improve spawner API and add API for Trial Spawners 2024-06-28 07:06:20 +10:00
md_5
9cd5a19a0f
SPIGOT-7794: Cancelling InventoryItemMoveEvent destroys items 2024-06-24 20:30:28 +10:00
md_5
3153debc5f
SPIGOT-7790: Server crashes after bee nest is forced to update 2024-06-22 07:42:29 +10:00
Doc
2889b3a11e
#1429: Add CreatureSpawnEvent.SpawnReason#TRIAL_SPAWNER 2024-06-19 19:18:47 +10:00
md_5
8078294bca
SPIGOT-7746: Server Crashing when Players Getting into End Portals 2024-06-14 19:03:14 +10:00
md_5
a4c2ee70db
Update to Minecraft 1.21 2024-06-14 01:05:00 +10:00
md_5
ee95e171a0
SPIGOT-7737: Add separate TreeType.MEGA_PINE 2024-06-11 21:04:56 +10:00
Lauriichan
16c9767978
#1412: Fix shipwreck loot tables not being set for BlockTransformers 2024-06-05 07:17:32 +10:00
Doc
741b844806
#1390: Improve internal handling of damage sources 2024-05-04 08:15:51 +10:00
md_5
ecfa4f9734
SPIGOT-7654: ItemStack#isSimilar does not work with empty BlockStateMeta 2024-05-02 21:22:32 +10:00
md_5
df83bfa1ee
Update to Minecraft 1.20.6 2024-04-30 06:15:00 +10:00
2008Choco
dd53339146
SPIGOT-7617: Add BlockExplodeEvent#getExplodedBlockState() 2024-04-29 20:08:56 +10:00
DerFrZocker
7ddb482941
SPIGOT-7640: Abnormal jumping height of wind charge 2024-04-27 11:02:53 +02:00
2008Choco
ff20043879
SPIGOT-7620: Fix server crash when hoppers transfer items to double chests 2024-04-24 11:19:05 +10:00
md_5
735b2d0d7f
Update to Minecraft 1.20.5 2024-04-24 01:15:00 +10:00
2008Choco
d9209edc56
SPIGOT-7613: Don't respect mobGriefing gamerule in World#createExplosion() without source entity 2024-04-17 19:13:29 +10:00
2008Choco
1703691225
#1367: Add more Conduit API 2024-04-07 12:05:25 +10:00
md_5
06d0f9ba89
SPIGOT-7593: Fix sapling growth physics / client-side updates 2024-03-11 15:03:33 +11:00
DerFrZocker
a2736ddb06
SPIGOT-336, SPIGOT-3366, SPIGOT-5768, SPIGOT-6409, SPIGOT-6861, #1008: Add EntityRemoveEvent 2024-02-21 20:55:34 +11:00
Doc
80f0ce4be6
SPIGOT-7300, #1180: Add new DamageSource API providing enhanced information about entity damage 2024-02-11 09:54:25 +11:00
md_5
7e43f3b164
SPIGOT-7581: Fix typo in BlockMushroom 2024-02-09 19:00:25 +11:00
md_5
22a541a29f
Improve support for per-world game rules 2024-02-04 10:54:20 +11:00
coll1234567
b8d6109f0c
#1335: Add API for in-world structures 2024-02-04 10:04:35 +11:00
md_5
e74107678c
Fix Crafter maximum stack size 2024-02-03 13:52:43 +11:00
Jishuna
20ac73ca28
#1353: Fix Structure#place not working as documented with 0 palette 2024-01-31 20:01:58 +11:00
DerFrZocker
333701839f
SPIGOT-7572: Bee nests generated without bees 2024-01-27 14:59:22 +11:00
Jishuna
f48f4174c3
SPIGOT-5553, #1336: Add EntityKnockbackEvent 2024-01-27 14:53:41 +11:00
Doc
292ec79e09
SPIGOT-7568: Call EntityChangeBlockEvent for DecoratedPot 2024-01-24 21:49:24 +11:00
DaFeist
c9c24535ef
#1337: Add DragonBattle#setPreviouslyKilled 2024-01-17 18:23:36 +11:00
md_5
e41ad4c827
SPIGOT-7567: SpawnReason for SNOWMAN is reported as BUILD_IRONGOLEM 2024-01-09 19:29:52 +11:00
DerFrZocker
2e88514ad3
#1325: Use CraftBlockType and CraftItemType instead of CraftMagicNumbers to convert between minecraft and bukkit block / item representation 2023-12-29 08:36:38 +11:00
DerFrZocker
bcf56171a6
#1321: Clean up some stuff which got missed during previous PRs
- Add missing CraftBukkit comment to CommandGive
- Remove no longer needed IRegistryCustom from CraftStructure conversion
- Use setBasePotionType instead of deprecated setBasePotionData
2023-12-26 07:44:21 +11:00
Miles Holder
1dbdbbed49
#1238: Remove unnecessary sign ticking 2023-12-17 09:29:48 +11:00
Jishuna
cb2ea54def
SPIGOT-7440, #1292: Fire EntityTeleportEvent for end gateways 2023-12-08 19:35:57 +11:00
md_5
368c48be1b
Fix formatting issue in previous commit 2023-12-07 08:41:56 +11:00
md_5
da8f91f317
SPIGOT-7534: Error when chunk with decorated pot trying to save 2023-12-07 08:37:37 +11:00
md_5
07e5dd5d59
Update to Minecraft 1.20.3 2023-12-06 03:40:00 +11:00
DerFrZocker
eeb7dfc2dd
SPIGOT-7520: Attribute LootTableSeed missing for generated containers with attached LootTable 2023-11-14 20:19:45 +01:00
md_5
f3ad63aad1
SPIGOT-7506: SculkBloomEvent.getBlock() world is null 2023-10-20 18:49:03 +11:00
md_5
dc45a6738f
SPIGOT-7496: Failure to load datapacks with multiple identical predicates 2023-10-02 20:01:30 +11:00