1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00
Commit Graph

20612 Commits

Author SHA1 Message Date
Ivan Savenko
27c64528b9 Merge pull request #5817 from IvanSavenko/unit_spellbook
Integrated alternative actions & unit spellbook support
2025-06-20 18:27:50 +03:00
Ivan Savenko
efb31d19a6 Merge pull request #5815 from Laserlicht/cheats
add skill cheat / allow more than 8 skills
2025-06-20 17:56:41 +03:00
Ivan Savenko
b67d998e98 Merge pull request #5774 from Laserlicht/template
template editor
2025-06-20 17:33:04 +03:00
Ivan Savenko
5981bb518d Merge pull request #5822 from Laserlicht/limit_text
limit text size for exp in kindom overview
2025-06-20 17:29:31 +03:00
Ivan Savenko
947f92ed2b Merge pull request #5821 from Laserlicht/restart_button
allow restart scenario in battle
2025-06-20 17:29:11 +03:00
Ivan Savenko
219d629328 Merge pull request #5820 from GeorgeK1ng/seerhut_typo_fix
Seerhut typo fix
2025-06-20 17:29:02 +03:00
Ivan Savenko
157f087de7 Merge pull request #5813 from Laserlicht/fort_crash
fix crash when pressing f without fort
2025-06-20 17:28:17 +03:00
Maurycy
56616782d6 Update swedish.json (#5807)
* Update swedish.json
2025-06-20 17:27:41 +03:00
Ivan Savenko
5abeb91476 Add custom action for Genie spellcasting 2025-06-20 17:27:04 +03:00
Laserlicht
20ed073bf2 limit text size for exp in kindom overview 2025-06-20 14:58:09 +02:00
Laserlicht
d003030d08 add text 2025-06-20 14:08:07 +02:00
Laserlicht
596e99d774 fix two 2025-06-20 13:51:52 +02:00
Laserlicht
87792dfc88 fix exchange window 2025-06-20 13:47:59 +02:00
Laserlicht
6e9496e4bb allow restart in battle 2025-06-20 12:55:45 +02:00
Laserlicht
b95293f254 better approach 2025-06-20 12:10:35 +02:00
George King
88c5f6f6fd Seerhut typo 2025-06-20 08:49:12 +02:00
Laserlicht
a8af226ec5 format fix 2025-06-20 03:46:27 +02:00
Laserlicht
eef3e00f42 fix direction 2025-06-20 03:45:11 +02:00
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