1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-22 22:13:35 +02:00
Commit Graph

920 Commits

Author SHA1 Message Date
Ivan Savenko
64db89711e Retranslate start game tab on language change 2024-12-14 14:34:15 +00:00
Ivan Savenko
92b49370ed Remove not used window title from Start Game tab 2024-12-14 14:34:15 +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
1033fcd1d1 Launcher changes from Discord suggestions
- new "Game" tab on the left is now top-most tab, insted of bottom-most
- moved start game / start editor buttons to the right
- Update information is now right-most column in start game tab
- extended columns in start game tab all the way to bottom
- Changed "Installing chronicles" to "Installing Heroes Chronicles" in
translations
- Fixed plural form for English translation of artifacts transfer
- Added clear text button to mod name filter
2024-12-12 11:41:00 +00:00
Ivan Savenko
8c84846812
Merge pull request #5063 from GeorgeK1ng/beta
Updated Czech translation
2024-12-12 13:37:59 +02:00
Ivan Savenko
5560467cc4
Merge pull request #5061 from IvanSavenko/bugfixing_beta
Fixes for issues found in current beta
2024-12-12 13:37:46 +02:00
Ivan Savenko
9144f98952 Fix incorrect missing video files diagnostics on polish version 2024-12-11 19:46:03 +00:00
Ivan Savenko
e752a26fd8 Enable Chronicles on importing 2024-12-11 19:45:36 +00:00
Laserlicht
922d467d77 replace boost with qt (fix android crash) 2024-12-11 01:13:06 +01:00
Laserlicht
7cc5c06d2a fix fileuri error on android 2024-12-11 01:12:43 +01:00
George King
ec7cd6ba0e
Updated Czech translation 2024-12-10 22:45:32 +01:00
Laserlicht
dbd4f5b48e fix drag & drop 2024-12-10 22:38:58 +01:00
Laserlicht
f0bf6eb808 improved manual install process 2024-12-10 22:28:11 +01:00
Laserlicht
ae5f29c884 document 2017 gog hashes 2024-12-10 21:11:45 +01:00
Ivan Savenko
d7d60bf61b Fix installing mods from outside of mod view only installing mod
dependencies, and not actual requested mod
2024-12-10 13:59:29 +00:00
Ivan Savenko
13497b5fa5 Block install / update buttons for mods that are being downloaded 2024-12-10 13:38:13 +00:00
Ivan Savenko
bcada0eeed Correctly block mod enable button for mods with missing dependencies 2024-12-10 13:37:36 +00:00
Ivan Savenko
56c53a983d Regenerated translations 2024-12-10 11:29:47 +00:00
Ivan Savenko
5d9e1483e0 Fix translation of mod types on localization change 2024-12-10 11:29:08 +00:00
Ivan Savenko
274ed05827 Fix build 2024-12-10 11:29:08 +00:00
Ivan Savenko
0fde7942d2 Implemented preset management for Start Game tab 2024-12-10 11:29:08 +00:00
Ivan Savenko
277adab03f Replace unnecessary buttons with labels 2024-12-10 11:29:08 +00:00
Ivan Savenko
0b6f467c49 Add help messages for tooltip buttons 2024-12-10 11:29:08 +00:00
Ivan Savenko
b2099121cd Add tooltip / help for files import 2024-12-10 11:29:08 +00:00
Ivan Savenko
28724c3f1b Fix translation buttons 2024-12-10 11:29:08 +00:00
Ivan Savenko
0bce49d618 Integrated fixes for English text from #4961 2024-12-10 11:29:08 +00:00
Ivan Savenko
9b1ca39818 Implement mod update function 2024-12-10 11:29:08 +00:00
Ivan Savenko
3a8b0ead35 More progress with Start Game tab, Chronicles status shown 2024-12-10 11:29:08 +00:00
Ivan Savenko
009fe1836a Add icons to start game tab, update button names 2024-12-10 11:29:08 +00:00
Ivan Savenko
d34ad05c36 Moved Install from file button from Mods to Start Game tab 2024-12-10 11:29:07 +00:00
Ivan Savenko
4e83120882 Implemented some of Start Game tab functionality 2024-12-10 11:29:07 +00:00
Ivan Savenko
d46eadab79 Added initial version of start game UI 2024-12-10 11:29:07 +00:00
Ivan Savenko
fd555940b6
Merge pull request #5053 from Laserlicht/fix_button
fix automatic button
2024-12-10 13:09:34 +02:00
Ivan Savenko
a0514819e1
Merge pull request #5049 from Laserlicht/reg_check
fix registry check for systems with WOW6432Node
2024-12-10 13:08:54 +02:00
Laserlicht
1bf55958fb use QVector<QPair<>> 2024-12-09 20:16:21 +01:00
MichalZr6
31058854c5 Fixes following review. 2024-12-09 15:09:56 +01:00
MichalZr6
ddb5e7670b Polish translation update 2024-12-09 15:09:56 +01:00
Laserlicht
e2f61ead5b fix automatic button 2024-12-08 15:21:08 +01:00
Laserlicht
b148994aa9 fix iterating QHash 2024-12-08 14:51:15 +01:00
Laserlicht
726f22043f use qhash 2024-12-08 13:39:45 +01:00
Laserlicht
47427df767 add registy entry for localized variant of H3 2024-12-08 12:41:15 +01:00
Laserlicht
74a511c1aa fix registry check for systems with WOW6432Node 2024-12-07 22:51:02 +01:00
Ivan Savenko
f35abaaeee
Merge pull request #5022 from Laserlicht/innoextract_hash
generate file hashes if innoextract fails
2024-12-06 14:42:48 +02:00
Ivan Savenko
44ba6c3dd4
Merge pull request #5024 from GeorgeK1ng/develop
Removed vanished elements for Czech launcher translation
2024-12-05 16:32:09 +02:00
Ivan Savenko
9bdf22a3cd Force-refresh of mod list model on start once local mods are loaded 2024-12-04 11:17:07 +00:00
Ivan Savenko
ac01ec3733 Hide update/install/enable buttons on Launcher start 2024-12-04 11:16:31 +00:00
Ivan Savenko
00513c8720 Fix crash on attempt to enable 0 mods, for example after update 2024-12-04 11:16:05 +00:00
Ivan Savenko
cdc1a9ea68 Fix not functioning mod updating 2024-12-04 11:15:39 +00:00
Laserlicht
4fb1e9b056 code review 2024-12-02 20:29:17 +01:00
George King
8900c08b88
Removed vanished elements 2024-12-02 16:12:32 +01:00