pollymc/launcher/modplatform/flame
flow 34230bfcf4
fix: don't try updating Flame instance names when updating versions
Since the exact version string is only available in the manifest,
there's no easy way of getting it before commiting to the update, so
there's not much of a good way of showing the updated name in the UI,
and using the displayName is weird and gives some buggy behavior.

We may want to re-enable it in the future if we find a reliable way of
showing the correct info on the UI before starting the update.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-12-07 18:05:46 -03:00
..
FileResolvingTask.cpp fix(FileResolvingTask): Fail instead of crash when there's API errors 2022-12-01 15:33:35 -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 fix: don't try updating Flame instance names when updating versions 2022-12-07 18:05:46 -03:00
FlameInstanceCreationTask.h fix(ManagedPackPage): only update the current instance exactly 2022-12-06 17:00:34 -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