modmuss
3a090917ff
Update to Gradle 8.3, and update all other deps. ( #946 )
...
* Update to Gradle 8.3, and update all other deps.
* Fix tests
* Lazily download decompilers, generate version constants to ensure they are synced between the build and Gradle.
Each decompiler has a configuration, this allows the version to be changed at a later date if needed.
* Fix typo :)
* Oh so many versions
2023-08-24 10:18:25 +01:00
modmuss50
1015ef09ff
Update to Gradle 8.1 ( #864 )
...
* Update to Gradle 8.1
* Fix build, run RunConfigTest against all gradle versions.
* Fix build
2023-04-17 13:49:49 +01:00
modmuss50
c46abf8ac4
Update deps, test fixes, and fix github actions deprecation warnings. ( #745 )
2022-10-29 16:57:06 +01:00
modmuss50
e422dab784
Merge branch 'dev/0.12' into exp/0.13
2022-06-20 19:42:38 +01:00
modmuss50
d7001e9a3d
Don't use java toolchain for bootstrap project.
...
Reverts an accidental change from fff4afe405
2022-06-19 13:26:24 +01:00
modmuss50
ef614e53c2
Start 0.13 cycle
2022-06-16 19:09:50 +01:00
modmuss50
adc44ce0e9
Add "fabric.loom.skip-env-validation" property to skip environment validation.
2022-06-03 22:46:46 +01:00
modmuss50
2462e12e16
Update deps
2022-04-13 20:09:47 +01:00
modmuss50
fff4afe405
Initial support for split client/common sourcesets. ( #606 )
2022-03-04 15:01:45 +00:00
modmuss50
9286ef9163
Start 0.12 dev cycle
2022-01-28 20:25:14 +00:00
modmuss50
337d17bb92
Java 17 and update libs. Closes #545
2021-12-04 19:00:47 +00:00
modmuss50
5ce9fde9b1
Start on 0.11
2021-12-04 14:10:12 +00:00
modmuss50
95751e213c
Start experimental 0.10 branch - Won't be published right now.
2021-07-31 23:36:02 +01:00
modmuss50
4601cc1db2
Update mercury. Test with Gradle 7.3 nightlys. Bump other deps.
2021-07-24 19:35:53 +01:00
modmuss50
b4ac68825f
Enforce a minimum Intelij version of 2021.1.
...
2021.1 is required for Java 16 and older versions have been known to cause crashes.
2021-07-17 22:18:14 +01:00
modmuss50
9278f6c4b9
Fix new gradle 8.0 deprecation added in 7.2 ( #416 )
...
* Fix new gradle 8.0 deprecation added in 7.2
* Handle bootstrap tests a bit better
* Fix 0.9 wrapper tests
2021-06-13 13:28:47 +01:00
modmuss50
640e1b4721
Improve the outdated Java error message when syncing in idea.
2021-05-26 21:10:08 +01:00
modmuss50
8238db1778
Improve error messages when using outdated Java or Gradle.
2021-05-26 11:41:52 +01:00