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

18359 Commits

Author SHA1 Message Date
d557a94951 Update portuguese.json 2024-10-27 16:51:58 -03:00
038067f7e2 Update portuguese.json 2024-10-27 16:45:13 -03:00
dace4075e4 Changes according to review 2024-10-27 19:37:04 +00:00
c2e49bd10a Merge pull request #4821 from IvanSavenko/flaggable
Basic support for configurable flaggable objects
2024-10-27 21:19:22 +02:00
7132ee560d Merge pull request #4822 from mikeiit/fix_launcher_automatic_scaling
Hide launcher interface scaling spin box
2024-10-27 21:18:44 +02:00
10b411aa68 Update launcher/settingsView/csettingsview_moc.cpp 2024-10-27 21:17:46 +02:00
2af4c48ab6 Merge pull request #4823 from GeorgeK1ng/develop
Fixed spacing between sentences
2024-10-27 21:16:33 +02:00
2fa0021c28 Merge pull request #4825 from godric3/map-editor-fix-copying-town
Map editor: fix duplicated spells in copy-pasted town
2024-10-27 21:16:23 +02:00
3a4ed1e351 Merge pull request #4826 from godric3/map-editor-use-vcmi-versioning
Don't use separate versioning for map editor
2024-10-27 21:16:08 +02:00
8a62d33032 Update portuguese.json 2024-10-27 11:03:00 -03:00
50e0893f4e Update portuguese.ts 2024-10-27 10:00:03 -03:00
90fd70a3ec Update portuguese.json 2024-10-27 09:59:59 -03:00
2ca6f09621 Try to speed up msvc CI 2024-10-27 11:08:03 +00:00
b7d4ffab79 Add support for Win7 and 32-bit msvc+vcpkg builds 2024-10-27 09:32:30 +00:00
cf8888987d Merge remote-tracking branch 'upstream/develop' into develop 2024-10-27 10:03:26 +01:00
939e8b4105 Fix json formatting 2024-10-26 14:21:41 +00:00
ec3acec8cc Implemented JSON5 line ending escapings 2024-10-26 14:21:23 +00:00
72b0062ae3 Better integration of wog commanders translation 2024-10-26 14:21:05 +00:00
d1164ab9a9 Integrated exchange window translation into vcmi 2024-10-26 13:09:09 +00:00
87d841db83 Moved translatable strings to VCMI mod, spaces -> tabs 2024-10-26 12:55:10 +00:00
565c02d61c Added 'translate missing' command for convenience 2024-10-26 12:54:35 +00:00
7e66bd4a90 Don't use separate versioning for map editor 2024-10-26 13:48:12 +02:00
e5739e49da Fix translation of bank names 2024-10-26 11:39:06 +00:00
3b72594743 add support for soft dependencies 2024-10-26 19:15:12 +08:00
152962354d Don't paste objects that cannot be placed, show warning only if error occurred 2024-10-26 12:20:13 +02:00
1246333350 Initialize town's possibleSpells only if hasn't been initialized already(for example when copying existing town) 2024-10-26 12:15:40 +02:00
638bc174c3 Fix crash on exporting maps for translation 2024-10-25 21:41:24 +00:00
c43844706e Implemented translation support for random map descriptions 2024-10-25 20:41:19 +00:00
c927324b19 Fixed spacing between sentences 2024-10-25 22:13:28 +02:00
26fecbf2ca Simplify income calculation in kingdom overview, account for flaggables 2024-10-25 19:08:13 +00:00
7ae5e2b406 Added support for daily income to flaggable objects 2024-10-25 19:01:00 +00:00
93096dc63c Updated documentation 2024-10-25 18:47:19 +00:00
ee59bc4e71 Add bonus description generation for map objects 2024-10-25 18:36:02 +00:00
2480c4eae7 Minor update 2024-10-25 09:58:57 -07:00
8a5ac73438 Basic support for configurable flaggable objects
Converted CGLighthouse class into FlaggableMapObject

Bonus provided by Lighthouse/Flaggable is now defined in config and is
accessible to mods.
2024-10-25 16:48:10 +00:00
9bc84b606e Cleanup 2024-10-24 19:28:21 -07:00
3690e05e40 Draft to hide scaling dropdown as needed 2024-10-24 18:54:39 -07:00
53b7c5da6f added MECHANICAL bonus 2024-10-24 21:30:51 +02:00
1826b5bbdf Merge pull request #4802 from Laserlicht/crash_fix
fix crash & shortcut & layout
2024-10-23 22:23:33 +03:00
f13b5da687 Merge pull request #4796 from nickhuang99/develop
Building dependence of Unicorn Glide in Rampart should include Dendro…
2024-10-23 22:22:32 +03:00
9ba7e227ec Merge pull request #4801 from Laserlicht/fix_mp3
fix for defect mp3
2024-10-23 22:21:23 +03:00
0c8a529876 Merge pull request #4797 from GeorgeK1ng/develop
Updated Czech translation
2024-10-23 22:20:52 +03:00
246ee0f933 Merge pull request #4803 from XCOM-HUB/patch-6
Update swedish.json
2024-10-23 22:20:22 +03:00
83279211e6 CSecSkillPlace done 2024-10-23 15:01:56 +03:00
03b4733c64 CSecSkillPlace 2024-10-22 01:54:04 +03:00
7955960901 CTradeableItem refactoring 2024-10-22 01:54:00 +03:00
ff1053b0a0 Quality fixes 2024-10-21 23:45:10 +02:00
2b99414793 Using hero's stats instead of level to determine their role.
Since there are custom maps/campaigns in which heroes have pretty high base-stats even at level 1.
2024-10-21 09:37:44 +02:00
60084243af Update PriorityEvaluator.cpp
Fixed losing heroes while exploring.
2024-10-21 09:21:00 +02:00
76f5d925e6 Update PriorityEvaluator.cpp
The army loss will no longer affect the score for defensive decisions.
2024-10-21 08:59:18 +02:00