509 Commits

Author SHA1 Message Date
md_5
2b9a094bb6
SPIGOT-7965: Unknown TransformReason for Hoglins 2024-11-27 07:08:14 +11:00
Doc
a71a7e1f57
SPIGOT-7957: Fix setTarget method for Breeze 2024-11-17 11:22:36 +11:00
md_5
5bc0a094b3
SPIGOT-7955: Failure teleporting players between worlds using Player#teleport() when player has attribute modifiers 2024-11-12 20:51:01 +11:00
md_5
2702c5c8e5
SPIGOT-7946: API for server pause when empty seconds 2024-11-06 20:38:09 +11:00
md_5
485f910fc5
SPIGOT-7947: addPassenger doesn't work if the vehicle is a player 2024-11-06 20:27:44 +11:00
Doc
7b44d46401
SPIGOT-7931: Fix sync in Anvil View when result item is taken 2024-11-05 14:12:23 +11:00
md_5
df1efc0bbf
SPIGOT-7945: Bukkit#dispatchCommand throws UnsupportedOperationException 2024-11-04 07:25:07 +11:00
md_5
285df6e853
SPIGOT-7933: Improve custom Minecart max speed 2024-11-03 09:22:20 +11:00
md_5
a0f3d4e509
SPIGOT-7940: Recipe book errors after reload 2024-11-02 17:55:34 +11:00
Doc
1eb4d28dae
SPIGOT-7941: Fix resistance over 4 amplify causing issues in damage 2024-11-02 16:53:39 +11:00
md_5
6bb0db5cb7
SPIGOT-7928: ExactChoice acts as MaterialChoice 2024-10-27 07:40:05 +11:00
md_5
abbf57bac9
SPIGOT-7930: Fix spawning entities with SummonEntityEffect 2024-10-27 07:30:49 +11:00
Doc
c7aab7fa7f
SPIGOT-7923: Fix Dispenser logic to avoid firing empty projectiles 2024-10-26 07:29:49 +11:00
md_5
18b8ae1839
Add PlayerInputEvent 2024-10-24 20:42:30 +11:00
shanebeee
55141ae996
#1494: TreeType - add missing pale oak trees 2024-10-24 07:07:57 +11:00
md_5
270be4863b
Update to Minecraft 1.21.3 2024-10-24 06:15:00 +11:00
md_5
d50f50585e
SPIGOT-7922: ExactChoice recipe fails to be added 2024-10-23 19:38:39 +11:00
md_5
459c38af30
Update to Minecraft 1.21.2 2024-10-23 02:15:00 +11:00
Miles Holder
72ce823cda
#1487: Add specific getTopInventory methods for InventoryView derivatives 2024-10-06 18:45:12 +11:00
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
Doc
98c57cbbee
SPIGOT-7904: Fix NPE for PlayerItemBreakEvent 2024-09-19 06:45:18 +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
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
md_5
63f91669ab
SPIGOT-7887: Remove duplicate ProjectileHitEvent for fireballs 2024-08-29 07:23:29 +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
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
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
Miles Holder
9c3bd43905
#1431: Add API for InventoryView derivatives 2024-07-27 10:01:29 +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
Doc
403accd563
SPIGOT-7831: Add CreatureSpawnEvent.SpawnReason#POTION_EFFECT 2024-07-16 19:53:08 +10:00
md_5
bed1e3ff68
SPIGOT-7827: Sync EntityPortalEvent with PlayerPortalEvent since non-players can now create portals 2024-07-10 19:43:43 +10:00
Doc
8fd64b0912
SPIGOT-7806: Handle both loot and inventory item drop behaviour in PlayerDeathEvent 2024-07-06 17:25:39 +10:00
antiPerson
a4ee40b749
SPIGOT-7799, #1436: Expose explosion world interaction in EntityExplodeEvent and BlockExplodeEvent 2024-07-06 17:19:45 +10:00
Doc
66e78a96b6
SPIGOT-7815: Consider EntityDamageEvent status for Wolf armor damage 2024-07-06 08:33:12 +10:00
Doc
c3ceeb6f79
SPIGOT-7814: Call PlayerShearEntityEvent for Bogged 2024-07-04 20:48:21 +10:00
md_5
97b1e4f584
Fix wolf armor not dropping from use of shears 2024-07-04 07:13:33 +10:00
md_5
f672c351bb
SPIGOT-7811: Enchantments are applied on sweeping attack even if damage event is cancelled 2024-07-03 20:27:36 +10:00
Doc
aac911d263
SPIGOT-7800, SPIGOT-7801: Keep vanilla behaviour for items dropped on player death 2024-06-29 14:03:10 +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