1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-03 00:46:55 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
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
0bce49d618 Integrated fixes for English text from #4961 2024-12-10 11:29:08 +00:00
4aaa6c1eb4 Fix enabling and disabling of mods 2024-11-26 13:55:46 +00:00
fef19f4846 Fix installation of multiple mods at once 2024-11-26 13:55:46 +00:00
6ced6c96b6 Don't auto-enable mods on update 2024-11-26 13:55:46 +00:00
30ed066cea Restored mod uninstall functionality, restored translatable mod fields,
added more fields to translatable list
2024-11-26 13:55:46 +00:00
2fcda48c65 Implemented enabling and disabling of mods with dependencies resolving 2024-11-26 13:55:46 +00:00
ac3aecba81 Reimplemented computation of installed mod size for Launcher 2024-11-26 13:55:46 +00:00
67fdd14dca Cleanup 2024-11-26 13:55:46 +00:00
06ce71087e Restored mod list display functionality in launcher 2024-11-26 13:55:46 +00:00
f8724b9558 Reworked mod handling in Launcher in order to unify code with lib 2024-11-26 13:55:46 +00:00