488 Commits

Author SHA1 Message Date
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
md_5
66c5ce4c7b
SPIGOT-7391: Preserve vanilla sign json where not modified by event 2023-06-14 18:36:22 +10:00
md_5
789324e30a
Work around issue placing decorated pots 2023-06-13 19:05:00 +10:00
md_5
9c5d600d13
Update to Minecraft 1.20.1 2023-06-13 07:00:00 +10:00
Parker Hawke
c0f1ad4b9b
SPIGOT-7350: Add methods to get hints from EnchantItemEvent 2023-06-12 10:03:07 +10:00
Parker Hawke
88999cd53b
SPIGOT-7381: Fix NullPointerException when setting item in ChiseledBookshelfInventory snapshot 2023-06-12 08:04:28 +10:00
md_5
ce710deb08
SPIGOT-7384: player.getLocation() equals PlayerMoveEvent.getTo() 2023-06-11 20:41:52 +10:00
md_5
8c5311c200
SPIGOT-7382: Player still on fire after respawn 2023-06-11 17:30:03 +10:00
Hannah
e472b6c172
#1184: Add setMotd and setMaxPlayers 2023-06-11 10:51:11 +10:00
md_5
245f2be151
Implement SpawnerSpawnEvent
Co-authored-by: Andy Shulman <andy.shulman@hotmail.com>
2023-06-10 07:22:51 +10:00
md_5
fd92f1e654
SPIGOT-7378: Add BlockDropItemEvent for Suspicious Sand & Gravel drops 2023-06-09 08:37:09 +10:00
md_5
cb1b69d130
SPIGOT-7377: Server sends player list twice 2023-06-09 08:24:31 +10:00
md_5
725545630d
SPIGOT-7375: Fix crash breeding certain entities 2023-06-08 19:22:25 +10:00
DerFrZocker
68b3205624
SPIGOT-7266: Found typo in CraftBukkit package 2023-06-08 13:40:54 +10:00
md_5
98b4d2ff88
SPIGOT-7372, SPIGOT-7373: Signs can't be edited, issues with SignChangeEvent 2023-06-08 12:19:59 +10:00
md_5
5f7bd4d78a
SPIGOT-7371: Sign does not open edit text on placement 2023-06-08 08:03:24 +10:00