Age | Commit message (Expand) | Author |
2019-05-10 | add updateMappings task | asie |
2019-05-10 | refactor genSources into multiple reusable tasks | asie |
2019-05-06 | Fix remap jar not always running on subsequent builds | modmuss50 |
2019-05-01 | Avoid trying to download things offline (#87) | Chocohead |
2019-04-30 | migrate away fabric-mixin-compile-extensions, fix root/sub project issues wrt... | Adrian Siekierka |
2019-04-27 | fix #85, remove parts of deprecated code, update Mixin | Adrian Siekierka |
2019-04-27 | eclipse wants run dir too (#84) | Dinolek |
2019-04-24 | cease loading the same mappings file a million times | Adrian Siekierka |
2019-04-23 | fix line number remapping, add option to disable mixin refmap remapping (unne... | Adrian Siekierka |
2019-04-22 | make modCompile() transitive | Adrian Siekierka |
2019-04-22 | backport FernFlowerTask and relevant systems from 0.3 | Adrian Siekierka |
2019-04-22 | apply nested JAR dependencies to every remapJar task which nests | Adrian Siekierka |
2019-04-22 | fix nestJar option default in RemapJar | Adrian Siekierka |
2019-04-22 | add toggle to disable jar nesting in RemapJar tasks | Adrian Siekierka |
2019-04-22 | migrate to try-with-resources | Adrian Siekierka |
2019-04-21 | support appending to existing <dependencies> keys in maven-publish hook; in c... | Adrian Siekierka |
2019-04-21 | add correct Maven dependencies to maven-publish mod POMs (#79) | Adrian Siekierka |
2019-04-21 | remapped mods need to persist after a clean to allow "clean build" to work | asie |
2019-04-21 | fix IDE generation file paths assuming CWD == project root, close #72 | Adrian Siekierka |
2019-04-21 | update tiny-remapper, Mixin | Adrian Siekierka |
2019-04-21 | rewrite source remapper to use tiny-mappings-parser | Adrian Siekierka |
2019-04-21 | store mixin maps in per-project build caches, move root project build cache t... | Adrian Siekierka |
2019-04-20 | fix unnecessary pointless LoomFernflowerDecompiler warnings | Adrian Siekierka |
2019-04-20 | Download assets when idea is syncing a project | modmuss50 |
2019-04-20 | update libraries; move asset downloading to task that does not run on every b... | Adrian Siekierka |
2019-04-20 | Remap less (#77) | Chocohead |
2019-04-19 | fix license check | asie |
2019-04-19 | Download less each run (#73) | Chocohead |
2019-04-19 | Enhance support for file modCompiles (#74) | Chocohead |
2019-04-15 | Fix crash when parent project does not have loom | modmuss50 |
2019-04-14 | Merge remote-tracking branch 'origin/dev/0.2.1' into dev/0.2.1 | modmuss50 |
2019-04-14 | Attempt to look in the root project for the loom version if required | modmuss50 |
2019-04-13 | Revert "update tiny-remapper" | Adrian Siekierka |
2019-04-13 | update tiny-remapper | Adrian Siekierka |
2019-04-11 | Fix broken assetIndex with versions with spaces | modmuss50 |
2019-04-10 | Include loader's basic version parser, adds support for new yarn version sepa... | modmuss50 |
2019-04-09 | Fix VS Code launching in wrong folder (#66) | copygirl |
2019-04-08 | Generate a barebones mod.json for libraries | modmuss50 |
2019-04-08 | Dont expand out nested jars can be enabled if wanted. Will still strip the ja... | modmuss50 |
2019-04-07 | Strip the contained jars from the mod meta data | modmuss50 |
2019-04-07 | Merge remote-tracking branch 'remotes/origin/dev/0.2' into dev/0.2.1 | modmuss50 |
2019-04-07 | tweak mixin json findin heuristic | Adrian Siekierka |
2019-04-07 | Make the sub project requirement a bit more intelligent, no longer blindly de... | modmuss50 |
2019-04-07 | No longer auto apply evaluationDependsOnChildren, this can easily be done on ... | modmuss50 |
2019-04-07 | Extract nested jars from modCompile | modmuss50 |
2019-04-07 | Start on 0.2.1 | modmuss50 |
2019-04-07 | update libraries | Adrian Siekierka |
2019-03-30 | Only generate the run configs on the root project | modmuss50 |
2019-02-12 | do not pull in Enigma for Stitch | asie |
2019-02-01 | update Mixin, Stitch | Adrian Siekierka |