pollymc/launcher/modplatform
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
..
atlauncher fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
flame fix: don't try updating Flame instance names when updating versions 2022-12-07 18:05:46 -03:00
helpers Merge pull request #304 from Ryex/move-downloads 2022-11-11 12:48:53 -08:00
legacy_ftb fix: correct ftb legacy too 2022-10-14 12:18:06 -03:00
modpacksch chore: add license headers 2022-12-06 13:18:50 +01:00
modrinth fix(ManagedPackPage): only update the current instance exactly 2022-12-06 17:00:34 -03:00
packwiz fix: separate types of std::string in Packwiz 2022-11-04 16:53:25 -03:00
technic fix: simplify abort handling and add missing emits 2022-09-20 18:36:09 -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 Fix: Explicitly specify Version.h path 2022-11-03 21:35:27 +00: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