Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Synonyms for "-Xms" and "-Xmx" that I missed originally.
These are ALWAYS managed by MultiMC. Do not touch them.
|
|
Still missing some things, this is part 1.
|
|
|
|
|
|
Should not be necessary anymore...
|
|
|
|
|
|
Straight from the browser or the downloads folder.
|
|
Info and System are now recognized.
|
|
confirmation dialog is open
|
|
This reverts commit d864c95e2b5e172116370694d59a615a97cf390f.
|
|
|
|
|
|
|
|
|
|
It still needs work - some LWJGL versions are exclusive to macOS.
This has to be encoded in the json.
|
|
They are now distinct classes with distinct responsibilities.
* ProfilePatch is an entry in MinecraftProfile and can hold VersionFile or Meta::Version.
* VersionFile is the basic element that holds version information loaded from JSON.
* Meta::Version is the loader class for VersionFile(s) from a server.
|
|
It is now stored as a hashmap
There is also a parentUid to limit depsolving by encapsulating by version
|
|
|
|
|
|
Meta index will now always return valid objects.
They just might never load if they don't exist on the server.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
And then Wonko was the Meta.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This prevents some ugly colors to show up on macOS in most cases.
It still looks ugly right after you switch to the it though.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Makes is slightly more readable.
|
|
It's 0.5.0, not 0.5.
|
|
|
|
This tries to detect the issue and instructs the user to fix it by
moving the application to /Applications or ~/Applications.
In addition, several other previously poorly handled fatal errors
now show an error dialog.
|
|
|