pollymc/launcher/modplatform/flame
flow e6e92f2b0e
fix: only allow workarounds for blocked mods from MR when 100% safe
If a version on Modrinth has more than a single mod loader associated,
it means that it's possible we might get the wrong file for download,
since individual files don't really have this kind of metadata in the
API response.

So, in such cases, it's best to let the user take care of it instead.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-10-28 13:31:21 -03:00
..
FileResolvingTask.cpp fix: only allow workarounds for blocked mods from MR when 100% safe 2022-10-28 13:31:21 -03:00
FileResolvingTask.h fix: fix segfault when resolving Flame resources 2022-10-22 14:11:51 +02:00
FlameAPI.cpp huge nit: added const refs, everywhere 2022-09-26 11:50:31 +02:00
FlameAPI.h huge nit: added const refs, everywhere 2022-09-26 11:50:31 +02:00
FlameCheckUpdate.cpp fix: fix translations for mod updater 2022-07-19 18:03:45 +02:00
FlameCheckUpdate.h fix: std::list -> QList 2022-07-17 11:33:45 -03:00
FlameInstanceCreationTask.cpp huge nit: added const refs, everywhere 2022-09-26 11:50:31 +02:00
FlameInstanceCreationTask.h huge nit: added const refs, everywhere 2022-09-26 11:50:31 +02:00
FlameModIndex.cpp feat: lazy-load CF mod descriptions 2022-08-01 07:33:30 -03:00
FlameModIndex.h feat: lazy-load CF mod descriptions 2022-08-01 07:33:30 -03:00
FlamePackIndex.cpp fix https://github.com/PolyMC/PolyMC/issues/798 2022-06-15 09:11:23 +02:00
FlamePackIndex.h Merge pull request #634 from flowln/donate_links 2022-06-14 23:52:00 +10:00
PackManifest.cpp feat: add curseforge modpack updating 2022-09-20 18:36:08 -03:00
PackManifest.h feat: add curseforge modpack updating 2022-09-20 18:36:08 -03:00