Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-22 | NOISSUE continue reshuffling the codebase | Petr Mrázek | |
2021-11-21 | NOISSUE continue refactoring things to make tests pass | Petr Mrázek | |
2021-11-20 | NOISSUE fix build | Petr Mrázek | |
2021-11-20 | NOISSUE Some happy little refactors | Petr Mrázek | |
2021-11-10 | GH-4217 Add support for GamePass accounts and MC profile setup | Petr Mrázek | |
- We now use the new endpoint for loggiong in via XBox tokens (/launcher/login) - We now check game entitlements instead of only relying on MC profile presence - Accounts can now be added even when they do not have a profile - The launcher will guide you through selecting a Minecraft name if you don't have one yet | |||
2021-10-24 | GH-4185 Include the modpack version in instance title for ATLauncher | Jamie Mansfield | |
2021-10-24 | GH-4185 Include the modpack version in instance title for modpacks.ch | Jamie Mansfield | |
2021-10-24 | NOISSUE Correct spelling of miscellaneous | Jamie Mansfield | |
2021-10-24 | NOISSUE Add option to disable global play time status | Jamie Mansfield | |
2021-10-24 | Merge pull request #4178 from jamierocks/qt-clear-button | Petr Mrázek | |
NOISSUE Use Qt's clear button for ATLauncher page | |||
2021-10-24 | Merge pull request #4177 from jamierocks/mch-search | Petr Mrázek | |
NOISSUE Fix modpacks.ch search | |||
2021-10-21 | NOISSUE Update links to repo, fix up library README | Petr Mrázek | |
2021-10-21 | NOISSUE continue debranding... | Petr Mrázek | |
2021-10-21 | NOISSUE continue the debranding | Petr Mrázek | |
2021-10-21 | NOISSUE debranding for real, initial work | Petr Mrázek | |
This is probably very broken on macOS and Windows and will need a lot of work to complete fully. | |||
2021-10-17 | NOISSUE Use Qt's clear button for ATLauncher page | Jamie Mansfield | |
This replaces our 'Reset' button. | |||
2021-10-17 | NOISSUE Use Qt's clear button for modpacks.ch page | Jamie Mansfield | |
This replaces our 'Reset' button. | |||
2021-10-16 | NOISSUE Search as you type for modpacks.ch | Jamie Mansfield | |
Since we just filter data locally now, this isn't painfully slow - indeed it's very quick. This also matches other platforms, such as ATLauncher. | |||
2021-10-16 | NOISSUE Filter all pack's by name to search for modpacks.ch | Jamie Mansfield | |
modpacks.ch searching has changed, and while likely a bug - we may as well make this change while we fetch all packs anyway. This makes MMC more reactive for searchs for the platform. This should be reverted if/when the modpacks.ch hits a size where we need to restrict how many packs are fetched. | |||
2021-09-23 | NOISSUE add shader pack page for instances | Petr Mrázek | |
Only theme with an icon is simple colored, rest is TBD | |||
2021-09-05 | NOISSUE block MS account adding on macOS < 10.13 builds | Petr Mrázek | |
It's never going to work with Qt 5.6, so there's no point. People need to update. | |||
2021-09-05 | NOISSUE Provide dummy implementation for the secrets library | Petr Mrázek | |
2021-09-04 | GH-4014 change updater to recognize new Qt 5.15.2 builds | Petr Mrázek | |
2021-08-29 | GH-3392 checking for migration status and refresh button in accounts list | Petr Mrázek | |
2021-08-27 | NOISSUE introduce the concept of secrets static library | Petr Mrázek | |
2021-08-25 | NOISSUE cut down Requestor | Petr Mrázek | |
2021-08-17 | GH-4012 Disable Xbox login if no MS client token is specified | Jamie Mansfield | |
2021-08-15 | GH-3392 dirty initial MSA support that shares logic with Mojang flows | Petr Mrázek | |
Both act as the first step of AuthContext. | |||
2021-07-25 | NOISSUE Flatten gui and logic libraries into MultiMC | Petr Mrázek | |