aboutsummaryrefslogtreecommitdiff
path: root/application/LaunchController.cpp
AgeCommit message (Collapse)Author
2018-07-15NOISSUE tabs -> spacesPetr Mrázek
2017-12-03NOISSUE in offline mode, do not contact the auth server if there is a valid ↵Petr Mrázek
account already
2017-12-03GH-2026 implement changes necessary to support 1.13 snapshotsPetr Mrázek
2017-06-26NOISSUE some safe refactors and changes of the task subsystemPetr Mrázek
Possibly also some bug fixes.
2016-11-30GH-1524 Regenerate Minecraft client token when the auth token is invalidPetr Mrázek
This makes the case where users copy MultiMC to other machines easier to handle. It doesn't require manual intervention and the tokens do not go in a desync loop.
2016-11-26NOISSUE allow killing the instance from main windowPetr Mrázek
2016-11-04NOISSUE add an option to show console on error and default other options to ↵Petr Mrázek
false
2016-11-01GH-1645 reimplement open/close instance window based on settingsPetr Mrázek
2016-10-30NOISSUE refactor window management and launch, make MultiMC a single ↵Petr Mrázek
instance application.
2016-08-11GH-1433 with no default account, show profiles instead of accounts in ↵Petr Mrázek
selection dialog
2015-07-10GH-1034 do jar modding separate from updatePetr Mrázek
2015-07-05GH-1053 cleanupPetr Mrázek
2015-07-05GH-1053 split settings dialog creation to its own namespacePetr Mrázek
2015-07-05GH-1053 move launch process UI to a separate classPetr Mrázek