Age | Commit message (Collapse) | Author |
|
|
|
https://github.com/02JanDal/MultiMC5 into develop
|
|
develop
|
|
develop
|
|
Don't ask.
|
|
|
|
Conflicts:
mmc_updater/src/tests/CMakeLists.txt
|
|
|
|
|
|
Still fugly as all hell, now in a slightly more appropriate style.
|
|
|
|
develop
|
|
|
|
|
|
|
|
|
|
Gives a list of existing groups to choose from.
Instances are updated as long as there is at least one valid account.
|
|
|
|
|
|
|
|
Account json was getting rewritten by a folder
Missing icon on Windows (hopefully fixed, `doing it live`)
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
MultiMC.cpp
|
|
|
|
boolean
|
|
|
|
|
|
|
|
|
|
|
|
On Linux, MultiMC's startup script will now look for plugins with
missing depenedencies and warn the user about them if they are missing.
|
|
|
|
|
|
|
|
You do not need goto for that. Really.
|
|
|
|
|
|
Yeah, I don't know what I was thinking, but somehow it worked before.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes some issues where MultiMC was segfaulting on exit because
things were trying to write to the logger while they were being destroyed,
but the destinations had already been destroyed and were left in the list.
|
|
|