aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform
AgeCommit message (Expand)Author
2022-11-10Merge pull request #397 from flowln/windows_mod_updater_fixes_maybeSefa Eyeoglu
2022-11-07fix: use cross-platform toStdString in FlameHasherflow
2022-11-04Merge pull request #366 from TheLastRar/MSVC-BuildSefa Eyeoglu
2022-11-04fix: separate types of std::string in Packwizflow
2022-11-04Fix: Resolve ambiguous overload errorsTheLastRar
2022-11-03Fix: Explicitly specify Version.h pathTheLastRar
2022-11-01fix: don't use forward-declared Ptr types in meta/flow
2022-11-01clang_format and code cleanupRachel Powers
2022-11-01chore(remove FS::copyFile):Rachel Powers
2022-11-01ensure FS::copyFile is marked for removalRachel Powers
2022-11-01code quality cleanupRachel Powers
2022-11-01minor clean up and add some docsRachel Powers
2022-11-01copy found mods to instance (FTB and Flame)Rachel Powers
2022-11-01watch filesystem, compute and match hashesRachel Powers
2022-11-01send blocked mod info to dialog & prototype UIRachel Powers
2022-10-28fix: only allow workarounds for blocked mods from MR when 100% safeflow
2022-10-28fix: avoid segfault for unexpected API reponseSefa Eyeoglu
2022-10-24fix: retry mod search job after aborting itflow
2022-10-22Merge pull request #224 from jamierocks/atl-abort-close-optional-mods-dialogSefa Eyeoglu
2022-10-22fix: fix segfault when resolving Flame resourcesSefa Eyeoglu
2022-10-22ATLauncher: Abort install if optional mods dialog is closedJamie Mansfield
2022-10-20fix: memory leak when finishing blocked mods jobflow
2022-10-14fix: correct ftb legacy tooflow
2022-10-13fix: issues with aborts (again)flow
2022-10-13refactor+fix: Make FTB install task similar to other install tasksflow
2022-09-30Merge pull request #1162 from Trial97/feature/Replace-toml-librarySefa Eyeoglu
2022-09-26fix: Fixed memory leaktimoreo
2022-09-26huge nit: added const refs, everywheretimoreo
2022-09-24Replaced tomlc99 with tomlplusplusTrial97
2022-09-20feat: add dialog to ask whether to chaneg instance's nameflow
2022-09-20fix: show warning in case there's no old index when updatingflow
2022-09-20refactor: setAbortStatus -> setAbortableflow
2022-09-20fix: move file deletion to the end of the instance updateflow
2022-09-20fix: some abort-related issuesflow
2022-09-20feat(ui): improve info dialog before updating an instanceflow
2022-09-20fix: hook up setAbortStatus in instance import tasksflow
2022-09-20fix: simplify abort handling and add missing emitsflow
2022-09-20fix: correctly set managed pack fields in CF packflow
2022-09-20feat: add override awareness to CF modpack updatingflow
2022-09-20fix: correctly set all managed pack fields in Modrinth packflow
2022-09-20feat: add override handling in modrinth pack updateflow
2022-09-20feat: add override helper functionsflow
2022-09-20refactor: change the way instance names are handledflow
2022-09-20feat: add curseforge modpack updatingflow
2022-09-20refactor: move creation of CF file download task to a separate functionflow
2022-09-20refactor: move flame modpack import to separate fileflow
2022-09-20refactor: add `throw_on_blocked` arg to Flame file parseflow
2022-09-20feat: add 'getFiles' by fileIds route in Flame APIflow
2022-09-20feat: add early modrinth pack updatingflow
2022-09-20refactor: move modrinth modpack import to separate fileflow