Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | GH-1778: Fix placement of modded Minecraft.jar in OneSix instances. | Petr Mrázek | 2017-01-10 | -2/+6 |
| | ||||
* | 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 | -7/+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 | -9/+1 |
| | | | | Not persistent across MultiMC runs. | |||
* | NOISSUE add instance-local library storage | Petr Mrázek | 2016-10-02 | -4/+10 |
| | | | | | | Any libraries stored in $instanceroot/libraries/ will override the libraries from MultiMC's global folders, as long as they are marked 'local' in the json patch. | |||
* | GH-352 Make OneSix instance update downloads cancellable | Petr Mrázek | 2016-08-14 | -2/+2 |
| | ||||
* | NOISSUE implement direct java launch | Petr Mrázek | 2016-08-01 | -104/+180 |
| | | | | Just running the Java process and giving it params on the command line | |||
* | NOISSUE move Java and Minecraft launch tasks to the proper places | Petr Mrázek | 2016-05-01 | -3/+3 |
| | | | | Minecraft and Java are not generic. | |||
* | NOISSUE reorganize and document libraries | Petr Mrázek | 2016-05-01 | -0/+597 |