Age | Commit message (Collapse) | Author |
|
* 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.
|
|
|
|
|
|
|
|
|
|
|
|
This fixes the situation when liteloader snapshot site is broken
and there's an older local snapshot already present.
|
|
opened"
This reverts commit 2597bde4f9df5409371da55beabb0f695b853aa3.
|
|
This reverts commit 049317093629f9a24ccec93df4449ce44b83c35e.
|
|
|
|
|
|
This reverts commit 5ae3b2c11416eb897a08b0d9531843d0357332f8.
We need those builtin versions for now.
|
|
Not all operations - only the ones that aren't in error handling.
The API for QFuture is too nasty to do much more in a sensible way.
|
|
|
|
Themes now include Qt styles.
|
|
|
|
|
|
Any libraries stored in $instanceroot/libraries/ will override
the libraries from MultiMC's global folders, as long as they are marked 'local'
in the json patch.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
selection dialog
|
|
|
|
This reverts commit fc198dd3085a2cd33fbaa7a3d2c95c2c8d3ee31a.
|