pollymc/launcher/modplatform
flow 968366c2ae
feat+fix: allow forwarding extra info to InstanceImportTask
This allows us to pass to the creation instances their actual pack ID
and version ID, that in Flame's case, are only available before starting
to create an instance.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-12-06 17:00:32 -03:00
..
atlauncher fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
flame feat+fix: allow forwarding extra info to InstanceImportTask 2022-12-06 17:00:32 -03:00
helpers Merge pull request #304 from Ryex/move-downloads 2022-11-11 12:48:53 -08:00
legacy_ftb fix: correct ftb legacy too 2022-10-14 12:18:06 -03:00
modpacksch chore: add license headers 2022-12-06 13:18:50 +01:00
modrinth feat+fix: allow forwarding extra info to InstanceImportTask 2022-12-06 17:00:32 -03:00
packwiz fix: separate types of std::string in Packwiz 2022-11-04 16:53:25 -03:00
technic fix: simplify abort handling and add missing emits 2022-09-20 18:36:09 -03:00
CheckUpdateTask.h fix: std::list -> QList 2022-07-17 11:33:45 -03:00
EnsureMetadataTask.cpp fix: Mod type enum -> Resource type enum 2022-08-28 14:47:52 -03:00
EnsureMetadataTask.h fix: add some more nullptr checks / protection 2022-08-05 15:10:44 -03:00
ModAPI.h Fix: Explicitly specify Version.h path 2022-11-03 21:35:27 +00:00
ModIndex.cpp refactor: use QIODevice instead of a whole QByteArray for hash calc. 2022-07-24 17:46:53 -03:00
ModIndex.h Merge pull request #939 from flowln/mod_downloader_improve 2022-09-07 08:27:11 -03:00