Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-18 | Marginally improve OneSix offline mode launch | Petr Mrázek | |
While reconstructing assets, skip files that don't exist. Report missing OneSix native libraries. | |||
2014-01-13 | Small fix for stale files getting stuck in the cache | Petr Mrázek | |
2014-01-11 | Harden CacheDownload. | Petr Mrázek | |
It's now super hard. SRSLY. | |||
2014-01-10 | Make CacheDownload use QSaveFile | Petr Mrázek | |
2013-12-15 | Use asset sizes from the index to make the progress bar better | Petr Mrázek | |
2013-11-17 | Use the forge mirrors for downloading forge libraries | Petr Mrázek | |
Let's hope we never, ever see a forge download error again. | |||
2013-11-04 | Reformat and (slightly) decruft all the things. | Petr Mrázek | |
2013-10-26 | S3 bucket listing support and network code refactors. | Petr Mrázek | |
* Adds support for listing all objects in an S3 bucket. * Renames a bunch of network related classes (Download->Action) * Net actions now have static constructors | |||
2013-10-18 | Support version format 9, fix version-related segfault, (maybe) fix forge lists. | Petr Mrázek | |
2013-10-06 | Log failure reasons of cache downloads | Petr Mrázek | |
2013-10-06 | Added file logger | Petr Mrázek | |
2013-10-02 | Add user agent header to most MultiMC download requests. | Petr Mrázek | |
2013-09-22 | Cache forge version list (it's huge) | Petr Mrázek | |
2013-09-08 | Use HttpMetaCache to minimize network use. | Petr Mrázek | |