Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE sanitize Json | Petr Mrázek | 2015-06-06 | -21/+21 |
| | | | | | | 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 | -2/+2 |
| | ||||
* | GH-1016 print list of mods, coremods and jarmods | Petr Mrázek | 2015-05-31 | -1/+7 |
| | | | | Includes a change to jar mods, where they gain an 'originalName' attribute used only for display | |||
* | GH-967 make libraries handle their own path prefix | Petr Mrázek | 2015-05-27 | -1/+1 |
| | | | | | Makes it possible to mix libraries managed by FTB and MultiMC Backport from unstable | |||
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -5/+5 |
| | ||||
* | SCRATCH nuke the overcomplicated logger, use a simple one. | Petr Mrázek | 2015-04-12 | -8/+8 |
| | ||||
* | NOISSUE Remove special FTB logic from generic version patch code | Petr Mrázek | 2015-04-04 | -19/+4 |
| | ||||
* | NOISSUE Refactors and moving of things | Petr Mrázek | 2015-04-02 | -4/+3 |
| | ||||
* | NOISSUE Fix jar mods for OnesSix | Petr Mrázek | 2014-12-27 | -0/+1 |
| | ||||
* | Sync from quickmods | Petr Mrázek | 2014-09-06 | -6/+4 |
| | ||||
* | Rearrange RawLibrary and OneSixLibrary heavily. | Petr Mrázek | 2014-07-26 | -77/+66 |
| | | | | Fix #396 | |||
* | Make forge work. | Petr Mrázek | 2014-07-19 | -15/+14 |
| | | | | Using classifiers FTW. | |||
* | Implement adding jar mods, break saving library order. | Petr Mrázek | 2014-06-09 | -2/+2 |
| | ||||
* | Make 1.6+ work with new instance format. | Petr Mrázek | 2014-06-09 | -114/+89 |
| | ||||
* | All of the broken legacy things work. | Petr Mrázek | 2014-06-09 | -22/+47 |
| | ||||
* | Introducing VersionPatch base class for version files and minecraft versions | Petr Mrázek | 2014-06-09 | -112/+12 |
| | ||||
* | Reorganize logic code. | Petr Mrázek | 2014-06-09 | -0/+635 |