Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix auth for 13w41a | Petr Mrázek | 2013-10-11 | -2/+3 |
| | ||||
* | Log failure reasons of cache downloads | Petr Mrázek | 2013-10-06 | -7/+7 |
| | ||||
* | Added file logger | Petr Mrázek | 2013-10-06 | -61/+62 |
| | ||||
* | Add user agent header to most MultiMC download requests. | Petr Mrázek | 2013-10-02 | -14/+19 |
| | ||||
* | Add missing include | Petr Mrázek | 2013-10-01 | -0/+1 |
| | ||||
* | ``Working'' forge unpackers. Needs a lot of hardening but good for alpha. | Petr Mrázek | 2013-09-30 | -6/+330 |
| | ||||
* | Compression algo dependencies, still need hackery... | Petr Mrázek | 2013-09-26 | -36/+70 |
| | ||||
* | Implement basic yggdrasil auth. | Petr Mrázek | 2013-09-23 | -0/+331 |
| | | | | No fancy login token saving involved. | |||
* | Cache forge version list (it's huge) | Petr Mrázek | 2013-09-22 | -37/+45 |
| | ||||
* | Implement legacy forge button! | Petr Mrázek | 2013-09-18 | -2/+19 |
| | | | | | Many refactors of the task system. Progress dialog now accepts generic ProgressProvider objects | |||
* | Progress works for null downloads (header checks) | Petr Mrázek | 2013-09-10 | -0/+4 |
| | ||||
* | Fix download progress (bars) | Petr Mrázek | 2013-09-10 | -1/+21 |
| | ||||
* | Use youtrack for bugs | Petr Mrázek | 2013-09-08 | -6/+7 |
| | ||||
* | Use HttpMetaCache to minimize network use. | Petr Mrázek | 2013-09-08 | -243/+630 |
| | ||||
* | Move a good chunk of the singleton objects into a new QApplication subclass. | Petr Mrázek | 2013-09-07 | -64/+3 |
| | ||||
* | Untested ETag cache class. | Petr Mrázek | 2013-09-06 | -8/+172 |
| | | | | Yep. | |||
* | Speed up the downloads. Massively. | Petr Mrázek | 2013-09-02 | -224/+194 |
| | ||||
* | OS compatibility and generic cleanup. | Petr Mrázek | 2013-08-26 | -4/+4 |
| | | | | | Removed bspatch/patchlib Now builds and runs on Windows | |||
* | Legacy jar reassembly, base of proper custom jar support | Petr Mrázek | 2013-08-24 | -1/+1 |
| | ||||
* | Move all the things (YES. Move them.) | Petr Mrázek | 2013-08-17 | -0/+401 |
Also, implemented some basic modlist logic, to be wired up. |