pollymc/launcher/modplatform/flame
flow d00c320c00
optimize: Improve mod versions request to Modrinth
This uses more arguments in the GET request for mod versions on the
Modrinth API, filtering what versions can be returned, decreasing load
on Modrinth servers and improving a little the time it takes for the versions to be
available to the user.

This also removes the now unneeded check on correct modloaders in
ModrinthPackIndex, since it is now filtered by the Modrinth server.

Lastly, this adds a couple of helper functions in ModModel.
2022-03-24 19:31:11 -03:00
..
FileResolvingTask.cpp NOISSUE fix build and change how NetJob is used 2021-12-31 05:27:59 +01:00
FileResolvingTask.h NOISSUE continue refactoring things to make tests pass 2021-11-21 23:21:12 +01:00
FlameAPI.h optimize: Improve mod versions request to Modrinth 2022-03-24 19:31:11 -03:00
FlameModIndex.cpp tidy: Fix clang-tidy issues on files changed in this PR 2022-03-14 17:43:36 -03:00
FlameModIndex.h tidy: Fix clang-tidy issues on files changed in this PR 2022-03-14 17:43:36 -03:00
FlamePackIndex.cpp NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
FlamePackIndex.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
PackManifest.cpp NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
PackManifest.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00