Laserlicht
8ec2f5e11b
fix popup in kingdom overview
2025-06-28 00:08:32 +02:00
altiereslima
26b8af88c4
Update portuguese.json
2025-06-27 06:15:25 -03:00
Ivan Savenko
d1f9c497a3
Fix handling of bonuses with negative values
2025-06-27 12:09:28 +03:00
altiereslima
385c50fd85
Update portuguese.ts
2025-06-26 19:27:33 -03:00
Ivan Savenko
31786c8135
Town, mines and garrison now use GENERATE_RESOURCE bonus for income
2025-06-26 15:20:45 +03:00
Ivan Savenko
135768e763
Added TIMES_ARMY_SIZE updater
2025-06-26 15:10:55 +03:00
Ivan Savenko
dec4826b54
Update docs, remove old propagator names
2025-06-26 15:10:39 +03:00
Laserlicht
50151444fc
show path
2025-06-25 17:25:19 +02:00
Ivan Savenko
6ac57a7cfc
Improvements to bonus system node types / propagators
...
- Node type is now set on construction and never changes
- Added army propagator that also checks for TOWN and HERO
- Renamed existing propagators to be in sync with enumeration
2025-06-25 17:34:20 +03:00
Laserlicht
9bfe3a8195
max range for spellcaster
2025-06-25 15:50:31 +02:00
Ivan Savenko
099053437a
Update unit growth in town screen UI when unequipping Legion pieces
2025-06-25 11:50:33 +03:00
Ivan Savenko
9c2e49f95f
Fix propagation of Legion artifact pieces when hero moves out of town
2025-06-25 11:49:34 +03:00
Laserlicht
17def4d853
fix path not updated after cheat
2025-06-25 02:38:50 +02:00
Ivan Savenko
4181514c3f
Fix incorrect movement gain from objects like Rally Flag
...
Checked all possible places that can change move points - looks like all
of them expect absolute values
2025-06-24 16:25:15 +03:00
Laserlicht
30521bbc8f
code review
2025-06-24 13:48:36 +02:00
Laserlicht
9fb671f5f3
docs
2025-06-24 13:16:09 +02:00
Laserlicht
e3adae7fbd
Mage guild configurable doc update
2025-06-24 13:13:32 +02:00
Ivan Savenko
caf13edb46
Merge pull request #5838 from Laserlicht/qe
...
fine tune quick exchange positions
2025-06-24 13:35:54 +03:00
Ivan Savenko
1e3e2f665c
Remove strange & unused double-selector logic
2025-06-24 12:06:23 +03:00
Ivan Savenko
2d24c28996
Fix potential edge cases in TIMES_STACK_SIZE updater
2025-06-24 11:31:38 +03:00
Ivan Savenko
0ebe9bd414
Fix invalidation of bonus propagation updaters
2025-06-24 11:27:34 +03:00
Ivan Savenko
f9c8071537
Do not show bonuses for which unit only has percentage bonuses
2025-06-24 11:19:24 +03:00
Ivan Savenko
c00ce0eaae
Fix damage estimation in UI when target has VULNERABLE_FROM_BACK bonus
2025-06-24 11:18:40 +03:00
Ivan Savenko
517d17a032
Added description for new TRANSMUTATION_IMMUNITY bonus
2025-06-24 11:18:16 +03:00
Ivan Savenko
08f32090e1
Merge pull request #5837 from Laserlicht/temped
...
Template editor & QT translation
2025-06-24 10:48:21 +03:00
Ivan Savenko
8bb91db988
Merge pull request #5833 from Laserlicht/copy_code
...
small refactoring
2025-06-24 10:46:02 +03:00
Ivan Savenko
b4cee25f73
Merge pull request #5824 from GeorgeK1ng/czech_update
...
Czech translation update
2025-06-24 10:44:18 +03:00
Laserlicht
59c05cd1a3
move buttons 1 pixel left
2025-06-23 01:11:20 +02:00
Laserlicht
4f970fcaa6
fine tune quick exchange positions
2025-06-22 20:21:01 +02:00
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