1
0
mirror of https://github.com/PaperMC/Paper.git synced 2025-03-02 11:22:01 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
Nassim Jahnke
c2b70338fc It compiles 2023-12-06 20:40:37 +01:00
Spottedleaf
819facd7c4 rewrite chunk system checkpoint 2023-06-07 22:26:06 -07:00
Nassim Jahnke
0ed49782c5
More more more more work 2023-06-07 21:37:42 +02: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
Jake Potrebic
e269a0a00b
Fix incorrect random nextLong to nextInt () 2022-06-17 09:00:17 +02:00
Jake Potrebic
172d260d67
Move to configurate for paper.yml () 2022-06-09 10:51:45 +02:00
MiniDigger | Martin
8399e10c43 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
Noah van der Aa
b1f5e70075
Moar 1.19 fixes () 2022-06-08 15:38:56 +02:00
Nassim Jahnke
cac4deb882
More more more patches 2022-06-07 22:12:48 +02:00
Nassim Jahnke
cb05aa6b8b
Prepare for 1.19 dev 2022-06-07 18:52:56 +02:00
Jake Potrebic
a3ad720749
Remove ChatColor usages () 2022-06-02 21:26:56 -07:00
Jake Potrebic
7f47b9b7f8
Remove KeyedObject interface () 2022-03-30 13:28:38 -07:00
Owen
ea1efef116
Remove Patches () 2022-03-11 21:13:46 +01:00