Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | custom.json overrides all. For user patching there now is instance.json | Jan Dalheimer | 2014-01-28 | -42/+65 |
| | ||||
* | Fix library ordering | Jan Dalheimer | 2014-01-27 | -29/+17 |
| | ||||
* | Have the libraries tab show tweaker mods instead of libraries | Jan Dalheimer | 2014-01-27 | -43/+13 |
| | ||||
* | Split parsing/applying. Better error logging. Fix crash. | Jan Dalheimer | 2014-01-27 | -327/+814 |
| | ||||
* | 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 | -767/+321 |
| | ||||
* | Forge works now too, and so does forge+liteloader | Jan Dalheimer | 2014-01-23 | -76/+232 |
| | ||||
* | Got liteloader working. Patching more or less works | Jan Dalheimer | 2014-01-22 | -54/+208 |
| | ||||
* | Work towards liteloader support. Fix creating new instance | Jan Dalheimer | 2014-01-22 | -77/+116 |
| | ||||
* | Merge branch 'develop' into feature_derpstances | Jan Dalheimer | 2014-01-22 | -6/+6 |
|\ | ||||
| * | Extract native libs in the launcher part. | Petr Mrázek | 2014-01-22 | -6/+6 |
| | | ||||
* | | Fix launching | Jan Dalheimer | 2014-01-22 | -3/+1 |
| | | ||||
* | | Derpstances. Everything renamed. Launching does not yet work. | Jan Dalheimer | 2014-01-22 | -314/+862 |
|/ | ||||
* | Fix library path for 64bit natives | Petr Mrázek | 2014-01-21 | -1/+1 |
| | ||||
* | Update the changelog, version, scale the instance icon | Petr Mrázek | 2014-01-20 | -0/+18 |
| | ||||
* | Scale faces to 64x64 | Petr Mrázek | 2014-01-19 | -1/+1 |
| | ||||
* | Merge branch 'fix_tests' of https://github.com/02JanDal/MultiMC5 into develop | Petr Mrázek | 2014-01-18 | -3/+0 |
|\ | ||||
| * | Get rid of some obsolete functions | Jan Dalheimer | 2014-01-05 | -3/+0 |
| | | ||||
* | | DERP DERP DERP | Petr Mrázek | 2014-01-18 | -1/+2 |
| | | | | | | | | DERP ALERT. DUCK AND COVER! | |||
* | | Fix derp: there is no static QFileInfo::exists in Qt 5.1.1 | Petr Mrázek | 2014-01-18 | -2/+4 |
| | | ||||
* | | Marginally improve OneSix offline mode launch | Petr Mrázek | 2014-01-18 | -49/+97 |
| | | | | | | | | | | While reconstructing assets, skip files that don't exist. Report missing OneSix native libraries. | |||
* | | Change the native extraction/loading logic. | Petr Mrázek | 2014-01-18 | -45/+68 |
| | | ||||
* | | Improve Console window output. | Orochimarufan | 2014-01-17 | -44/+177 |
| | | | | | | | | | | | | | | | | | | -> Log Pre- and Post-Launch command happenings -> Enable the java part to specify the level TODO: fix logging with mc 1.7's log4j logging infrastructure Signed-off-by: Orochimarufan <orochimarufan.x3@gmail.com> | |||
* | | Sort forge versions right. Do not spam the multimc log with mc server status ↵ | Petr Mrázek | 2014-01-16 | -13/+31 |
| | | | | | | | | stuff. | |||
* | | Fix FTB. | Petr Mrázek | 2014-01-15 | -34/+54 |
| | | | | | | | | | | Add support of private packs. Fix instance ID problems related to FTB instances. | |||
* | | Do not use the java checker during instance update | Petr Mrázek | 2014-01-14 | -91/+65 |
| | | ||||
* | | Small fix for stale files getting stuck in the cache | Petr Mrázek | 2014-01-13 | -5/+11 |
| | | ||||
* | | Merge branch 'feature_better_launch' into develop | Petr Mrázek | 2014-01-12 | -3/+11 |
|\ \ | ||||
| * | | Fix window title problem on OSX. | Petr Mrázek | 2014-01-12 | -3/+11 |
| | | | ||||
* | | | Merge branch 'feature_localization' of https://github.com/02JanDal/MultiMC5 ↵ | Petr Mrázek | 2014-01-12 | -9/+9 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into develop Conflicts: gui/dialogs/SettingsDialog.cpp gui/dialogs/SettingsDialog.ui | |||
| * | | | Fix a few things related to the translations | Jan Dalheimer | 2014-01-04 | -9/+9 |
| | | | | ||||
* | | | | Merge branch 'feature_mojang_status' into develop | Petr Mrázek | 2014-01-12 | -0/+196 |
|\ \ \ \ | ||||
| * | | | | More comments removal | Sky | 2014-01-12 | -1/+0 |
| | | | | | ||||
| * | | | | Remove wrong comments | Sky | 2014-01-12 | -10/+0 |
| | | | | | ||||
| * | | | | Show Mojang service statuses in status bar | Sky | 2014-01-12 | -0/+207 |
| | | | | | ||||
* | | | | | Merge branch 'feature_better_launch' into develop | Petr Mrázek | 2014-01-12 | -107/+113 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | ||||
| * | | | Replace old launcher part with a shiny new one. No more garbage on the ↵ | Petr Mrázek | 2014-01-12 | -107/+113 |
| | | | | | | | | | | | | | | | | command line. | |||
* | | | | Harden CacheDownload. | Petr Mrázek | 2014-01-11 | -25/+39 |
| | | | | | | | | | | | | | | | | It's now super hard. SRSLY. | |||
* | | | | Make CacheDownload use QSaveFile | Petr Mrázek | 2014-01-10 | -30/+24 |
| | | | | ||||
* | | | | Hide user properties in the console too | Sky | 2014-01-10 | -0/+8 |
|/ / / | ||||
* | | | Add logging calls to the java checker. | Petr Mrázek | 2014-01-09 | -2/+11 |
| | | | ||||
* | | | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into new-version-system | Forkk | 2014-01-07 | -18/+6 |
|\ \ \ | ||||
| * | | | Deploy jars instead of extracting them at runtime, remove non-working nvidia fix | Petr Mrázek | 2014-01-08 | -18/+6 |
| | | | | ||||
* | | | | Rework version numbering system. | Forkk | 2014-01-07 | -6/+7 |
|/ / / | | | | | | | | | | Again... | |||
* | | | Don't include debugging messages :( | Sky | 2014-01-07 | -1/+0 |
| | | | ||||
* | | | Return a properly sorted list of checked javas | Sky | 2014-01-07 | -4/+11 |
| | | | ||||
* | | | Do not log each and every possible update. Only the latest one. | Petr Mrázek | 2014-01-07 | -2/+2 |
| |/ |/| | ||||
* | | Remove the $PWD hack and tests that depended on it. | Petr Mrázek | 2014-01-05 | -20/+4 |
| | | ||||
* | | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | 2014-01-05 | -4/+5 |
|\ \ | ||||
| * \ | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Forkk | 2014-01-04 | -1/+1 |
| |\ \ |