pollymc/launcher/modplatform/flame
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
..
FileResolvingTask.cpp fix: add abort handlign in Flame's FileResolvingTask 2022-07-26 20:33:33 +02:00
FileResolvingTask.h fix: add abort handlign in Flame's FileResolvingTask 2022-07-26 20:33:33 +02:00
FlameAPI.cpp feat: add 'getFiles' by fileIds route in Flame API 2022-09-20 18:36:07 -03:00
FlameAPI.h feat: add 'getFiles' by fileIds route in Flame API 2022-09-20 18:36:07 -03: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 refactor: change the way instance names are handled 2022-09-20 18:36:08 -03:00
FlameInstanceCreationTask.h feat: add curseforge modpack updating 2022-09-20 18:36:08 -03: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