Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix: disable major version match for snapshots
|
|
|
|
Fix crash if no Minecraft version is selected in the new instance screen
|
|
bump to 1.2.1
|
|
Revert "better FreeBSD support"
|
|
|
|
Only trigger macOS instance rename on KeyDown
|
|
fix: use size in bytes to sort by world size
|
|
|
|
|
|
|
|
|
|
Fix release workflow
|
|
|
|
|
|
|
|
This change also fixes a bug on recent versions of macOS where Minecraft mods that requested access to the microphone would silently fail.
|
|
|
|
|
|
This is macOS specific
|
|
|
|
Fix formatting of version string on macOS
|
|
|
|
specify -DLauncher_BUILD_PLATFORM on CI builds (EDIT: also remove "on x")
|
|
|
|
|
|
|
|
|
|
Thus also removes a suggestCurrent call from loaderFilterChanged, as it will already be triggered by setSelectedLoaderVersion
|
|
|
|
|
|
more cool
also maybe helps with updater?
|
|
Those are modified programatically, and never show up to the user!
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
- The launch option is no longer empty.
- The program now checks on startup whether an instance is selected to decide whether to disable instance options.
Also, get rid of a dynamic cast.
|
|
CHANGE: use Qt 5.15.3 (from brew) on macos
|
|
More updated Qt means less bugs and generally less issues.
The only drawback is losing MacOS Sierra support
|