Age | Commit message (Collapse) | Author |
|
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.
|
|
Same style, different colors.
|
|
|
|
|
|
Using QDir(dataPath).absolutePath() for the path
|
|
|
|
|
|
instance application.
|
|
|
|
|
|
|
|
opened"
This reverts commit 2597bde4f9df5409371da55beabb0f695b853aa3.
|
|
This reverts commit 049317093629f9a24ccec93df4449ce44b83c35e.
|
|
|
|
|