Spottedleaf
74ad522fc5
Rebase chunk patches
2023-06-07 22:26:06 -07:00
Spottedleaf
819facd7c4
rewrite chunk system checkpoint
2023-06-07 22:26:06 -07:00
Nassim Jahnke
965cf53cd5
Start working on 1.20
2023-06-07 19:06:55 +02:00
Jason
bd62f2c2dd
Fix chat messages being logged without formatting to console ( #9058 )
2023-03-27 10:19:23 -07:00
Nassim Jahnke
0e2d6d6550
More more more more patches
2023-03-14 20:24:52 +01:00
Nassim Jahnke
2ed604cf72
Start working on 1.19.4
2023-03-14 18:11:24 +01:00
Jake Potrebic
afe633df08
convert API/server tests to mockito ( #8848 )
...
* convert API tests to mockito
* convert server tests to mockito
* add co-author
2023-02-15 13:27:40 -08:00
brickmonster
f2f9e8cc4d
Remove patch that was made obsolete by vanilla ( #8847 )
2023-02-13 18:52:27 +01:00
Nassim Jahnke
7f3d2ff503
Patching patched patches
2022-12-07 20:22:28 +01:00
Nassim Jahnke
fd58a696cb
API patches
2022-12-07 17:46:46 +01:00
Jake Potrebic
b95d4b28b8
Moving ATs from the at file to individual patches ( #8573 )
2022-11-19 15:53:20 -08:00
Jason
519cb4b214
Move classes added to net.minecraft.server to paper packages ( #8500 )
2022-10-24 12:43:46 -07:00
Nassim Jahnke
928bcc8d3a
Updated Upstream (Bukkit/CraftBukkit) ( #8430 )
...
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:
09943450 Update SnakeYAML version
5515734f SPIGOT-7162: Incorrect description for Entity#getVehicle javadoc
6f82b381 PR-788: Add getHand() to all relevant events
CraftBukkit Changes:
aaf484f6f SPIGOT-7163: CraftMerchantRecipe doesn't copy demand and specialPrice from BukkitMerchantRecipe
5329dd6fd PR-1107: Add getHand() to all relevant events
93061706e SPIGOT-7045: Ocelots never spawn with babies with spawn reason OCELOT_BABY
2022-10-02 09:56:36 +02:00
Spottedleaf
046466f3ba
Re-arrange most chunk system patches to front ( #8338 )
...
* Re-arrange most chunk system patches to front
Co-authored-by: Spottedleaf <Spottedleaf@users.noreply.github.com>
2022-09-01 09:51:59 -07:00
FivePB (Xer)
c7e118b394
Update modern forwarding to v3 ( #8219 )
2022-08-08 16:25:41 +01:00
Spottedleaf
41647af74c
Do not use worldgen executor for api profile completions
...
We cannot put blocking network I/O onto the worldgen threads,
this will crash the server if it stalls
2022-07-03 14:55:56 -07:00
Owen1212055
8bca9190a4
Remove unneeded patch
2022-06-10 16:15:38 +02:00