Commit Graph

  • 7d2dad6e46
    Support a wider range of parameters in FileSpec (#502) Juuxel 2021-09-23 00:00:41 +0300
  • be17a02e90
    Use better gradle conventions, and fix #311 (#503) shedaniel 2021-09-23 04:59:51 +0800
  • 06e60e5c29
    Enable legacy mixin ap by default (#501) modmuss50 2021-09-20 17:44:08 +0100
  • 1752659291 Dont add loom to compileOnly config. modmuss50 2021-09-20 13:05:45 +0100
  • 256e61ce3c
    Rebuild record components from field names, improves decompile (#497) modmuss50 2021-09-19 08:53:13 +0100
  • 98d8f37672
    Fixes merging of mappings for cases like: class_1234 is mapped, but class_1234$1 is not. (#498) shartte 2021-09-18 22:15:32 +0200
  • ae9a9e120d Update lorenz-tiny modmuss50 2021-09-17 15:44:41 +0100
  • 2ec1dd032f Update tiny remapper, register the new LV pattern as invalid with TR. modmuss50 2021-09-16 20:35:10 +0100
  • 2a040d03d7 Fix line number remapping not copying all class files. Fixes a runtime crash. modmuss50 2021-09-16 16:23:33 +0100
  • 9d9be1b842
    Migrate fully to mapping-io + Add comments about transitive access widners to generated sources (#495) modmuss50 2021-09-16 15:28:06 +0100
  • d48c74161e
    Access Widener 2.0 with support for Transitive Access Wideners (#484) shartte 2021-09-14 23:40:47 +0200
  • 08e548b6c6
    Expose layered mappings as an API (#490) modmuss50 2021-09-13 17:58:52 +0100
  • 4f2ead9f16
    Remove unused Constants.SOFTWARE_COMPONENT_NAME (#493) Juuxel 2021-09-12 13:39:12 +0300
  • df7f56306b
    Fix ParchmentMappingLayerTest test (#491) shedaniel 2021-09-11 21:39:19 +0800
  • 2c464cdef3
    Add loom.modVersion to read the version from the fabric.mod.json file. (#489) modmuss50 2021-09-10 16:06:37 +0100
  • 2bc7522a26 Fix reproducible build test, a none legacy test for this should be added at a later date. modmuss50 2021-09-08 15:59:31 +0100
  • 1818ff03ab Update dependencies modmuss50 2021-09-07 12:31:16 +0100
  • aaf8653bee Disable ANSI when gradle's --console plain arg is used Fixes #486 modmuss50 2021-09-07 12:24:57 +0100
  • 8da2da8aed Update checkstyle to prevent using var expect for new instance creation. modmuss50 2021-09-07 11:55:05 +0100
  • 5837f95ff8 Fix line endings in fapi patch modmuss50 2021-09-07 11:30:01 +0100
  • 3b0dc7f0f4
    Use tiny-remapper to remap mixin annotation. (#441) Logic 2021-09-07 06:28:51 -0400
  • 52873435b7 Fix fabric api build test modmuss50 2021-09-07 11:20:54 +0100
  • ea8ee4c21a
    Add option to disable deprecated POM generation and the warnings together with it (#487) Juuxel 2021-09-05 19:55:42 +0300
  • 1a060df4bf Revert fabric api patch to fix deprecations, I believe loom is wrong. modmuss50 2021-09-05 17:06:26 +0100
  • 216b48337b Fix crash when "sourcesElements" is not present modmuss50 2021-09-05 17:06:05 +0100
  • ffaf893716 Patch fabric api to fix loom deprecations modmuss50 2021-09-05 16:38:11 +0100
  • 2bdeb869ab Update MCE and test deps modmuss50 2021-09-05 16:22:51 +0100
  • 0633b170fa
    Make parchment layer test also test the parameter after being reordered (#483) shedaniel 2021-09-05 23:08:43 +0800
  • 08f055489b
    Fix the java software component not working with Loom and fix #200 (#460) Juuxel 2021-09-05 18:08:16 +0300
  • b1b395cedf Revert "Make SourceRemapper threaded (#446)" modmuss50 2021-09-02 12:50:56 +0100
  • 6165576521
    Make --refresh-dependencies work by creating the directory after clearing it (#482) shedaniel 2021-08-31 21:54:17 +0800
  • 3ded0964c4
    Refactor and improve tests (#466) modmuss50 2021-08-31 11:48:58 +0100
  • 2277b93f8d
    Fix compile for b320c4199a (#480) shedaniel 2021-08-26 18:22:55 +0800
  • b320c4199a
    Allow developer set the site where to download game resource.(0.9 branch) (#442) hanbings 2021-08-22 22:19:58 +0800
  • 9a470a49d8
    update mapping-io, fix #473 (#474) Logic 2021-08-22 10:03:09 -0400
  • 97a629eef9
    File Structure Changes (#462) shedaniel 2021-08-14 04:02:45 +0800
  • a0c2d877af
    Add modCompileOnlyApi, modRuntimeOnly; deprecate modRuntime (#458) Juuxel 2021-08-01 01:46:42 +0300
  • f9a06cbd41
    Make RemapSourcesJarTask use properties (#459) Juuxel 2021-08-01 01:45:43 +0300
  • 2f4cf35abf
    Remove the Cache class in the LoomRepositoryPlugin, use LoomFiles instead. (#464) Logic 2021-07-31 18:43:46 -0400
  • e5b972cf98 Remove the ShowCodeDetailsInExceptionMessages jvm arg, I didn't realise it was default to enabled now. modmuss50 2021-07-31 23:41:31 +0100
  • 95751e213c Start experimental 0.10 branch - Won't be published right now. modmuss50 2021-07-31 23:36:02 +0100
  • 2b5d3d4a3a Revert: "Always fork the java compiler" Fixes #453 modmuss50 2021-07-28 18:19:56 +0100
  • e124d48387
    fix #448 (#451) Logic 2021-07-28 03:50:14 -0400
  • 32837d71eb Fix NPE when in a mod loader dev env modmuss50 2021-07-27 20:56:24 +0100
  • b955affb1a
    Expose 'loom' extension as the API, deprecate 'minecraft' extension (#449) Juuxel 2021-07-26 22:20:23 +0300
  • 75234f4cbd
    Use Property in LoomGradleExtension & Move task groups to constants (#445) shedaniel 2021-07-27 03:08:03 +0800
  • b558ee1a46
    Fix loom.accessWidener being a read-only property in Kotlin (#447) Juuxel 2021-07-26 14:14:31 +0300
  • ef2816b0d0
    Make SourceRemapper threaded (#446) modmuss50 2021-07-25 22:54:22 +0100
  • 4601cc1db2 Update mercury. Test with Gradle 7.3 nightlys. Bump other deps. modmuss50 2021-07-24 19:35:39 +0100
  • 08a797c53b
    Use jar processor ids to fix #432 (#444) Juuxel 2021-07-23 23:51:34 +0300
  • 606046e719 Ensure files are closed and outputs cleaned up when remapping. modmuss50 2021-07-21 23:21:47 +0100
  • e6793b5ed7 Revert "Fix MojangMappingsSpec having the same hash version for each mc version." modmuss50 2021-07-21 23:30:40 +0100
  • 61fa4d9fb6 Fix MojangMappingsSpec having the same hash version for each mc version. modmuss50 2021-07-21 22:29:23 +0100
  • d32acb3370 Bump gradle nightly version modmuss50 2021-07-20 08:47:15 +0100
  • 81fa551382
    Better Mixin AP configuration (#423) LogicFan 2021-07-18 09:13:47 -0400
  • b4ac68825f Enforce a minimum Intelij version of 2021.1. modmuss50 2021-07-17 22:18:14 +0100
  • a73696a83f Fix fabricApi.module does not respecting offline mode. Closes #412 modmuss50 2021-07-16 23:25:23 +0100
  • 69caaccb07 Fallback to fabric's experimental version manifest for versions that are not in the launchermeta. modmuss50 2021-07-16 23:22:03 +0100
  • d271dfadd0 Add CustomManifestTest modmuss50 2021-07-16 22:59:37 +0100
  • 34b771f744 Actually handle gzip encoded connections when downloading. modmuss50 2021-07-16 22:48:50 +0100
  • 777f30913b Add back customManifest api modmuss50 2021-07-16 22:36:22 +0100
  • e439a1b354
    Refactor LoomGradleExtension (#431) modmuss50 2021-07-14 00:03:21 +0100
  • 2259a4efc8
    Add versions used to compile/build against to jar manifest (#428) modmuss50 2021-07-13 23:10:07 +0100
  • e3b2f8610e Update parchment url modmuss50 2021-07-13 12:43:47 +0100
  • f26e9e2c7b
    Fix AW field remapping (#434) Juuxel 2021-07-13 10:52:42 +0300
  • ad5ac78e06 Improve some bad stack traces. modmuss50 2021-07-13 00:05:24 +0100
  • f13dc4eea7
    Test AW field remapping (#433) Juuxel 2021-07-13 01:39:32 +0300
  • f3b336413c Fix header file from merge. modmuss50 2021-07-10 21:58:15 +0100
  • e9657d63c4
    Fix local file mod dependencies (#430) Juuxel 2021-07-10 23:52:38 +0300
  • 54fe0909ff Use spotless for header validation, years have been back-filled from git history modmuss50 2021-07-10 21:50:53 +0100
  • b24e067215 Fix yet another gradle deprecation, expand tests to cover it modmuss50 2021-07-05 23:04:08 +0100
  • 8ce991dadc Fix build... modmuss50 2021-07-04 01:00:18 +0100
  • 3a51777b4b Use a detached configuration to add jetbrains annotations to the source remapper classpath. modmuss50 2021-07-04 00:58:09 +0100
  • 5bccf43761 Update ReproducibleBuildTest hashes, the tiny remapper update caused this. modmuss50 2021-06-30 22:54:42 +0100
  • bed2031f3b Update ASM and nightly gradle modmuss50 2021-06-30 22:33:17 +0100
  • 7fba77d43a
    fix broken test introduced in 54d6ef7896 (#424) LogicFan 2021-06-28 11:33:18 -0400
  • 54d6ef7896
    Fix typo "officalMojangMappings" (#420) shedaniel 2021-06-20 20:24:10 +0800
  • 147af48879 Patch all eclipse deps to use a strict version modmuss50 2021-06-16 23:16:44 +0100
  • b4cd38a287 Ensure deps are reproducible. This prevents them from being updated without us knowing. modmuss50 2021-06-16 19:16:47 +0100
  • 1f9f48052b
    Basic layered mappings with @ParchmentMC support (#413) modmuss50 2021-06-14 18:39:03 +0100
  • e179cccf64 Update Tiny Remapper to 0.4.2 modmuss50 2021-06-14 08:49:43 +0100
  • 75aca3b870 0.4.1 tiny remapper modmuss50 2021-06-13 22:46:00 +0100
  • 3d3628f0a1 Update tiny remapper. modmuss50 2021-06-13 17:49:18 +0100
  • 60482833b2
    Use tabs for indentation in the Fernflower decompiler (#383) haykam821 2021-06-13 09:34:46 -0400
  • 9278f6c4b9
    Fix new gradle 8.0 deprecation added in 7.2 (#416) modmuss50 2021-06-13 13:28:47 +0100
  • 0cfa88f73b Always fork the java compiler modmuss50 2021-06-13 11:23:46 +0100
  • 8d2e8c5948 Start 0.9 dev cycle modmuss50 2021-06-13 11:18:10 +0100
  • 449868451e
    Run tests on windows modmuss50 2021-06-13 10:50:17 +0100
  • 4763760984 Revert "Update mercury (#408)" modmuss50 2021-06-02 23:05:51 +0100
  • 50d6fd298d
    Update mercury (#408) modmuss50 2021-06-02 09:06:26 +0100
  • 188bbe57d6 Fix MergedNestedJarProvider not calling the child's prepare modmuss50 2021-06-01 18:13:25 +0100
  • 210938d749 Fix local ivy layout not respecting classifiers. Fixes #407 modmuss50 2021-05-28 11:31:19 +0100
  • 3318a15cc5 Suppress "Inconsistent inner class entries" error when decompiling modmuss50 2021-05-27 22:08:56 +0100
  • 640e1b4721 Improve the outdated Java error message when syncing in idea. modmuss50 2021-05-26 21:10:08 +0100
  • 8238db1778
    Improve error messages when using outdated Java or Gradle. modmuss50 2021-05-26 11:41:52 +0100
  • 1f80e00e88
    Add classifier to "fake" mods' id if they have a classifier specified (#394) Mitchell Skaggs 2021-05-22 17:29:02 -0500
  • e955ebb8c5
    add support for new dependencyResolutionManagement (#400) LogicFan 2021-05-22 18:28:42 -0400
  • de665ab498 Add SignedProjectTest #404 modmuss50 2021-05-20 23:47:48 +0100
  • 93b2aebaf8 Update MCE to 0.4.4 modmuss50 2021-05-18 20:58:10 +0100
  • 90ff811ecd Make the run config api stable modmuss50 2021-05-15 19:58:08 +0100