Ivan Savenko
|
c8fe079294
|
Added Chinese in-game translation from forum user 'By003'
|
2023-03-25 23:54:51 +02:00 |
|
Ivan Savenko
|
4eed0b2c9e
|
Added workaround for Dungeon towers
|
2023-03-25 23:54:51 +02:00 |
|
Ivan Savenko
|
49fa628e9b
|
Turret creature cutoff position should match H3
|
2023-03-25 23:54:51 +02:00 |
|
Ivan Savenko
|
dcff463d36
|
Fixed handling of special palette colors in palette transformations
Fixes black color turning semi-transparent in some creatures from mods
|
2023-03-25 23:54:51 +02:00 |
|
Ivan Savenko
|
a0bd46c9dd
|
Fix teleport animation speed
|
2023-03-25 23:54:51 +02:00 |
|
Ivan Savenko
|
8fbeff2a02
|
Fix movement over lowered drawbridge in Fortress
|
2023-03-25 23:54:51 +02:00 |
|
Ivan Savenko
|
2167cb2a68
|
Fix battle startup with "no intro sound" mod
|
2023-03-25 23:54:51 +02:00 |
|
Ivan Savenko
|
339bbce7b7
|
Added more checks to avoid potential nullptr dereference crash
|
2023-03-25 23:54:51 +02:00 |
|
Dydzio
|
c04fad5de5
|
Translate new damage format
|
2023-03-25 21:54:15 +01:00 |
|
Adriankhl
|
21a4113fc1
|
Properly shutdown battle thread in CGameHandler destructor
|
2023-03-25 20:29:33 +01:00 |
|
Ivan Savenko
|
5288e3761e
|
Merge pull request #1764 from IvanSavenko/selectable_spellcaster
Implemented support for multi-spell casters
|
2023-03-25 20:08:47 +02:00 |
|
Ivan Savenko
|
786035085a
|
Merge pull request #1770 from Adriankhl/fix_label_update_on_hit
Process attack/attacked animation before dealing damage to units
|
2023-03-25 20:06:23 +02:00 |
|
Ivan Savenko
|
4954957587
|
Merge pull request #1753 from dydzio0614/launcher-translations
Translate new launcher texts
|
2023-03-25 20:03:58 +02:00 |
|
Ivan Savenko
|
6f631a0aa7
|
Merge pull request #1759 from IvanSavenko/kills_in_tooltip
Show potential kill amount in attack tooltip
|
2023-03-25 20:03:27 +02:00 |
|
Ivan Savenko
|
382fbf423d
|
Merge pull request #1762 from IvanSavenko/reactivation_fix
Do not activate new items when parent widget is inactive
|
2023-03-25 20:02:46 +02:00 |
|
Tomasz Zieliński
|
00a77e3c5f
|
Probably found the root cause of terrain problems.
|
2023-03-25 18:52:18 +01:00 |
|
DjWarmonger
|
2c4cde060a
|
Merge pull request #1694 from vcmi/extra_rmg_monoliths
This could be controversial solution, but since there were no objections, I'll give it a shot.
|
2023-03-25 18:38:06 +01:00 |
|
DjWarmonger
|
114e7d196b
|
Merge pull request #1698 from vcmi/object_placement_tweaks
No objections, works fine for me as well.
|
2023-03-25 18:13:15 +01:00 |
|
Tomasz Zieliński
|
68a2bb78a5
|
Fix the case of invalid native town type :?
|
2023-03-25 18:08:46 +01:00 |
|
Adriankhl
|
792ea2f06f
|
Process attack/attacked animation before dealing damage to units
|
2023-03-25 15:00:25 +01:00 |
|
Tomasz Zieliński
|
ab57941f0a
|
Make NKAI default AI.
|
2023-03-25 12:17:35 +01:00 |
|
Tomasz Zieliński
|
9d7d4b6a5f
|
Fixed editor shortcut on Windows
|
2023-03-25 11:40:44 +01:00 |
|
Tomasz Zieliński
|
392061e97e
|
Fix loading towns which in OH3 editor have defined horde buildings level 1 - 5 (inluding random town).
|
2023-03-25 11:17:49 +01:00 |
|
Ivan Savenko
|
9a19feaf4a
|
Fix spellcasters with massive spells
|
2023-03-25 01:23:49 +02:00 |
|
Ivan Savenko
|
61ed22f553
|
Merge pull request #1758 from Adriankhl/fix_active_stack_spell_cast
Deactivate activeStack during spellCast
|
2023-03-25 01:21:26 +02:00 |
|
Ivan Savenko
|
dc099b2a35
|
Implemented support for multi-spell casters
|
2023-03-25 00:48:14 +02:00 |
|
Adriankhl
|
76a71226a2
|
Deactivate activeStack during spellCast
|
2023-03-24 22:43:41 +01:00 |
|
Ivan Savenko
|
b0a3f95d20
|
Do not activate new items when parent widget is inactive
|
2023-03-24 18:56:38 +02:00 |
|
Ivan Savenko
|
970981cfc9
|
Show information on potential kills in attack tooltip
|
2023-03-24 17:18:47 +02:00 |
|
Ivan Savenko
|
459a6f067b
|
Merge pull request #1757 from Adriankhl/fix_active_stack_auto_combat
Deactivate activeStack when auto combat starts
|
2023-03-24 11:20:47 +02:00 |
|
Adriankhl
|
49662f6f36
|
Deactivate activeStack when auto combat starts
|
2023-03-23 22:37:39 +01:00 |
|
Ivan Savenko
|
5ac56eb636
|
Merge pull request #1746 from dydzio0614/polish-translations-2
Missing polish translation
|
2023-03-23 22:10:34 +02:00 |
|
Dydzio
|
9fa299b2b4
|
Translate new launcher texts
|
2023-03-23 19:47:48 +01:00 |
|
Ivan Savenko
|
31147ac83b
|
refactoring: TDmgRange pair -> DamageRange struct
|
2023-03-23 17:49:33 +02:00 |
|
Ivan Savenko
|
56a02c240e
|
Merge pull request #1738 from IvanSavenko/advmap_fixes
Fixes for regressions related to adventure map
|
2023-03-23 17:31:59 +02:00 |
|
Ivan Savenko
|
a8fe8c0f3b
|
Converted timer event into tick event that is called every frame
|
2023-03-22 23:10:50 +02:00 |
|
Dydzio
|
1e646d7c29
|
Fix missing translation
|
2023-03-22 19:42:26 +01:00 |
|
Ivan Savenko
|
8af76947cb
|
Do not cache hovered tile and always update state
|
2023-03-22 19:49:57 +02:00 |
|
Ivan Savenko
|
fa9abf6adc
|
Lock UI while adventure map has animations
|
2023-03-22 19:49:24 +02:00 |
|
Ivan Savenko
|
54e8abb3eb
|
Fix map animation playback speed
|
2023-03-22 15:51:25 +02:00 |
|
Ivan Savenko
|
ef07935fbc
|
Update town visual when new structure is built
|
2023-03-22 14:41:36 +02:00 |
|
Andrey Filipenkov
|
6382e0a3a0
|
Merge pull request #1743 from rilian-la-te/russian-translation
vcmi: russian
|
2023-03-22 13:48:48 +03:00 |
|
Konstantin
|
a0a6f4ff94
|
vcmi: russian
|
2023-03-22 13:53:30 +03:00 |
|
Ivan Savenko
|
8227d993b0
|
Merge pull request #1739 from dydzio0614/polish-translations-update
Update polish translation
|
2023-03-22 11:48:01 +02:00 |
|
Ivan Savenko
|
c81d57ab8c
|
Remove excessive totalRedraw's
|
2023-03-22 00:57:08 +02:00 |
|
Ivan Savenko
|
a78f7de9cd
|
Fix crash on defeating hero in boat
|
2023-03-22 00:38:55 +02:00 |
|
Dydzio
|
1181f03b1f
|
Update polish translation
|
2023-03-21 23:19:20 +01:00 |
|
Ivan Savenko
|
bb03abdce6
|
Fix crash on switching players in hotseat
|
2023-03-21 19:06:38 +02:00 |
|
Ivan Savenko
|
bfe7bb11ab
|
Fix crash on winning scenario
|
2023-03-21 18:40:48 +02:00 |
|
Ivan Savenko
|
44dc89bdcf
|
Merge pull request #1736 from rilian-la-te/fix-target-conditions
vcmi: fix target condition regression
|
2023-03-21 17:35:20 +02:00 |
|