Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NOISSUE Error on launch when launching 1.18 with < Java 17
|
|
|
|
|
|
|
|
|
|
- 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.
|
|
GH-4200 Search Eclipse Foundation and Adoptium in Registry
|
|
|
|
|
|
GH-4227 Don't crash when mods.toml is invalid
|
|
|
|
|
|
|
|
Used like this:
```
./MultiMC --launch 1.17.1 --profile MultiMCTest --server mc.hypixel.net
```
|
|
|
|
|
|
|
|
|
|
NOISSUE Fix typo making Windows build fail
|
|
|
|
|
|
MultiMCGH-4120 Add manpage to ubuntu and rpm packages
|
|
Include modpack version in the default instance title
|
|
|
|
|
|
|
|
|
|
NOISSUE Add option to disable global play time status
|
|
|
|
NOISSUE Use common duration format for global and instances
|
|
|
|
|
|
NOISSUE Update repository links
|
|
NOISSUE Use Qt's clear button for ATLauncher page
|
|
NOISSUE Fix modpacks.ch search
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is not absolutely complete, but reasonably so
|