Age | Commit message (Collapse) | Author |
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
You do not need goto for that. Really.
|
|
|
|
|
|
Yeah, I don't know what I was thinking, but somehow it worked before.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
CMakeLists.txt
gui/MainWindow.cpp
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
downloading for now
|
|
|
|
|
|
blame clang for formatting changes
|
|
Also add the option to update on exit.
|
|
|
|
Installing updates is not implemented yet. That's next.
|
|
Refactor MojangAccount so it exposes a less generic interface and supports login. Hide the ugly details.
Yggdrasil tasks are now only used from MojangAccount.
|
|
|
|
|