Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-10 | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | |
Conflicts: CMakeLists.txt gui/MainWindow.cpp | |||
2013-12-10 | Finish assets update for 1.7.3 | Petr Mrázek | |
2013-12-09 | Merge branch 'feature_updater' into develop | Andrew | |
2013-12-08 | Finish preliminary offline support | Petr Mrázek | |
* 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. | |||
2013-12-06 | Finish implementing update installation. | Andrew | |
Also add the option to update on exit. | |||
2013-12-04 | Rework the update checking system | Andrew | |
2013-12-02 | Renew the updater branch | Petr Mrázek | |
Now with some actual consensus on what the updater will do! | |||
2013-11-28 | Fixed compilation errors. | Andrew | |
Yeah... Forgot to recompile everything after deleting those files. | |||
2013-11-28 | Verify access tokens before launching Minecraft | Andrew | |
Kind of an important thing to do... Heh... | |||
2013-11-27 | Dropdown for account switching | Sky | |
2013-11-27 | Move "manage accounts" to right, use player skin when available | Sky | |
2013-11-24 | Merge branch 'feature_yggdrasil' into develop | Petr Mrázek | |
Conflicts: gui/MainWindow.cpp logic/OneSixInstance.h Fix missing session id functionality for legacy and old onesix. | |||
2013-11-23 | Fix console window (now not a QDialog) | Petr Mrázek | |
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. | |||
2013-11-22 | Properly implement launching and downloading | Andrew | |
Also added a system to select an active account to log in with. | |||
2013-11-20 | Nuke and pave the old login system | Andrew | |
Also, account list now saves profile lists. | |||
2013-11-20 | Add a button to open the account list. | Andrew | |
Also fix the account list dialog's close button. | |||
2013-11-12 | Fix console not staying open on minecraft crash | Petr Mrázek | |
2013-11-04 | Reformat and (slightly) decruft all the things. | Petr Mrázek | |