Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE refactor pack import (extraction and paths) | Petr Mrázek | 2017-09-04 | -2/+2 |
| | | | | | | It now: * Doesn't extract until it knows the content format is good. * Extracts in a predictable location, not requiring to use a second path for the actual pack root. | |||
* | NOISSUE finish cleaning quazip | Petr Mrázek | 2017-05-31 | -143/+28 |
| | | | | All LGPL code is back in the customized quazip fork | |||
* | NOISSUE move some zip utility functions back to quazip | Petr Mrázek | 2017-05-31 | -150/+13 |
| | | | | It's not entirely clean yet. | |||
* | NOISSUE do not try to restore file permissions when importing modpacks | Petr Mrázek | 2017-05-25 | -11/+15 |
| | ||||
* | GH-1856 Make MultiMC fail hard when things are missing | Petr Mrázek | 2017-04-23 | -0/+8 |
| | | | | | | Things like: * jar mods * valid version files | |||
* | NOISSUE reorganize and document libraries | Petr Mrázek | 2016-05-01 | -0/+491 |