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