DerFrZocker
e54f39adca
SPIGOT-7487: entity.remove() on a leash drops a lead item
2023-12-01 08:01:44 +11:00
Jishuna
0478e0417b
#1266 : Add support for virtual entities
2023-11-19 19:03:35 +13:00
DerFrZocker
eeb7dfc2dd
SPIGOT-7520: Attribute LootTableSeed missing for generated containers with attached LootTable
2023-11-14 20:19:45 +01:00
Parker Hawke
864f616da6
SPIGOT-7518: Fix NullPointerException when calling Block#applyBoneMeal()
2023-11-12 19:09:58 -05:00
Jishuna
482c56a009
#1285 : Add PlayerRecipeBookSettingsChangeEvent
2023-11-09 06:43:34 +11:00
Jishuna
cdf7988007
#1290 : Add methods to get/set evoker fang attack delay
2023-11-09 06:36:06 +11:00
Miles Holder
2c1b5f78fc
SPIGOT-7514, #1289 : Add "Enchantment Roll" API to enchant items according to Minecraft mechanics
2023-11-09 06:30:23 +11:00
Jishuna
6fa69f2357
#1281 : Add hit entity/block to events extending ProjectileHitEvent
2023-10-25 18:54:07 +11:00
md_5
75502b6ddc
SPIGOT-7507: Fall back to world UUIDs if Dimension tag missing or invalid
2023-10-21 16:25:23 +11:00
md_5
f3ad63aad1
SPIGOT-7506: SculkBloomEvent.getBlock() world is null
2023-10-20 18:49:03 +11:00
md_5
2a381856b9
SPIGOT-7503: Remove special handling for minecraft:brand custom channel
2023-10-14 16:56:17 +11:00
DerFrZocker
38c599f9de
#1272 : Only allow one entity in CraftItem instead of two
...
This pr reverts a change made in 2012 which allowed CraftItem to be a also other entities such as an arrow.
I don't see any practical reason why the original change was done, other than to allow plugin developers to do some stuff in a cursed way.
With the introduction of the PlayerPickupArrowEvent in 2016 there is also a way to access the arrow involved in a better way.
Generally I think the current behavior is a bit strange and should be reverted.
2023-10-06 07:16:11 +11:00
DerFrZocker
1bf30a4e90
SPIGOT-7495: Spawning bee entity in asynchronous BlockPopulator causes IllegalStateException - Accessing LegacyRandomSource from multiple threads
2023-10-03 11:56:23 +02:00
Parker Hawke
476c5bccd3
#1267 : Add more lightning API
2023-10-03 07:32:55 +11:00
md_5
dc45a6738f
SPIGOT-7496: Failure to load datapacks with multiple identical predicates
2023-10-02 20:01:30 +11:00
md_5
f508657d64
Fix decompile error affecting javac
2023-10-02 19:43:59 +11:00
Lauriichan
dab849f084
SPIGOT-7283, SPIGOT-7318: Add AsyncStructureGenerateEvent and BlockState cloning
2023-09-29 06:54:35 +10:00
md_5
e62905aabe
SPIGOT-7490: Fix entity equipment updates
2023-09-25 07:47:22 +10:00
md_5
069495671e
SPIGOT-7485: Allow air entity items since required for Vanilla logic
2023-09-22 07:14:27 +10:00
DerFrZocker
02d4907887
#1250 : Standardize and centralize Bukkit / Minecraft registry conversion
2023-09-22 03:02:16 +10:00
md_5
6d4b25bf19
Increase diff stability
2023-09-22 02:57:13 +10:00
md_5
28c1023286
Update to Minecraft 1.20.2
2023-09-22 02:40:00 +10:00
DerFrZocker
ddc9a2dad3
SPIGOT-7475: Don't fire SculkBloomEvent during world generation
2023-09-06 19:09:38 +02:00
Collin
de421cf56b
#1242 : Add more Sculk API (bloom, shriek, bloom event)
2023-09-06 20:44:19 +10:00
DerFrZocker
10219df3a6
#1248 : Load GameEvent and MusicInstrument from registry
2023-09-02 12:55:23 +10:00
md_5
db4ba28978
SPIGOT-7467: Add getAddress to RemoteConsoleCommandSender
2023-08-26 18:19:22 +10:00
md_5
f70a7b68de
SPIGOT-7465, MC-264979: Fresh installations print NoSuchFileException for server.properties
2023-08-22 20:51:34 +10:00
Brokkonaut
8ef7afef65
#1240 : Call BlockGrowEvent for vines that are growing on additional sides of an existing vine block
2023-08-19 09:43:27 +10:00
md_5
d91e5aa0b6
SPIGOT-7447: Rewrite --forceUpgrade to minimise diff and properly handle CraftBukkit world layout
2023-08-07 20:16:07 +10:00
md_5
921ae06d60
Revert "SPIGOT-7447: Fix --forceUpgrade"
...
This reverts commit 70e0bc050a2ef1bb5b0d8ac97be24484f3891ceb.
2023-08-07 07:53:30 +10:00
md_5
70e0bc050a
SPIGOT-7447: Fix --forceUpgrade
2023-08-05 10:01:59 +10:00
Miles Holder
6752f1d63e
SPIGOT-7396: Add PlayerSignOpenEvent
2023-08-05 09:33:42 +10:00
Doc
847b4cad50
SPIGOT-7063, #1071 : Add DragonBattle#initiateRespawn with custom EnderCrystals
2023-08-05 09:24:52 +10:00
Jishuna
c335a555fb
#1212 : Add PlayerRecipeBookClickEvent
2023-08-02 07:46:19 +10:00
md_5
db70bd6edb
SPIGOT-7441: Fix issue placing certain items in creative/op
2023-07-29 10:06:05 +10:00
md_5
f7fa6d9935
SPIGOT-7435: Add TeleportCause#EXIT_BED
2023-07-29 09:58:01 +10:00
md_5
b435e8e8d3
SPIGOT-7349: Player#setDisplayName not working when message/format unmodified
2023-07-28 18:56:00 +10:00
Owen1212055
a2fafdd1d2
#1232 : Re-add fix for player rotation
2023-07-25 18:52:51 +10:00
Owen1212055
7cf863de17
#1233 : Remove some old MC bug fixes now fixed in vanilla
2023-07-24 18:09:23 +10:00
Collin
01cae71b7a
SPIGOT-7429: Fix LEFT_CLICK_AIR not working for passable entities and spectators
2023-07-18 21:23:52 +10:00
md_5
ce545de57f
SPIGOT-7398: TextDisplay#setInterpolationDuration incorrectly updates the line width
2023-07-08 13:07:16 +10:00
Owen1212055
95c335c636
#1226 : Fix VehicleEnterEvent not being called for certain entities
2023-07-04 06:54:09 +10:00
md_5
0d0b1e5dce
Revert bad change to PathfinderGoalSit causing all cats to sit
2023-07-01 20:56:18 +10:00
md_5
31fe848d6e
All smithing inventories are now the new smithing inventory
2023-07-01 09:35:39 +10:00
md_5
9a919a1438
SPIGOT-7416: SmithItemEvent not firing in Smithing Table
2023-07-01 09:25:36 +10:00
Parker Hawke
9f64f0d22a
#1221 : Add methods to get/set FallingBlock CancelDrop
2023-06-27 07:36:06 +10:00
Owen1212055
c1279f7751
#1209 : Clean up various patches
2023-06-24 17:15:05 +10:00
Jishuna
44a4b5649d
SPIGOT-7380: Add PlayerInteractEvent#getClickedPosition and ChiseledBookshelf#getSlot
2023-06-17 14:31:40 +10:00
Doc
676969d016
SPIGOT-7389: Handle setting null items in ChiseledBookshelf Inventory
2023-06-17 06:44:22 +10:00
Parker Hawke
9a21b0b89e
SPIGOT-7393: Fix new tile entities not loading Bukkit's PersistentDataContainer
2023-06-15 20:25:35 +10:00