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

20483 Commits

Author SHA1 Message Date
Laserlicht
72338a6595 fix order 2025-06-22 17:38:49 +02:00
Laserlicht
e58e287be5 reorder list + show name if avail. (same as H3) 2025-06-22 17:32:47 +02:00
Laserlicht
bcd95dcde5 alphabetical order 2025-06-22 16:50:35 +02:00
Laserlicht
36420794c7 translation of credit titles from HoMM3 2025-06-22 16:49:28 +02:00
Laserlicht
b28ff0e7b3 update german 2025-06-22 15:18:52 +02:00
Laserlicht
6ea21f6b81 update qt translation 2025-06-22 14:53:41 +02:00
Laserlicht
c6798bdeb5 update translations 2025-06-22 14:34:12 +02:00
Laserlicht
ef2227251c treasure selector 2025-06-22 14:08:01 +02:00
Laserlicht
bd090059da small refactoring 2025-06-22 00:31:33 +02:00
Ivan Savenko
de893a3575 Merge pull request #5823 from IvanSavenko/bugfixing
Fixes for bugs & regressions
2025-06-21 16:58:08 +03:00
Laserlicht
12cfd48fd9 shorten text to fit in one line 2025-06-21 15:30:23 +02:00
Laserlicht
2730e461a9 credits translation 2025-06-21 15:19:30 +02:00
Ivan Savenko
cf45a131e7 Try to fix crash on watching AI hero stepping into FoW 2025-06-21 15:04:52 +03:00
Ivan Savenko
55cc4747ba Fix json schemas 2025-06-21 15:04:31 +03:00
Ivan Savenko
2e42d6dd9f Fix playback of looped sounds 2025-06-21 13:38:33 +03:00
Ivan Savenko
c041a035c8 Fix removal of towns from map via event 2025-06-21 13:38:33 +03:00
Ivan Savenko
102d932641 Fix crash on attacking town with garrison but without defending heroes 2025-06-21 13:38:33 +03:00
Ivan Savenko
b5255ce8a5 Do not allow interacting with other player that is engaged in combat
May happen if players A and B made contact with player C (but not with
each other), and both players have attacked C at the same time on their
(still simultaneous) turn
2025-06-21 13:38:33 +03:00
Ivan Savenko
67244b64f6 Fix crash on coin flip 2025-06-21 13:38:33 +03:00
Ivan Savenko
851c9304b5 Fix movement of cursor when software cursor is on and touch input in use 2025-06-21 13:38:33 +03:00
George King
9f5f6d7434 Czech translation update 2025-06-20 19:44:15 +02:00
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