1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-08 22:26:51 +02:00
Commit Graph

19137 Commits

Author SHA1 Message Date
e092fba519 Merge pull request #5197 from vcmi/dydzio0614-patch-2
Change bonus icon for limited shooting range
2025-01-04 22:27:18 +02:00
1fe946a73f Merge pull request #5199 from Laserlicht/fix_long_texts
[1.6.x] fix long texts in popup
2025-01-04 22:24:43 +02:00
543e241769 Merge branch 'master' into 'develop' 2025-01-04 19:41:05 +00:00
0eea99247c fixed broken translations 2025-01-04 18:50:24 +01:00
b72f596832 missing tr 2025-01-04 18:40:24 +01:00
69c6ffa417 fix translation 2025-01-04 18:32:35 +01:00
b9562c9c34 regenerated translations and updated german 2025-01-04 16:42:33 +01:00
c7d9cbc7e9 missing str 2025-01-04 16:26:57 +01:00
4aed816b05 resource and playername translation 2025-01-04 16:26:57 +01:00
3e44dd6a88 move translation out of constructor 2025-01-04 16:26:57 +01:00
bdf778a80a mapeditor new translatable strings 2025-01-04 16:26:57 +01:00
83b9a8d750 Fixes for regressions 2025-01-04 15:09:50 +00:00
dfe8a95f8c Fix build 2025-01-04 15:09:50 +00:00
78fc6d0e41 Remove unused code 2025-01-04 15:09:50 +00:00
ea368c5176 Inlined methods commonly used by pathfinder for better optimization 2025-01-04 15:09:50 +00:00
dea1eba20b Rework and optimize turnInfo used by pathfinder 2025-01-04 15:09:50 +00:00
579b64cd39 Fix build 2025-01-04 15:09:50 +00:00
39d2f27589 Remove remaining usages of CCheckProxy class 2025-01-04 15:09:50 +00:00
919588f7ff Added cache for common hero-based bonuses 2025-01-04 15:09:50 +00:00
157d6d30c8 Move rest of commonly-accessed UnitState queries to bonus cache 2025-01-04 15:09:50 +00:00
05397e2aaf Caching of bonuses that are requested with different durations 2025-01-04 15:09:50 +00:00
16cfb51f3e Initial version of new bonus caching system 2025-01-04 15:09:50 +00:00
f56fd203de Merge pull request #5202 from vcmi/beta
Merge beta -> master
1.6.2
2025-01-04 16:57:47 +02:00
873d916a41 Merge pull request #5190 from IvanSavenko/release_162
Release 1.6.2
2025-01-04 16:16:47 +02:00
08a5c44901 Update changelog 2025-01-04 14:03:28 +00:00
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
c4623aad0f Backported fix for BattleAI not casting spells that would kill entire
unit
2025-01-04 12:23:36 +00:00
bf3780e2ec Add files via upload 2025-01-04 10:12:52 +01:00
9ee7ec2068 Add files via upload 2025-01-04 10:11:40 +01:00
0016d713ae Delete CI/build_installer.cmd 2025-01-04 10:11:21 +01:00
e8b5714f1d Use latest Windows 10 SDK automatically when not provided custom UCRT path 2025-01-04 10:07:37 +01:00
40e8a0f6cf Ability to set custom UCRT Path 2025-01-04 09:27:09 +01:00
2242caede6 UCRT Path changes 2025-01-04 09:07:17 +01:00
75a774cd72 Delete CI/wininstaller/ucrt directory 2025-01-04 09:06:46 +01:00
822fa0347c Update github.yml 2025-01-04 09:06:25 +01:00
c7963cf62f fix TeleporterPopup out of screen 2025-01-04 02:01:44 +01:00
0f745d5f1b fix long texts in popup 2025-01-04 01:23:26 +01:00
04ba4a72e6 Update github.yml 2025-01-04 01:21:47 +01:00
3de73c7a46 Change bonus icon for limited shooting range 2025-01-03 19:38:44 +01:00
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
f02a61e546 optimize for touch input 2025-01-03 14:49:35 +01:00
076af53733 add scrollbar for hero overview 2025-01-03 14:34:52 +01:00
da8cca2ea5 Add 1.6.2 download counter 2025-01-02 20:46:29 +00:00
108a61933a Updated changelog 2025-01-02 20:46:06 +00:00
dc406ae906 remove json campaign override 2025-01-02 21:42:32 +01:00
e57cf147ed Updated Ukrainian translation 2025-01-02 20:31:23 +00:00
d6bea9cba4 Regenerated translations 2025-01-02 20:23:23 +00:00
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
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
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