Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE asynchronous, parallel mod folder listing and mod resolving | Petr Mrázek | 2019-08-04 | -2/+1 |
| | ||||
* | NOISSUE remove dependency of legacy mod list on the Mod class | Petr Mrázek | 2019-08-03 | -1/+0 |
| | ||||
* | GH-2591 less std::shared_ptr and more shared_qobject_ptr | Petr Mrázek | 2019-04-07 | -1/+2 |
| | | | | This eliminates some weird crashes. | |||
* | Update Copyright Year | AppleTheGolden | 2019-01-16 | -1/+1 |
| | ||||
* | NOISSUE set groups for instances by not setting groups for instances | Petr Mrázek | 2018-07-31 | -1/+0 |
| | | | | So simple. Better in every way. | |||
* | NOISSUE fix build on macOS? | Petr Mrázek | 2018-07-28 | -1/+1 |
| | ||||
* | GH-2352 Add Minecraft folder button for instances, rearrange buttons by ↵ | Petr Mrázek | 2018-07-27 | -2/+2 |
| | | | | importance | |||
* | NOISSUE tabs -> spaces | Petr Mrázek | 2018-07-15 | -108/+108 |
| | ||||
* | NOISSUE separate new mods model from the simple one | Petr Mrázek | 2018-07-15 | -1/+1 |
| | | | | It should list mods in various locations... | |||
* | NOISSUE preserve minecraft.jar while migrating Legacy instances | Petr Mrázek | 2018-03-23 | -0/+3 |
| | | | | It can be manually modded. It must be preserved when it's the only jar around. | |||
* | NOISSUE update copyright dates | Petr Mrázek | 2018-02-11 | -1/+1 |
| | ||||
* | 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 |