Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Very wizardly. Also very empty and opening on every start for now.
|
|
It was unlikely, now it's impossible.
|
|
|
|
|
|
Layout wasn't updated in some cases while deleting instances.
|
|
This fixes a crash when closing settings and not having any selected instance.
|
|
This makes the case where users copy MultiMC to other machines
easier to handle. It doesn't require manual intervention and the tokens
do not go in a desync loop.
|
|
|
|
|
|
|
|
|
|
Now it only checks OS kernel name/version.
User agent is 'MultiMC5/$version'.
Kernel info is passed through custom dimensions in analytics.
|
|
|
|
|
|
It was impossible to select and load translations properly.
|
|
* System, Java and CPU architecture (either 32 or 64).
* Java version.
* System memory size in MB.
* Java min/max heap size in MB.
|
|
|
|
|
|
Otherwise it would show all system drives instead of screenshots.
|
|
|
|
Instead of just checking if the new version started, make sure
it is able to write its IPC key to a file and then use the key
to connect to the process.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FIXME: remove all globals.
|
|
Prevents crash bugs...
|
|
|
|
|
|
* Always create main window.
* Properly handle netowrk manager - it was created twice, leading to potential crashes.
|
|
This allows adding images and other bits and pieces to themes.
|
|
Files you can customize are created in themes/custom/
|
|
|
|
Not persistent across MultiMC runs.
|
|
false
|
|
Setting the work directory was not enough.
|
|
It seems to require it, unlike the other versions.
|
|
|
|
It was causing fake errors.
|
|
|
|
|
|
|
|
Now has a drop-down arrow that actually works as expected.
|