0.2.0 starter and migration packages
github-actions
released this
28 Jan 21:03
·
157 commits
to master
since this release
Commits
- ea8dd52: Update gradlew to 7.6 (Raven Szewczyk) #109
- 1ffe051: Minimal changes to not crash when loading RFG instead of FG, remove some no longer necessary workarounds (Raven Szewczyk) #109
- dfcfc4c: Update gradlew to 8.0-rc-1 (Raven Szewczyk) #109
- 13ba845: Fix build.gradle IntelliJ warnings, use configuration avoidance api for faster gradle startup (Raven Szewczyk) #109
- a2cfd01: Fix crash in processResources due to file duplication with the implicit from() block (Raven Szewczyk) #109
- 80ff018: Working runClient/runServer (Raven Szewczyk) #109
- bdc7855: Use RFG's jar/reobfJar instead of hacks around FG's sometimes reobfed jar (Raven Szewczyk) #109
- 66c668b: Fix spotless using the wrong sourcesets (Raven Szewczyk) #109
- cddf7a7: Fix publishing issues (Raven Szewczyk) #109
- d8334df: Bring back jvm8 compatibility (Raven Szewczyk) #109
- 3819d8b: Add documentation to
dependencies.gradle
(Raven Szewczyk) #109 - b85e0de: Add
compile
config backwards compat with a deprecation notice (Raven Szewczyk) #109 - c65c2c4: Add AT support (Raven Szewczyk) #109
- 1c9d157: Add IDEA config (Raven Szewczyk) #109
- c7cb211: Merge remote-tracking branch 'origin/master' into wip-rfg-tests (Raven Szewczyk) #109
- d1120cb: Add a testCompile backwards compat configuration (Raven Szewczyk) #109
- 8295af6: Maven and mixin fixes (Raven Szewczyk) #109
- 6800410: Squash more publishing bugs (Raven Szewczyk) #109
- fab9a07: Bump settings.gradle commits (Raven Szewczyk) #109
- bc2d8d4: Switch gradle distribution back to bin (Raven Szewczyk) #109
- b006bb8: Add a mod buildscript&gradle updating helper script (temporary, remove before merging) (Raven Szewczyk) #109
- 50d4045: Rerun actions (Raven Szewczyk) #109
- b8f2af4: Add IJ-native run configs, pass javac options (Raven Szewczyk) #109
- 429950e: Switch the default tag injection mechanism to a generated class (Raven Szewczyk) #109
- 0aafe1e: Bump the RFG version (Raven Szewczyk) #109
- 7693755: Inject coremods in intellij-native run configurations (Raven Szewczyk) #109
- 68c05a9: Update gradle to 8.0-rc-2 (Raven Szewczyk) #109
- 253debf: Bump RFG version (Raven Szewczyk) #109
- 34d9e31: Fix missing toolchain provider in Gradle 8 (Raven Szewczyk) #109
- da33a1a: Make minimization of shadow jars optional, fix missing runClient->shadowJar dependency (Raven Szewczyk) #109
- 9668beb: Update RFG, enable assertions only in the current mod, update gtnhmixins, configure idea projects after all jvm args are set up (Raven Szewczyk) #109
- 9b36d7b: Add a workaround for repackaged CCL not finding mappings (Raven Szewczyk) #109
- d7099c7: Remove the silly 1.7.10- prefix to all mod versions, it's stripped in publishing anyway (Raven Szewczyk) #109
- Jabel #109 (Raven Szewczyk)
- a08a1c4: Merge remote-tracking branch 'origin/master' into wip-rfg-tests (Raven Szewczyk) #109
- fcd967b: Add opt-in Jabel support for Java 17 syntax compiled to Java 8 bytecode (Raven Szewczyk) #109
- 2824fd1: Point actions to the rfg branch (Raven Szewczyk) #109
- 917b0da: Configure the IDEA inspection to ban Java 9+ standard library usage (Raven Szewczyk) #109
- 34afec2: Remove inspectionProfiles, they seem to not work after all (Raven Szewczyk) #109
- c08c702: Add optional generic injection settings from RFG (Raven Szewczyk) #109
- 81c5178: Move updated spotless configs to
gtnhShared
(Raven Szewczyk) #109 - 137f284: Merge remote-tracking branch 'origin/master' into wip-rfg-tests (Raven Szewczyk) #109
- 83e05d8: Downgrade gradlew to 7.6 from the RC versions (Raven Szewczyk) #109
- 7d3f306: Spotless apply with the new settings (Raven Szewczyk) #109
- b033548: Cleanups before the PR is ready to review (Raven Szewczyk) #109