Age | Commit message (Collapse) | Author |
|
into develop
|
|
|
|
|
|
|
|
|
|
|
|
* Corrected an uninitialized variable that prevented forge list loadinf on Windows
* Run the update step twice for FTB instances to ensure forge libs get downloaded
|
|
|
|
* 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
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
|
https://github.com/02JanDal/MultiMC5 into develop
|
|
develop
|
|
develop
|
|
Don't ask.
|
|
|
|
Conflicts:
mmc_updater/src/tests/CMakeLists.txt
|
|
|
|
|
|
Still fugly as all hell, now in a slightly more appropriate style.
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
On Linux, MultiMC's startup script will now look for plugins with
missing depenedencies and warn the user about them if they are missing.
|
|
|