Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Make FTB instances behave better | Petr Mrázek | 2013-12-22 | -131/+214 |
| | | | | | | | * Do not re-create on every reload * Use the version.json/custom.json logic properly * Should be offline-friendly * FTB instances can be copied, turn into normal instances | |||
* | Initial FTB support. Allows "tracking" of FTB instances. | Jan Dalheimer | 2013-12-21 | -67/+643 |
| | ||||
* | Keep the last five logs | Jan Dalheimer | 2013-12-21 | -1/+14 |
| | ||||
* | Remove OSX hack that never worked anyway | Petr Mrázek | 2013-12-21 | -1/+1 |
| | ||||
* | Fix issues with the updater | Petr Mrázek | 2013-12-21 | -20/+37 |
| | | | | | | * Bad URLs used for downloading update files * MD5ETagDownload resetting the expected ETag after failure to the failed file MD5 checksum * Delete MD5ETagDownload downloaded files if the download fails. | |||
* | Prevent running as root on linux | Petr Mrázek | 2013-12-21 | -7/+15 |
| | ||||
* | Some test madness | Petr Mrázek | 2013-12-20 | -201/+457 |
| | ||||
* | Merge branch 'feature_runner_symlink' of ↵ | Petr Mrázek | 2013-12-17 | -1/+1 |
|\ | | | | | | | https://github.com/02JanDal/MultiMC5 into develop | |||
| * | Fix running the runner script using a symlink | Jan Dalheimer | 2013-12-16 | -1/+1 |
| | | ||||
* | | Merge branch 'feature_runner' of https://github.com/02JanDal/MultiMC5 into ↵ | Petr Mrázek | 2013-12-17 | -5/+42 |
|\ \ | | | | | | | | | | develop | |||
| * | | Make the linux runner script more helpful and add dialogs | Jan Dalheimer | 2013-12-15 | -5/+42 |
| |/ | ||||
* | | Merge branch 'updater_tests' of https://github.com/02JanDal/MultiMC5 into ↵ | Petr Mrázek | 2013-12-17 | -5/+17 |
|\ \ | | | | | | | | | | develop | |||
| * \ | Merge remote-tracking branch 'upstream/develop' into updater_tests | Jan Dalheimer | 2013-12-16 | -710/+284 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: mmc_updater/src/tests/CMakeLists.txt | |||
| * | | | Fix some failing tests and attempt to fix running tests on a headless computer | Jan Dalheimer | 2013-12-16 | -7/+19 |
| | | | | ||||
* | | | | Magical pixie dust for windows updater reliability | Petr Mrázek | 2013-12-17 | -15/+105 |
| | | | | | | | | | | | | | | | | Don't ask. | |||
* | | | | Remove obsolete auto login option. | Petr Mrázek | 2013-12-16 | -72/+0 |
| |/ / |/| | | ||||
* | | | Use monospace font in the console. | Petr Mrázek | 2013-12-16 | -9/+11 |
| | | | | | | | | | | | | Still fugly as all hell, now in a slightly more appropriate style. | |||
* | | | Fix broken test (wrong URL) | Petr Mrázek | 2013-12-16 | -1/+1 |
| | | | ||||
* | | | Merge branch 'updater_tests' of https://github.com/02JanDal/MultiMC5 into ↵ | Petr Mrázek | 2013-12-15 | -86/+685 |
|\| | | | | | | | | | | | develop | |||
| * | | Finish unit tests for the DownloadUpdateTask class | Jan Dalheimer | 2013-12-15 | -35/+109 |
| | | | ||||
| * | | Unit tests for the DownloadUpdateTask class | Jan Dalheimer | 2013-12-15 | -55/+321 |
| | | | ||||
| * | | More tests for the UpdateChecker class. It should be done for now. | Jan Dalheimer | 2013-12-14 | -4/+131 |
| | | | ||||
| * | | Tests for parsing of channel lists in UpdateChecker | Jan Dalheimer | 2013-12-14 | -2/+111 |
| | | | ||||
| * | | Framework for some tests | Jan Dalheimer | 2013-12-14 | -0/+23 |
| |/ | ||||
* | | Fix/remove tests from the gutted updater | Petr Mrázek | 2013-12-15 | -357/+45 |
| | | ||||
* | | Make updates prevented by missing accounts verbose | Petr Mrázek | 2013-12-15 | -4/+19 |
| | | ||||
* | | Improve group changing, update instance on version change | Petr Mrázek | 2013-12-15 | -65/+123 |
| | | | | | | | | | | Gives a list of existing groups to choose from. Instances are updated as long as there is at least one valid account. | |||
* | | Use asset sizes from the index to make the progress bar better | Petr Mrázek | 2013-12-15 | -266/+70 |
| | | ||||
* | | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | 2013-12-14 | -1/+5 |
|\ \ | ||||
| * | | Expand appropriate column of account selection dialog | Sky | 2013-12-14 | -1/+5 |
| |/ | ||||
* / | Fix bugs introduced by unit test branch | Petr Mrázek | 2013-12-14 | -9/+12 |
|/ | | | | | Account json was getting rewritten by a folder Missing icon on Windows (hopefully fixed, `doing it live`) | |||
* | Use ctest | Petr Mrázek | 2013-12-14 | -8/+6 |
| | ||||
* | Merge branch 'testing' of https://github.com/02JanDal/MultiMC5 into develop | Petr Mrázek | 2013-12-14 | -41/+368 |
|\ | | | | | | | | | Conflicts: MultiMC.cpp | |||
| * | Tests for the user utils | Jan Dalheimer | 2013-12-02 | -0/+73 |
| | | ||||
| * | Add some new folders | Jan Dalheimer | 2013-12-02 | -0/+2 |
| | | ||||
| * | Fix some bugs that surfaced | Jan Dalheimer | 2013-12-02 | -0/+16 |
| | | ||||
| * | Unit testing | Jan Dalheimer | 2013-12-02 | -36/+271 |
| | | ||||
* | | Add status shown specifically when downloading assets | Sky | 2013-12-14 | -0/+1 |
| | | ||||
* | | Make the account selection list use checkboxes rather than text for active ↵ | Sky | 2013-12-14 | -3/+39 |
| | | | | | | | | boolean | |||
* | | Fix various Dialogs (Titles, License formatting) | Orochimarufan | 2013-12-14 | -149/+145 |
| | | ||||
* | | Fix twitch | Petr Mrázek | 2013-12-14 | -12/+25 |
| | | ||||
* | | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Andrew | 2013-12-13 | -1/+1 |
|\ \ | ||||
| * | | Fix typo | Sky | 2013-12-13 | -1/+1 |
| | | | ||||
* | | | Disable some crazy OS X hacks on non-GCC compilers | Andrew | 2013-12-13 | -0/+6 |
|/ / | ||||
* | | Made the run script look for missing dependencies. | Andrew | 2013-12-13 | -5/+20 |
| | | | | | | | | | | On Linux, MultiMC's startup script will now look for plugins with missing depenedencies and warn the user about them if they are missing. | |||
* | | Merge branch 'develop' of github.com:Drayshak/MultiMC5 into develop | Sky | 2013-12-13 | -31/+86 |
|\ \ | ||||
| * | | Do not log auth crud | Petr Mrázek | 2013-12-13 | -2/+2 |
| | | | ||||
| * | | Fix syntax error | Petr Mrázek | 2013-12-13 | -9/+7 |
| | | | | | | | | | | | | You do not need goto for that. Really. | |||
| * | | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | 2013-12-13 | -1/+9 |
| |\ \ | ||||
| | * | | Fix updater removing all files. | Andrew | 2013-12-12 | -1/+9 |
| | | | | | | | | | | | | | | | | Yeah, I don't know what I was thinking, but somehow it worked before. |