Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'fix_ftb' into integration_json_and_tools | Petr Mrázek | 2014-02-24 | -2/+0 |
|\ | ||||
| * | Don't assume forge for FTB instances. Fix FTB related stuff. | Jan Dalheimer | 2014-02-21 | -2/+0 |
| | | ||||
* | | New, better, liteloader support | Jan Dalheimer | 2014-02-19 | -1/+292 |
|/ | ||||
* | Blacklist the FTB voxel pack. | Petr Mrázek | 2014-02-09 | -0/+2 |
| | ||||
* | Only load instance list twice. | Petr Mrázek | 2014-02-09 | -3/+9 |
| | ||||
* | Fix crash bug related to messageboxes interrupting model resets in the ↵ | Petr Mrázek | 2014-02-08 | -52/+72 |
| | | | | instance list. | |||
* | Pave. | Petr Mrázek | 2014-02-04 | -7/+5 |
| | ||||
* | Marginally improve OneSix offline mode launch | Petr Mrázek | 2014-01-18 | -2/+2 |
| | | | | | While reconstructing assets, skip files that don't exist. Report missing OneSix native libraries. | |||
* | Sort forge versions right. Do not spam the multimc log with mc server status ↵ | Petr Mrázek | 2014-01-16 | -10/+19 |
| | | | | stuff. | |||
* | Fix FTB. | Petr Mrázek | 2014-01-15 | -33/+40 |
| | | | | | Add support of private packs. Fix instance ID problems related to FTB instances. | |||
* | Return a properly sorted list of checked javas | Sky | 2014-01-07 | -0/+4 |
| | ||||
* | DEBUG: Add some logging for instance loading. | Petr Mrázek | 2014-01-03 | -5/+17 |
| | ||||
* | Refactor icon lists heavily | Petr Mrázek | 2013-12-31 | -328/+4 |
| | | | | | | * Icon list now uses a filesystem watcher for updates * Icon folder is user-customizable * All the little details. ALL OF THEM. | |||
* | Tidy status messages a bit | Sky | 2013-12-23 | -3/+3 |
| | ||||
* | Use the central URL list for forge URLs | Petr Mrázek | 2013-12-23 | -22/+21 |
| | ||||
* | Merge branch 'feature_forge_gradle' of https://github.com/02JanDal/MultiMC5 ↵ | Petr Mrázek | 2013-12-23 | -29/+184 |
|\ | | | | | | | into develop | |||
| * | Support for the new forge gradle repo | Jan Dalheimer | 2013-12-23 | -29/+184 |
| | | ||||
* | | Fix Java checker leaving behind temporary jar files | Petr Mrázek | 2013-12-22 | -5/+7 |
|/ | ||||
* | FTB fixage | Petr Mrázek | 2013-12-22 | -1/+1 |
| | | | | | * Corrected an uninitialized variable that prevented forge list loadinf on Windows * Run the update step twice for FTB instances to ensure forge libs get downloaded | |||
* | Make FTB instances behave better | Petr Mrázek | 2013-12-22 | -69/+131 |
| | | | | | | | * Do not re-create on every reload * Use the version.json/custom.json logic properly * Should be offline-friendly * FTB instances can be copied, turn into normal instances | |||
* | Initial FTB support. Allows "tracking" of FTB instances. | Jan Dalheimer | 2013-12-21 | -43/+123 |
| | ||||
* | Improve group changing, update instance on version change | Petr Mrázek | 2013-12-15 | -1/+18 |
| | | | | | Gives a list of existing groups to choose from. Instances are updated as long as there is at least one valid account. | |||
* | Merge branch 'testing' of https://github.com/02JanDal/MultiMC5 into develop | Petr Mrázek | 2013-12-14 | -1/+9 |
|\ | | | | | | | | | Conflicts: MultiMC.cpp | |||
| * | Fix some bugs that surfaced | Jan Dalheimer | 2013-12-02 | -0/+16 |
| | | ||||
| * | Unit testing | Jan Dalheimer | 2013-12-02 | -1/+4 |
| | | ||||
* | | Merge branch 'develop' of github.com:Drayshak/MultiMC5 into develop | Sky | 2013-12-13 | -560/+0 |
|\ \ | ||||
| * | | Add support for 1.7.4 user_type (needs testing with legacy accounts) | Petr Mrázek | 2013-12-13 | -560/+0 |
| | | | ||||
* | | | First sweep moving URLs to a constants file | Sky | 2013-12-13 | -6/+3 |
|/ / | ||||
* | | Java version list should be sorted, JRE->JDK, 64->32 | Sky | 2013-12-12 | -13/+7 |
| | | ||||
* | | Fix checker progress derp | Sky | 2013-12-11 | -1/+1 |
| | | ||||
* | | Better (but unsorted) Java detection | Sky | 2013-12-11 | -24/+68 |
| | | ||||
* | | Offline mode support, part 1 | Petr Mrázek | 2013-12-05 | -16/+13 |
|/ | | | | | Refactor MojangAccount so it exposes a less generic interface and supports login. Hide the ugly details. Yggdrasil tasks are now only used from MojangAccount. | |||
* | Fix (hopefully) library dependency resolution. | Petr Mrázek | 2013-12-01 | -8/+0 |
| | | | | | | Installing libs is now enabled, hardcoded. Enable -Wall for all builds. Fix many warnings and latent bugs. | |||
* | Fix login and startup logging issues | Petr Mrázek | 2013-12-01 | -27/+36 |
| | | | | | | | | Auth uses the refresh endpoint instead of validate. This means less password entering. Console will now only autoscroll when already scrolled all the way down. Better conformance with the Yggdrasil auth protocol (not complete yet, but Mojang launcher isn't complete either). Fix bug that prevented saving the account data (uninitialized variable). Accounts can now trigger account list saving, this is used for the refresh endpoint. | |||
* | Fix crash when no instances are available | Jan Dalheimer | 2013-11-30 | -0/+5 |
| | ||||
* | Remember the last selected instance and select it on startup | Jan Dalheimer | 2013-11-30 | -4/+11 |
| | ||||
* | Add icon for when no default account is selected | Andrew | 2013-11-28 | -3/+21 |
| | | | | | | Also fixed a bug where the icon on the accounts button wouldn't change when the user checked the "Use as default" checkbox in the account selection dialog. | |||
* | Add support for "no default account" | Sky | 2013-11-27 | -1/+5 |
| | ||||
* | Allow setting no default account | Andrew | 2013-11-27 | -3/+11 |
| | | | | | This allows the user to select an account to use every time they launch an instance. | |||
* | Merge branch 'feature_yggdrasil' into develop | Petr Mrázek | 2013-11-24 | -0/+524 |
|\ | | | | | | | | | | | | | | | Conflicts: gui/MainWindow.cpp logic/OneSixInstance.h Fix missing session id functionality for legacy and old onesix. | |||
| * | Properly implement launching and downloading | Andrew | 2013-11-22 | -6/+60 |
| | | | | | | | | Also added a system to select an active account to log in with. | |||
| * | Implement removing accounts. | Andrew | 2013-11-22 | -0/+13 |
| | | ||||
| * | Nuke and pave the old login system | Andrew | 2013-11-20 | -7/+7 |
| | | | | | | | | Also, account list now saves profile lists. | |||
| * | Implement saving account list to file | Andrew | 2013-11-19 | -3/+102 |
| | | | | | | | | | | Currently it only saves when accounts are added or removed. We'll have to fix this, but we need signals for when account objects change first. | |||
| * | Implement loading accounts from list. | Andrew | 2013-11-18 | -0/+103 |
| | | ||||
| * | Implement account list and account list dialog | Andrew | 2013-11-18 | -0/+255 |
| | | ||||
* | | Implement user info stub for newest minecraft snapshot | Petr Mrázek | 2013-11-22 | -5/+0 |
|/ | ||||
* | Fix Sourceforge lwjgl version index download. | Petr Mrázek | 2013-11-06 | -15/+18 |
| | ||||
* | Reformat and (slightly) decruft all the things. | Petr Mrázek | 2013-11-04 | -195/+255 |
| | ||||
* | Implement instance sorting options. | Petr Mrázek | 2013-11-04 | -3/+9 |
| |