Nordsoft91
|
4793ed9679
|
Merge branch 'cpp-map-editor' into Actions
|
2022-09-05 21:04:38 +04:00 |
|
nordsoft
|
8903d2edaf
|
Fix crash in rmg
|
2022-09-05 20:54:24 +04:00 |
|
Tomasz Zieliński
|
81ec08b55e
|
First draft of undo/redo. Can move objects and undo new object placement.
Signed-off-by: Tomasz Zieliński <tomaszzielinskijedenzwielu@gmail.com>
|
2022-09-05 18:27:09 +02:00 |
|
nordsoft
|
5839ba4ce8
|
Minor fixes
|
2022-09-05 05:50:21 +04:00 |
|
nordsoft
|
149790ad2d
|
Merge remote-tracking branch 'upstream/features/new-terrains' into cpp-map-editor
# Conflicts:
# config/randomMap.json
# config/terrains.json
# lib/rmg/CMapGenerator.cpp
# lib/rmg/CMapGenerator.h
# lib/rmg/ObjectManager.cpp
# lib/rmg/ObjectManager.h
# lib/rmg/ObstaclePlacer.cpp
# lib/rmg/ObstaclePlacer.h
# lib/rmg/RmgArea.h
# lib/rmg/RmgMap.cpp
# lib/rmg/RmgMap.h
# lib/rmg/RoadPlacer.cpp
# lib/rmg/RoadPlacer.h
# lib/rmg/Zone.cpp
# lib/rmg/Zone.h
|
2022-09-04 15:54:37 +04:00 |
|
nordsoft
|
0e849b1cef
|
Revert "First compilable commit for obstacles"
This reverts commit 756793992f .
|
2022-09-04 15:48:04 +04:00 |
|
nordsoft
|
3cc8afc046
|
Revert "Game runs without crash"
This reverts commit 9bb8f2a971 .
|
2022-09-04 15:47:58 +04:00 |
|
nordsoft
|
1a78df69f2
|
Revert "Obstacles works fine without regression"
This reverts commit c3276f2276 .
|
2022-09-04 15:47:53 +04:00 |
|
nordsoft
|
b68220d1c3
|
Revert "Minor fixes"
This reverts commit 108470471e .
|
2022-09-04 15:47:47 +04:00 |
|
nordsoft
|
958fe2f256
|
Revert "update cmakelists"
This reverts commit 4c8a2685f5 .
|
2022-09-04 15:47:36 +04:00 |
|
nordsoft
|
18dae7deca
|
Revert "Fix linker problem"
This reverts commit 1bbb2f420c .
|
2022-09-04 15:47:29 +04:00 |
|
DjWarmonger
|
dac4628c45
|
Mine roads (#808)
* Create dirt roads to mines if there are no roads in a zone.
|
2022-09-04 09:54:06 +03:00 |
|
nordsoft
|
adde2e6b30
|
Merge branch 'mod-from-github' into cpp-map-editor
# Conflicts:
# .github/workflows/github.yml
# CI/mac/before_install.sh
|
2022-09-04 04:13:52 +04:00 |
|
Nordsoft91
|
c6c5c07e2d
|
Final preparations for merge into develop (#780)
* version updated, change log updated from release draft
* horse sounds for terrains
* Update and freeze essential files
|
2022-09-03 19:02:24 +03:00 |
|
nordsoft
|
ff6cd104cf
|
Implemented automatic obstacle placement
|
2022-09-03 16:27:06 +04:00 |
|
nordsoft
|
0fffa846b4
|
Implemented object placement and filtering
|
2022-09-03 08:12:07 +04:00 |
|
nordsoft
|
c17b1f909d
|
Show objects preview
|
2022-09-03 01:04:28 +04:00 |
|
nordsoft
|
be6a7d1836
|
Randomly shuffle required objects to avoid patterns
|
2022-09-01 13:26:11 +03:00 |
|
nordsoft
|
f3caa3d7bb
|
Progress bar for random map loading
|
2022-08-31 01:24:12 +04:00 |
|
Andrey Filipenkov
|
d7650ce9c0
|
use Conan to make macOS CI builds for both Intel and ARM (#782)
* [CI] append platform to output artifact name if it's given
|
2022-08-30 17:29:00 +03:00 |
|
nordsoft
|
68b106fdc1
|
Generate random maps from map editor
|
2022-08-30 17:08:33 +04:00 |
|
Nordsoft91
|
4f1f9e3c5d
|
Fix start game button for rmg without templates (#781)
|
2022-08-30 08:30:21 +03:00 |
|
Nordsoft91
|
47d3539f41
|
Fix problems with water zone (#784)
|
2022-08-29 08:53:36 +03:00 |
|
Nordsoft91
|
f668c65eb2
|
Fix RMG bug with incorrect town placement (#779)
* Fix RMG bug with incorrect town placement
* Readability tweak
|
2022-08-29 08:53:36 +03:00 |
|
Nordsoft91
|
f3f1fb8033
|
Improve treasure placement logic (#775)
Improve treasure placement logic (#775)
|
2022-08-29 08:53:36 +03:00 |
|
Nordsoft91
|
ae63e0c30e
|
Fix problem with empty areas (#772)
* Fixes for obstacles and treasures
|
2022-08-29 08:53:36 +03:00 |
|
Nordsoft91
|
9ec0ca332c
|
Fix for sealed-off treasures (#771)
Fix for sealer-off treasures
|
2022-08-29 08:53:36 +03:00 |
|
Nordsoft91
|
c0db4f1d96
|
Random map generator refactoring (#762)
random map generator refactoring and improvements
|
2022-08-29 08:53:36 +03:00 |
|
Andrii Danylchenko
|
a454edacea
|
Fix getting battlefield crash
|
2022-08-29 08:53:35 +03:00 |
|
Andrii Danylchenko
|
ac2bd4f79c
|
battlefields in VLC and custom bonuses for terrain patches
|
2022-08-29 08:53:35 +03:00 |
|
Andrii Danylchenko
|
2228a6f9bf
|
allow configurable battleground graphics
|
2022-08-29 08:53:35 +03:00 |
|
Nordsoft91
|
9241cd1e62
|
New battlegrounds (#758)
|
2022-08-29 08:53:35 +03:00 |
|
Nordsoft91
|
5151da59a7
|
New terrain support - part 1 (#755)
Initial support of new terrains
|
2022-08-29 08:53:35 +03:00 |
|
Nordsoft91
|
b664f9a128
|
Fix for #3218 (#777)
|
2022-08-28 12:55:37 +03:00 |
|
nordsoft
|
1bbb2f420c
|
Fix linker problem
|
2022-08-28 12:23:45 +04:00 |
|
nordsoft
|
4c8a2685f5
|
update cmakelists
|
2022-08-28 07:23:36 +04:00 |
|
nordsoft
|
108470471e
|
Minor fixes
|
2022-08-28 06:31:45 +04:00 |
|
nordsoft
|
c3276f2276
|
Obstacles works fine without regression
|
2022-08-28 06:31:39 +04:00 |
|
nordsoft
|
9bb8f2a971
|
Game runs without crash
|
2022-08-28 06:31:33 +04:00 |
|
nordsoft
|
756793992f
|
First compilable commit for obstacles
|
2022-08-28 06:31:26 +04:00 |
|
nordsoft
|
b0526ca51b
|
Refactoring
|
2022-08-27 21:25:24 +04:00 |
|
nordsoft
|
035857c190
|
Fix problems with water zone
|
2022-08-27 03:21:27 +04:00 |
|
nordsoft
|
92dc902748
|
Fix for #3228 and #3042
|
2022-08-24 14:58:56 +03:00 |
|
Nordsoft91
|
4458cdf6c9
|
Fix RMG bug with incorrect town placement (#779)
* Fix RMG bug with incorrect town placement
* Readability tweak
|
2022-08-22 14:32:54 +03:00 |
|
Nordsoft91
|
d79d788e6f
|
Improve treasure placement logic (#775)
Improve treasure placement logic (#775)
|
2022-08-20 13:17:27 +03:00 |
|
Nordsoft91
|
3fa22ebcb0
|
Fix problem with empty areas (#772)
* Fixes for obstacles and treasures
|
2022-08-11 14:29:39 +03:00 |
|
Nordsoft91
|
457def94ae
|
Fix for sealed-off treasures (#771)
Fix for sealer-off treasures
|
2022-08-09 15:12:58 +03:00 |
|
Nordsoft91
|
6da7c9ccb5
|
Random map generator refactoring (#762)
random map generator refactoring and improvements
|
2022-08-09 08:54:32 +03:00 |
|
Andrii Danylchenko
|
25183142e6
|
Fix getting battlefield crash
|
2022-07-09 19:00:03 +03:00 |
|
Andrii Danylchenko
|
232010c5de
|
battlefields in VLC and custom bonuses for terrain patches
|
2022-07-02 14:47:40 +03:00 |
|