Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix FTB-related issues0.3.1 | Petr Mrázek | 2014-03-31 | -1/+9 |
| | ||||
* | Fix many memory leaks. | Petr Mrázek | 2014-03-30 | -26/+17 |
| | ||||
* | Copying of FTB instances working again | Jan Dalheimer | 2014-02-21 | -0/+2 |
| | ||||
* | Don't assume forge for FTB instances. Fix FTB related stuff. | Jan Dalheimer | 2014-02-21 | -0/+3 |
| | ||||
* | Fix some stuff | Jan Dalheimer | 2014-01-24 | -4/+4 |
| | ||||
* | Change naming from Derp -> OneSix until the new instance type supports legacy | Jan Dalheimer | 2014-01-24 | -16/+16 |
| | ||||
* | Derpstances. Everything renamed. Launching does not yet work. | Jan Dalheimer | 2014-01-22 | -16/+18 |
| | ||||
* | Allow the use of synonyms in settings. Refactor settings. | Petr Mrázek | 2014-01-01 | -3/+3 |
| | | | | Remove a bunch of obsolete/unused code. | |||
* | Make FTB instances behave better | Petr Mrázek | 2013-12-22 | -0/+10 |
| | | | | | | | * 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 | |||
* | Initial FTB support. Allows "tracking" of FTB instances. | Jan Dalheimer | 2013-12-21 | -22/+64 |
| | ||||
* | Fix (hopefully) library dependency resolution. | Petr Mrázek | 2013-12-01 | -8/+4 |
| | | | | | | Installing libs is now enabled, hardcoded. Enable -Wall for all builds. Fix many warnings and latent bugs. | |||
* | Reformat and (slightly) decruft all the things. | Petr Mrázek | 2013-11-04 | -15/+16 |
| | ||||
* | Add instance copying, fix instance creation (with identical names) | Petr Mrázek | 2013-11-03 | -44/+74 |
| | ||||
* | Added file logger | Petr Mrázek | 2013-10-06 | -2/+3 |
| | ||||
* | Forge version list implementation. Needs integration and testing. | Petr Mrázek | 2013-09-16 | -5/+5 |
| | ||||
* | Legacy jar reassembly, base of proper custom jar support | Petr Mrázek | 2013-08-24 | -0/+3 |
| | ||||
* | Move all the things (YES. Move them.) | Petr Mrázek | 2013-08-17 | -0/+113 |
Also, implemented some basic modlist logic, to be wired up. |