Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-22 | NOISSUE continue reshuffling the codebase | Petr Mrázek | |
2021-11-21 | NOISSUE more refactoring | Petr Mrázek | |
2021-11-21 | NOISSUE continue refactoring things to make tests pass | 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-25 | GH-4164 Assign instances to groups using drag & drop | Petr Mrázek | |
2021-10-21 | NOISSUE Update links to repo, fix up library README | Petr Mrázek | |
2021-10-21 | NOISSUE finish up the obvious parts of debranding | Petr Mrázek | |
This is not absolutely complete, but reasonably so | |||
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-08-22 | NOISSUE fix build | Petr Mrázek | |
Missing QUrl include | |||
2021-08-22 | GH-3392 Switch MS account login to use device flow instead | Petr Mrázek | |
Device flow involves the user manually opening a web page and putting in a code. We no longer need to interact with the browser. | |||
2021-08-20 | NOISSUE Markdown is not available in Qt 5.4 ... who would have thought? | Petr Mrázek | |
2021-08-20 | NOISSUE add setting capes, tweak missing profile message, fix cape IDs | Petr Mrázek | |
2021-08-15 | GH-3392 make sure skin upload at least doesn't fail completely | Petr Mrázek | |
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 | |