Commit Graph

1011 Commits

Author SHA1 Message Date
82fbae146b catch IAE from empty transformation builder 2022-06-09 13:06:03 -07:00
6eaa203f77 Remove locname (#7909) 2022-06-09 15:56:21 -04:00
3e0a6e62bb more configuration fixes/changes 2022-06-09 12:51:26 -07:00
d68c295dc1 Correctly handle ElderGuardianAppearanceEvent canceling (#7902) 2022-06-09 15:04:10 -04:00
44548b8544 Don't validate chunk before it's been run through DataConverter (#7907) 2022-06-09 18:39:02 +02:00
c6f937f660 Fix config migration error preventing server startup
There's at least two more, but those are less pressing
2022-06-09 14:27:48 +02:00
6c0ab6d3ef Updated Upstream (Bukkit/CraftBukkit)
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:
0a4b84d6 SPIGOT-7003: Add missing PlayerAnimationType
830db7d5 SPIGOT-5984: Add non deprecated / magic value way to set pixel in MapCanvas
20caf8ff PR-754: Add DamageCause.SONIC_BOOM

CraftBukkit Changes:
576a03704 SPIGOT-7003: Add missing PlayerAnimationType
0dcc5fdd0 SPIGOT-5984: Add non deprecated / magic value way to set pixel in MapCanvas
d75aacb43 Update Netty version
3b34c6bea SPIGOT-7044: Modified RandomSourceWrapper to ensure random is not null before setting seed
4b60bfd18 PR-1059: Add DamageCause.SONIC_BOOM
2022-06-09 13:55:33 +02:00
929bb263c3 Update configurable feature seed patch 2022-06-09 13:16:00 +02:00
5dc0509d47 Fixes
Co-authored-by: Owen1212055 <23108066+Owen1212055@users.noreply.github.com>
2022-06-09 11:57:19 +02:00
2514a4d5ca Readd dummy PaperConfig and PaperWorldConfig classes 2022-06-09 11:46:41 +02:00
1eeec9f2ca Update Optimise general POI access (#7903) 2022-06-09 02:37:28 -07:00
2168417373 Move to configurate for paper.yml (#7609) 2022-06-09 01:51:45 -07:00
130e8c090b fallback to default locate logic if no API found 2022-06-08 13:42:54 -07:00
5a7519440e (1.19) Make timings link clickable (#7897) 2022-06-08 22:27:24 +02:00
da6d6a433d Add missing spawn eggs (#7896) 2022-06-08 16:25:47 -04:00
7b0c67ff2e Slightly untrash Spigot chat handling
Vanilla technically allows chat messages with starting slashes now,
Spigot still accepts them as commands, most likely due to being too
lazy to properly differentiate between chat and command intent in
their implementation. This disallows modified clients to send chat
messages with slashes and makes sure chat validation always happens
on the netty event loop, rather than there and possibly being moved
to the main thread, thus having the delayed handling cause a bad
process order of message ids.
2022-06-08 21:42:49 +02:00
113a6b72c2 Dont resent entity on art update (#7887) 2022-06-08 15:25:15 -04:00
f823b12e0a Fix structures issues/api (#7895) 2022-06-08 12:00:19 -07:00
f136fe47a3 Wrap NBTOps in RegistryOps (#7892) 2022-06-08 14:25:39 -04:00
2b1b40b4f5 correct patch description 2022-06-08 11:06:48 -07:00
ad33904828 Remove no longer needed patch 2022-06-08 20:06:04 +02:00
39333c8c38 Only send empty chunk when player is dead
Currently not needed at all with chunk rewrites not yet updated, but considering it's only actually needed for dead players, no need to fuck up a chunk without the future applied patch
2022-06-08 19:50:57 +02:00
f81addfd7f Port Fix missing chunks due to integer overflow to 1.19 (#7891) 2022-06-08 19:39:07 +02:00
58ff3159f6 Remove level propagator patch for now 2022-06-08 19:33:07 +02:00
6b2978aea0 Update Alternate Current patch (#7890) 2022-06-08 19:29:34 +02:00
79fb78d5b2 Check if is light status or above / isLightOn / starlight version fits (#7888) 2022-06-08 12:32:49 -04:00
6491bdb641 Fix tests (again?) 2022-06-08 18:18:49 +02:00
f05d39d100 Reorder some patches 2022-06-08 18:13:02 +02:00
4af51f89ea Remove painting desync (#7886) 2022-06-08 11:45:54 -04:00
3a26886e65 fix reobf issues around randomsource impls
prolly should be fixed in a mapping patch instead but I don't wanna
2022-06-08 17:43:25 +02:00
ce4dbaa014 Fix tests 2022-06-08 17:31:27 +02:00
f07398f8ae Add back fix swamp hut deadlock patch 2022-06-08 07:58:51 -07:00
36a88ba4f0 IT COMPILES BOIS 2022-06-08 16:50:14 +02:00
62fe743a58 Fix 2022-06-08 16:46:39 +02:00
392f66f653 Add back Fix locateNearestStructure patch 2022-06-08 07:46:01 -07:00
011d16bd88 Add back Fix NotePlayEvent patch 2022-06-08 07:36:43 -07:00
aefc7991df add back removed kelp modifier patch 2022-06-08 07:29:32 -07:00
3cd8d0c681 More compilation error fixes 2022-06-08 16:24:55 +02:00
0da6d1d498 Compilation error fixes 2022-06-08 15:59:48 +02:00
92f5ec1d15 Use biome source method to prevent loading chunks (#7885) 2022-06-08 09:57:04 -04:00
88ca48c121 Moar 1.19 fixes (#7884) 2022-06-08 15:38:56 +02:00
dcb23664a3 More more more more more more more more more more more patches 2022-06-08 15:36:56 +02:00
7c319bce76 More more more more more more more more more more patches 2022-06-08 15:12:28 +02:00
bf30d497ba Misc fixes (#7883) 2022-06-08 09:03:33 -04:00
4d7d4e996e More more more more more more more more more patches 2022-06-08 14:33:46 +02:00
a6a4cd6b84 more misc compile fixes 2022-06-08 14:19:54 +02:00
80c50e91d4 Add missing DataConverter and fix some imports
not fully sure those imports (or well, those classes being outside of the mc package) are right, but who cares 🤷
2022-06-08 14:01:30 +02:00
d9a947b54c Things, and Starlight (maybe) 2022-06-08 13:44:30 +02:00
7feebbe413 Things, and DataConverter (maybe) 2022-06-08 13:12:14 +02:00
9b7e6a1a04 More more more more more more more more patches 2022-06-08 12:40:44 +02:00