4442 Commits

Author SHA1 Message Date
Doc
ade46cc79f
SPIGOT-7942: Add Consumable Component 2025-02-16 09:02:19 +11:00
Doc
29e1e9f1ab
Fix force option in Player#spawnParticle 2025-02-09 23:37:21 -03:00
Doc
5b97b8b5a1
SPIGOT-8008: Fix force option in World#spawnParticle 2025-02-09 23:11:30 -03: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
442838fdae
#1053: Add MusicInstrument fields for description, range, duration and sound 2025-01-16 19:46:54 +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
md_5
03a8c14939
SPIGOT-7993: CustomModelDataComponent assignment doesn't work 2025-01-13 19:53:43 +11:00
DerFrZocker
9973ccccfd
#1519: Add RegistryAware to indicate better that not all registry items are registered 2025-01-13 19:39:17 +11:00
Mikołaj Nowak
fa10c5029f
SPIGOT-5784, SPIGOT-6858, #1527: Add villager reputation API 2024-12-31 11:31:44 +11:00
Miles Holder
76fd7c056d
#1525: Implement Server#createMerchant; Fix MerchantView opening inconsistency 2024-12-24 08:22:18 +11:00
md_5
a0e06dfa0c
Simplify internal projectile entity handling 2024-12-23 18:05:08 +11:00
md_5
21b5eaf8fd
SPIGOT-7986: Fix inconsistency of serializing profiles with empty names 2024-12-23 17:15:10 +11:00
md_5
372dea1f6e
Increase outdated build delay 2024-12-23 17:07:57 +11:00
Miles Holder
e28af087d5
#1524: Improve InventoryViewBuilder chaining 2024-12-18 20:03:29 +11:00
Miles Holder
643b231025
#1476: Add MenuType ViewBuilder 2024-12-18 07:49:12 +11:00
Doc
c818af1fe7
#1523: Add Creaking methods 2024-12-18 07:30:01 +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
Jishuna
669b413938
#1518: Add API methods to Vault 2024-12-14 11:39:26 +11:00
DerFrZocker
d628417978
SPIGOT-7648, SPIGOT-7927: Allow creating of not registered Instruments 2024-12-10 20:33:03 +11:00
md_5
665900b914
Increase outdated build delay 2024-12-06 17:08:51 +11:00
md_5
ff9a8bf828
Update to Minecraft 1.21.4 2024-12-04 03:20:00 +11:00
md_5
561ceb92b2
Remove outdated build delay 2024-12-04 03:16:22 +11:00
md_5
40dd796db6
SPIGOT-7971: NotSerializableException on serialize CraftUseCooldownComponent 2024-12-01 09:52:58 +11:00
md_5
b75b792ec3
SPIGOT-7970: World#getMaxHeight() returning incorrect value 2024-11-30 15:12:42 +11:00
md_5
fd3f5a3802
SPIGOT-7966: Some trees do not generate with #generateTree 2024-11-27 07:00:57 +11:00
DerFrZocker
f2822317cb
#1515: Add a Class reader and Class node argument provider 2024-11-25 07:35:28 +11:00
DerFrZocker
07abf68520
#1514: Add a test case for ClassTraverser 2024-11-25 07:35:18 +11:00
md_5
a7577cb247
Fix Inventory#addItem not respecting max stack size 2024-11-24 11:06:35 +11:00
Nothixal
066a74e744
#1490: Add method to get Advancement requirements 2024-11-23 21:25:14 +11:00
DerFrZocker
4a1df30e43
#1512: Test Art class based on specific values instead of the implementation, to better catch implementation changes 2024-11-23 21:14:14 +11:00
sunmisc
53254c56f9
#1503: Simplify CAS loop to getAndSet 2024-11-23 21:12:04 +11:00
md_5
e9447dc5e5
Make BlockDataMeta#setBlockData hide unspecified states 2024-11-23 21:08:50 +11:00
md_5
dd08a71208
SPIGOT-7960: Fix inconsistency between natural item drop coordinates 2024-11-20 21:42:05 +11:00
md_5
e9e8ed7530
SPIGOT-7960: Improve natural item drop methods 2024-11-19 20:16:47 +11:00
Doc
a71a7e1f57
SPIGOT-7957: Fix setTarget method for Breeze 2024-11-17 11:22:36 +11:00
md_5
2e09c7a362
SPIGOT-7953: Item cooldown must be greater than 0 2024-11-12 20:37:58 +11:00
md_5
8ef9079fa8
Increase outdated build delay 2024-11-10 21:20:09 +11:00
md_5
2702c5c8e5
SPIGOT-7946: API for server pause when empty seconds 2024-11-06 20:38:09 +11:00
md_5
ecf3dff0e2
SPIGOT-7949: Registering a new scoreboard objective with an empty display name throws a NPE 2024-11-06 20:22:58 +11:00
md_5
9b048cc845
SPIGOT-7948: Bukkit#dispatchCommand uses the wrong CommandListenerWrapper for Players 2024-11-06 20:20:36 +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
9e0618ec28
SPIGOT-7937: Cannot spawn minecart during world generation with minecart_improvements enabled 2024-11-02 17:40:23 +11:00
DerFrZocker
52b99158ad
#1504: Make Art an interface 2024-11-02 11:00:13 +11:00
DerFrZocker
e18ae35f1d
#1502: Make Sound an interface 2024-11-02 11:00:08 +11:00
DerFrZocker
7235ad7b04
#1501: Make Biome an interface 2024-11-01 08:05:35 +11:00
Doc
6029040030
#1500: Rename implementation for Vault State methods 2024-10-29 06:43:27 +11:00
DerFrZocker
75f26f79fa
#1499: Make Fluid an interface and add missing entry 2024-10-29 06:43:20 +11:00
DerFrZocker
4cfd87adc3
#1498: Make Attribute an interface and align names with the new minecraft ones 2024-10-29 06:43:14 +11:00