Commit graph

30 commits

Author SHA1 Message Date
Rongmario
7db468db1e Update RFG to 1.3.27 and update the maven url also 2024-01-09 02:28:31 +00:00
Rongmario
5276e52f45 Formatting + some extra documentation 2023-05-28 03:55:27 +01:00
Raven Szewczyk
1bd5056fe1
Update RFG with deobf fixes
Fixes a crash when deobfuscating some jars
2023-05-03 10:23:36 +01:00
Rongmario
fd643482aa
Update RFG to 1.3.8 2023-04-27 22:27:45 +01:00
Raven Szewczyk
df4740eec6 Remove useless line 2023-04-27 13:05:24 +01:00
Raven Szewczyk
81623904da Update RFG, apply ATs from dependencies 2023-04-27 13:04:20 +01:00
Raven Szewczyk
66a6e1cd78 Update RFG with the "api" classpath fix 2023-04-24 16:25:52 +01:00
Raven Szewczyk
4be3c2360e Set UTF-8 encoding for java files 2023-04-24 15:42:45 +01:00
Raven Szewczyk
1c5b4612a5 Fix the embed configuration 2023-04-24 15:39:55 +01:00
Raven Szewczyk
b31891a270 Remove useless atsFound 2023-04-24 15:35:01 +01:00
Raven Szewczyk
0ca81e47aa Add AT detection from the GTNH buildscript 2023-04-24 11:28:24 +01:00
Raven Szewczyk
6b9432c49b Migrate from FG2.3 to RFG 1.3.3 2023-04-24 11:23:28 +01:00
PrototypeTrousers
f8b0ffd20a
spaces 2023-03-28 21:32:15 -03:00
PrototypeTrousers
97dd451b0a
switch to anatawa12 fork of forgegradle 2.3
Fix failing asset task due to switch to https
2023-03-28 21:29:16 -03:00
Rongmario
bebb74e316 Stopping the inclusion of TweakClass metadata 2023-02-13 10:12:44 +00:00
Rongmario
0263175cf0 Update AssetMover, and use compile for MixinBooter as well 2022-11-20 19:43:00 +00:00
Rongmario
f729e03ccc Update MixinBooter to 7.0 2022-11-17 16:37:22 +00:00
Rongmario
d282ef9b6b Fixed AT not being declared in manifest + fix build.gradle tab/space mix 2022-09-05 15:04:02 +01:00
Rongmario
58795fb003 Use Forge's own FG2.3 for time being 2022-07-25 02:39:11 +01:00
Rongmario
bf396afc53 Update MixinBooter to 5.0 2022-07-20 19:33:12 +01:00
Rongmario
e9a6b5cc72 Fix mods with mixin not loading in dev env + dupe outside of dev env 2022-07-15 13:07:04 +01:00
Rongmario
c790bdef35 New property "include_mod" to make sure mods work alongside coremods 2022-05-26 12:05:56 +01:00
Rongmario
dfaf6d5d34 Explicitly call toBoolean when evaluating Boolean properties 2022-04-26 12:21:03 +01:00
Rongmario
a6e27f7842 Depend on MixinBooter 4.2 for mixins, stop mixins from being packed 2022-03-14 01:57:35 +00:00
Rongmario
c277dbf15c Added new parameter in gradle.properties = "mixin_into_mods"
- `true` means MixinBooter will be depended on
2022-03-01 11:51:21 +00:00
Rongmario
6ad9a77ebc Add mixins/coremod to client/server run args automagically 2022-01-26 12:34:40 +00:00
Rongmario
c45e35d42a Change FG version 2022-01-24 00:37:13 +00:00
Rongmario
90820e2098 Use Cleanroom's Maven for ForgeGradle+AssetMover 2022-01-22 21:46:32 +00:00
Rongmario
7b370f2113 Made properties editable via gradle.properties
- There should be little incentive to touch `build.gradle`other than adding extra deps
2022-01-20 16:56:26 +00:00
Rongmario
50bff024bd First commit - checkstyle coming soon 2022-01-06 11:59:55 +00:00