Commit graph

562 commits

Author SHA1 Message Date
md_5
2ed8fab2ee
Update to JLine 3 2025-07-14 19:26:00 +10:00
md_5
0918b74480
Update to Minecraft 1.21.7 2025-07-01 00:10:00 +10:00
md_5
82a7cd7067
SPIGOT-8072: Skeletons fail to reassess their weapon goal if their main hand is updated 2025-06-28 13:55:16 +10:00
md_5
c37d43d1ff
SPIGOT-8071: PlayerInventory#getContents returns array of incorrect size 2025-06-27 19:20:54 +10:00
md_5
12491dea36
SPIGOT-8067: PlayerToggleSneakEvent triggered by movement keys 2025-06-19 18:30:07 +10:00
Gavin Tantleff
58bf15a379
#1547: Add minecart acceleration multiplier API 2025-06-18 20:02:50 +10:00
md_5
cd62a5cfd9
Update to Minecraft 1.21.6 2025-06-18 01:15:00 +10:00
md_5
e74f0d2d70
SPIGOT-8056: Limit length of chat string conversions 2025-06-05 21:00:27 +10:00
md_5
8a61686f98
SPIGOT-8055: Fix minecraft.command.selector permission 2025-06-02 19:59:40 +10:00
md_5
8a2586197c
Fix generateTree for pale oak trees 2025-06-01 09:28:22 +10:00
md_5
07a3b657a0
SPIGOT-8045: World#getEntitiesByClass(Class<T>) only returns entities created since server start 2025-04-25 15:12:48 +10:00
md_5
d63a32ec56
SPIGOT-8037: Comparators don't update from pushed composters and cauldrons 2025-04-18 12:49:28 +10:00
md_5
6f3a375ee6
SPIGOT-8042: BlockBreakEvent canceled - sign content not restored 2025-04-18 11:58:43 +10:00
md_5
3b4fd5b321
SPIGOT-8041: Trying to call Beehive.addEntity with a BlockPopulator leads to IllegalStateException 2025-04-18 11:28:49 +10:00
md_5
080253d4f4
SPIGOT-8040: Fire SpawnChangeEvent in all cases and include old angle 2025-04-13 10:19:02 +10:00
md_5
20401f1c9f
SPIGOT-8029: Do not load rain into nether when it won't be updated / can't rain 2025-03-30 09:29:15 +11:00
md_5
3f917b07bb
Fix horse saddle API broken in 1.21.5 update 2025-03-30 08:26:12 +11:00
md_5
63df70ec06
Rebuild patches to fix decompilation of certain nested loops 2025-03-29 06:59:01 +11:00
md_5
9b5a525052
Fix further decompile error 2025-03-27 18:49:25 +11:00
Doc
f571ba1b84
SPIGOT-8025: Fix loop with BoneMeal in water for SeaGrass 2025-03-26 21:50:32 -03:00
orang3i
0f147ef56f
SPIGOT-8020, #1540: Fix PlayerLoginEvent firing multiple times 2025-03-26 21:36:30 +11:00
md_5
ca3a41a305
SPIGOT-8023: Fix raid crash 2025-03-26 19:18:37 +11:00
Doc
12e3260cb9
SPIGOT-8021: Fix exception when respawn of player is set 2025-03-25 22:35:19 -03:00
orang3i
206400011a
#1537: Use CreatureSpawnEvent.SpawnReason.BUCKET when creature spawns from mob bucket 2025-03-26 03:05:00 +11:00
md_5
050057d315
Update to Minecraft 1.21.5 2025-03-26 03:05:00 +11:00
md_5
fd2bd5e436
SPIGOT-8016: Use correct source entity for mace knockback event 2025-03-14 06:56:12 +11:00
Doc
743e59541b
SPIGOT-8016: Call knockback event for mace area knockback 2025-03-13 06:50:51 +11:00
md_5
e95450221f
SPIGOT-7999: ConcurrentModificationException in EntityLiving#hurtServer 2025-03-09 16:41:21 +11:00
md_5
aa7768087a
SPIGOT-8001: Add BlockBrushEvent 2025-03-09 16:36:46 +11:00
md_5
1bd27f7985
SPIGOT-8014: Add method for getting and setting remaining items in CrafterCraftEvent 2025-03-09 16:18:32 +11:00
md_5
42a4fa96f0
SPIGOT-8012: Keep order of recipes, particularly in stonecutter 2025-03-03 21:17:09 +11:00
md_5
8f3da35f71
Fix bucket fish having CreatureSpawnEvent.SpawnReason.DEFAULT
Align with SPAWNER_EGG reason in previous versions
2025-03-01 21:58:33 +11:00
md_5
43f66f6cb7
SPIGOT-8010: Fix handling PlayerDropItemEvent 2025-02-22 19:31:09 +11:00
md_5
c175d4f612
SPIGOT-8007: InventoryClickEvent.setCancelled(true) crashes client when in creative mode 2025-02-09 12:47:54 +11:00
md_5
a02758acdb
SPIGOT-8005: Can't open Crafter block 2025-02-05 22:54:42 +11:00
md_5
f152cadda7
SPIGOT-8004: .setCancelled(true) does not cancel PlayerTeleportEvent.TeleportCause.SPECTATE 2025-02-04 22:25:29 +11:00
md_5
4f3946f7ac
SPIGOT-8003: Fire PrepareItemCraftEvent for Crafter preview 2025-02-02 15:12:05 +11:00
Nothixal
d20d4c1c3b
#1533: Add method to get rewarded players from vaults 2025-01-28 20:50:32 +11:00
Doc
21d34ea471
SPIGOT-7997: Cancelling EntityTransformEvent does not reset StrayConversionTime 2025-01-20 21:14:38 +11:00
md_5
8da2a0a646
Fix formatting error in previous commit 2025-01-19 20:09:14 +11:00
md_5
8abf4c480e
SPIGOT-7996: Cancelling EntityTransformEvent does not keep equipment 2025-01-19 20:01:05 +11:00
Doc
c16b696e41
SPIGOT-7967, #887: Call explode events for EXPLODE effect (enchantments) and non block changes (mobGriefing false) 2025-01-15 19:14:37 +11:00
AJ Ferguson
df01cf867a
#1529: Fix excess slot updates 2025-01-06 20:31:00 +11:00
Mikołaj Nowak
fa10c5029f
SPIGOT-5784, SPIGOT-6858, #1527: Add villager reputation API 2024-12-31 11:31:44 +11:00
md_5
c905a715e9
SPIGOT-7989: Error loading very old chunks 2024-12-26 17:04:55 +11:00
md_5
7bb75dc5c2
SPIGOT-7976: Renaming a sign item adds block_entity_data component 2024-12-23 17:37:42 +11:00
Miles Holder
643b231025
#1476: Add MenuType ViewBuilder 2024-12-18 07:49:12 +11:00
md_5
57f48e54c2
SPIGOT-7979: PlayerInteractEvent does not fire in Adventure mode for LEFT_CLICK_BLOCK actions 2024-12-15 08:28:24 +11:00
Brokkonaut
a7eb3fdfd8
#1522: Call BlockFormEvent when an Eyeblossom opens or closes 2024-12-10 20:25:34 +11:00
Doc
c294e05d7a
SPIGOT-7975: Fix issue with Pale Sapling growing 2024-12-03 22:41:12 -03:00