5774 Commits

Author SHA1 Message Date
Owen1212055
7cf863de17
#1233: Remove some old MC bug fixes now fixed in vanilla 2023-07-24 18:09:23 +10:00
DerFrZocker
08ec344ad1
Fix ChunkGenerator#generateCaves never being called 2023-07-20 09:45:09 +02:00
Parker Hawke
5daeb502ac
SPIGOT-7422, #1228: Add API to set sherds on decorated pots 2023-07-19 07:41:31 +10:00
Jishuna
52faa6b322
#1224: Add ItemFactory#getSpawnEgg 2023-07-18 21:28:02 +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
Parker Hawke
a94277a18b
#1223: Remove non-existent scoreboard display name/prefix/suffix limits 2023-07-16 15:21:56 +10:00
Yannick Lamprecht
36b1076604
#1225: Add modern time API methods to ban API 2023-07-15 10:43:30 +10:00
md_5
59ead25bc9
Upgrade some Maven plugins to reduce warnings 2023-07-15 10:41:22 +10:00
md_5
202fc5c4ea
Increase outdated build delay 2023-07-09 19:04:48 +10:00
md_5
ce545de57f
SPIGOT-7398: TextDisplay#setInterpolationDuration incorrectly updates the line width 2023-07-08 13:07:16 +10:00
Collin
b60a95c8cf
#1189: Add LivingEntity#playHurtAnimation() 2023-07-04 06:55:14 +10:00
Owen1212055
95c335c636
#1226: Fix VehicleEnterEvent not being called for certain entities 2023-07-04 06:54:09 +10:00
Doc
0a0fc3beec
#1227: Refinements to new ban API for improved compatibility and correctness 2023-07-04 06:50:47 +10:00
md_5
0d0b1e5dce
Revert bad change to PathfinderGoalSit causing all cats to sit 2023-07-01 20:56:18 +10:00
Doc
648196070e
SPIGOT-6455, SPIGOT-7030, #1054: Improve ban API 2023-07-01 13:56:03 +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
Parker Hawke
3be9ac1716
#1220: Add Player#sendHealthUpdate() 2023-06-27 07:36:06 +10:00
Owen1212055
c1279f7751
#1209: Clean up various patches 2023-06-24 17:15:05 +10:00
Parker Hawke
c432e43970
Fix Raider#setCelebrating() implementation 2023-06-23 17:27:06 -04:00
Parker Hawke
504d966651
SPIGOT-7403: Add direct API for waxed signs 2023-06-23 09:58:59 +10:00
Parker Hawke
c68c1f1b35
#1216: Add missing Raider API and 'no action ticks' 2023-06-23 09:58:59 +10:00
md_5
85b89c3ddd
Increase outdated build delay 2023-06-20 16:17:31 +10:00
md_5
b6b514b7ec
SPIGOT-7400: Downgrade maven-resolver due to issues resolving certain depends 2023-06-18 20:37:23 +10:00
DerFrZocker
fcff84de91 SPIGOT-7399: Revert null check in CraftMetaItem#safelyAdd 2023-06-17 09:53:31 +00: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
3b557627cd
Fix Player#setScoreboard() checking incorrect state 2023-06-15 21:36:05 -04: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
ad6d0cffbe
SPIGOT-7394: Fix another issue with sendSignChange 2023-06-15 06:45:03 +10:00
md_5
66c5ce4c7b
SPIGOT-7391: Preserve vanilla sign json where not modified by event 2023-06-14 18:36:22 +10:00
Collin
ae3824f949
#1204: Add Enderman#teleport and Enderman#teleportTowards 2023-06-14 18:36:22 +10:00
md_5
5863a2eaef
Fix sendSignChange not working 2023-06-14 18:36:22 +10:00
Yannick Lamprecht
4a7eadc976
#1201: Add Player#sendBlockUpdate to send tile entity updates 2023-06-14 18:36:21 +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
md_5
6962456f98
Fix unintended change to playSound contract and various other issues 2023-06-12 21:29:41 +10:00
md_5
091027accb
Fix unintended change to createBlockData contract 2023-06-12 21:09:17 +10:00
md_5
63b46678a5
Fix another mistake in previous commits causing server crash 2023-06-12 21:02:46 +10:00
md_5
b10ea735ca
Check in getOfflinePlayer is OK 2023-06-12 20:42:20 +10:00
md_5
0cd47ae827
Remove changes to string API contracts introduced by prior commits 2023-06-12 20:39:58 +10:00
md_5
461cd81328
Fix another issue from previous commit 2023-06-12 20:35:38 +10:00
md_5
3bded4aae8
Fix issue from previous commit in SimpleHelpMap 2023-06-12 20:30:16 +10:00
Doc
40945171bf
#1182: Consolidate Preconditions use and minor cleanup 2023-06-12 19:41:02 +10:00
Parker Hawke
b2322fead2
#1203: Test TrimMaterial and TrimPattern constants 2023-06-12 10:06:51 +10:00
Parker Hawke
c0f1ad4b9b
SPIGOT-7350: Add methods to get hints from EnchantItemEvent 2023-06-12 10:03:07 +10:00
Doc
9a784ee889
SPIGOT-7383: Add EntityDamageEvent.DamageCause#KILL and EntityDamageEvent.DamageCause#WORLD_BORDER 2023-06-12 08:17:09 +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