Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-28 | Update gradle, update deps, modCompile -> modImplementation | modmuss50 | |
2020-02-25 | Add minVersion to template mixin config (#41) | i509VCB | |
* Add minVersion to mixin config * Bump loader dep requriement to >=0.7.4 | |||
2020-01-21 | 1.15.2 | modmuss50 | |
2019-12-17 | 1.15.1 | modmuss50 | |
2019-12-10 | Increase required loader version | modmuss50 | |
2019-12-10 | 1.15 | modmuss50 | |
2019-11-19 | Update yarn, loader and api (#31) | Brad Erickson | |
Co-authored-by: modmuss50 <modmuss50@gmail.com> | |||
2019-08-28 | Update yarn, loader and api | modmuss50 | |
2019-08-02 | Update gradle to 5.5.1 | modmuss50 | |
2019-08-02 | Update loom + dependencies | modmuss50 | |
2019-07-23 | Fix #18 (#19) | MrIbby | |
2019-07-22 | 1.14.4 | modmuss50 | |
2019-07-14 | Update API version to fix a bug with crashes. | Modmuss50 | |
Sadly this bug snuck into previous versions, this has been fixed. | |||
2019-06-25 | 1.14.3 | modmuss50 | |
2019-06-12 | version updates | asie | |
2019-06-06 | Update gradle.properties (#15) | Alexander | |
2019-05-27 | fix requires -> depends in mod JSON | asie | |
2019-05-27 | Update to 1.14.2 | modmuss50 | |
2019-05-16 | Merge pull request #14 from swordglowsblue/patch-1 | Modmuss50 | |
Update Yarn mappings to 1.14.1+build.5 | |||
2019-05-16 | Update Yarn mappings to 1.14.1+build.5 | Connor Scialdone | |
Yarn 1.14.1+build.4 had an issue with Hopper#getWorld being renamed to Hopper#getHopperWorld, which caused the world to crash when ticking hoppers in dev. 1.14.1+build.5 fixed this, but the example mod wasn't updated yet, so anyone following the dev install instructions on the site would run into the issue. | |||
2019-05-14 | Update to 1.14.1 and Fabric API 0.3.0 | modmuss50 | |
2019-04-23 | Minecraft 1.14, Loom 0.2.2 | asie | |
2019-04-21 | actually update to Loom 0.2.1 | asie | |
2019-04-18 | Update to pre 4 | modmuss50 | |
2019-04-07 | Merge pull request #10 from Technici4n/master | Modmuss50 | |
Update to fabric 0.2.6.121 | |||
2019-04-08 | Update to fabric 0.2.6.121 | Bruno Ploumhans | |
2019-04-07 | Update gradle to 4.10.3 (#9) | Selebrator | |
2019-04-07 | update to Loader 0.4.0 | Adrian Siekierka | |
2019-03-20 | Update to fixed fabric + yarn | modmuss50 | |
2019-03-20 | 19w12a | modmuss50 | |
2019-02-25 | fix typo | asie | |
2019-02-16 | Merge pull request #7 from UpcraftLP/gradle-update | Modmuss50 | |
gradle configuration update | |||
2019-02-15 | remove javadoc jar | UpcraftLP | |
2019-02-15 | automatically set mod version on export | UpcraftLP | |
2019-02-15 | fix indentation | UpcraftLP | |
2019-02-15 | fix maven publishing | UpcraftLP | |
2019-02-15 | update fabric URL | UpcraftLP | |
2019-02-15 | add javadoc task and maven-publish plugin | UpcraftLP | |
2019-02-15 | encoding fix for special characters | UpcraftLP | |
2019-02-15 | move properties out of the main buildscript | UpcraftLP | |
2019-02-15 | use constants for source/target compatibility levels | UpcraftLP | |
2019-02-10 | Update to 19w06a and 0.2.0 fabric | modmuss50 | |
2019-02-03 | Actually use gradle 4.10.2 | modmuss50 | |
Somewhere along the line the wrapper version was updated, but not the jar and the script. | |||
2019-02-02 | Update example mod to 19w05a | modmuss50 | |
2019-01-24 | Fix gradle.properties | modmuss50 | |
2019-01-24 | Update example to 19w03c and increase the memory for gradle. | modmuss50 | |
2019-01-09 | Update to 19w02a | modmuss50 | |
2018-12-31 | use array initializer value as the default for example | asie | |
2018-12-23 | Update .gitignore for VSCode support (#6) | Andrew Bond | |
2018-12-22 | important update | Adrian Siekierka | |