Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-12 | Show Mojang service statuses in status bar | Sky | |
2014-01-06 | Implement proxy settings | Forkk | |
2014-01-05 | More updater fixage | Petr Mrázek | |
Preserve --dir parameter after updating Allow more than one copy of a command line parameter in MultiMC Linux runner script no longer changes current directory, which allows '--dir .' Fixed unit tests, removed the obsolete one (for some legacy updater command line params that were also removed) [fixes 63127704] | |||
2014-01-05 | Some more updater fixes | Petr Mrázek | |
Paths were wrong - still used work directory instead of root | |||
2014-01-05 | Mess with the updater again. | Petr Mrázek | |
2014-01-03 | Notifications system. Mainly to be used in case the updater breaks. | Jan Dalheimer | |
2014-01-03 | Log version, work paths | Petr Mrázek | |
2014-01-02 | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into feature_news | Forkk | |
Conflicts: CMakeLists.txt gui/MainWindow.h | |||
2013-12-30 | Notify the user of any errors | Jan Dalheimer | |
2013-12-29 | Launch an editor for the custom.json file. Also allow overriding of the ↵ | Jan Dalheimer | |
system default editor | |||
2013-12-15 | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into feature_news | Andrew | |
Conflicts: CMakeLists.txt | |||
2013-12-15 | Added a system to load news from MultiMC.org's RSS | Andrew | |
Currently it doesn't show it anywhere in the UI. That's next. | |||
2013-12-15 | Unit tests for the DownloadUpdateTask class | Jan Dalheimer | |
2013-12-14 | More tests for the UpdateChecker class. It should be done for now. | Jan Dalheimer | |
2013-12-14 | Merge branch 'testing' of https://github.com/02JanDal/MultiMC5 into develop | Petr Mrázek | |
Conflicts: MultiMC.cpp | |||
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 | Unit testing | Jan Dalheimer | |
2013-12-02 | Renew the updater branch | Petr Mrázek | |
Now with some actual consensus on what the updater will do! | |||
2013-12-01 | Rework MultiMC's versioning system | Andrew | |
2013-11-18 | Implement loading accounts from list. | Andrew | |
2013-11-04 | Implement instance sorting options. | Petr Mrázek | |
2013-10-14 | Huge Java detection refactor, version dialogs on first run (no JavaPath set) ↵ | Sky | |
and "auto detect" button | |||
2013-10-06 | Added file logger | Petr Mrázek | |
2013-09-23 | Implement basic yggdrasil auth. | Petr Mrázek | |
No fancy login token saving involved. | |||
2013-09-22 | Working 1.6 modding (currently only forge) | Petr Mrázek | |
2013-09-16 | Forge version list implementation. Needs integration and testing. | Petr Mrázek | |
2013-09-09 | Fix translation initialization (and loading). | Petr Mrázek | |
2013-09-08 | Use HttpMetaCache to minimize network use. | Petr Mrázek | |
2013-09-07 | Move a good chunk of the singleton objects into a new QApplication subclass. | Petr Mrázek | |