Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-06 | NOISSUE sanitize Json | Petr Mrázek | |
Removes magical parameter madness. All require* can throw All ensure* need a default value and never throw | |||
2015-06-06 | NOISSUE Various changes from multiauth that are unrelated to it | Jan Dalheimer | |
2015-05-31 | GH-1021 make builtin versions not customizable | Petr Mrázek | |
They use attributes not defined in the OneSix format. | |||
2015-05-31 | GH-1020 use plain strings for library URLs | Petr Mrázek | |
Because the URLs can contain {}, which are percent encoded in URLs and this breaks variable substitution | |||
2015-05-27 | GH-967 make libraries handle their own path prefix | Petr Mrázek | |
Makes it possible to mix libraries managed by FTB and MultiMC Backport from unstable | |||
2015-04-12 | NOISSUE move everything. | Petr Mrázek | |
2015-04-12 | SCRATCH nuke the overcomplicated logger, use a simple one. | Petr Mrázek | |
2014-07-26 | Rearrange RawLibrary and OneSixLibrary heavily. | Petr Mrázek | |
Fix #396 | |||
2014-07-19 | Make forge work. | Petr Mrázek | |
Using classifiers FTW. | |||
2014-07-16 | Implement gradle spec reader/writer | Petr Mrázek | |
2014-06-09 | Make 1.6+ work with new instance format. | Petr Mrázek | |
2014-06-09 | Introducing VersionPatch base class for version files and minecraft versions | Petr Mrázek | |