Commit Graph

  • 95dfd29ac9 Remove unused lorenz-asm dependency Juuz 2023-10-31 00:20:51 +02:00
  • f7eaf5dd64 Fix checkstyle Juuz 2023-10-30 22:33:03 +02:00
  • 8a1d09e69f Initial plumbing for NeoForge support Juuz 2023-10-30 22:31:12 +02:00
  • 31147018be Publish 1.4 beta builds shedaniel 2023-10-24 11:23:40 +08:00
  • 48c39617c5 Support newer versions of MinecraftForge 1.20.2. (#164) shedaniel 2023-10-24 11:22:38 +08:00
  • c8599e7f66 Merge remote-tracking branch 'upstream/dev/1.4' into dev/1.4 shedaniel 2023-10-24 11:19:58 +08:00
  • 7106441298 Fix extending the client/datagen compile/runtime classpath from main (#967) modmuss 2023-10-22 13:52:17 +01:00
  • 65920d3958 Merge branch 'dev/1.3' into exp/1.4 exp/1.4 Juuz 2023-10-20 14:22:43 +03:00
  • b6354a06ef Update more generated system properties for Quilt Loader Juuz 2023-10-20 14:21:52 +03:00
  • 39841d8dc0 Revert "Fix server only jar, closes #966" modmuss50 2023-10-16 18:57:31 +01:00
  • eb0c45956b Fix server only jar, closes #966 modmuss50 2023-10-16 09:11:55 +01:00
  • a6534adeaf Fix runtime crash on Intel Mac's when LWJGL has been updated. Closes #963 (#964) modmuss 2023-10-15 10:46:43 +01:00
  • 8c7c14e922 Add fabricApi.configureDataGeneration API/DSL to help with setting up data generation. (#960) modmuss 2023-10-15 10:46:18 +01:00
  • 78a903d2c9 Sort extra manifest attributes (#958) haykam821 2023-10-15 05:45:46 -04:00
  • 46e27ce1ba Rename .jnilib natives to .dylib (#956) modmuss 2023-10-15 10:45:14 +01:00
  • 2df02d16c6 Fix spotless shedaniel 2023-10-13 18:09:04 +08:00
  • 91388d507b Add NeoForge test shedaniel 2023-10-12 22:29:07 +08:00
  • 4af46aa67c Merge remote-tracking branch 'upstream/exp/1.4' into exp/1.4 shedaniel 2023-10-12 22:09:40 +08:00
  • b7c80133ce Use hash of cache value as the JAR name for processed Minecraft JARs (#944) embeddedt 2023-09-25 17:44:31 -04:00
  • 352294adb7 Fix project name shedaniel 2023-09-23 16:42:19 +08:00
  • f9f275d377 Fix compilation errors shedaniel 2023-09-23 16:38:09 +08:00
  • 649bbcaf55 Merge remote-tracking branch 'upstream/exp/1.4' into exp/1.4 shedaniel 2023-09-23 16:11:29 +08:00
  • 54f252f6b5 Remove beta warning 1.3 shedaniel 2023-09-23 15:59:30 +08:00
  • ec6b2b0392 Merge remote-tracking branch 'origin/dev/1.2' into dev/1.3 shedaniel 2023-09-23 15:53:45 +08:00
  • bd09af1783 Downloader: Protect against partially downloaded files. (#954) modmuss 2023-09-22 18:55:44 +01:00
  • 0b36121357 Add Fabric-Jar-Type to jar manifest. modmuss50 2023-09-11 11:47:19 +01:00
  • 1a4f76584f Fix reproducable zips across timezones. (#952) modmuss 2023-09-11 11:31:10 +01:00
  • 71b7bea854 Support the Vineflower decompiler (#951) modmuss 2023-09-11 11:29:01 +01:00
  • 0a3779f41d Fix and test FabricApiExtension not supporting deprecated modules. (#950) modmuss 2023-09-09 22:37:02 +01:00
  • e924faf44e Support reading "development" dependencies from the installer json. (#949) modmuss 2023-09-09 22:36:51 +01:00
  • 4caf4f831e Sort client only entries, fixes #940 modmuss50 2023-09-09 17:31:43 +01:00
  • ae159dd126 Support Zip.getEntryCompression() setting (#936) modmuss 2023-09-09 13:21:43 +01:00
  • 0dc2d67317 Add extension option to configure known INVOKEDYNAMIC BSMs (#945) Luke Bemish 2023-09-09 06:21:14 -06:00
  • 777a05457c Filter out the authentication error when starting in development (#948) modmuss 2023-09-09 13:18:14 +01:00
  • fce31a4f1d Delete forge mods' jarjar metadata (#159) shedaniel 2023-09-05 03:30:13 +08:00
  • 2b64c2f803 fix: missing a patch for #153 that c29090037f change the method name (#156) SettingDust 2023-08-27 19:26:06 +08:00
  • 116a2f1746 Update README.md to use the correct link (#158) PoTheMagicDragon 2023-08-27 07:23:47 -04:00
  • 3a090917ff Update to Gradle 8.3, and update all other deps. (#946) modmuss 2023-08-24 10:18:25 +01:00
  • fc9041a071 Start on Loom 1.4 modmuss50 2023-08-22 22:52:10 +01:00
  • 25eefb5d62 Make all jars nestable on Forge (#153) SettingDust 2023-08-13 04:09:40 +08:00
  • 66edc601f5 RemapJarTask: Avoid reordering nested jars Juuz 2023-08-12 13:02:57 +03:00
  • b0840803a5 Add a mod settings container to RunConfigSettings (#145) Juuz 2023-08-12 12:41:27 +03:00
  • 39426ac20e Merge remote-tracking branch 'upstream/dev/1.3' into dev/1.3 Juuz 2023-08-12 01:22:31 +03:00
  • 65bb884401 Merge branch 'dev/1.2' into dev/1.3 Juuz 2023-08-12 01:22:09 +03:00
  • ffc786d3cd Fix gradle properties not being read from sub projects correctly. (#941) modmuss 2023-08-10 16:46:25 +01:00
  • 7a26b375e0 Support Neo (#154) shedaniel 2023-08-09 04:41:58 +08:00
  • 3019b32fd7 Publish 1.3 beta builds Juuz 2023-07-22 01:30:02 +03:00
  • 236f035ebe actions: Restore test-push.yml to be closer to upstream Juuz 2023-07-19 17:50:41 +03:00
  • f51a9a59de Merge remote-tracking branch 'upstream/dev/1.3' into dev/1.3 Juuz 2023-07-19 12:56:27 +03:00
  • 2de23d12cf Update TR and fix compilation errors Juuz 2023-07-19 12:14:34 +03:00
  • cfe72b933a Improve Kotlin version detection modmuss50 2023-07-04 17:13:26 +01:00
  • 63eaeed496 Add comment to ZipReprocessorUtil.appendZipEntry modmuss50 2023-07-04 17:13:26 +01:00
  • e49a051ea0 Fix included none mod libraries not being reproducible. (#923) modmuss 2023-07-04 17:13:48 +01:00
  • 6413a9312c Create RunConfigSettings with Gradle's object factory (#917) modmuss 2023-07-03 17:45:13 +01:00
  • 8ddf572a7c Client annotation processor configuration extendsFrom "annotationProcessor" (#918) modmuss 2023-07-02 21:39:06 +01:00
  • 28b8caf8f1 Make resolvable copies of configurations not consumable (#920) Juuz 2023-07-02 23:38:55 +03:00
  • 60e0aaf823 Merge remote-tracking branch 'upstream/dev/1.3' into dev/1.3 Juuz 2023-06-30 16:23:49 +03:00
  • 7a9849bfcf Fix ClassCastExceptions exp/1.3 Juuz 2023-06-30 15:53:10 +03:00
  • 8abe00a2b1 Fix gen sources without unpick modmuss50 2023-06-27 20:54:11 +01:00
  • 867793d8c3 Fix constructor mappings with layered mappings (#881) qwertyuioplkjhgfd 2023-06-27 06:16:40 -07:00
  • f06bc6f735 Don't use arg files when running in a none ascii path (#916) modmuss 2023-06-27 14:06:48 +01:00
  • ffe4d52a12 Improve GenerateSourcesTask error message. modmuss50 2023-06-27 09:27:59 +01:00
  • 8b3b9b4aed Use intermediate provider name in cache key (#912) modmuss 2023-06-23 17:17:58 +01:00
  • a2b541818c Apply AW as a TR AnalyzeVisitor (#892) modmuss 2023-06-23 15:29:24 +01:00
  • 2e31f8accb Use project specific cache dir in IncludedJarFactory. modmuss50 2023-06-23 15:20:21 +01:00
  • c72bdb5eea Fix compilation errors Juuz 2023-06-21 21:48:17 +03:00
  • 13cfbb9da5 Merge remote-tracking branch 'upstream/exp/1.3' into exp/1.3 Juuz 2023-06-21 21:40:25 +03:00
  • e0efe9ce60 Remove beta warning 1.2 Juuz 2023-06-21 21:30:29 +03:00
  • 4e593fc5ae Rework how unpick and linenumber maps are applied (#907) modmuss 2023-06-16 21:55:04 +01:00
  • fe823ddb30 Add an internal API to allow 3rd party loom extensions to add library processors. (#906) modmuss 2023-06-15 20:14:52 +01:00
  • 590686fe1a Fix + test minecraft metadata downloading (#905) modmuss 2023-06-13 21:24:46 +01:00
  • ed5e4ac8dd Add Eclipse to ANSI supported IDEs - fixes #726 (#803) TheKodeToad 2023-06-13 18:54:23 +01:00
  • 68c7eb21ba Enable reproducible builds by default (#899) modmuss 2023-06-13 18:31:25 +01:00
  • 856f0a4f33 Fix and validate kotlin version. (#903) modmuss 2023-06-13 18:31:02 +01:00
  • c557647e06 Fix invalid run config containing module names with spaces (#889) RedNesto 2023-06-13 12:32:35 +02:00
  • c62e96b0ae Fix non-main source set remap configurations publishing by default (#891) Juuz 2023-06-13 13:25:43 +03:00
  • 3c487447fb Fix interface injection of inner class interfaces (#900) zml 2023-06-13 03:20:46 -07:00
  • 55c59ef97e Change zip entry ordering to place manifest first (#887) Luke Bemish 2023-06-13 06:17:20 -04:00
  • 6e72125c0f Dont allow gradle to run game/genSources tasks in parallel (#901) modmuss 2023-06-13 11:16:56 +01:00
  • af1f2497b5 Fix Kotlin 1.9.0 beta (#902) modmuss 2023-06-13 11:16:14 +01:00
  • 5c92ebd20b Loom 1.3 modmuss50 2023-06-13 11:10:08 +01:00
  • cce1fa3fff Merge branch 'dev/1.1' into dev/1.2 Juuz 2023-06-12 20:48:09 +03:00
  • b7f3c674f9 ModMetadataFiles: Prefer quilt.mod.json over architectury.common.json Juuz 2023-06-12 20:45:55 +03:00
  • 479bb0ba17 Fix architectury.common.json etc being used over fabric.mod.json (#140) Juuz 2023-06-12 20:45:12 +03:00
  • 6d5e57c292 Remove unused forgeNamed configuration Juuz 2023-06-12 18:45:07 +03:00
  • 4390d16183 Fix #132 Juuz 2023-06-12 18:43:45 +03:00
  • e485c5e68c Add test for #132 Juuz 2023-06-12 18:41:48 +03:00
  • 4ce760a062 Change broken mods.toml warning to info shedaniel 2023-06-12 17:34:53 +08:00
  • 292bea7d33 Fix unescaped string in ForgeRunConfigTest Juuz 2023-06-04 20:33:09 +03:00
  • 59f2936e57 Fix code style Juuz 2023-05-30 20:05:52 +03:00
  • 4eadfb2d19 Add basic test for Forge run config validation Juuz 2023-05-30 19:31:01 +03:00
  • da08cf9330 AtRemapper: Work around Gradle 8.1 bug causing Files.readString(path) to call Path.toFile() Juuz 2023-05-10 18:36:03 +03:00
  • fd46c13778 AtRemapper: Work around Gradle 8.1 bug causing Files.readString(path) to call Path.toFile() Juuz 2023-05-10 18:36:03 +03:00
  • b2988d2263 Publish 1.2 Juuz 2023-05-07 17:19:13 +03:00
  • 5ddbd495e4 Add beta log notice Juuz 2023-05-07 12:52:13 +03:00
  • 73fef942ee Merge remote-tracking branch 'upstream/dev/1.2' into dev/1.2 Juuz 2023-05-07 12:51:03 +03:00
  • d1f35d4221 Fix publish modmuss50 2023-05-05 13:30:54 +01:00
  • 35e827566e Move jar merger to loom. (#882) modmuss50 2023-05-05 13:26:06 +01:00
  • 92eed264ab Downloader improvements (#880) modmuss50 2023-05-02 09:21:51 +01:00
  • 4337986982 ForgeToolExecutor: Use project Java toolchain if available Juuz 2023-04-30 00:23:00 +03:00