1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-13 01:20:34 +02:00
Commit Graph

20076 Commits

Author SHA1 Message Date
aa17f258e9 Merge pull request #5764 from IvanSavenko/stack_experience_bonus
Implement STACK_EXPERIENCE_GAIN_PERCENT bonus
2025-06-04 21:09:38 +03:00
5813f01a1e Merge pull request #5761 from altiereslima/develop
Update portuguese translation
2025-06-04 21:09:22 +03:00
d42137a3b3 Merge pull request #5745 from IvanSavenko/minimap_heroes
Icons for heroes on minimap
2025-06-04 21:09:12 +03:00
95afe53a01 Show map view border above hero icons 2025-06-03 22:00:49 +03:00
f934920144 Update portuguese.json 2025-06-02 18:53:03 -03:00
139f41c9b2 Implement STACK_EXPERIENCE_GAIN_PERCENT bonus
Suggested on Discord

- implements STACK_EXPERIENCE_GAIN_PERCENT that modifies stack
experience received by units after combat
- removed "EXPERIENCE" primary skill. Changes to experience are now
applied through separate netpack
2025-06-02 21:21:20 +03:00
4fda657296 Merge pull request #5758 from GeorgeK1ng/czech_update
Czech translation update + decreaseLuck spelling  fix
2025-06-02 15:01:54 +03:00
2f7f5e9895 Merge pull request #5760 from XCOM-HUB/patch-1
Update swedish.json
2025-06-02 15:01:37 +03:00
fb1f3bc218 Merge pull request #5757 from Laserlicht/patch-1
small doc change (cheats)
2025-06-02 15:01:10 +03:00
99af23d8cf Merge pull request #5756 from IvanSavenko/changelog_may
Update changelog for 1.7
2025-06-02 15:00:21 +03:00
f7f7ea09cb Update inferno.json 2025-06-02 09:44:09 +02:00
5ab4972d36 Update czech.json 2025-06-02 09:43:13 +02:00
5c820b0c67 Update ukrainian.json 2025-06-02 09:42:56 +02:00
17b8b568a6 Update english.json 2025-06-02 09:40:15 +02:00
0ce44dd84a Update portuguese.json 2025-06-01 12:43:07 -03:00
4ad0b5d6a3 Two more text tweaks 2025-06-01 11:10:50 +02:00
e020ae416d Fixed space before % to keep same style 2025-06-01 08:01:21 +02:00
bba4a5b810 Update swedish.json
Translated the Czech translation update #5758 to Swedish.
2025-06-01 05:25:11 +02:00
2ee3855926 Typo fixes 2025-05-30 21:40:21 +02:00
5e96b22257 Typo fix 2025-05-30 21:26:07 +02:00
f9dbb87259 Typo fix 2025-05-30 21:24:29 +02:00
5cce33134d Czech translation update 2025-05-30 21:23:37 +02:00
93dd96ecca Update Cheat_Codes.md 2025-05-30 17:52:15 +02:00
8aa14b1f6c Update changelog for 1.7 2025-05-30 18:37:38 +03:00
45a29ac3c3 Merge pull request #5755 from IvanSavenko/misc_fixes
Miscelllaneous fixes
2025-05-30 18:30:42 +03:00
689f9250f6 Merge pull request #5754 from GeorgeK1ng/dwellings_text
Correct text for dwellings with 2 or 3 creatures
2025-05-30 18:30:35 +03:00
4eb9ae7752 Merge pull request #5752 from XCOM-HUB/patch-1
Update swedish.json
2025-05-30 18:30:24 +03:00
cee3920599 Merge pull request #5747 from IvanSavenko/necrofix
Fix handling of upgrades of upgrades for necromancy
2025-05-30 18:30:12 +03:00
f827637fb6 Merge pull request #5746 from IvanSavenko/refugee_camp
Show preview for Refugee Camp
2025-05-30 18:30:02 +03:00
0314e10225 Missing ; 2025-05-30 14:33:26 +02:00
afc52b2b76 Update lib/mapObjects/CGDwelling.cpp
Co-authored-by: Ivan Savenko <saven.ivan@gmail.com>
2025-05-30 14:32:48 +02:00
6f0d415ede Add descriptions for h3 creature abilities 2025-05-29 12:23:59 +03:00
099d7893ff Show spell description when right-clicking on spell in unit window 2025-05-29 11:24:24 +03:00
42317e7128 Block attempts to attack unit behind obstacle in UI 2025-05-29 11:24:24 +03:00
ee066397c3 Stepping into an obstacle, such as moat will now prevent unit from
attacking
2025-05-29 11:24:24 +03:00
bb61f2414a If configurable map object reduces secondary skill level to zero, show
skill subtitle without mastery level in visit dialog
2025-05-29 11:24:24 +03:00
afb22e52eb Add some diagnostics for inablilty to place all stacks on battlefield 2025-05-29 11:24:24 +03:00
4957657ceb Fix attempt to play unit spellcasting animation for spells cast by hero 2025-05-29 11:24:24 +03:00
ef6b05e3cc Update english.json 2025-05-28 18:42:22 +02:00
1a8f470339 Correct text for dwellings with 2 or 3 creatures 2025-05-28 18:41:37 +02:00
efd26e37de Update swedish.json
Added 3 missing strings.
2025-05-28 17:41:16 +02:00
f85bfb53b8 Merge pull request #5750 from GeorgeK1ng/appendItems
Fix appendItems JSON processing
2025-05-28 17:17:24 +03:00
75672587b2 Fix appendItems 2025-05-28 15:32:44 +02:00
dd5c9e2e3b Merge pull request #5748 from IvanSavenko/sonar
Resolve some of Sonar / clang issues in server code
2025-05-28 15:02:01 +03:00
cc6f65d8da Resolve Sonar issues in server code 2025-05-27 22:02:13 +03:00
de051cbd46 Show preview for Refugee Camp
VCMI will now show preview for Refugee Camp similar to dwelling preview
that show available creatures if player have visited Refugee Camp on
this week, and no other player have visited the Refugee Camp since then
2025-05-27 19:43:02 +03:00
bad46571c0 Fix handling of upgrades of upgrades for necromancy
Game will now recognize upgrades of upgrades for Necromancy purposes -
if hero has such units in his army, Necromancy can target them with same
2/3 efficiency like direct upgrades
2025-05-27 18:46:11 +03:00
24def2ed16 Icons for heroes on minimap
VCMI will now show icons for all heroes on visible part of minimap to
help with readability on large maps

Old behavior can be enable via toggle in game settings menu
2025-05-27 18:38:44 +03:00
f9e88557ca Merge pull request #5740 from IvanSavenko/improved_descriptions
Improved bonus descriptions
2025-05-25 16:46:18 +03:00
bcbdaee43d Update json schema 2025-05-25 12:03:05 +03:00