aboutsummaryrefslogtreecommitdiff
path: root/api/logic
AgeCommit message (Expand)Author
2017-12-30NOISSUE add missing QStringList includePetr Mrázek
2017-12-30NOISSUE handle 'folder' Flame packages by ignoring them, show warnings for mi...Petr Mrázek
2017-12-29NOISSUE switch MultiMC to the v1 meta endpointPetr Mrázek
2017-12-29NOISSUE initial meta version will be 1, map 0 to 1Petr Mrázek
2017-12-29NOISSUE add versioning to component metadata format and use itPetr Mrázek
2017-12-18NOISSUE preserve log page checkbox state when the instance window is closedPetr Mrázek
2017-12-14NOISSUE do not override already loaded metadata entities with partial dataPetr Mrázek
2017-12-14NOISSUE fix a bunch of warnings thrown by Qt internalsPetr Mrázek
2017-12-05GH-2059 fix instance directory not being created on first launchPetr Mrázek
2017-12-03NOISSUE make MultiMC respond to account manipulation betterPetr Mrázek
2017-12-03NOISSUE fix wrong look of checkboxes in the account listPetr Mrázek
2017-12-03NOISSUE force saving of any outstanding instance component state on exitPetr Mrázek
2017-12-03NOISSUE watch added Component for changes in order to trigger ComponentList s...Petr Mrázek
2017-12-03GH-1082 allow disabling componentsPetr Mrázek
2017-12-03NOISSUE in offline mode, do not contact the auth server if there is a valid a...Petr Mrázek
2017-12-03NOISSUE normalize instances path in FolderInstanceProviderPetr Mrázek
2017-12-03GH-2026 implement changes necessary to support 1.13 snapshotsPetr Mrázek
2017-11-17NOISSUE split out the LaunchProfile out of the ComponentListPetr Mrázek
2017-11-04NOISSUE rename MinecraftProfile to ComponentListPetr Mrázek
2017-11-01NOISSUE and one more build for the build gods... ssl error catching again.Petr Mrázek
2017-11-01NOISSUE actually do catch the ssl errorsPetr Mrázek
2017-11-01NOISSUE catch and log SSL errors for Download(s)Petr Mrázek
2017-10-29GH-2026 only run versions with FirstThreadOnMacOS trait on first threadPetr Mrázek
2017-10-28GH-2026 actually do the previous on macOS, not WindowsPetr Mrázek
2017-10-28GH-2026 start Minecraft on first thread on macOSPetr Mrázek
2017-10-28GH-2026 fix failing library test case for native librariesPetr Mrázek
2017-10-28GH-2026 fix native library downloadsPetr Mrázek
2017-10-11NOISSUE remove debug dump to file in paste uploadPetr Mrázek
2017-10-11NOISSUE clean up and fix paste.ee uploadPetr Mrázek
2017-10-08NOISSUE change behaviour of the +tweakers patch itemPetr Mrázek
2017-09-27NOISSUE use classparser for importing Legacy instances with undecided Minecra...Petr Mrázek
2017-09-27GH-1993 swap min/max memory settings when they are the wrong way aroundPetr Mrázek
2017-09-27GH-1997 fix off by one error in 8.3 path logicPetr Mrázek
2017-09-27GH-1997 try to fix Windows buildPetr Mrázek
2017-09-27GH-1997 replace use of weird hacks with normal java argumentsPetr Mrázek
2017-09-26NOISSUE discourage using java > 8 by sorting it below everything elsePetr Mrázek
2017-09-26NOISSUE implement LEgacy instance migrationPetr Mrázek
2017-09-26NOISSUE make sure MultiMC and Flame import is mutually exclusivePetr Mrázek
2017-09-26NOISSUE remove Flame manifest on importPetr Mrázek
2017-09-26NOISSUE do not fail when the Flame overrides folder is missingPetr Mrázek
2017-09-25NOISSUE ignore the 'Example Mod' mod name, use filename insteadPetr Mrázek
2017-09-25GH-2000 translate 'required' from Flame pack manifests to '.disabled'Petr Mrázek
2017-09-22NOISSUE make instance traits() constPetr Mrázek
2017-09-22NOISSUE remove some dead code from MinecraftInstance (moved elsewhere)Petr Mrázek
2017-09-20NOISSUE prefer to use '.minecraft' instead of 'minecraft' folderPetr Mrázek
2017-09-20NOISSUE more work on Legacy migrationPetr Mrázek
2017-09-17NOISSUE Add back Legacy for migration purposesPetr Mrázek
2017-09-10NOISSUE clean up moc warningsPetr Mrázek
2017-09-10NOISSUE put back missing OneSix upgrade logicPetr Mrázek
2017-09-09NOISSUE merging of strategy into profile, onesix into minecraftPetr Mrázek