Age | Commit message (Expand) | Author |
2021-07-10 | Use spotless for header validation, years have been back-filled from git history | modmuss50 |
2021-02-12 | RunConfigSettings.generateIDEConfig -> ideConfigGenerated + normal getter/set... | Juuxel |
2021-02-11 | Generate IDE run configs on a per config basis. Allows for much finer grain c... | modmuss50 |
2021-02-11 | Rename `runs` -> `runConfigs` | modmuss50 |
2021-01-29 | Improve run configs (#318) (#338) | modmuss50 |
2020-12-24 | General code cleanup (#313) | modmuss50 |
2020-07-26 | General cleanup | Reece Dunham |
2019-11-15 | Allow for non-yarn mappings for MigrateMappingsTask (#141) | Ramid Khan |
2019-11-02 | Reformat to use Fabric API's checkstyle (#137) | modmuss50 |
2019-05-10 | add updateMappings task | asie |
2019-04-21 | fix IDE generation file paths assuming CWD == project root, close #72 | Adrian Siekierka |
2019-03-30 | Only generate the run configs on the root project | modmuss50 |
2018-12-22 | Put tasks in 'fabric' group | therealfarfetchd |
2018-12-12 | Auto generate eclipse launch files | modmuss50 |
2018-12-10 | use project root dir, should fix files being all over the place | modmuss50 |
2018-12-04 | Use pomf jar, and don't override run configs | modmuss50 |
2018-12-01 | Clean up GenIdeaProject, fixes run args not being updated | modmuss50 |
2018-11-05 | Generate idea run configs for dir based projects | modmuss50 |
2018-11-04 | Change some stuff in hope that it helps things | modmuss50 |
2018-11-02 | pass fabricMappingFile to devenv | asie |
2018-10-27 | add license header | Adrian Siekierka |
2018-10-27 | cleanup | asie |
2018-10-25 | More name updates, should help in a few places | modmuss50 |
2018-10-22 | Revert "Remove a bunch of stuff + update to support modlauncher" | modmuss50 |
2018-08-05 | Remove a bunch of stuff + update to support modlauncher | modmuss50 |
2018-05-15 | Change default enviroment arguments to oml | TheCodedOne |
2018-05-14 | No longer use sponges own tweak class, run client task now uses the obfed jar. | modmuss50 |
2018-05-14 | add mixins to the default arguments | TheCodedOne |
2018-05-13 | Move user cache | TheCodedOne |
2018-05-11 | Fix environment setup | TheCodedOne |
2017-05-11 | Update Gradle, Fix mappings not being extracted when using local mappings. | modmuss50 |
2016-10-20 | Fix mod obof, and add property to specify refmapName | modmuss50 |
2016-10-12 | Remove need to use genIdeaRuns, now just use the idea task | modmuss50 |
2016-09-10 | Use pomf releases, build against gradle 3 | modmuss50 |
2016-08-25 | Fix jar file not being public | modmuss50 |
2016-08-25 | Fix missing natives | modmuss50 |
2016-08-25 | Now stores files in the user gradle folder, will prevent downloading assets f... | modmuss50 |
2016-08-20 | Generate server run config | Shadowfacts |
2016-08-17 | Jar merging + reformat | modmuss50 |
2016-08-17 | Update IDEA run configuration generation | Shadowfacts |
2016-08-17 | Load project deps from within gradle, should allow moduals to be built | modmuss50 |