Ivan Savenko
711bbc684f
Try to fix strange crash on mod install
2025-01-18 21:29:55 +00:00
Andrey Filipenkov
b2407d2002
[launcher] improve a few user-visible strings
2024-12-25 20:57:52 +03:00
Ivan Savenko
e2e5fce3b5
Disable emit macro from Qt to fix Qt-tbb conflict
2024-12-21 15:36:36 +00:00
Ivan Savenko
7cc9aeaa41
Fix crash on mod update. Do not reset selection on screenshot download
2024-12-18 22:08:38 +00:00
Ivan Savenko
d42ae2995b
Fix crash on attempt to install mod not present in mod repository
2024-12-15 19:37:25 +00:00
Ivan Savenko
b0c66ae69b
Completely erase old cache on mod repo checkout
...
This allows to remove any outdated data that might be present:
- mods removed from repository
- mods that came from no longer used repository
- fields that were removed from mod.json's
2024-12-14 14:34:15 +00:00
Ivan Savenko
0bce49d618
Integrated fixes for English text from #4961
2024-12-10 11:29:08 +00:00
Ivan Savenko
4aaa6c1eb4
Fix enabling and disabling of mods
2024-11-26 13:55:46 +00:00
Ivan Savenko
fef19f4846
Fix installation of multiple mods at once
2024-11-26 13:55:46 +00:00
Ivan Savenko
6ced6c96b6
Don't auto-enable mods on update
2024-11-26 13:55:46 +00:00
Ivan Savenko
30ed066cea
Restored mod uninstall functionality, restored translatable mod fields,
...
added more fields to translatable list
2024-11-26 13:55:46 +00:00
Ivan Savenko
2fcda48c65
Implemented enabling and disabling of mods with dependencies resolving
2024-11-26 13:55:46 +00:00
Ivan Savenko
ac3aecba81
Reimplemented computation of installed mod size for Launcher
2024-11-26 13:55:46 +00:00
Ivan Savenko
67fdd14dca
Cleanup
2024-11-26 13:55:46 +00:00
Ivan Savenko
06ce71087e
Restored mod list display functionality in launcher
2024-11-26 13:55:46 +00:00
Ivan Savenko
f8724b9558
Reworked mod handling in Launcher in order to unify code with lib
2024-11-26 13:55:46 +00:00