Age | Commit message (Collapse) | Author |
|
|
|
* Icon list now uses a filesystem watcher for updates
* Icon folder is user-customizable
* All the little details. ALL OF THEM.
|
|
Conflicts:
CMakeLists.txt
gui/MainWindow.cpp
|
|
|
|
|
|
* 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.
|
|
Also add the option to update on exit.
|
|
|
|
Now with some actual consensus on what the updater will do!
|
|
Yeah... Forgot to recompile everything after deleting those files.
|
|
Kind of an important thing to do... Heh...
|
|
|
|
|
|
Conflicts:
gui/MainWindow.cpp
logic/OneSixInstance.h
Fix missing session id functionality for legacy and old onesix.
|
|
It now opens and coloses as expected, depending on user
preferences and the status of the various processes involved.
Console window geometry and state are remembered between runs.
|
|
Also added a system to select an active account to log in with.
|
|
Also, account list now saves profile lists.
|
|
Also fix the account list dialog's close button.
|
|
|
|
|