Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-22 | Make FTB instances behave better | Petr Mrázek | |
* 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 | |||
2013-12-21 | Initial FTB support. Allows "tracking" of FTB instances. | Jan Dalheimer | |
2013-12-01 | Fix (hopefully) library dependency resolution. | Petr Mrázek | |
Installing libs is now enabled, hardcoded. Enable -Wall for all builds. Fix many warnings and latent bugs. | |||
2013-11-04 | Reformat and (slightly) decruft all the things. | Petr Mrázek | |
2013-11-03 | Add instance copying, fix instance creation (with identical names) | Petr Mrázek | |
2013-10-06 | Added file logger | Petr Mrázek | |
2013-09-16 | Forge version list implementation. Needs integration and testing. | Petr Mrázek | |
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. |