aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-02-22Update depsLibravatar modmuss502-4/+4
2023-02-22Update to Gradle 8Libravatar modmuss503-3/+3
2023-01-28Update to loom 1.1 (#229)Libravatar modmuss501-1/+1
2022-12-071.19.3Libravatar modmuss502-6/+6
2022-11-28Update to Gradle 7.6 (#222)Libravatar altrisi4-11/+25
2022-11-22Add files the JVM may generate under certain conditions to .gitignore (#159)Libravatar kb10001-0/+7
2022-11-22Update dependencies (#220)Libravatar modmuss503-8/+10
2022-08-28Update DependenciesLibravatar modmuss507-101/+101
2022-08-051.19.2Libravatar modmuss501-3/+3
2022-07-271.19.1Libravatar modmuss501-4/+4
2022-06-071.19Libravatar modmuss503-4/+9
2022-05-24Update loomLibravatar modmuss501-1/+1
2022-05-21Update loader, api & yarnLibravatar modmuss502-4/+4
2022-04-27Update MC dep to disallow 1.18.1 since it's usually incompatibleLibravatar Player1-1/+1
2022-02-28Update to 1.18.2Libravatar modmuss502-5/+5
Also updates fabric loader.
2022-02-28Update gradle.Libravatar modmuss501-1/+1
2022-01-24Update API, yarn, minimum loader version and mixin compat level.Libravatar modmuss503-4/+4
2022-01-24Update Loom & Gradle (#160)Libravatar modmuss502-2/+2
2022-01-19Migrate to SLF4J (#157)Libravatar modmuss501-3/+3
2022-01-08Update fabric latest versions link (#154)Libravatar ap-11-1/+1
The [old page](https://fabricmc.net/versions.html) is missing links to the online javadocs. It tells users to use the [new page](https://fabricmc.net/develop) instead, so we might as well provide the new one here to begin with.
2021-12-14Update Fabric Loader to 0.12.12Libravatar Player1-1/+1
2021-12-10Update Fabric Loader to 0.12.10Libravatar Player1-1/+1
2021-12-101.18.1Libravatar modmuss501-2/+2
2021-12-09Update depsLibravatar modmuss503-8/+8
2021-11-301.18Libravatar modmuss501-4/+4
2021-11-17Revert compatibilityLevel bumpLibravatar Player1-1/+1
Using JAVA_17 is currently broken with the production server and not necessarily indicated by how Mixin treats this field
2021-11-161.18-pre2Libravatar modmuss505-12/+11
2021-11-10Small cleanupLibravatar modmuss501-9/+0
2021-11-10Update Fabric Loader and APILibravatar modmuss501-2/+2
2021-11-10Update to loom 0.10Libravatar modmuss501-8/+2
2021-11-09Update to Gradle 7.3 and also build on Java 17Libravatar modmuss503-108/+158
2021-11-09Resolve plugin dependencies from maven central. (#138)Libravatar modmuss501-0/+1
2021-10-25Update yarn and fabric load/api (#134)Libravatar Jasmine Hegman1-3/+3
* Update yarn and fabric load/api To keep up to date with https://fabricmc.net/versions.html?&version=1.17.1 * Set loader to latest stable version
2021-09-22Use Logger instead of println (#126)Libravatar Levy Ehrstein2-2/+10
2021-08-26Update fabric APILibravatar modmuss501-1/+1
2021-08-17Update Gradle, Loom, Yarn, FabricLibravatar modmuss505-5/+5
2021-07-17Update Minecraft and Gradle.Libravatar modmuss502-4/+4
2021-06-23Update Fabric versions link (#111)Libravatar jackassmc1-1/+1
2021-06-23Update gradle.properties (#110)Libravatar Qwinci1-3/+3
2021-06-081.17 stableLibravatar modmuss501-3/+3
2021-05-271.17-pre1Libravatar modmuss502-5/+4
2021-05-12Update to 21w19a and Java 16Libravatar modmuss506-21/+15
This commit can be used as an example on how to update your mod to Java 16. You will need to ensure you have Java 16 installed and set as the active version to run this. Gradle 7 is required along with loom 0.8
2021-03-27Update dependencies (#92)Libravatar David Bailey1-3/+3
Co-authored-by: ByMartrixX <[email protected]>
2021-03-15Unify inconsitent identation in build.gradle (#90)Libravatar Geolykt1-13/+13
2021-02-26Update loom, gradle, yarn, loader and api.Libravatar modmuss503-5/+5
2021-02-07Improve description of repositories blocks (#81)Libravatar YTG1231-6/+16
* Update build.gradle * Implements @liach's suggested changes * Update build.gradle Co-authored-by: Juuxel <[email protected]> * Update build.gradle Co-authored-by: Juuxel <[email protected]> * Update build.gradle * Update build.gradle Co-authored-by: Juuxel <[email protected]>
2021-02-03Remove jcenter from settings.gradle as jcenter is shutting down.Libravatar modmuss501-1/+0
Closes #78 This should have never been here, sadly not a lot I can do about the past.
2021-01-30Update default maven groupLibravatar modmuss501-1/+1
2021-01-15Update minecraft, gradle, loader and api.Libravatar modmuss502-5/+5
2020-11-11Fix some IDE's (vsc) not detecting the correct java version to compile for.Libravatar modmuss501-3/+3