Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
* Memory minimums lowered to 128M in all Java settings UIs
* Changing the memory sizes on the wizard page does not automatically trigger checks if the executable doesn't have 'java' in the name
* Java detection on linux now scans some common JRE locations, not just /usr/bin/java
|
|
|
|
|
|
|
|
|
|
It was impossible to select and load translations properly.
|
|
|
|
Otherwise it would show all system drives instead of screenshots.
|
|
|
|
false
|
|
Setting the work directory was not enough.
|
|
It seems to require it, unlike the other versions.
|
|
|
|
It was causing fake errors.
|
|
|
|
|
|
|
|
|
|
|
|
selection dialog
|
|
This reverts commit fc198dd3085a2cd33fbaa7a3d2c95c2c8d3ee31a.
|
|
Now uses a model and a list view instead of text
This lets mmc keep track of the contents regardless of whether the instance windows are open
This is currently missing a way to select and copy text from the log.
|
|
* The resulting instance window can be closed at any point.
* Main window is kept open and running instances are marked with a badge.
* Multiple instances can now run from the same MultiMC - it's even more **multi** now.
* MultiMC can be entirely closed, keeping Minecraft(s) running.
|
|
|
|
|
|
|
|
|
|
* Download is now Download.
* Download uses Sink subclasses to process various events.
* Validators can be used to further customize the Sink behaviour.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|