Age | Commit message (Collapse) | Author |
|
It broke 32bit linux builds...
|
|
|
|
It is bugged and does not detect changes in .ui files, which makes development painful.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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
|
|
NOISSUE Update manpage to include new `-a / --profile` option.
|
|
|
|
|
|
|
|
|
|
|
|
Used like this:
```
./MultiMC --launch 1.17.1 --profile MultiMCTest --server mc.hypixel.net
```
|
|
|
|
|
|
|
|
|
|
|
|
MultiMCGH-4120 Add manpage to ubuntu and rpm packages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NOISSUE Use Qt's clear button for ATLauncher page
|
|
NOISSUE Fix modpacks.ch search
|
|
|
|
|
|
|
|
This is not absolutely complete, but reasonably so
|
|
|
|
|
|
|
|
|
|
This is probably very broken on macOS and Windows and will need a lot of work to complete fully.
|
|
|
|
This replaces our 'Reset' button.
|
|
This replaces our 'Reset' button.
|
|
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.
|