summaryrefslogtreecommitdiffstats
path: root/logic
Commit message (Expand)AuthorAgeLines
* Allow overriding the order in which patches are appliedJan Dalheimer2014-02-08-0/+84
* Error if a patch file is for a different version of minecraftJan Dalheimer2014-02-08-0/+9
* Fix installing forge after liteloader and then removing liteloader. Also form...Jan Dalheimer2014-02-02-82/+96
* Add a MMC-depend field (soft/hard) for version checkingJan Dalheimer2014-02-02-32/+100
* Disable anything related to user.json for now. Will be re-enabled once we hav...Jan Dalheimer2014-02-01-1/+3
* Merge remote-tracking branch 'upstream/feature_derpstances' into feature_derp...Jan Dalheimer2014-02-01-170/+238
|\
| * Merge branch 'feature_derpstances' of https://github.com/02JanDal/MultiMC5 in...Petr Mrázek2014-02-01-465/+1486
| |\
| * | Offline mode can be used even when online.Petr Mrázek2014-01-27-170/+238
* | | Fix some bugs that got uncovered while trying to get liteloader 1.7 to workJan Dalheimer2014-02-01-1/+12
| |/ |/|
* | Fix a bugJan Dalheimer2014-02-01-3/+3
* | Change the OneSix library view. It now shows a list of patches.Jan Dalheimer2014-02-01-12/+116
* | custom.json overrides all. For user patching there now is instance.jsonJan Dalheimer2014-01-28-42/+65
* | Fix library orderingJan Dalheimer2014-01-27-29/+17
* | Have the libraries tab show tweaker mods instead of librariesJan Dalheimer2014-01-27-43/+13
* | Split parsing/applying. Better error logging. Fix crash.Jan Dalheimer2014-01-27-327/+814
* | Fix some stuffJan Dalheimer2014-01-24-4/+4
* | Change naming from Derp -> OneSix until the new instance type supports legacyJan Dalheimer2014-01-24-767/+321
* | Forge works now too, and so does forge+liteloaderJan Dalheimer2014-01-23-76/+232
* | Got liteloader working. Patching more or less worksJan Dalheimer2014-01-22-54/+208
* | Work towards liteloader support. Fix creating new instanceJan Dalheimer2014-01-22-77/+116
* | Merge branch 'develop' into feature_derpstancesJan Dalheimer2014-01-22-6/+6
|\|
| * Extract native libs in the launcher part.Petr Mrázek2014-01-22-6/+6
* | Fix launchingJan Dalheimer2014-01-22-3/+1
* | Derpstances. Everything renamed. Launching does not yet work.Jan Dalheimer2014-01-22-314/+862
|/
* Fix library path for 64bit nativesPetr Mrázek2014-01-21-1/+1
* Update the changelog, version, scale the instance iconPetr Mrázek2014-01-20-0/+18
* Scale faces to 64x64Petr Mrázek2014-01-19-1/+1
* Merge branch 'fix_tests' of https://github.com/02JanDal/MultiMC5 into developPetr Mrázek2014-01-18-3/+0
|\
| * Get rid of some obsolete functionsJan Dalheimer2014-01-05-3/+0
* | DERP DERP DERPPetr Mrázek2014-01-18-1/+2
* | Fix derp: there is no static QFileInfo::exists in Qt 5.1.1Petr Mrázek2014-01-18-2/+4
* | Marginally improve OneSix offline mode launchPetr Mrázek2014-01-18-49/+97
* | Change the native extraction/loading logic.Petr Mrázek2014-01-18-45/+68
* | Improve Console window output.Orochimarufan2014-01-17-44/+177
* | Sort forge versions right. Do not spam the multimc log with mc server status ...Petr Mrázek2014-01-16-13/+31
* | Fix FTB.Petr Mrázek2014-01-15-34/+54
* | Do not use the java checker during instance updatePetr Mrázek2014-01-14-91/+65
* | Small fix for stale files getting stuck in the cachePetr Mrázek2014-01-13-5/+11
* | Merge branch 'feature_better_launch' into developPetr Mrázek2014-01-12-3/+11
|\ \
| * | Fix window title problem on OSX.Petr Mrázek2014-01-12-3/+11
* | | Merge branch 'feature_localization' of https://github.com/02JanDal/MultiMC5 i...Petr Mrázek2014-01-12-9/+9
|\ \ \
| * | | Fix a few things related to the translationsJan Dalheimer2014-01-04-9/+9
* | | | Merge branch 'feature_mojang_status' into developPetr Mrázek2014-01-12-0/+196
|\ \ \ \
| * | | | More comments removalSky2014-01-12-1/+0
| * | | | Remove wrong commentsSky2014-01-12-10/+0
| * | | | Show Mojang service statuses in status barSky2014-01-12-0/+207
* | | | | Merge branch 'feature_better_launch' into developPetr Mrázek2014-01-12-107/+113
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Replace old launcher part with a shiny new one. No more garbage on the comman...Petr Mrázek2014-01-12-107/+113
* | | | Harden CacheDownload.Petr Mrázek2014-01-11-25/+39
* | | | Make CacheDownload use QSaveFilePetr Mrázek2014-01-10-30/+24