Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-15 | NOISSUE tabs -> spaces | Petr Mrázek | |
2018-07-15 | NOISSUE separate new mods model from the simple one | Petr Mrázek | |
It should list mods in various locations... | |||
2018-03-23 | NOISSUE preserve minecraft.jar while migrating Legacy instances | Petr Mrázek | |
It can be manually modded. It must be preserved when it's the only jar around. | |||
2018-02-11 | NOISSUE update copyright dates | Petr Mrázek | |
2017-12-03 | NOISSUE force saving of any outstanding instance component state on exit | Petr Mrázek | |
2017-12-03 | GH-2026 implement changes necessary to support 1.13 snapshots | Petr Mrázek | |
2017-09-22 | NOISSUE make instance traits() const | Petr Mrázek | |
2017-09-20 | NOISSUE more work on Legacy migration | Petr Mrázek | |
2017-09-17 | NOISSUE Add back Legacy for migration purposes | Petr Mrázek | |
2017-09-09 | NOISSUE Remove Legacy support | Petr Mrázek | |
2017-01-10 | GH-1778: Fix placement of modded Minecraft.jar in OneSix instances. | Petr Mrázek | |
2017-01-08 | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | |
2016-11-17 | NOISSUE always run the ExtractNatives task during launch | Petr Mrázek | |
The task now checks the conditions, giving the update process time to supply all the metadata. | |||
2016-10-02 | NOISSUE add instance-local library storage | Petr Mrázek | |
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. | |||
2016-08-14 | GH-352 Make OneSix instance update downloads cancellable | Petr Mrázek | |
2016-08-01 | NOISSUE implement direct java launch | Petr Mrázek | |
Just running the Java process and giving it params on the command line | |||
2016-05-15 | GH-575 separate legacy jar mod list from mod list | Petr Mrázek | |
2016-05-01 | NOISSUE reorganize and document libraries | Petr Mrázek | |