Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE more work on Legacy migration | Petr Mrázek | 2017-09-20 | -3/+2 |
| | ||||
* | NOISSUE merging of strategy into profile, onesix into minecraft | Petr Mrázek | 2017-09-09 | -29/+0 |
| | ||||
* | NOISSUE set line limit and overflow behaviour even for hidden console | Petr Mrázek | 2017-02-08 | -0/+3 |
| | ||||
* | GH-1794 Only write to the instance.cfg once after copying FTB instances. | Petr Mrázek | 2017-01-22 | -1/+1 |
| | ||||
* | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | 2017-01-08 | -1/+1 |
| | ||||
* | NOISSUE always run the ExtractNatives task during launch | Petr Mrázek | 2016-11-17 | -6/+0 |
| | | | | | The task now checks the conditions, giving the update process time to supply all the metadata. | |||
* | NOISSUE add a badge for crashed instances | Petr Mrázek | 2016-11-04 | -14/+43 |
| | | | | Not persistent across MultiMC runs. | |||
* | NOISSUE use LoggedProcess to work around issues with QProcess on macOS | Petr Mrázek | 2016-11-03 | -1/+1 |
| | ||||
* | NOISSUE Granular instance reload | Petr Mrázek | 2016-10-26 | -5/+32 |
| | ||||
* | GH-352 Make OneSix instance update downloads cancellable | Petr Mrázek | 2016-08-14 | -1/+2 |
| | ||||
* | GH-338, GH-513, GH-700 Unify edit instance with console window | Petr Mrázek | 2016-08-07 | -0/+8 |
| | | | | | | | * The resulting instance window can be closed at any point. * Main window is kept open and running instances are marked with a badge. * Multiple instances can now run from the same MultiMC - it's even more **multi** now. * MultiMC can be entirely closed, keeping Minecraft(s) running. | |||
* | NOISSUE implement direct java launch | Petr Mrázek | 2016-08-01 | -0/+5 |
| | | | | Just running the Java process and giving it params on the command line | |||
* | NOISSUE reorganize and document libraries | Petr Mrázek | 2016-05-01 | -0/+243 |