Commit Graph

  • 540c7237ef build: 删减了不必要的publish代码 1.21.1 3944Realms 2026-05-03 17:07:11 +0800
  • 4266168aab feat: 构建输出调整,添加代码格式检查(主要要求文件编码必须是UTF-8)以及上传到Modrinth,Curseforge平台的工作流程 3944Realms 2026-05-03 13:10:28 +0800
  • 768f38fc97 feat: 可使用的构建模板 3944Realms 2026-05-03 13:02:19 +0800
  • c45a7a9f0c feat: 更新上传到Modrinth,Curseforge平台的工作流程 1.20.1 3944Realms 2026-03-18 23:30:01 +0800
  • 9fff0c869a build: 构建输出调整,添加代码格式检查(主要要求文件编码必须是UTF-8) 3944Realms 2026-03-16 14:45:38 +0800
  • 190c085229 fix: 使forge的数据生成可被共享 3944Realms 2026-03-14 22:40:52 +0800
  • 8a825e0c9b build: 可使用的构建模板 3944Realms 2026-03-09 14:44:02 +0800
  • a4a738da53
    Merge pull request #101 from MJPC83/fix-datagen Jared 2025-08-31 17:02:23 -0400
  • fa6d66835c
    Fix DataGen in Neoforge 1.21.1 MJ 2025-09-01 00:07:55 +0530
  • d6b81d85d6
    Merge pull request #93 from Tfarcenim/1.20.1 Jared 2025-02-23 17:38:45 -0700
  • 18a439ec1e
    Add parchment to fabric Tfarcenim 2025-02-23 15:32:08 -0800
  • 7db4c59d56
    Add parchment to forge Tfarcenim 2025-02-23 15:15:50 -0800
  • 64913de449
    Add parchment to common Tfarcenim 2025-02-23 15:15:05 -0800
  • f1aa19f1c1 add forge datagen arguments Jared 2025-02-16 17:59:46 -0700
  • 00071711ba
    Merge pull request #92 from jason13official/patch-1 Jared 2025-02-12 17:14:12 -0700
  • 7024ac7add
    Update build.gradle jason13official 2025-02-12 19:11:14 -0500
  • 2d3acaf15a
    Update build.gradle jason13official 2025-02-12 19:09:07 -0500
  • 05096a2c93 Update gradle.properties docs. Close #86 Jared 2025-02-04 16:12:29 -0700
  • 64e5c1cdac Use ModDevGradle instead of VanillaGradle and ForgeGradle. Close #85 Jared 2025-02-04 16:02:17 -0700
  • 4cf41c9b61 Manually add the mixin config to forge's manifest Jared 2024-12-01 14:30:06 -0700
  • cd9f534f2f Fix AT syntax being wrong Jared 2024-11-30 14:20:07 -0700
  • 3397eb125a Port to 1.21.1 Jared 2024-11-20 22:05:57 -0700
  • d263e7d59d
    Merge pull request #69 from MrAmericanMike/patch-1 Jared 2024-08-29 09:09:18 -0600
  • cd2a14ede7
    Update README.md MrAmericanMike 2024-08-29 08:16:59 -0300
  • 4d367e4ab2 Re-add forge support. Close #64 Jared 2024-08-05 23:46:16 -0600
  • c2b0ec3804 Update gradle and show how you can pin vanillagradle versions Jared 2024-08-05 20:56:20 -0600
  • a32c87e599 Use neoforge as a fallback maven if the parchment maven is down. Jared 2024-06-26 02:46:48 -0600
  • df580e2c11 ModDevGradle is on the Gradle Plugin Portal, Sponge is no longer needed Jared 2024-06-26 02:46:33 -0600
  • 794baefc7a Access transformers are no longer in a hardcoded location Jared 2024-06-26 02:36:00 -0600
  • de70d29ca6
    Merge pull request #66 from Joel-Paul/patch-1 Jared 2024-06-25 08:06:27 -0600
  • b353c384d1
    Remove duplicate section from README.md Joel Paul 2024-06-25 19:28:02 +1000
  • 040ca2e79d Replace (Vanilla|Neo)Gradle with ModDevGradle, add ParchmentMC support Jared 2024-06-25 01:48:34 -0600
  • 56b4f43b90 Port to 1.21. Close #59 Jared 2024-06-20 03:22:56 -0600
  • 74686cf664
    Merge pull request #58 from Cadiboo/patch-1 Jared 2024-06-14 12:00:34 -0600
  • b8be7a400f
    Update neoforge.mods.toml Cadiboo 2024-06-15 01:32:00 +1000
  • 21257751f6
    Update gradle.properties Cadiboo 2024-06-15 01:28:07 +1000
  • f2b74f2074 Port to 1.20.6 Jared 2024-05-20 16:51:27 -0600
  • 5e833efb61 Add a new capability based on the base archive name Jared 2024-05-20 16:27:02 -0600
  • fc43dd5a3c Remove unneeded jetbrains annotations Jared 2024-05-20 14:38:48 -0600
  • 74b6843ef9
    Merge pull request #55 from VendoAU/patch-1 Jared 2024-05-17 14:58:49 -0600
  • 4cb494647a
    Fix typo in license name Vendo 2024-05-14 20:13:13 +1000
  • 5536dbd85d Port to 1.20.5 and temporarily(?) delete forge Jared 2024-04-23 21:05:44 -0600
  • ac3fddf1cc
    Merge pull request #54 from jaredlll08/refactor-1.20.4 Jared 2024-04-22 20:55:54 -0600
  • 53caea62bb Rename plugins Jared 2024-04-21 22:31:31 -0600
  • 79514823e2
    pre-emptively support neoforge.mods.toml Jared 2024-04-20 01:03:10 -0600
  • 985f33d90c Modernize the template Jared 2024-04-19 21:30:40 -0600
  • 357c43e511 Remove old scopes Jared 2024-04-19 21:10:15 -0600
  • b46609313c Use exclusive content for plugin repositories Jared 2024-04-19 19:52:25 -0600
  • dacc33f439 Swap the publishing repository with something more versatile Jared 2024-04-19 19:49:07 -0600
  • 77d38c6e52 Update gradle and plugins Jared 2024-04-19 18:38:10 -0600
  • f78f8c15e3 port to 1.20.1 Jared 2024-04-19 17:27:03 -0600
  • 4ae44fbc38
    Merge pull request #52 from AzureDoom/patch-1 Jared 2024-03-23 16:45:33 -0600
  • 1016738d44
    Update Foojay to 0.8.0 AzureDoom 2024-03-23 15:11:56 -0400
  • 0f2407562e
    Merge pull request #44 from Nekretaur/1.20.4 Jared 2024-01-16 15:46:42 -0700
  • 3d97a942ae implementation to compileOnly Nekretaur 2024-01-15 17:18:47 +0000
  • 9f0b50b3b0 Port to 1.20.4 Jared 2024-01-11 04:41:22 -0700
  • 10b3870853 Port to 1.20.3 Jared 2024-01-11 04:04:15 -0700
  • 91061d118e
    Merge pull request #41 from Trikzon/patch-1 Jared 2023-12-21 16:01:37 -0700
  • 783be74125
    Remove outdated warning about expanding fabric.mod.json's mod_id Dion Tryban 2023-12-21 15:51:55 -0500
  • fbd3ef7017
    Merge pull request #38 from Nekretaur/patch-1 Jared 2023-12-06 10:09:54 -0700
  • e56cee18e9
    Update a few versions Nekretaur 2023-12-06 13:30:05 +0530
  • 32b88f0536
    Merge pull request #37 from MerchantPug/fix/fabric-api-modid Jared 2023-12-02 08:59:45 -0700
  • 80dd136a7d
    Update fabric modid in fabric.mod.json to new fabric-api modid. Pug 2023-12-03 01:41:34 +1100
  • 25bcd220c5
    Merge pull request #36 from MerchantPug/fix/modids Jared 2023-11-29 13:19:51 -0700
  • 2ad03775a6
    Replace examplemod with ${mod_id} in mod files. Pug 2023-11-30 01:22:50 +1100
  • 1791ae3dc0 Remove usages of TaskCollection.metaClass in favor of a variable Jared 2023-11-22 07:06:28 -0700
  • 829e2415e6 Move plugins back to their respective build.gradle files. Close #34 Jared 2023-11-14 02:44:36 -0700
  • 6152c1e196 Fix access transformer location Jared 2023-11-11 11:43:09 -0700
  • 5e12acdb4c
    Merge pull request #33 from jaredlll08/1.20.2-doc-update Jared 2023-11-11 01:47:14 -0700
  • f7eca4f6d6
    Add info on how to remove a platform. Tyler Hancock 2023-11-11 01:42:04 -0700
  • e744cc2670
    Move IDEA to a H3 to match Eclipse Tyler Hancock 2023-11-11 01:33:31 -0700
  • ec156b6c83 Update to 1.20.2. Add a NeoForge project Jared 2023-11-11 01:19:46 -0700
  • 493ecc96d2
    Cleanup and improve expansions in metadata files (#30) Witixin 2023-10-05 13:31:55 +0200
  • 920129b7b9
    Update mods.toml to use replacements for displayName Jared 2023-06-16 02:29:28 +0200
  • a2811f728e Fix maven artifact not having the correct name and forge pom generation Jared 2023-06-12 04:18:51 +0200
  • 0a04d1fa35 Update how the archive name is set Jared 2023-06-12 04:18:37 +0200
  • a5ac191b4e Port to 1.20 Jared 2023-06-11 04:08:59 +0200
  • 5295b1ed68 add common code to sources and javadoc jars Jared 2023-06-11 04:08:28 +0200
  • 2406e0394f general buildscript cleanup Jared 2023-06-11 03:40:13 +0200
  • 531f251168 AccessTransformers and AccessWideners now apply if the file is present Jared 2023-06-11 03:27:39 +0200
  • 2baa2d2ba4 Update mods.toml license to match repository license Jared 2023-06-11 03:32:46 +0200
  • fc6f452e8c Add mixin to all projects Jared 2023-06-11 03:25:08 +0200
  • 45030884b0 specify the modloader versions in the root build.gradle Jared 2023-06-11 02:54:10 +0200
  • c48bbe91c9 Remove unused gradle plugins Jared 2023-06-11 01:39:54 +0200
  • 0316e280e0 Set the root project name to match the folder name Jared 2023-06-11 02:34:00 +0200
  • 6de6f20cbd Cleanup modloader metadata files and replace more properties in them Jared 2023-06-11 02:31:29 +0200
  • 9efe38d385 Update maven publishing block Jared 2023-06-11 01:44:53 +0200
  • ad8d113645 Removed common runs Jared 2023-06-11 01:42:37 +0200
  • 67d79d6ba3 Update to ForgeGradle 6 and Fabric Loom 1.2 Jared 2023-06-11 01:34:55 +0200
  • 470f3ed636 Update to gradle 8.1.1 Jared 2023-06-11 01:28:18 +0200
  • e372040edd Spread the project includes over three lines to easier manipulation Jared 2023-06-11 01:23:02 +0200
  • e10fcc23e4 Lowercase the project names as per gradle naming convention Jared 2023-06-11 01:21:39 +0200
  • 4deaa38f67
    Add Discord invite to the description. Tyler Hancock 2023-05-12 14:32:54 -0600
  • f2b6c744d8
    Port to Minecraft 1.19.3 Tyler Hancock 2022-12-08 19:41:02 -0700
  • 8b5788f33b
    Update template to use latest versions for 1.19.2 Tyler Hancock 2022-09-29 00:04:33 -0600
  • 886bb33c36
    Witixin1512 patch 2 (#23) Witixin1512 2022-09-15 19:43:12 +0200
  • d3123d3c37
    Fix typo (#22) Witixin1512 2022-09-15 16:14:59 +0200
  • 51a7111415
    Merge pull request #18 from AlgorithmLX/patch-1 Jared 2022-07-07 15:51:45 +0200
  • 405a2d2941
    Update Java version for mc 1.19 Ivan 2022-07-07 13:36:47 +0700
  • 19177326f1
    Revert moving to jar task as Annotation Processors do not process Common Jared 2022-06-16 22:14:21 +0200