1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-03-25 21:38:59 +02:00

18753 Commits

Author SHA1 Message Date
Laserlicht
4aed816b05 resource and playername translation 2025-01-04 16:26:57 +01:00
Laserlicht
3e44dd6a88 move translation out of constructor 2025-01-04 16:26:57 +01:00
Laserlicht
bdf778a80a mapeditor new translatable strings 2025-01-04 16:26:57 +01:00
Ivan Savenko
873d916a41
Merge pull request #5190 from IvanSavenko/release_162
Release 1.6.2
2025-01-04 16:16:47 +02:00
Ivan Savenko
08a5c44901 Update changelog 2025-01-04 14:03:28 +00:00
Ivan Savenko
9f4e92b5f6 Fix computation of spell value when attacker can't reach enemies behind
walls in siege combat
2025-01-04 14:01:40 +00:00
Ivan Savenko
c4623aad0f Backported fix for BattleAI not casting spells that would kill entire
unit
2025-01-04 12:23:36 +00:00
Ivan Savenko
4ccd860b2f Fix possible crash on loading save with invalid buildings, e.g. Mage
Guild 4 in towns without one
2025-01-03 15:41:26 +00:00
Ivan Savenko
da8cca2ea5 Add 1.6.2 download counter 2025-01-02 20:46:29 +00:00
Ivan Savenko
108a61933a Updated changelog 2025-01-02 20:46:06 +00:00
Ivan Savenko
e57cf147ed Updated Ukrainian translation 2025-01-02 20:31:23 +00:00
Ivan Savenko
d6bea9cba4 Regenerated translations 2025-01-02 20:23:23 +00:00
Maurycy
4a8560c2f9 Update swedish.json (#5157)
Updated the Swedish translation with newly added strings that I found in the latest Czech translation.
2025-01-02 20:15:48 +00:00
Ivan Savenko
833f122ab3
Merge pull request #5154 from kambala-decapitator/strings-improvement
[launcher] improve a few user-visible strings
2025-01-02 22:14:36 +02:00
Ivan Savenko
56a30d32af
Merge pull request #5179 from godric3/map-editor-fix-copying-monster
map editor: fix crash when copying monster
2025-01-02 22:12:48 +02:00
Ivan Savenko
aeeb4ea533
Merge pull request #5181 from Laserlicht/android_right_mouse_fix
[1.6.2] Option to fix right mouse button on some android devices
2025-01-02 21:59:29 +02:00
Ivan Savenko
dc7e5283c0
Merge pull request #5185 from vcmi/fix_blocked_paths
Fix blocked paths
2025-01-02 21:48:06 +02:00
Ivan Savenko
220cb47edb
Merge pull request #5183 from GeorgeK1ng/czech_update
Updated Czech translation
2025-01-02 21:38:36 +02:00
Ivan Savenko
3ce1c377d2
Merge pull request #5182 from IvanSavenko/crashfixes
[1.6.2] Crashfixes for bugs discovered via Google Play
2025-01-02 21:38:25 +02:00
Ivan Savenko
a3b02d1795
Merge pull request #5184 from IvanSavenko/ai_building_fix
Do not add non-existing buildings to H3 towns
2025-01-02 21:35:50 +02:00
Tomasz Zieliński
685403c588 Cleanup 2025-01-02 18:12:59 +01:00
Tomasz Zieliński
a88a994d75 Proper fix for the issue 2025-01-02 18:12:40 +01:00
Tomasz Zieliński
ce003af4b9 Heavier penalty for routing roads behind monoliths 2025-01-02 17:41:01 +01:00
Tomasz Zieliński
0e38882694 Fix blocked paths to objects at the bottom of the zone 2025-01-02 17:18:06 +01:00
Ivan Savenko
bc624ab654 Do not add non-existing buildings to H3 towns
Such as Mages Guild 4-5 to Fortress, or all 4 special buildings to towns
without them
2025-01-02 13:46:49 +00:00
George King
fe8abd61f9
Updated Czech translation 2025-01-02 09:53:54 +01:00
Ivan Savenko
46442fbcca Correctly remove unsupported (e.g. era) mods from active preset 2025-01-01 21:01:46 +00:00
Ivan Savenko
ea0c553148 Fix crash on attempt to update mod that depends on unknown mod 2025-01-01 21:01:23 +00:00
Ivan Savenko
698d43e195 Fix crash on attempt to flip empty image 2025-01-01 21:00:43 +00:00
Ivan Savenko
51ceb068a7 Try to handle crash on map selection screen 2025-01-01 21:00:25 +00:00
Ivan Savenko
69ee1a9098 Fix crash on reordering towns from town interface 2025-01-01 20:59:59 +00:00
Ivan Savenko
485361939a Added information on mod loading failure to inform player on broken mods 2025-01-01 20:59:32 +00:00
Ivan Savenko
657b97202b Clarified ifdef magic in crash handling 2025-01-01 20:58:30 +00:00
Ivan Savenko
33daf5c199 More robust checks for old saves removal 2025-01-01 20:57:43 +00:00
Laserlicht
9aa8ac1e4f button text 2025-01-01 19:21:20 +01:00
Laserlicht
0a42ba8f0a also hide label 2025-01-01 18:44:28 +01:00
Laserlicht
3870ac6c21 option to fix right mouse on some android devices 2025-01-01 18:39:49 +01:00
Ivan Savenko
dfa8a956cc
Merge pull request #5176 from IvanSavenko/ai_upgrades
Fix potentially infinite attempts to upgrade units by AI
2024-12-31 16:07:27 +02:00
Ivan Savenko
398319a512
Merge pull request #5177 from IvanSavenko/version_bump_162
Bump version to 1.6.2
2024-12-31 16:07:16 +02:00
godric3
e189d6a737 map editor: fix crash when copying monster 2024-12-31 14:46:23 +01:00
Ivan Savenko
41ef86b800 Bump version to 1.6.2 2024-12-31 13:31:49 +00:00
Ivan Savenko
f9ce95756f Fix potentially infinite attempts to upgrade units by AI 2024-12-31 13:27:12 +00:00
Ivan Savenko
1fd2c88167
Merge pull request #5164 from Laserlicht/campaign_fix
[1.6.2] multiple fixes
2024-12-30 21:52:49 +02:00
Ivan Savenko
8bf5c474d6
Merge pull request #5160 from Laserlicht/alt_town
[1.6.2] show building names with ALT
2024-12-30 21:52:32 +02:00
Laserlicht
c44b91de45 Update client/windows/CCastleInterface.cpp
Co-Authored-By: Ivan Savenko <saven.ivan@gmail.com>
2024-12-30 18:13:18 +01:00
Laserlicht
5c6ce47371 better fix 2024-12-30 18:08:49 +01:00
Ivan Savenko
e24ab3e3e1
Merge pull request #5162 from Laserlicht/fix_margin
[1.6.2] fix margin (hd texture)
2024-12-30 14:54:03 +02:00
Ivan Savenko
aa8183ae8f
Merge pull request #5174 from MichalZr6/fix_third_upgrades
Fix upgrades in Fort and town's dwellings
2024-12-30 14:51:48 +02:00
MichalZr6
4e9f052e98 Fix creature upgrades in Fort and town's dwellings 2024-12-30 01:14:57 +01:00
Laserlicht
f72084cb26 fix upgrades 2024-12-29 03:15:58 +01:00