1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-27 22:49:25 +02:00
Commit Graph

20344 Commits

Author SHA1 Message Date
Laserlicht
0cb74bc719 config change 2025-06-20 03:25:44 +02:00
Laserlicht
e1adbde5ac direction & image functionality 2025-06-20 03:02:43 +02:00
Laserlicht
d0d3b96fa9 add battle animation 2025-06-20 01:51:10 +02:00
Laserlicht
c2c8797ede fix too much skills in kingdom overview 2025-06-19 20:30:41 +02:00
Ivan Savenko
e06c0e8de0 Fix sonar, fix build 2025-06-19 21:14:22 +03:00
Laserlicht
14f0b82f17 configurable window position 2025-06-19 19:48:02 +02:00
Laserlicht
cfc09389fa Merge branch 'develop' into cheats 2025-06-19 19:05:31 +02:00
Laserlicht
b0f5c4dd7b allow more than 8 skills 2025-06-19 19:02:39 +02:00
Laserlicht
678408c02c limit text size; fix 2025-06-19 18:43:54 +02:00
Ivan Savenko
1ac8080cbf Implemented new unit actions panel in combat
Alternative actions submod from extras is now deprecated and will have
no effect.

As long as screen width allows, game will now display additional panel
with all possible unit actions.

Panel will also display spells that can be cast by unit, allowing small
version of unit spellbook (total limit of actions is 12, but some are
used for creature actions, so unit spells are limited to 7-9)
2025-06-19 19:29:01 +03:00
Laserlicht
0760e0b2de fix docs 2025-06-19 18:20:36 +02:00
Laserlicht
918fbff5ac add slider for displaying skills 2025-06-19 18:18:23 +02:00
Laserlicht
7d8db1bd98 support all skills at once 2025-06-19 17:20:52 +02:00
Laserlicht
1659b225c6 add skill cheat 2025-06-19 16:52:19 +02:00
Laserlicht
fac8fb5952 allow to position spells in mage guild 2025-06-19 15:59:09 +02:00
Laserlicht
21db022547 seperate image for each mage guild level possible 2025-06-19 15:03:34 +02:00
Laserlicht
24575775f1 fix crash when pressing f without fort 2025-06-19 14:11:39 +02:00
Ivan Savenko
14a3f5a004 Remove custom flag from Quick spell panel 2025-06-19 12:19:24 +03:00
Laserlicht
5aa5eff285 code review 2025-06-19 00:38:00 +02:00
Laserlicht
414712bb73 Merge branch 'develop' into template 2025-06-18 23:39:51 +02:00
Laserlicht
c2c936276c code review: renaming 2025-06-18 23:38:48 +02:00
Ivan Savenko
ae93cbde91 Fix clang-tidy warnings 2025-06-18 17:38:26 +03:00
Ivan Savenko
298ec472bf Split BattleInterfaceClasses into smaller files 2025-06-18 17:29:20 +03:00
Ivan Savenko
d447ef146d Merge pull request #5808 from IvanSavenko/bugfixing
Another batch of fixes for recent bugs & regressions
2025-06-18 16:02:31 +03:00
Ivan Savenko
b48afe0580 Fix sonar 2025-06-18 15:22:59 +03:00
Ivan Savenko
be31a7efea Add logging to debug vcmp campaign parsing failure 2025-06-18 12:31:59 +03:00
Ivan Savenko
1cbfc067db Do not show hero dot on minimap if icons are on to avoid artifacts on
small maps
2025-06-18 12:08:39 +03:00
Ivan Savenko
d3dddb2600 Fix boat embarking animation 2025-06-18 12:08:10 +03:00
Ivan Savenko
f3d8ae81fe Fix parsing of Chronicles campaigns 2025-06-18 12:07:54 +03:00
Ivan Savenko
354253c27a Fix crash on h3c->vcmp conversion via editor 2025-06-18 12:07:30 +03:00
Ivan Savenko
c0c639a6d8 Merge pull request #5806 from IvanSavenko/bugfixing
Fixes for reported bugs & crashes
2025-06-18 10:32:27 +03:00
Ivan Savenko
3a3e0f5c2f Merge pull request #5802 from GeorgeK1ng/config_fix
Remove aiValue from spells to clear warnings
2025-06-18 10:32:11 +03:00
Ivan Savenko
f7210fc8be Merge pull request #5805 from MichalZr6/rmg_callback_fix
Fix RMG not getting callback when new map is created
2025-06-18 09:48:07 +03:00
Ivan Savenko
5456e245a3 Add mod version validation 2025-06-18 09:39:22 +03:00
Michał Zaremba
af08091472 Fix RMG not getting callback when new map is created 2025-06-17 19:15:18 +02:00
Ivan Savenko
50a207de85 Fix restoring of initial mana on restarting battle 2025-06-17 19:21:41 +03:00
George King
1e29f533fe Set Ballista level 5 2025-06-17 17:01:01 +02:00
George King
6b96653d5d Add files via upload 2025-06-17 16:18:43 +02:00
George King
26e81b3490 Add files via upload 2025-06-17 16:18:02 +02:00
Ivan Savenko
da0841dc9c Fix parsing of HAS_ANOTHER_BONUS_LIMITER parameters 2025-06-17 16:58:23 +03:00
Ivan Savenko
3b6f93c365 Remove boarded boat as a separate call to player interfaces 2025-06-17 14:37:58 +03:00
Ivan Savenko
0ad4e80c7d Rework and simplify logic of attaching heroes to bonus system 2025-06-17 14:37:25 +03:00
Ivan Savenko
0218e47c25 Use editor callback when creating map preview to avoid crash 2025-06-17 14:36:44 +03:00
Ivan Savenko
6d359e4112 Create heroes in pool via handler to properly initialize appearance 2025-06-17 14:36:17 +03:00
Ivan Savenko
a7732db0fe Merge pull request #5798 from XCOM-HUB/patch-1
Update swedish.json
2025-06-16 17:17:16 +03:00
Ivan Savenko
a17f42d498 Merge pull request #5793 from vcmi/dydzio0614-patch-1
Update year in readme
2025-06-16 17:16:19 +03:00
Ivan Savenko
a7af33dc9a Merge pull request #5787 from MichalZr6/translations_mapeditor
[mapeditor] AI-generated multiple languages translations update
2025-06-16 17:16:10 +03:00
Ivan Savenko
e35ac0b1e5 Merge pull request #5733 from MichalZr6/mapeditor_fixes
Mapeditor fixes for various crashes
2025-06-16 17:15:29 +03:00
Ivan Savenko
78fc1e7027 Merge pull request #5797 from IvanSavenko/crashfix
Fix for regressions from previous PR's
2025-06-16 17:14:42 +03:00
Ivan Savenko
463c404a83 Use bonus only as shared_ptr to avoid memory corruption 2025-06-16 16:22:21 +03:00