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 |
|
Doc
|
5167256ff5
|
SPIGOT-7795: Fix damage/stats ignore the invulnerable damage time
|
2024-06-23 13:33:52 -04:00 |
|
md_5
|
f993563ee5
|
Improve cross-world teleportation handling
|
2024-06-23 16:45:29 +10:00 |
|
LoliColleen
|
764a541c5b
|
SPIGOT-7732: Issue with the "hurt()" method of EntityLiving and invulnerable time
|
2024-06-22 18:46:41 +10:00 |
|
md_5
|
5e46f1c821
|
SPIGOT-7785: Teleporting a player at the right moment can mess up vanilla teleportation
|
2024-06-22 10:08:46 +10:00 |
|
md_5
|
cbd95a6b35
|
SPIGOT-7772: Include hidden / non-sampled players in player count
|
2024-06-22 08:07:02 +10:00 |
|
md_5
|
3153debc5f
|
SPIGOT-7790: Server crashes after bee nest is forced to update
|
2024-06-22 07:42:29 +10:00 |
|
md_5
|
e77bb26bb7
|
SPIGOT-7788: The healing power of friendship advancement is never granted
|
2024-06-21 07:37:52 +10:00 |
|
Doc
|
2889b3a11e
|
#1429: Add CreatureSpawnEvent.SpawnReason#TRIAL_SPAWNER
|
2024-06-19 19:18:47 +10:00 |
|
md_5
|
cdd05bc7fa
|
SPIGOT-7777: Speed attribute stays after death; missing EntityPotionEffectEvent call
|
2024-06-19 07:10:02 +10:00 |
|
Doc
|
d0e6af2d41
|
#1428: Expose Creeper igniter
|
2024-06-19 06:48:33 +10:00 |
|
md_5
|
68603b1c11
|
Use expanded interaction ranges for traced interact events
|
2024-06-16 18:39:52 +10:00 |
|
md_5
|
6ce1726424
|
SPIGOT-7761: Ender pearl does not damage or spawn endermites
|
2024-06-15 18:47:12 +10:00 |
|