pollymc/launcher/modplatform
flow 6131346e2f
refactor: change the way instance names are handled
While working on pack updating, instance naming always gets in the way,
since we need both way of respecting the user's name choice, and a
standarized way of getting the original pack name / version.

This tries to circunvent such problems by abstracting away the naming
schema into it's own struct, holding both the original name / version,
and the user-defined name, so that everyone can be happy and world peace
can be achieved! (at least that's what i'd hope :c).

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-09-20 18:36:08 -03:00
..
atlauncher refactor: change the way instance names are handled 2022-09-20 18:36:08 -03:00
flame refactor: change the way instance names are handled 2022-09-20 18:36:08 -03:00
helpers Merge pull request #939 from flowln/mod_downloader_improve 2022-09-07 08:27:11 -03:00
legacy_ftb refactor: change the way instance names are handled 2022-09-20 18:36:08 -03:00
modpacksch refactor: change the way instance names are handled 2022-09-20 18:36:08 -03:00
modrinth refactor: change the way instance names are handled 2022-09-20 18:36:08 -03:00
packwiz refactor: restructure tests 2022-09-11 22:29:01 +02:00
technic refactor: change the way instance names are handled 2022-09-20 18:36:08 -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 refactor: use function cb instead of class cb in getVersions 2022-08-01 07:33:30 -03: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