summaryrefslogtreecommitdiffstats
path: root/logic/OneSixVersion.h
Commit message (Collapse)AuthorAgeLines
* Reorganize the version-related code.Petr Mrázek2014-03-01-137/+0
|
* Don't assume forge for FTB instances. Fix FTB related stuff.Jan Dalheimer2014-02-21-1/+1
|
* Allow overriding the order in which patches are appliedJan Dalheimer2014-02-08-0/+3
|
* Fix installing forge after liteloader and then removing liteloader. Also ↵Jan Dalheimer2014-02-02-1/+1
| | | | formatting.
* Change the OneSix library view. It now shows a list of patches.Jan Dalheimer2014-02-01-0/+17
|
* Have the libraries tab show tweaker mods instead of librariesJan Dalheimer2014-01-27-2/+0
|
* Split parsing/applying. Better error logging. Fix crash.Jan Dalheimer2014-01-27-1/+5
|
* Change naming from Derp -> OneSix until the new instance type supports legacyJan Dalheimer2014-01-24-18/+27
|
* Derpstances. Everything renamed. Launching does not yet work.Jan Dalheimer2014-01-22-7/+7
|
* More work on new assets system. Works given a properly constructed assets ↵Sky2013-12-08-0/+2
| | | | folder, no downloading yet
* Reformat and (slightly) decruft all the things.Petr Mrázek2013-11-04-2/+15
|
* Added file loggerPetr Mrázek2013-10-06-5/+7
|
* Working 1.6 modding (currently only forge)Petr Mrázek2013-09-22-23/+37
|
* Forge version list implementation. Needs integration and testing.Petr Mrázek2013-09-16-2/+9
|
* Split OneSixVersion into parts.Petr Mrázek2013-09-11-149/+4
|
* Basic 1.6 mod management (no jar mods)Petr Mrázek2013-08-28-2/+2
|
* Nuking preprocessor poop...Petr Mrázek2013-08-26-4/+5
|
* Move all the things (YES. Move them.)Petr Mrázek2013-08-17-0/+212
Also, implemented some basic modlist logic, to be wired up.