SoundSSGood
|
8b531ca6c4
|
CArtifactHolder divided into files
|
2023-05-01 00:34:45 +03:00 |
|
SoundSSGood
|
dcac8252f3
|
fixed windows positions
|
2023-04-23 14:57:45 +03:00 |
|
SoundSSGood
|
1f4897e841
|
CArtifactSet::getSlotByInstance
|
2023-04-23 14:48:04 +03:00 |
|
SoundSSGood
|
a8220c551f
|
fixed init CArtifactsOfHero
|
2023-04-23 14:33:47 +03:00 |
|
SoundSSGood
|
c86af54ce1
|
arts move condition fix
|
2023-04-23 14:18:55 +03:00 |
|
SoundSSGood
|
177523d972
|
askToAssemble, askToDisassemble
|
2023-04-23 14:17:27 +03:00 |
|
SoundSSGood
|
1046964eef
|
CArtifactHolder
|
2023-04-23 14:14:24 +03:00 |
|
DjWarmonger
|
1fde8b588b
|
Merge pull request #2025 from vcmi/zone_placement2
No interest or objections - merging.
|
2023-04-22 14:45:53 +02:00 |
|
Nordsoft91
|
a553a4aa66
|
Merge pull request #2030 from Nordsoft91/boats
|
2023-04-22 03:27:00 +04:00 |
|
nordsoft
|
de159df481
|
Rename boats
|
2023-04-20 21:20:51 +04:00 |
|
nordsoft
|
9dbac414fc
|
Remove tmg limits
|
2023-04-20 20:44:25 +04:00 |
|
Tomasz Zieliński
|
88c436691d
|
Simplify logs
|
2023-04-20 16:26:06 +02:00 |
|
Tomasz Zieliński
|
09b493681b
|
More iterations, higher gravity constant for better results.
|
2023-04-20 16:13:30 +02:00 |
|
Tomasz Zieliński
|
55d7d7b9b5
|
Fix coefficients to make dead code actually be used sometimes.
|
2023-04-20 12:44:32 +02:00 |
|
Tomasz Zieliński
|
00d7901e59
|
Add another placement technique - swap two misplaced zones. Don't move same zones in consecutive iterations.
|
2023-04-20 12:24:57 +02:00 |
|
Necr0o0
|
ee12685748
|
Fixed #2022 storing event in map editor
Fixing issue "Event message isn't stored #2022" by adding message in Pandora setProperty ( cause CGEvent inherits CGPandoraBox)
|
2023-04-19 17:19:09 +04:00 |
|
Ivan Savenko
|
4bb4d7e7a5
|
Merge pull request #1989 from SoundSSGood/refactoring-arts-p1
Artifact related code refactoring part1 (initial)
|
2023-04-19 15:31:11 +03:00 |
|
Ivan Savenko
|
9c62748151
|
Merge pull request #2036 from rilian-la-te/fix-serializer-assert
CSerializer: fix debug assertion
|
2023-04-19 13:54:57 +03:00 |
|
Konstantin P
|
7c4badc890
|
CSerializer: fix debug assertion
Fix compilation in debug mode
|
2023-04-19 13:00:51 +03:00 |
|
Tomasz Zieliński
|
c34b1cd713
|
Fix warning-as-errors.
|
2023-04-19 08:45:23 +02:00 |
|
nordsoft
|
0a28262c15
|
Merge remote-tracking branch 'upstream/develop' into boats
# Conflicts:
# AI/VCAI/Pathfinding/AINodeStorage.cpp
|
2023-04-19 02:22:19 +04:00 |
|
nordsoft
|
008db447e7
|
Minor changes
|
2023-04-19 02:11:24 +04:00 |
|
Ivan Savenko
|
ff5e98e78b
|
Merge pull request #2027 from rilian-la-te/fix-any-cast
CSerializer: fix any_cast
|
2023-04-19 01:01:11 +03:00 |
|
nordsoft
|
22da7a931d
|
Boat as bonus system node
|
2023-04-19 01:11:51 +04:00 |
|
Tomasz Zieliński
|
d841655c1d
|
Scale fuzzy edges with map size.
|
2023-04-18 22:34:26 +02:00 |
|
Konstantin
|
4a79e2ccd9
|
CSerializer: fix any_cast
|
2023-04-18 23:29:47 +03:00 |
|
nordsoft
|
d1dacd45e2
|
Animations from config
|
2023-04-19 00:14:15 +04:00 |
|
Tomasz Zieliński
|
15592c3aff
|
Change metric to create more interesting zone shapes.
|
2023-04-18 22:01:51 +02:00 |
|
nordsoft
|
59a1a19d4a
|
Summon boat for real boats only
|
2023-04-18 22:21:26 +04:00 |
|
Tomasz Zieliński
|
39154737a5
|
Use std::optional instead of boost::optional.
|
2023-04-18 19:34:54 +02:00 |
|
Tomasz Zieliński
|
6551585f96
|
Start with low stifness to let zones pass through each other - typical temperature fall.
(cherry picked from commit 435b9f7881 )
|
2023-04-18 19:21:33 +02:00 |
|
Tomasz Zieliński
|
8d5cd6d072
|
Randomize starting positions a bit so zones don't fall exactly on the grid.
(cherry picked from commit 33eb28b570 )
|
2023-04-18 19:21:28 +02:00 |
|
Tomasz Zieliński
|
fc91152da7
|
Fixed zones getting actually randomized after construction. Tweaks to algorithm, now it's considerably better.
(cherry picked from commit c13019059f )
|
2023-04-18 19:21:19 +02:00 |
|
Tomasz Zieliński
|
2d7a819939
|
Parameters which work well for Jebus - accessible desert and Blue placed away from Red
(cherry picked from commit 42c6127c79 )
|
2023-04-18 19:21:13 +02:00 |
|
Tomasz Zieliński
|
494f4eaa3f
|
Simple solution that works - by ChatGPT :)
(cherry picked from commit 7c6e4bc2fe )
|
2023-04-18 19:21:06 +02:00 |
|
Tomasz Zieliński
|
a1f094776f
|
Use fixed starting positions for now.
(cherry picked from commit 43c51805f5 )
|
2023-04-18 19:20:57 +02:00 |
|
Tomasz Zieliński
|
7d2745fda6
|
Simplified target function comparison.
(cherry picked from commit 809f6344ff )
|
2023-04-18 19:20:50 +02:00 |
|
Tomasz Zieliński
|
48c11f661b
|
Fix zone attraction
(cherry picked from commit 164ecaea60 )
|
2023-04-18 19:20:40 +02:00 |
|
Tomasz Zieliński
|
3f83eaafc4
|
Fix distance check
(cherry picked from commit 319f289dc4 )
|
2023-04-18 19:20:32 +02:00 |
|
Tomasz Zieliński
|
64adc9983d
|
- Fixes for corectness
- Space apart starting zones of players
(cherry picked from commit 80be12ac68 )
|
2023-04-18 19:20:23 +02:00 |
|
Tomasz Zieliński
|
09d50a5e9f
|
First draft that kinda works.
(cherry picked from commit 7dd5a9c15d )
|
2023-04-18 19:20:12 +02:00 |
|
nordsoft
|
1c66cd221d
|
Polish transport mechanics
|
2023-04-18 19:18:44 +04:00 |
|
nordsoft
|
37027ad17f
|
Fix AI boat logic
|
2023-04-18 18:33:44 +04:00 |
|
nordsoft
|
3ff99a1a15
|
Mechanic for air and land transport
|
2023-04-18 18:33:28 +04:00 |
|
nordsoft
|
ddcdfb643a
|
Try to enable air/land movement
|
2023-04-18 17:36:42 +04:00 |
|
nordsoft
|
d83566bc74
|
Add constructor for boat
|
2023-04-18 17:27:39 +04:00 |
|
Ivan Savenko
|
e8788cf4c4
|
Merge pull request #1999 from Laserlicht/patch-2
Big/Vector Icons
|
2023-04-18 16:23:00 +03:00 |
|
Ivan Savenko
|
56de0c9f56
|
Merge pull request #2015 from rilian-la-te/optional-variant-any
vcmi: migrate to C++17
|
2023-04-18 15:44:52 +03:00 |
|
Ivan Savenko
|
b3d9807dd1
|
Merge pull request #2013 from krs0/feature/Split_processCommand_into_functions
Split Process console commands code into individual functions
|
2023-04-18 15:44:33 +03:00 |
|
nordsoft
|
ed798b06da
|
Prepare transport enum
|
2023-04-18 13:04:49 +04:00 |
|