Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Version changing removes any existing version json. | Petr Mrázek | 2013-10-10 | -2/+2 |
| | ||||
* | Added file logger | Petr Mrázek | 2013-10-06 | -101/+112 |
| | ||||
* | ``Working'' forge unpackers. Needs a lot of hardening but good for alpha. | Petr Mrázek | 2013-09-30 | -1/+1 |
| | ||||
* | Working 1.6 modding (currently only forge) | Petr Mrázek | 2013-09-22 | -2/+2 |
| | ||||
* | Implement legacy forge button! | Petr Mrázek | 2013-09-18 | -3/+3 |
| | | | | | Many refactors of the task system. Progress dialog now accepts generic ProgressProvider objects | |||
* | Forge version list implementation. Needs integration and testing. | Petr Mrázek | 2013-09-16 | -4/+4 |
| | ||||
* | Fix one more legacy update bug | Petr Mrázek | 2013-09-08 | -3/+3 |
| | ||||
* | Fix legacy instance update segfault | Petr Mrázek | 2013-09-08 | -1/+1 |
| | ||||
* | Use HttpMetaCache to minimize network use. | Petr Mrázek | 2013-09-08 | -1/+3 |
| | ||||
* | Move a good chunk of the singleton objects into a new QApplication subclass. | Petr Mrázek | 2013-09-07 | -7/+7 |
| | ||||
* | Speed up the downloads. Massively. | Petr Mrázek | 2013-09-02 | -8/+4 |
| | ||||
* | Misc tweaks | Petr Mrázek | 2013-08-28 | -4/+13 |
| | | | | | * Do not nuke forge META-INF * Disable inner DnD in mod lists on linux. | |||
* | OS compatibility and generic cleanup. | Petr Mrázek | 2013-08-26 | -2/+4 |
| | | | | | Removed bspatch/patchlib Now builds and runs on Windows | |||
* | All kinds of incremental improvements | Petr Mrázek | 2013-08-25 | -21/+30 |
| | | | | | | | | | Redone the instance action toolbar: * Removed all the dead actions * Change icon and Rename are now morphed into a header * Added button for opening the config folder Implemented support for loose files and folders as legacy jar mods Added texture pack support | |||
* | Legacy jar reassembly, base of proper custom jar support | Petr Mrázek | 2013-08-24 | -91/+130 |
| | ||||
* | Move all the things (YES. Move them.) | Petr Mrázek | 2013-08-17 | -0/+381 |
Also, implemented some basic modlist logic, to be wired up. |