Age | Commit message (Collapse) | Author |
|
|
|
fix icon issues on macOS
|
|
|
|
version
|
|
|
|
invalid Flame URLs
|
|
|
|
* Added install commands to the libraries instead of force installing files
* Most of the application cmake stuff moved to top level
* RPATH should now be set/cleared correctly
* Contains a fix for GH-1780
|
|
|
|
MultiMC now parses the HTTP Location header in a (more) tolerant mode.
|
|
|
|
to version page
|
|
|
|
|
|
|
|
minor Flame import problems
|
|
|
|
Metadata for version 1 will be at v1.meta.multimc.org
|
|
|
|
Only for a single session, not between sessions.
|
|
|
|
Badly connected signals/slots and similar things.
|
|
|
|
* Setting and resetting default account will update the account list properly
* Removing the active account will now also reset it (previously, it would 'stay around')
* The accounts model is no longer reset by every action
|
|
|
|
|
|
saves
|
|
Currently only ones that are removable and aren't dep-only
|
|
account already
|
|
This resolves some issues with the instance export dialog when the instances folder
path contains '..' and '.', or involves symlinks.
|
|
|
|
|
|
It is realistically a list of components. The fact that it also holds the final
launch parameters is a design bug.
|
|
|
|
|
|
|
|
|
|
|
|
This should fix issues with the 1.13 snapshots
|
|
|
|
If a single library had both native and java jars, they would randomly get confused.
|
|
|
|
|
|
Patch application will either add tweakers, or move them
to the end if they are already present.
This allows fixing up tweaker order in subsequent version patches.
|
|
Minecraft versions
|
|
|
|
|
|
Coding blind. Much !!FUN!!.
|
|
This affects classpath and java.library.path.
The catch is that if the strings cannot be expressed in system codepage
on Windows, it tries to use 8.3 paths.
|
|
|