Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Prepare for rework of instance launch/update | Petr Mrázek | 2013-11-24 | -234/+451 |
| | | | | | | | | | | Added missing licenses Added a Java functionality checker (detects 32/64bit java) Refactor of *Update - no longer based on BaseUpdate, but Task directly Fixed runner script to not derp up on 32bit linux. Could add more detection and error reporting there. Resources are now split into graphics and generated. Generated resources are placed in the build tree and included from there. Used the Java checker in the main settings dialog (TODO: instance settings). Partial support for ${arch}-using libraries - both 32 and 64 variants of ${arch} are downloaded. | |||
* | Fix console window (now not a QDialog) | Petr Mrázek | 2013-11-23 | -133/+152 |
| | | | | | | It now opens and coloses as expected, depending on user preferences and the status of the various processes involved. Console window geometry and state are remembered between runs. | |||
* | Implement user info stub for newest minecraft snapshot | Petr Mrázek | 2013-11-22 | -20/+25 |
| | ||||
* | Forge XZ downloads now use temp files local to MultiMC, files are removed. | Petr Mrázek | 2013-11-19 | -1/+4 |
| | ||||
* | Fix assets URL (expected to change... again) | Petr Mrázek | 2013-11-18 | -2/+4 |
| | ||||
* | Re-enable assets download | Petr Mrázek | 2013-11-17 | -2/+1 |
| | ||||
* | Fix broken signal in ConsoleWindow | Petr Mrázek | 2013-11-17 | -1/+1 |
| | | | | Wasn't detecting minecraft shutdown properly | |||
* | Merge branch 'master' into develop | Petr Mrázek | 2013-11-17 | -0/+0 |
|\ | ||||
| * | Merge branch 'develop' | Petr Mrázek | 2013-11-13 | -24/+24 |
| |\ | ||||
| * \ | Merge branch 'develop' | Petr Mrázek | 2013-11-12 | -21/+29 |
| |\ \ | ||||
| * \ \ | Merge branch 'develop' | Petr Mrázek | 2013-11-11 | -6/+23 |
| |\ \ \ | ||||
| * \ \ \ | Merge branch 'develop' | Petr Mrázek | 2013-11-06 | -15/+18 |
| |\ \ \ \ | ||||
| * \ \ \ \ | Merge branch 'develop' | Sky | 2013-11-06 | -3823/+4536 |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge branch 'develop' | Sky | 2013-11-03 | -99/+617 |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge branch 'develop' | Sky | 2013-11-03 | -45/+44 |
| |\ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ | Merge branch 'develop' | Petr Mrázek | 2013-10-31 | -3/+61 |
| |\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'develop' | Petr Mrázek | 2013-10-30 | -157/+260 |
| |\ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'develop' | Petr Mrázek | 2013-10-26 | -243/+405 |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'develop' | Sky | 2013-10-26 | -29/+114 |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'develop' | Sky | 2013-10-22 | -6/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'develop' | Sky | 2013-10-21 | -18/+62 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'develop' | Sky | 2013-10-21 | -3027/+22893 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* | | | | | | | | | | | | | | | | Use the forge mirrors for downloading forge libraries | Petr Mrázek | 2013-11-17 | -47/+306 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Let's hope we never, ever see a forge download error again. | |||
* | | | | | | | | | | | | | | | | Mark forge lib downloads as failed when they fail | Petr Mrázek | 2013-11-16 | -0/+10 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Fix signal derp from previous commit | Petr Mrázek | 2013-11-13 | -24/+24 |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Console should now properly close/not close based on minecraft return code/signal. | |||
* | | | | | | | | | | | | | | Fix console not staying open on minecraft crash | Petr Mrázek | 2013-11-12 | -21/+29 |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Recover from the bin folder of converted legacy instance being deleted. | Petr Mrázek | 2013-11-11 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the new vanilla jar as the base jar if mcbackup.jar is missing. | |||
* | | | | | | | | | | | | | Use the right LWJGL path while creating an instance | Petr Mrázek | 2013-11-11 | -1/+1 |
| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Fix layout margins in console window | Petr Mrázek | 2013-11-07 | -4/+18 |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | Fix Sourceforge lwjgl version index download. | Petr Mrázek | 2013-11-06 | -15/+18 |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||
* | | | | | | | | | | | Open on the correct settings tab | Sky | 2013-11-06 | -1/+1 |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | Nag for instance specific JVM args too | Sky | 2013-11-06 | -2/+5 |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | Fix "Auto Login" instance specific setting, tweak UI | Sky | 2013-11-06 | -21/+22 |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | Read mcmod.info first, forgeversion.properties second | Sky | 2013-11-05 | -18/+18 |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | Nuke Travis CI | Sky | 2013-11-05 | -16/+0 |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | Reformat and (slightly) decruft all the things. | Petr Mrázek | 2013-11-04 | -3767/+4492 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||
* | | | | | | | | | | Implement instance sorting options. | Petr Mrázek | 2013-11-04 | -9/+52 |
| | | | | | | | | | | ||||
* | | | | | | | | | | Add instance copying, fix instance creation (with identical names) | Petr Mrázek | 2013-11-03 | -90/+495 |
| | | | | | | | | | | ||||
* | | | | | | | | | | Catch assets index failure | Sky | 2013-11-03 | -0/+1 |
| | | | | | | | | | | ||||
* | | | | | | | | | | Added NagUtils, nag people about trying to override JVM memory options | Sky | 2013-11-03 | -0/+69 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||
* | | | | | | | | | Main window geometry and state saving/reloading | Sky | 2013-11-03 | -3/+10 |
| | | | | | | | | | ||||
* | | | | | | | | | Revamp Linux build instructions for Qt Creator | Sky | 2013-10-31 | -42/+34 |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||
* | | | | | | | | List available proxies on start | Petr Mrázek | 2013-10-31 | -1/+41 |
| | | | | | | | | ||||
* | | | | | | | | Hack for Intel graphics drivers on Windows. | Petr Mrázek | 2013-10-31 | -2/+20 |
| |_|_|_|_|_|/ |/| | | | | | | ||||
* | | | | | | | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | 2013-10-29 | -57/+102 |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Make ConsoleWindow have Qt::Window flag (adds minimise/maximise buttons to ↵ | Sky | 2013-10-29 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | titlebar) | |||
| * | | | | | | | Move "Forget" button to a sane place | Sky | 2013-10-29 | -13/+13 |
| | | | | | | | | ||||
| * | | | | | | | Don't make LabeledToolButton selectable | Sky | 2013-10-29 | -1/+1 |
| | | | | | | | | ||||
| * | | | | | | | Add selectable message box helper, use it, make login GUI error label selectable | Sky | 2013-10-29 | -44/+88 |
| | | | | | | | | ||||
* | | | | | | | | Customizable folder browsing is same as for the instance folder. Syste Proxy ↵ | Petr Mrázek | 2013-10-29 | -8/+17 |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | usage. |