PrismLauncher/launcher/modplatform
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
..
atlauncher refactor: set default InstanceType to OneSix 2022-02-21 22:59:07 +01:00
flame optimize: Improve mod versions request to Modrinth 2022-03-24 19:31:11 -03:00
helpers optimize: Improve mod versions request to Modrinth 2022-03-24 19:31:11 -03:00
legacy_ftb fix(i18n): fix translatable strings 2022-03-19 12:29:46 +01:00
modpacksch refactor: set default InstanceType to OneSix 2022-02-21 22:59:07 +01:00
modrinth optimize: Improve mod versions request to Modrinth 2022-03-24 19:31:11 -03:00
technic fix(i18n): fix translatable strings 2022-03-19 12:29:46 +01:00
ModAPI.h optimize: Improve mod versions request to Modrinth 2022-03-24 19:31:11 -03:00
ModIndex.h refactor: Use a single indexed pack for mods 2022-03-02 18:49:19 -03:00