Andrii Danylchenko
|
7618bc7425
|
Mantis-2934: fix conditions to upgrade town in h3m format parser
|
2022-10-23 16:40:07 +03:00 |
|
Andrii Danylchenko
|
601ced3749
|
BattleAI: rework movement when no targtes
|
2022-10-23 11:41:03 +03:00 |
|
Andrii Danylchenko
|
b43e0ff9e4
|
Merge pull request #972 from vcmi/cpp-map-editor
Cpp map editor
|
2022-10-22 12:42:27 +03:00 |
|
nordsoft
|
750f160276
|
Fix advmap spell mechanics
|
2022-10-20 22:34:27 +04:00 |
|
Andrii Danylchenko
|
c32d44190e
|
Merge pull request #1075 from Nordsoft91/town-entrance-fix
[1069] Fix bug related to town entrance
|
2022-10-19 13:42:33 +03:00 |
|
Andrii Danylchenko
|
288f36c0c3
|
Merge pull request #1052 from Nordsoft91/mp-disconnection
MP handle disconnection
|
2022-10-19 09:56:18 +03:00 |
|
nordsoft
|
7bcb318593
|
Fix bug related to town entrance
|
2022-10-19 02:54:06 +04:00 |
|
nordsoft
|
0adae7bb0d
|
Revert "Fix crash for disconnecting client"
This reverts commit 28ab1e9777 .
|
2022-10-19 00:14:16 +04:00 |
|
nordsoft
|
d5403d3eb9
|
Merge remote-tracking branch 'upstream/develop' into cpp-map-editor
|
2022-10-17 01:39:11 +04:00 |
|
Andrii Danylchenko
|
82a9f82e1c
|
BattleAI: retreat
|
2022-10-14 12:00:56 +03:00 |
|
Andrii Danylchenko
|
6cbaa40e29
|
#1065 - fix random hero initial position
|
2022-10-13 11:58:32 +03:00 |
|
nordsoft
|
4cb31ea912
|
Merge remote-tracking branch 'upstream/develop' into cpp-map-editor
|
2022-10-08 23:24:57 +04:00 |
|
Nordsoft91
|
64a801004c
|
Apply suggestions from code review
Co-authored-by: Andrey Filipenkov <decapitator@ukr.net>
|
2022-10-08 19:41:38 +04:00 |
|
Tomasz Zieliński
|
8c481dff46
|
Fix incorrect templates for mines in HoTA
|
2022-10-08 12:42:10 +03:00 |
|
nordsoft
|
3ff38b84a2
|
Support hotseat over multiplier
|
2022-10-05 01:54:31 +04:00 |
|
nordsoft
|
a9ad583158
|
Restore AI controlled player for client disconnection
|
2022-10-04 18:11:12 +04:00 |
|
nordsoft
|
0ea5a8fbe7
|
Merge remote-tracking branch 'upstream/develop' into mp-disconnection
# Conflicts:
# server/CVCMIServer.cpp
|
2022-10-04 17:41:43 +04:00 |
|
Andrey Filipenkov
|
92dd6d8c17
|
define app version only in CMakeLists
now it's propagated to code via macros
|
2022-10-04 12:29:38 +03:00 |
|
nordsoft
|
16a5414247
|
Reconnection partially works
|
2022-10-04 05:09:03 +04:00 |
|
nordsoft
|
b91bb41a80
|
One step forward
|
2022-10-04 02:25:22 +04:00 |
|
Andrii Danylchenko
|
382b3ae94a
|
Merge pull request #1041 from vcmi/nkai-fixes
NKAI: android fixes
|
2022-10-03 20:30:05 +03:00 |
|
Andrii Danylchenko
|
04490b709a
|
Merge pull request #1000 from vcmi/multiplayer
Multiplayer
|
2022-10-03 20:16:39 +03:00 |
|
nordsoft
|
512cf014aa
|
Freeze current state
|
2022-10-03 20:47:00 +04:00 |
|
nordsoft
|
f4b7cf8196
|
Transfer player ownership to AI
|
2022-10-03 20:47:00 +04:00 |
|
nordsoft
|
28ab1e9777
|
Fix crash for disconnecting client
|
2022-10-03 20:47:00 +04:00 |
|
Andrii Danylchenko
|
8f599ed043
|
NKAI: android fixes
|
2022-10-03 09:01:15 +03:00 |
|
nordsoft
|
628abd1428
|
Fix campaign serialization
|
2022-10-03 01:48:03 +04:00 |
|
Andrii Danylchenko
|
d07586ccf6
|
Merge pull request #1022 from kambala-decapitator/apple-set-app-version
[Apple] set proper app and build versions
|
2022-10-01 20:48:37 +03:00 |
|
Andrii Danylchenko
|
b2ea2eaba6
|
Merge pull request #1032 from kambala-decapitator/ios-flat-libs-dir
switch to flat libs directory structure
|
2022-10-01 17:57:33 +03:00 |
|
Andrey Filipenkov
|
b26db479d7
|
don't add Necromancy to Witch Hut on random maps
|
2022-10-01 16:01:47 +03:00 |
|
Andrey Filipenkov
|
acfdbe87fe
|
remove duplicate entry
|
2022-10-01 16:01:02 +03:00 |
|
Andrey Filipenkov
|
b766edb6af
|
[iOS] don't nest AI and scripting libs under subdirectories
3rd party signing tools may ignore such directory layout
|
2022-10-01 12:36:48 +03:00 |
|
Andrey Filipenkov
|
aa217236b3
|
check amount of artifacts on hero when checking requirements of a quest that requires artifact(s)
fixes case when 2 or more identical artifacts are required
|
2022-10-01 09:28:32 +03:00 |
|
Andrey Filipenkov
|
86708841f8
|
code improvement
|
2022-10-01 09:24:58 +03:00 |
|
Andrey Filipenkov
|
a11135152c
|
remove trivial manual implementation of assignment operator
fixes clang warning: Definition of implicit copy constructor for 'RiverType' is deprecated because it has a user-provided copy assignment operator
|
2022-09-30 11:26:36 +03:00 |
|
Tomasz Zieliński
|
127d7ec40b
|
Fixed asserts (only for debug build)
|
2022-09-29 21:10:44 +02:00 |
|
nordsoft
|
fea05a4320
|
Finally game restart works
# Conflicts:
# lib/CGameState.cpp
# server/CVCMIServer.cpp
|
2022-09-29 21:08:05 +04:00 |
|
Andrii Danylchenko
|
dae726b82d
|
Merge pull request #1005 from kambala-decapitator/ios-min-12
raise iOS deployment target to 12.0
|
2022-09-29 19:57:04 +03:00 |
|
Andrii Danylchenko
|
557512b308
|
Merge pull request #1006 from AgostonSzepessy/dev/agos/small-fixes
Small misc fixes
|
2022-09-29 19:53:27 +03:00 |
|
DjWarmonger
|
58a3abb643
|
Merge pull request #963 from vcmi/terrain-rewrite
Terrain rewrite
|
2022-09-29 18:24:05 +02:00 |
|
Andrii Danylchenko
|
878aabd4d6
|
Merge pull request #981 from kambala-decapitator/fix-analyzer-warnings
Fix Clang Analyzer warnings
|
2022-09-29 19:23:24 +03:00 |
|
Tomasz Zieliński
|
20c102e648
|
Remove T prefix from new typedefs
|
2022-09-29 11:44:46 +02:00 |
|
nordsoft
|
9fb5d0e726
|
Fix stackinstance deserialization
|
2022-09-29 00:35:51 +04:00 |
|
nordsoft
|
7ee4fca120
|
Pass whole gamestate over network
|
2022-09-28 23:15:05 +04:00 |
|
Tomasz Zieliński
|
475f835769
|
More style tweaks
|
2022-09-28 11:38:08 +02:00 |
|
Tomasz Zieliński
|
d38b6297f8
|
missing line
|
2022-09-27 07:53:21 +02:00 |
|
Tomasz Zieliński
|
f386f42166
|
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
# Conflicts:
# lib/Terrain.cpp
# lib/Terrain.h
# lib/battle/CBattleInfoEssentials.cpp
# lib/rmg/ObstaclePlacer.cpp
# lib/rmg/RiverPlacer.cpp
|
2022-09-27 07:50:17 +02:00 |
|
Andrey Filipenkov
|
53ac61b52b
|
iOS: don't create unused CConsoleHandler
|
2022-09-27 07:05:10 +03:00 |
|
Andrey Filipenkov
|
802147c5b7
|
add some asserts that shouldn't fire
|
2022-09-26 14:06:55 +03:00 |
|
Andrey Filipenkov
|
bbf08afb3d
|
fix possible memory leak
|
2022-09-26 14:06:55 +03:00 |
|