Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-27 | NOISSUE redo new instance dialog | Petr Mrázek | |
2018-03-16 | NOISSUE move modpack platform related files to 'modplatform' subfolders | Petr Mrázek | |
2018-02-28 | Added FTB pack selection ad download, WIP | Janrupf | |
2018-02-18 | GH-2154 Ignore 'hidden' flag of insttance folders | Petr Mrázek | |
2017-12-30 | NOISSUE handle 'folder' Flame packages by ignoring them, show warnings for ↵ | Petr Mrázek | |
minor Flame import problems | |||
2017-12-05 | GH-2059 fix instance directory not being created on first launch | Petr Mrázek | |
2017-12-03 | NOISSUE normalize instances path in FolderInstanceProvider | Petr Mrázek | |
This resolves some issues with the instance export dialog when the instances folder path contains '..' and '.', or involves symlinks. | |||
2017-09-26 | NOISSUE implement LEgacy instance migration | Petr Mrázek | |
2017-09-17 | NOISSUE Add back Legacy for migration purposes | Petr Mrázek | |
2017-09-09 | NOISSUE merging of strategy into profile, onesix into minecraft | Petr Mrázek | |
2017-09-09 | NOISSUE Remove Legacy support | Petr Mrázek | |
2017-09-05 | NOISSUE retry committing instances if it fails a few times | Petr Mrázek | |
This should fix issues with antivirus locking files/folders on Windows. | |||
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-09-02 | GH-1971 do not check filesystem boundaries when committing instances | Petr Mrázek | |
The check wasn't very good and was breaking because it assumed uniform paths. | |||
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 | |