Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE force saving of any outstanding instance component state on exit | Petr Mrázek | 2017-12-03 | -1/+2 |
| | ||||
* | GH-2026 implement changes necessary to support 1.13 snapshots | Petr Mrázek | 2017-12-03 | -1/+1 |
| | ||||
* | NOISSUE make instance traits() const | Petr Mrázek | 2017-09-22 | -1/+1 |
| | ||||
* | NOISSUE more work on Legacy migration | Petr Mrázek | 2017-09-20 | -0/+11 |
| | ||||
* | NOISSUE Add back Legacy for migration purposes | Petr Mrázek | 2017-09-17 | -0/+128 |
| | ||||
* | NOISSUE Remove Legacy support | Petr Mrázek | 2017-09-09 | -155/+0 |
| | ||||
* | GH-1778: Fix placement of modded Minecraft.jar in OneSix instances. | Petr Mrázek | 2017-01-10 | -1/+0 |
| | ||||
* | 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 | -2/+0 |
| | | | | | The task now checks the conditions, giving the update process time to supply all the metadata. | |||
* | NOISSUE add instance-local library storage | Petr Mrázek | 2016-10-02 | -0/+5 |
| | | | | | | 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 | -1/+1 |
| | ||||
* | NOISSUE implement direct java launch | Petr Mrázek | 2016-08-01 | -4/+14 |
| | | | | Just running the Java process and giving it params on the command line | |||
* | GH-575 separate legacy jar mod list from mod list | Petr Mrázek | 2016-05-15 | -2/+3 |
| | ||||
* | NOISSUE reorganize and document libraries | Petr Mrázek | 2016-05-01 | -0/+142 |