Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-10 | Version changing removes any existing version json. | Petr Mrázek | |
2013-10-06 | Added file logger | Petr Mrázek | |
2013-09-30 | ``Working'' forge unpackers. Needs a lot of hardening but good for alpha. | Petr Mrázek | |
2013-09-22 | Working 1.6 modding (currently only forge) | Petr Mrázek | |
2013-09-18 | Implement legacy forge button! | Petr Mrázek | |
Many refactors of the task system. Progress dialog now accepts generic ProgressProvider objects | |||
2013-09-16 | Forge version list implementation. Needs integration and testing. | Petr Mrázek | |
2013-09-08 | Fix one more legacy update bug | Petr Mrázek | |
2013-09-08 | Fix legacy instance update segfault | Petr Mrázek | |
2013-09-08 | Use HttpMetaCache to minimize network use. | Petr Mrázek | |
2013-09-07 | Move a good chunk of the singleton objects into a new QApplication subclass. | Petr Mrázek | |
2013-09-02 | Speed up the downloads. Massively. | Petr Mrázek | |
2013-08-28 | Misc tweaks | Petr Mrázek | |
* Do not nuke forge META-INF * Disable inner DnD in mod lists on linux. | |||
2013-08-26 | OS compatibility and generic cleanup. | Petr Mrázek | |
Removed bspatch/patchlib Now builds and runs on Windows | |||
2013-08-25 | All kinds of incremental improvements | Petr Mrázek | |
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 | |||
2013-08-24 | Legacy jar reassembly, base of proper custom jar support | Petr Mrázek | |
2013-08-17 | Move all the things (YES. Move them.) | Petr Mrázek | |
Also, implemented some basic modlist logic, to be wired up. |