aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/modplatform/flame
AgeCommit message (Collapse)Author
2022-03-01Merge pull request #205 from timoreo22/fix-version-selecttimoreo22
Fixed wrong version info
2022-02-27fix: Always tell Flame API which modloader we are usingflow
Fixes #206 partially. Although we don't list mods that have no compatibility with the mod loader we are using, mods that have support for both loaders still show up, and the versions for both the loaders are still shown. Also simplifies a little the logic in FlameModIndex::loadIndexedPackVersions
2022-02-27Cleanly free NetJob in flame modpacktimoreo
2022-02-27Fixed wrong version infotimoreo
2022-02-25merge upstream and resolve conflictsflow
2022-02-21fix(ui): change text in selection button when there's no valid versionflow
2022-02-21feat(ui): allow downloading multiple mods from CurseForge at onceflow
2022-02-19Fixed segfault when closing window while version info download is still goingtimoreo
2022-02-04Fix wrong mod file nametimoreo
2022-01-24Fixed spacingtimoreo
2022-01-19Reduce spaghettinesstimoreo
2022-01-18Various fixestimoreo
2022-01-16Added curseforge selectiontimoreo
2021-12-31NOISSUE fix build and change how NetJob is usedPetr Mrázek
Feed it network upfront...
2021-11-22NOISSUE continue reshuffling the codebasePetr Mrázek