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

18663 Commits

Author SHA1 Message Date
George King
bf3780e2ec Add files via upload 2025-01-04 10:12:52 +01:00
George King
9ee7ec2068 Add files via upload 2025-01-04 10:11:40 +01:00
George King
0016d713ae Delete CI/build_installer.cmd 2025-01-04 10:11:21 +01:00
George King
e8b5714f1d Use latest Windows 10 SDK automatically when not provided custom UCRT path 2025-01-04 10:07:37 +01:00
George King
40e8a0f6cf Ability to set custom UCRT Path 2025-01-04 09:27:09 +01:00
George King
2242caede6 UCRT Path changes 2025-01-04 09:07:17 +01:00
George King
75a774cd72 Delete CI/wininstaller/ucrt directory 2025-01-04 09:06:46 +01:00
George King
822fa0347c Update github.yml 2025-01-04 09:06:25 +01:00
George King
04ba4a72e6 Update github.yml 2025-01-04 01:21:47 +01:00
George King
ff45a60995 Create source 2025-01-01 18:36:15 +01:00
George King
b6d9aed73a Delete CI/wininstaller/ucrt/Source.txt 2025-01-01 18:35:15 +01:00
George King
9298b12eda Added UCRT
1) Added UCRT from installed Visual Studio 2022 - from C:\Program Files (x86)\Windows Kits\10\Redist\10.0.22621.0\ucrt\DLLs into installer, files are copied to install directory only when missing in system32 / syswow64. Now is installer really independent and VCMI works on fresh Windows 7 installation without any hangs.
2) Minor tweaks and fixes to correctly show checkbox for file copy only when file copy is needed
2025-01-01 18:09:26 +01:00
George King
2a071f47d5 Languages update 2025-01-01 18:02:43 +01:00
George King
f6192a1cbe Update Translations.md 2024-12-25 22:34:51 +01:00
George King
d14ac2cda9 Update Translations.md 2024-12-25 22:08:05 +01:00
George King
76d47ca1e7 Update Translations.md 2024-12-25 22:06:29 +01:00
George King
3aecc34e52 Update Translations.md 2024-12-25 21:44:17 +01:00
George King
36a3fd08cf Update Translations.md
Minor fix
2024-12-25 21:30:24 +01:00
George King
7cc71c3d99 Update Translations.md
Minor fix
2024-12-25 21:26:42 +01:00
George King
f3ba9d66e9 Update Translations.md
Added Installer translation info
2024-12-25 21:01:22 +01:00
George King
519eb96cd1 Copy H3 files only when checkbox is checked 2024-12-25 20:00:07 +01:00
George King
92c07980e8 Copy H3 files only when checkbox is checked 2024-12-25 19:58:47 +01:00
George King
d640e5d8fc Update github.yml 2024-12-25 18:33:45 +01:00
George King
4f60db097a Various improvements
1) Code cleanup and improvements
2) Added checkbox for automatical Heroes 3 file copy when installed instead 
3) Rearanged checkbox groups
4) Added vcmp assisiotion together with vmap
5) Added popup warning when unchecking firewall rule creation
6) Regenerated translations
2024-12-25 18:17:41 +01:00
George King
27f8c85584 Update github.yml
Added CMD, ISS and ISL
2024-12-25 13:32:42 +01:00
George King
1b8cca4e11 Fixed CR LF -> LF 2024-12-24 22:42:03 +01:00
George King
24e11bd75b Added Inno Setup Installer files
Added all needed files for future building new custom installer using Inno Setup
2024-12-24 22:00:21 +01:00
Ivan Savenko
ec25eb557b Merge pull request #5140 from IvanSavenko/crashfixes
Fixes for crashes discovered via Google Play
2024-12-24 15:53:23 +02:00
Ivan Savenko
d58202d2a1 Merge pull request #5137 from Laserlicht/bonus
[1.6.1] Bonus display
2024-12-24 15:51:02 +02:00
Laserlicht
e1b0a11c54 improve spell school translation 2024-12-24 14:05:21 +01:00
Ivan Savenko
249b26b8c6 Merge pull request #5130 from Laserlicht/android_shortcut
[1.6.1] add shortcut for android
2024-12-24 13:52:42 +02:00
Ivan Savenko
86f42a1c05 Merge pull request #5132 from Laserlicht/graphical
[1.6.1] correct align of thiefguild text an add popup
2024-12-24 13:19:55 +02:00
Ivan Savenko
9cdef066ef Merge pull request #5126 from IvanSavenko/version_bump_161
[beta] Version bump to 1.6.1
2024-12-24 13:05:10 +02:00
Ivan Savenko
8c6208be04 Fixes for crashes discovered via Google Play
- Fix crash on attempt to enable mod with recursive dependencies
- Fix crash on attempt to enable Chronicles after failed install
- Fixed crash on attempt to access non-installed mod when repository
checkout is off
- Show error message on failure to load filesystem instead of crash in
launcher
- Added workaround for crash on attempt to delete nonexisting save/map
- Added logging of mod settings to log file to simplify debugging
2024-12-23 18:00:35 +00:00
Laserlicht
7a4afc46a2 fix OPENING_BATTLE_SPELL 2024-12-22 21:23:31 +01:00
Laserlicht
e0e09ccb75 Show OPENING_BATTLE_SPELL 2024-12-22 19:40:14 +01:00
Laserlicht
c68db70405 fix text for spell school bonus 2024-12-22 19:11:16 +01:00
Laserlicht
487297b05e correct align of thiefguild text an add popup 2024-12-22 00:13:36 +01:00
Laserlicht
6c4633b064 add shortcut 2024-12-21 22:06:27 +01:00
Ivan Savenko
30b2bba35b [beta] Version bump to 1.6.1
Release date TBD
2024-12-21 14:22:51 +00:00
Ivan Savenko
2272707175 Merge pull request #5117 from IvanSavenko/teleporter_ui
Added new right-click popup to teleporters
2024-12-21 16:17:15 +02:00
Ivan Savenko
c401eca7c4 Merge pull request #5105 from Xilmi/develop
AI is now able to deal with Coven and Factory special building-behavior's.
2024-12-21 15:57:50 +02:00
Ivan Savenko
e612fbb0c1 Merge pull request #5108 from IvanSavenko/preset_import
[1.6.1?] Mod preset import/export
2024-12-21 15:57:33 +02:00
Ivan Savenko
dac1ba64e1 Merge pull request #5116 from MichalZr6/update_polish_translation
Polish translation for .ts files to reach 100%
2024-12-21 15:52:29 +02:00
Ivan Savenko
0797e571ab Merge pull request #4996 from MichalZr6/hill_fort_fix_for_AI
Enable AI to use all Hill Fort upgrades, including alternative ones
2024-12-21 15:51:58 +02:00
Ivan Savenko
48278fe301 Merge pull request #5122 from Laserlicht/fix_music
[1.6.1] fix music
2024-12-21 15:45:33 +02:00
Ivan Savenko
2be528ae36 Merge pull request #4999 from MichalZr6/frames_from_def
Fix crash on missing DEF frames for in-game assets
2024-12-21 15:44:25 +02:00
Ivan Savenko
6d8e447ff3 Added new right-click popup to teleporters
Whirlpool, Subterranean Gates, and all Monoliths now show custom popup
on right-click that show all linked objects (exits and entrances).

Only revealed objects are visible, rest are hidden behind fow.

Exits, entrances, and bidirectional objects have different icon that
indicates direction.
2024-12-21 12:01:33 +00:00
Xilmi
371063c44e Merge remote-tracking branch 'upstream/develop' into develop 2024-12-21 12:09:05 +01:00
Laserlicht
38c0cd138b fix music 2024-12-21 01:38:29 +01:00