Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Screenshot upload dialog(s) now have the console window as parent. | Petr Mrázek | 2014-05-18 | -31/+21 |
| | ||||
* | Finish status pills. | Petr Mrázek | 2014-05-17 | -8/+26 |
| | ||||
* | Fix for #257 | Petr Mrázek | 2014-05-08 | -0/+6 |
| | ||||
* | Fix FTB local libraries bug | Jan Dalheimer | 2014-05-03 | -7/+9 |
| | ||||
* | Add proper FML libs URL | Petr Mrázek | 2014-04-21 | -1/+1 |
| | ||||
* | Download and cache FML libs for legacy minecraft versions. | Petr Mrázek | 2014-04-19 | -1/+191 |
| | | | | | | * minor fix for version filtering (1.5 no longer shows forge for 1.5.1 and 1.5.2) * FML libs are downloaded to mods/minecraftforge/libs and cached * FML libs are copied to instances which contain FML or forge | |||
* | Give more feedback for YggdrasilTask network errors. | Petr Mrázek | 2014-04-16 | -105/+139 |
| | ||||
* | Detect and report missing local libraries. | Petr Mrázek | 2014-04-13 | -14/+32 |
| | ||||
* | Workaround for dirty build folders. | Petr Mrázek | 2014-04-06 | -4/+4 |
| | | | | My disgust just turned into barely contained rage :< | |||
* | Build fixage for the changed build config | Petr Mrázek | 2014-04-06 | -0/+2 |
| | ||||
* | Merge branch 'patch-1' of https://github.com/max96at/MultiMC5 into develop | Petr Mrázek | 2014-04-06 | -1/+1 |
|\ | ||||
| * | Fix adding icons to custom icon directories. | max96at | 2014-04-03 | -1/+1 |
| | | ||||
* | | Get rid of long rebuilds because of minor cmake config changes | Petr Mrázek | 2014-04-06 | -23/+27 |
|/ | ||||
* | Do not spam logs too much, bump version and add to changelog.0.3.2 | Petr Mrázek | 2014-04-01 | -4/+4 |
| | ||||
* | Deny april fools outside of first april. | Petr Mrázek | 2014-04-01 | -0/+7 |
| | ||||
* | Fix library replace issue | Petr Mrázek | 2014-04-01 | -8/+22 |
| | ||||
* | Fix for invalid prelaunch commands | Petr Mrázek | 2014-04-01 | -1/+4 |
| | ||||
* | Fix FTB-related issues0.3.1 | Petr Mrázek | 2014-03-31 | -1/+54 |
| | ||||
* | Add a few default java paths on linux0.3 | Petr Mrázek | 2014-03-30 | -0/+2 |
| | ||||
* | Fix many memory leaks. | Petr Mrázek | 2014-03-30 | -70/+83 |
| | ||||
* | Fix java checker crash, some memory leaks | Petr Mrázek | 2014-03-30 | -6/+5 |
| | ||||
* | Try to read 'authorList' in mcmod.info for authors first, fall back to ↵ | Sky | 2014-03-30 | -1/+4 |
| | | | | deprecated 'authors' if nothing is found. | |||
* | Setting PermGen to 64 will omit the java param | Petr Mrázek | 2014-03-29 | -1/+5 |
| | ||||
* | Set permissions on the accounts.json file so other users can't access it. | Petr Mrázek | 2014-03-23 | -0/+1 |
| | ||||
* | Make some more error messages translateable. | Petr Mrázek | 2014-03-23 | -12/+17 |
| | ||||
* | Actually start the forge install job. | Petr Mrázek | 2014-03-20 | -0/+1 |
| | ||||
* | Finalize version on reload. | Petr Mrázek | 2014-03-19 | -29/+30 |
| | ||||
* | Merge remote-tracking branch 'origin/feature_fix_timeout' into develop | Petr Mrázek | 2014-03-19 | -4/+34 |
|\ | ||||
| * | Remove the timeout for pre/post commands. Fixes #107 | Jan Dalheimer | 2014-03-15 | -4/+34 |
| | | ||||
* | | Merge remote-tracking branch 'origin/feature_json_fixes' into develop | Petr Mrázek | 2014-03-19 | -26/+349 |
|\ \ | ||||
| * | | Get rid of one reloadInstanceVersion | Jan Dalheimer | 2014-03-14 | -2/+6 |
| | | | ||||
| * | | Pull in BaseInstaller related changes from quickmod | Jan Dalheimer | 2014-03-14 | -7/+182 |
| | | | ||||
| * | | Move version stuff to the model and reimplement reordering | Jan Dalheimer | 2014-03-14 | -19/+163 |
| |/ | ||||
* | | Merge remote-tracking branch 'origin/feature_badges' into develop | Petr Mrázek | 2014-03-19 | -20/+22 |
|\ \ | |/ |/| | ||||
| * | Merge branch 'develop' into feature_badges | Jan Dalheimer | 2014-03-10 | -1441/+1420 |
| |\ | | | | | | | | | | | | | Conflicts: logic/OneSixInstance.cpp | |||
| * | | Instance badges. Some easter eggs and one for broken so far. | Jan Dalheimer | 2014-03-10 | -20/+22 |
| | | | ||||
* | | | Fix missing return in ensureDouble() | Petr Mrázek | 2014-03-10 | -1/+1 |
| |/ |/| | ||||
* | | Fix a compiling error by adding noexcept | Jan Dalheimer | 2014-03-10 | -5/+5 |
| | | ||||
* | | Add missing include for math.h | Petr Mrázek | 2014-03-10 | -0/+1 |
| | | ||||
* | | Merge remote-tracking branch 'origin/feature_paste_66994990' into ↵ | Petr Mrázek | 2014-03-10 | -7/+6 |
|\ \ | | | | | | | | | | integration_butchery | |||
| * | | Fix a few paste upload bugs | Jan Dalheimer | 2014-03-07 | -7/+6 |
| |/ | | | | | | | Fixes https://www.pivotaltracker.com/story/show/66994990 | |||
* | | Merge remote-tracking branch 'origin/feature_fix_log' into integration_butchery | Petr Mrázek | 2014-03-09 | -1/+14 |
|\ \ | | | | | | | | | | | | | Conflicts: logic/MinecraftProcess.cpp | |||
| * | | Fix logging when system language is not en_US. | robotbrain | 2014-03-07 | -0/+1 |
| |/ | ||||
* | | Merge remote-tracking branch 'origin/feature_commands' into integration_butchery | Petr Mrázek | 2014-03-09 | -72/+147 |
|\ \ | ||||
| * | | Also reload the instance cfg | Jan Dalheimer | 2014-03-09 | -2/+1 |
| | | | | | | | | | | | | | | | While this should work, there don't seem to be any places where the signals are listened for, so changes probably will only be available when calling Setting::get TODO: Fix that ^ | |||
| * | | Some pre/post related stuff | Jan Dalheimer | 2014-03-09 | -72/+148 |
| |/ | | | | | | | | | Reload the onesix version config after the commands (addresses https://www.pivotaltracker.com/story/show/60360652) Add a few more variables and also substitute them in the command (fixes https://www.pivotaltracker.com/story/show/66994828) | |||
* | | Improve reporting of version file errors.x | Petr Mrázek | 2014-03-09 | -102/+154 |
| | | ||||
* | | Remove version patch reordering. Remove the main class display from onesix ↵ | Petr Mrázek | 2014-03-09 | -14/+11 |
| | | | | | | | | edit mods. | |||
* | | More refactor. | Petr Mrázek | 2014-03-05 | -214/+183 |
| | | ||||
* | | Fix missed version file assignment. | Petr Mrázek | 2014-03-03 | -4/+3 |
| | |