Commit Graph

7355 Commits

Author SHA1 Message Date
9c66556b87 [ci skip] Update gradle wrapper 2022-12-09 11:07:25 +01: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
c71e795253 update reobf-mappings-patch.tiny 2022-12-08 18:21:29 -08: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
0e45eeb9d2 Disable ATs from unapplied folder 2022-12-07 23:25:00 +00: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
eac356d807 Patching patched patches 2022-12-07 20:22:28 +01:00
d4e6ee3d12 Moar, fix API 2022-12-07 19:52:24 +01:00
ee75b5dc2d Patching patches 2022-12-07 19:32:25 +01:00
b748ab8e70 Patches 2022-12-07 18:53:34 +01:00
d0386f21e8 First server patches 2022-12-07 18:08:55 +01:00
b7dd55ce72 API patches 2022-12-07 17:46:46 +01:00
bea0e28dc4 Add missing Fluid type (#8608) 2022-12-06 10:41:04 -08:00
1ae3999c8f Limit pet look distance (#8612) 2022-12-06 19:10:58 +01:00
ec00900b8b Fix dumplisteners missing folder creation 2022-12-06 04:02:44 +00:00
c57f86c7ab Player Entity Tracking Events (#4722) 2022-12-03 23:46:38 +01:00
31ec776281 Updated Upstream (Bukkit/CraftBukkit) (#8604)
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:
38866413 SPIGOT-6765: Pass WorldInfo, Random and coordinates to ChunkGenerator should methods

CraftBukkit Changes:
f3dab3a48 SPIGOT-7191: TNT minecart explosions crash the server
b5aa0bed9 SPIGOT-7184: ExplosionPrimeEvent not called for ExplosiveMinecart
e7aab5493 SPIGOT-6765: Pass WorldInfo, Random and coordinates to ChunkGenerator should methods
2022-12-03 10:19:09 -08:00
ce991b96eb Fully deserialise persistent anger post async load (#8560)
The modified patch prevents entity loading off the main thread when
entities are initially loaded.

However, the initial loading of an entity is not the only time the
Entity#readAdditionalSaveData method is called. Commands like /data also
invoke the method (through Entity#load) to update an entities data
without completely re-creating it.

This however breaks with the current patch, as the patch moves parts of
the entity lookup for persistent anger deserialisation into the first
tick of an entity (which obviously is only called once and hence not
re-run when an already ticking entity is modified as laid out above).

This change actively runs the now split logic for deserialisation again
if the entity has already ticked its first tick. This way, initial
deserialisation is still split into one off thread and the first tick
parts, but following main thread deserialisations can happen completely
inside Entity#readAdditionalSaveData is called.
2022-12-02 18:09:41 +01:00
b9401e6d3c Sync offhand slot in menus (#7341) 2022-12-01 13:01:49 -08:00
7caeec36fc [ci skip] couple more fixes for build pr jar label (#8599) 2022-11-30 12:45:27 -08:00
5756691b5a Fix whitespace error in recent patch 2022-11-28 11:10:26 -07:00