pollymc/launcher/ui/pages/modplatform
flow c86c719e1a
feat: add mod index updating to ModDownloadTask
This makes ModDownloadTask into a SequentialTask with 2 subtasks:
Downloading the mod files and updating the index with the new
information.

The index updating is done first so that, in the future, we
can prompt the user before download if, for instance, we discover
there's another version already installed.
2022-05-23 14:42:27 -03:00
..
atlauncher ATLauncher: Display warnings when selecting optional mods 2022-05-21 15:20:38 +01:00
flame Merge pull request #597 from Scrumplex/refactor-modloader-modapi 2022-05-22 13:17:53 +02:00
ftb Fix typos and inconsistent capitalization in sort options 2022-04-17 17:58:51 -04:00
legacy_ftb Fix typos and inconsistent capitalization in sort options 2022-04-17 17:58:51 -04:00
modrinth Merge pull request #597 from Scrumplex/refactor-modloader-modapi 2022-05-22 13:17:53 +02:00
technic BuildConfig: Make Technic API base URL and build constants 2022-04-02 13:53:44 +01:00
ImportPage.cpp chore: add/update license headers 2022-05-15 13:20:05 +02:00
ImportPage.h chore: add license header 2022-03-20 21:40:49 +01:00
ImportPage.ui change: list what file types can be entered in the importer 2022-05-14 22:04:40 -03:00
ModModel.cpp refactor: allow tracking multiple mod loaders 2022-05-19 08:49:27 +02:00
ModModel.h rework: make the filter as a tabbed widget in the dialog itself 2022-04-15 08:49:43 -03:00
ModPage.cpp feat: add mod index updating to ModDownloadTask 2022-05-23 14:42:27 -03:00
ModPage.h refactor: allow tracking multiple mod loaders 2022-05-19 08:49:27 +02:00
ModPage.ui rework: make the filter as a tabbed widget in the dialog itself 2022-04-15 08:49:43 -03:00
VanillaPage.cpp Fix crash if no Minecraft version is selected in the new instance screen 2022-04-19 22:20:00 -04:00
VanillaPage.h Add option to install mod loader during instance creation 2022-04-15 15:37:07 -04:00
VanillaPage.ui Add Quilt install option while creating an instance 2022-04-15 15:37:08 -04:00