Commit Graph

187 Commits

Author SHA1 Message Date
63c94c90d9 [ci skip] Comment out update tasks, update comments 2024-12-23 12:29:27 +01:00
8ad15d64f0 Update minecraft dir references 2024-12-22 20:50:34 +01:00
4c6ea8416b move junit platform dep to -server and -api 2024-12-21 15:10:08 -08:00
54debf494f Update paperweight to 2.0.0-beta.8 and remove deprecated VM arg from runs 2024-12-21 13:51:50 -08:00
b0cef6818d Update Gradle wrapper and paperweight 2024-12-20 12:43:17 -08:00
6e0c8776e6 Update paperweight to 2.0.0-beta.6 2024-12-20 00:37:00 -08:00
2612fb57dc Update paperweight to 2.0.0-beta.5 2024-12-17 13:03:31 -08:00
e6559c5533 Update paperweight to 2.0.0-beta.4 2024-12-15 21:09:46 -07:00
d98c8f9f5b update paperweight to 2.0.0-beta.3 2024-12-15 16:40:49 -07:00
8f1dcdd0b7 update restamp, add back entity ATs, rebuild patches 2024-12-15 22:39:52 +01:00
ca35cc216e net.minecraft.world.level.levelgen.structure.structures 2024-12-14 12:50:23 -08:00
732cf86b99 Update paperweight to 2.0.0-beta.1 2024-12-13 22:18:58 +01:00
e9b739bc48 some more directories 2024-12-13 09:40:09 -08:00
5c68cc7cef don't copy patch folders recursively in gibWork 2024-12-13 18:28:12 +01:00
a68b56a864 advancement stuff 2024-12-13 11:39:43 -05:00
344088ae5b Choose tasks at random 2024-12-13 17:04:25 +01:00
71ce2bc90a remove input param from checkWork task, remove configuration cache warnings 2024-12-12 14:16:27 +01:00
f79625df9f Task fixups 2024-12-12 12:30:32 +01:00
3bb436a852 Add tasks to simplify update coordination 2024-12-12 11:36:56 +01:00
9368da77a9 Build updates 2024-12-12 11:36:55 +01:00
fe6dbf0377 Move paperweight use to -server 2024-12-12 11:36:44 +01:00
40ec8fb606 Move to paperweight v2
Co-authored-by: Nassim Jahnke <nassim@njahnke.dev>
2024-12-12 10:57:30 +01:00
41f4119eb0 Fix broken joml metadata resulting in kotlin being included on compile/runtime classpath (#11712) 2024-12-05 15:10:10 -07:00
39ab1fb456 Always fork jvm for compile, even when using the Gradle runtime jvm
Fixes spurious build failures from OOM
2024-12-03 20:42:36 -07:00
8aed12873b Update paperweight and Gradle wrapper 2024-12-03 20:28:39 -07:00
3a8f9e0b6e Start update, apply API patches 2024-12-03 17:58:41 +01:00
9dcfb32d11 fix: move to jline-terminal-ffm on java 22+ and fall back to jni on 21, fixes #10405
ffm requires 1) native access allowed (the jdk cracks down on undocumented native access in 22) and 2) reverting the default console back to java.base, so the internal jline doesnt take over
2024-11-17 20:31:50 +01:00
9adbb0e5c1 Specify mainCapabilityAttribute for paper-api 2024-10-25 12:47:24 -07:00
ff6f80cbff Upstream update 2024-10-24 19:29:35 +02:00
1fd2daa6a6 First batch of server patches 2024-10-22 19:28:57 +02:00
35d43942e2 Update paperweight to 1.7.3 (#11445) 2024-09-28 08:03:58 -07:00
ec79de82ca Update to 1.21.1 2024-08-10 12:24:38 +02:00
67537d99b4 Bump tiny-remapper to 0.10.3
Fixes warnings when using some java 21 features
2024-06-14 21:44:18 -07:00
79da0788dd 62 2024-06-13 10:12:48 -07:00
67ab77467b Remove Adventure snapshot repo from dev bundle (#10716)
* Remove Adventure snapshot repo

* do not remove trailing comma
2024-05-13 13:38:28 -04:00
567cc3f4b3 Brigadier Command Support (#8235)
Adds the ability for plugins to register their own brigadier commands 

---------

Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
Co-authored-by: Jason Penilla <11360596+jpenilla@users.noreply.github.com>
Co-authored-by: Bjarne Koll <git@lynxplay.dev>
2024-05-11 16:30:30 -04:00
2d2eafa713 Update Adventure to 4.17.0 Release 2024-05-08 15:48:45 +01:00
8712a1c838 Update paperweight to 1.6.3 (#10626) 2024-04-30 10:30:14 -07:00
723528c18b 1.20.6 (#10623) 2024-04-30 00:16:07 +02:00
08a94f6ebd bump paperweight to 1.6.2 to fix spurious build failure from scanJar OOM 2024-04-27 17:38:09 -07:00
a43b4297ad Bump tiny-remapper (real) 2024-04-27 16:26:28 -07:00
572748364c Bump tiny-remapper 2024-04-27 16:26:03 -07:00
8c2f518abe update paperweight to 1.6.1 2024-04-27 16:07:47 -07:00
d93d74a7d5 Remove shadow from build classpath
it isn't used
2024-04-26 16:48:34 -07:00
23661b25f8 paperweight 1.6.0 2024-04-26 16:19:59 -07:00
6bfa9ce2b1 Update patched spigot decompiler to fix inconsistency based on processing order 2024-04-26 11:42:17 -07:00
2432de7be3 Replace VanillaGradle use and update generated API 2024-04-25 18:40:50 -07:00
960e8f1ad8 adventure 4.17.0-SNAPSHOT 2024-04-24 17:46:57 -07:00
c7f0919c43 Check for existing am session before running continueServerUpdate 2024-04-24 10:48:00 -07:00
faac14cc4c Set mercury sourceCompat 2024-04-23 14:43:32 -07:00