Ivan Savenko
|
a3074e2741
|
Merge pull request #1835 from rilian-la-te/fix-native-type
CCreatureHandler: fix native terrain for any
|
2023-04-02 20:08:18 +03:00 |
|
Konstantin
|
cabe228ebc
|
CCreatureHandler: fix native terrain for any
|
2023-04-02 02:32:40 +03:00 |
|
Konstantin
|
ff3e761f3b
|
CTownHandler: remove hardcoded Cove grail
We have now exactly same definition in Json
|
2023-04-02 00:27:29 +03:00 |
|
Ivan Savenko
|
042e46580b
|
Fix uninitialized variable
|
2023-04-01 23:59:31 +03:00 |
|
Ivan Savenko
|
a64f35c933
|
Merge pull request #1765 from vcmi/fix_horde_buildings_load
Fix loading horde buildings predefined in editor
|
2023-03-31 17:59:26 +03:00 |
|
Ivan Savenko
|
ea1d177c9b
|
Fixed false error messages on game startup
|
2023-03-31 01:28:56 +03:00 |
|
Ivan Savenko
|
508d68f77c
|
Rewardables will use per-object name, if available
|
2023-03-30 22:29:58 +03:00 |
|
Ivan Savenko
|
e652b3eef0
|
Removed old code - VCMI now supports json-based animations everywhere
|
2023-03-30 19:59:19 +03:00 |
|
Ivan Savenko
|
39ff7efb78
|
Fix crash on starting Launcher without H3 data
|
2023-03-27 22:33:36 +03:00 |
|
Ivan Savenko
|
a4fe11d413
|
Merge pull request #1766 from vcmi/fix_editor_shortcut
Fix editor shortcut
|
2023-03-27 21:20:14 +03:00 |
|
Ivan Savenko
|
e3b5db0ade
|
Merge pull request #1778 from rilian-la-te/fix-obstacle-removal-mechanincs
Fix landmines staying on battlefield after trigger
|
2023-03-27 17:17:14 +03:00 |
|
Konstantin
|
9a229d6e48
|
vcmi: really correct obstacle trigger
Now obstacle trigger really matches H3
|
2023-03-27 16:11:17 +03:00 |
|
Konstantin
|
8c1d6c8e13
|
CBattleInfoCallback: use obstacle only once
We should not affect creature by obstacle twice.
|
2023-03-27 15:45:41 +03:00 |
|
Konstantin
|
88a7b3141d
|
vcmi: really correct BFS
AFAIK, all is working as H3.
|
2023-03-27 15:45:41 +03:00 |
|
Konstantin
|
5b50191af7
|
NetPacksLib: remove obstacle ACTIVATE* actions
Actually these actions was not working anyway.
|
2023-03-26 22:59:34 +03:00 |
|
Konstantin
|
26db14b7b4
|
vcmi: expert dispel now works mechanically correct
|
2023-03-26 21:25:26 +03:00 |
|
Konstantin
|
edc9812559
|
obstacle: correct logic as in OH3
Obstacle spells should not be cast if they are affected by native
terrain and enemy have at least one stack with native terrain
|
2023-03-26 21:22:38 +03:00 |
|
Konstantin
|
705afbb898
|
UnitEffect: it should not always assume smart
It is normal than non-smart spell will be cast on our units.
|
2023-03-26 21:19:49 +03:00 |
|
Konstantin
|
44a625aa6b
|
vcmi: check spell obstacles by type
|
2023-03-26 21:17:39 +03:00 |
|
Andrii Danylchenko
|
a0de223901
|
Merge pull request #1772 from vcmi/fix_invalid_native_terrain
Fix the case of invalid native town type
|
2023-03-26 13:19:01 +03:00 |
|
Ivan Savenko
|
7477e4a8cc
|
Handle mods with "keepDisabled" propertly on client
|
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
|
8fbeff2a02
|
Fix movement over lowered drawbridge in Fortress
|
2023-03-25 23:54:51 +02: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
|
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 |
|
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 |
|
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
|
dc099b2a35
|
Implemented support for multi-spell casters
|
2023-03-25 00:48:14 +02:00 |
|
Ivan Savenko
|
970981cfc9
|
Show information on potential kills in attack tooltip
|
2023-03-24 17:18:47 +02:00 |
|
Ivan Savenko
|
31147ac83b
|
refactoring: TDmgRange pair -> DamageRange struct
|
2023-03-23 17:49:33 +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 |
|
Konstantin
|
60b510617c
|
vcmi: fix target condition regression
|
2023-03-21 17:56:15 +03:00 |
|
Ivan Savenko
|
575fb29a22
|
Merge pull request #1534 from kambala-decapitator/pathfinder-fly
fix movement cost with Fly
|
2023-03-21 14:32:56 +02:00 |
|
Ivan Savenko
|
6ee4fd24f7
|
Merge pull request #1731 from rilian-la-te/fix-unicorns
CStack: make unicorns ability multiplicative
|
2023-03-20 23:34:05 +02:00 |
|
Konstantin
|
8c10f48fbd
|
CStack: make unicorns ability multiplicative
|
2023-03-20 23:29:33 +03:00 |
|
Ivan Savenko
|
9289646dab
|
Merge pull request #1722 from rilian-la-te/fix-first-aid
vcmi: fix first aid regression
|
2023-03-20 21:49:53 +02:00 |
|
Andrey Filipenkov
|
147633bd9d
|
compute movement cost using PathNodeInfo layer info when possible
|
2023-03-20 11:35:20 +03:00 |
|
Andrey Filipenkov
|
a0cd69e944
|
Slight refactoring of CGHeroInstance::movementPointsAfterEmbark()
|
2023-03-20 11:35:20 +03:00 |
|
Andrey Filipenkov
|
3602645a30
|
improve iterating over EPathfindingLayer
|
2023-03-20 11:35:19 +03:00 |
|
Andrey Filipenkov
|
c0c19557af
|
fix method documentation
|
2023-03-20 11:35:19 +03:00 |
|
Andrey Filipenkov
|
8f843d0bff
|
fix typos
|
2023-03-20 11:35:19 +03:00 |
|
Andrey Filipenkov
|
68f5c1de79
|
improve variable names in CPathfinderHelper::getNeighbours()
|
2023-03-20 11:35:19 +03:00 |
|
Andrey Filipenkov
|
bfb0dc26d5
|
fix movement cost on roads
|
2023-03-20 11:35:19 +03:00 |
|
Andrey Filipenkov
|
0c7b5ac793
|
fix movement cost on Favorable Winds
|
2023-03-20 11:35:19 +03:00 |
|
Andrey Filipenkov
|
3fbdc3b198
|
improve code that checks last possible tile
|
2023-03-20 11:35:18 +03:00 |
|