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