Age | Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
into develop
|
|
|
|
main window)
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
CMakeLists.txt
gui/MainWindow.cpp
|
|
|
|
|
|
right away
|
|
|
|
|
|
|
|
|
|
It's been there before, it's there now :D
|
|
into develop
|
|
* ProgressProvider now has an abort() call
* Abort button support added to the progress dialog
* YggdrasilTask and MojangAccount adapted to support abort
YggdrasilTask will time out after 10 seconds of no network activity, or when the user pushes the Play Offline button.
In offline mode, all instance update tasks are skipped! This will need further work.
|
|
folder, no downloading yet
|