Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-04 | NOISSUE refactor pack import (extraction and paths) | Petr Mrázek | |
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. | |||
2017-04-22 | NOISSUE Add flame. | Petr Mrázek | |
2017-04-21 | NOISSUE finalize curse modpack import work | Petr Mrázek | |
2017-04-20 | NOISSUE add import from curse zip packs | Petr Mrázek | |
Does not actually grab mods, but resolves them and prints the results in logs. | |||
2016-10-26 | NOISSUE use QtConcurrent to run FS operations in worker threads | Petr Mrázek | |
Not all operations - only the ones that aren't in error handling. The API for QFuture is too nasty to do much more in a sensible way. | |||
2016-10-26 | NOISSUE Granular instance reload | Petr Mrázek | |