Commit Graph

1535 Commits

Author SHA1 Message Date
851a363fad Fix death message containing empty string (#8656)
Resolves: #8654
2022-12-13 13:24:59 +01:00
2c4d034313 Fix items equipped on AbstractHorse losing NBT (#8647)
* Fix items equipped on AbstractHorse losing NBT

* squash later mc fix into vanilla patch
2022-12-11 15:22:56 -08:00
3a0963092a Add the non-flammable wood item tag (#8648) 2022-12-11 13:01:18 -08:00
2b86179e7e [ci skip] Correct chat preview removal version in javadoc (#8646) 2022-12-11 19:34:31 +01:00
e74fb06010 Deprecate isPreview method in decorate events (#8645) 2022-12-11 09:55:39 -08:00
cf2bb8381b [ci skip] Remove non-functioning patch 2022-12-10 21:40:18 -07:00
63e191936d Add Position (#7639)
* Add Position

* move Position patch to start
2022-12-10 16:50:32 -08:00
09c45d4cab Fix empty effect clouds from lingering potions (#8641) 2022-12-10 14:52:37 -08:00
8b951a41ae Don't show particles when splash events are canceled (#8637) 2022-12-10 22:27:36 +01:00
f976ec6b19 Fix MapLike Codec missing key 'selector' (#8634)
* Fix MapLike Codec missing key 'selector'

* Make sure a new instance is created each time
2022-12-10 09:04:27 -08:00
a29f26bb86 [ci skip] Fix leaf'd patch names 2022-12-10 17:42:50 +01:00
169ac46b2b Readd BlockBehavior inlining patch 2022-12-10 17:24:01 +01:00
2f97008db9 Fix chunksnapshot biome getter (#8639) 2022-12-10 14:11:39 +01:00
ef47433fdb Add eating regain reason for Camels (#8638) 2022-12-10 14:07:35 +01:00
e383b8e15d Rabbit API (#8627) 2022-12-09 19:56:13 -05:00
ad6b5121b7 Properly identify golem spawn reason (#8635) 2022-12-09 16:37:03 -08:00
7332b8c2c4 Readd improve/fix EntityTargetLivingEntityEvent (#8630) 2022-12-09 03:30:55 -08:00
7c8a0e8e83 Add new 1.19.3 fires of EntityInsideBlockEvent (#8629) 2022-12-09 02:46:47 -08:00
ff9d51df21 last instrument fix, I promise 2022-12-09 02:03:06 -08:00
d1e41fdc47 couple more instrument/note fixes 2022-12-09 01:49:15 -08:00
a4bd0cf67b fix Instruments 2022-12-09 01:34:39 -08:00
2c494f0af9 Mark experimental api as such (#8628) 2022-12-09 01:13:22 -08:00
fcb3cfa2f5 Update adventure (#8625) 2022-12-09 04:11:28 -05:00
5e31c8a26b fix method rename issue in Camel 2022-12-08 18:17:06 -08:00
449f63be8c Account for splash water bottles now extinguishing entities (#8622)
* Account for splash water bottles now extinguishing entities

* improvements and javadocs

* reorder patches

* rename event to WaterBottleSplashEvent

Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
2022-12-08 17:33:22 -07:00
d7dbb07235 Deprecate PluginLoader and impls (#8619) 2022-12-08 16:27:37 -05:00
6b6282af03 fix a few structure seed configs 2022-12-08 12:15:18 -08:00
759e2acf0e readd missing structure set seeds patch 2022-12-08 11:06:54 -08:00
40bdabb571 properly handle xray bypass perm 2022-12-08 10:35:33 -08:00
6f65677ca2 check now succeeds 2022-12-08 10:23:12 -08:00
b344c04a4a fix some tests and DoNotUse violations 2022-12-08 09:06:14 -08:00
c29c901ae8 Readd fixes for SpawnReason API patch 2022-12-08 17:51:06 +01:00
58a098403c fix ChatProcessor 2022-12-08 08:32:29 -08:00
461e31b4f8 Update Velocity modern forwarding reading 2022-12-08 12:16:44 +01:00
a95d2378e7 Fix bad AT 2022-12-08 12:00:10 +01:00
27fddd665d Updated Upstream (Bukkit/CraftBukkit/Spigot)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
dea9ce0a SPIGOT-7198: Add Sittable interface to Camel

CraftBukkit Changes:
eecb4c0dc SPIGOT-7196: Exception loading alternate worlds
0ff61e8fa SPIGOT-7198: Add Sittable interface to Camel
676441aac PR-1121: Handle additional missing SpawnEggs in MetaSpawnEgg
e85280e02 Handle missing SpawnEggs in MetaSpawnEgg

Spigot Changes:
d90018e0 SPIGOT-7199: NPE loading or creating world with custom chunk generator
2022-12-08 11:53:14 +01:00
06018dbedf fix some startup issues 2022-12-08 00:52:08 -08:00
181b2c7e46 fix more compile issues 2022-12-07 22:11:20 -08:00
a0a9b9291a more compile fixes 2022-12-07 21:24:59 -07:00
6e1deb99aa compile fixes 2022-12-07 20:24:00 -07:00
d654558a4e More 1.19.3 registry fun (#8618) 2022-12-08 00:49:41 +01:00
3a5be0bbe7 Properly resend entities (#8617) 2022-12-07 18:11:44 -05:00
be2259ea83 Fix MCVersions 2022-12-07 23:29:30 +01:00
8208e3d1c4 Add missing spawn eggs: Electric Boogaloo (#8616) 2022-12-07 23:10:51 +01:00
3d2c9cd064 Almost all patches 2022-12-07 23:05:32 +01:00
580e157417 More patchidy patched patch patches 2022-12-07 22:57:15 +01:00
6513000165 Fix a handful of 1.19.3 compile issues (#8615) 2022-12-07 22:36:56 +01:00
bbd997db62 More patchidy patched patches 2022-12-07 22:35:34 +01:00
810c0219d9 More patchy patched patches 2022-12-07 22:05:01 +01:00
00dec09758 Patching patched patched patches 2022-12-07 21:16:54 +01:00