Nordsoft91
|
1451385a9b
|
Fix problem with empty areas (#772)
* Fixes for obstacles and treasures
|
2022-09-11 11:31:27 +03:00 |
|
Nordsoft91
|
2edf9ef3a4
|
Fix for sealed-off treasures (#771)
Fix for sealer-off treasures
|
2022-09-11 11:31:27 +03:00 |
|
Nordsoft91
|
4bd0ff680a
|
Random map generator refactoring (#762)
random map generator refactoring and improvements
|
2022-09-11 11:31:27 +03:00 |
|
nordsoft
|
804f1bf3f2
|
Fix typo
|
2022-09-11 11:31:27 +03:00 |
|
Andrii Danylchenko
|
665bd4346e
|
Fix getting battlefield crash
|
2022-09-11 11:31:27 +03:00 |
|
Andrii Danylchenko
|
4b4cc3cf4b
|
battlefields in VLC and custom bonuses for terrain patches
|
2022-09-11 11:31:27 +03:00 |
|
Andrii Danylchenko
|
3b1d271ae0
|
allow configurable battleground graphics
|
2022-09-11 11:31:26 +03:00 |
|
Nordsoft91
|
c4035134e5
|
New battlegrounds (#758)
|
2022-09-11 11:31:26 +03:00 |
|
Nordsoft91
|
aaa07e4d2e
|
New terrain support - part 1 (#755)
Initial support of new terrains
|
2022-09-11 11:31:26 +03:00 |
|
Tomasz Zielinski
|
816d4b3081
|
Merge remote-tracking branch 'origin/cpp-map-editor' into gui-ux-improvements
# Conflicts:
# mapeditor/mainwindow.h
# mapeditor/mainwindow.ui
# mapeditor/windownewmap.cpp
|
2022-09-11 08:10:16 +02:00 |
|
Tomasz Zielinski
|
0ff3f5977f
|
More status bar use
|
2022-09-11 07:48:03 +02:00 |
|
Tomasz Zielinski
|
73cc606ee2
|
Load template name from user settings
|
2022-09-11 07:47:32 +02:00 |
|
nordsoft
|
702183c219
|
Player selection menu + major refactoring
|
2022-09-11 05:03:19 +04:00 |
|
nordsoft
|
480b58c80a
|
Possibility to load maps from any folder
|
2022-09-11 00:50:41 +04:00 |
|
nordsoft
|
e43f26de59
|
1) Grail and map limits
2) Show warning about unsaved changes
|
2022-09-10 23:11:54 +04:00 |
|
nordsoft
|
910468eef5
|
Fix passability update for object erase
|
2022-09-10 21:10:19 +04:00 |
|
Nordsoft91
|
205bb09880
|
Launcher fixes for mod filesystem (#860)
* Show submods as disabled if parent mod is disabled
* [845] disable button for local mods
Fixes for #812 #851 #852
|
2022-09-10 19:30:41 +03:00 |
|
nordsoft
|
115de2a1e4
|
Fix crash with attempt to place object on non-existing map
|
2022-09-10 18:18:25 +04:00 |
|
nordsoft
|
371404df98
|
Few minor fixes and delegate for messages
|
2022-09-10 05:26:34 +04:00 |
|
nordsoft
|
9d24be5499
|
Added some minor feature
|
2022-09-10 04:38:33 +04:00 |
|
nordsoft
|
0a81c82971
|
Confirmation before close
|
2022-09-10 04:04:38 +04:00 |
|
nordsoft
|
7acaa1daa9
|
Army property delegate is implemented
|
2022-09-09 22:05:28 +04:00 |
|
nordsoft
|
d7de9710cc
|
Fix monster amount property
|
2022-09-09 20:00:34 +04:00 |
|
nordsoft
|
b9e685e857
|
Temporary disable creature amount property
|
2022-09-09 19:38:21 +04:00 |
|
nordsoft
|
a0561e9d79
|
Merge branch 'fix-spells-amount' into cpp-map-editor
|
2022-09-09 16:20:13 +04:00 |
|
nordsoft
|
331f02be33
|
Fix spells amount
|
2022-09-09 15:29:52 +04:00 |
|
nordsoft
|
e64641cf01
|
Merge remote-tracking branch 'upstream/features/new-terrains' into cpp-map-editor
# Conflicts:
# launcher/settingsView/csettingsview_moc.ui
# lib/mapping/CMap.h
# lib/mapping/CMapEditManager.cpp
# lib/mapping/CMapEditManager.h
# lib/rmg/CMapGenerator.cpp
# lib/rmg/CMapGenerator.h
# lib/rmg/ObstaclePlacer.cpp
# lib/rmg/ObstaclePlacer.h
# lib/rmg/RmgArea.h
# lib/rmg/RmgMap.cpp
# lib/rmg/RmgMap.h
# lib/rmg/Zone.cpp
# lib/rmg/Zone.h
# lib/serializer/CSerializer.h
|
2022-09-09 11:59:19 +04:00 |
|
Andrii Danylchenko
|
68d052ac5c
|
[844] - fix pathfinding for fly towards guarded tile
|
2022-09-09 09:01:21 +03:00 |
|
nordsoft
|
40c03ece34
|
Add creatures amount
|
2022-09-09 05:00:51 +04:00 |
|
nordsoft
|
e01e7add13
|
Minor visual tweak
|
2022-09-09 04:04:27 +04:00 |
|
nordsoft
|
83ed4362db
|
Fix hero generation in main town
|
2022-09-09 03:59:37 +04:00 |
|
nordsoft
|
702b1b566b
|
Fix dwellings initialization
|
2022-09-09 03:38:30 +04:00 |
|
nordsoft
|
3f2c82a664
|
Town buildings settings are implemented
|
2022-09-09 02:59:49 +04:00 |
|
Tomasz Zielinski
|
3656b2ef67
|
Fixes in new map settings save / load
|
2022-09-08 22:34:23 +02:00 |
|
Tomasz Zieliński
|
773877f523
|
Save / load properties of new map window
|
2022-09-08 21:49:10 +02:00 |
|
Tomasz Zieliński
|
e3ff264f25
|
Key shortcuts + some menu improvements
|
2022-09-08 16:48:23 +02:00 |
|
nordsoft
|
ece811b508
|
Hotkeys and multiselection
|
2022-09-08 18:14:13 +04:00 |
|
Tomasz Zieliński
|
c058d5dd96
|
Save / load preferred editor size
|
2022-09-08 15:54:06 +02:00 |
|
nordsoft
|
aa1cf5e16c
|
Draft state for terrain update
|
2022-09-08 15:23:30 +04:00 |
|
nordsoft
|
5bda5c3b44
|
Update appearance implemented
|
2022-09-08 05:43:06 +04:00 |
|
nordsoft
|
682bd1b4a3
|
Start working with appearance
|
2022-09-08 04:48:54 +04:00 |
|
nordsoft
|
50dbf9a254
|
Add spell scroll inspector
|
2022-09-08 04:16:16 +04:00 |
|
nordsoft
|
3f4fa8ec10
|
More delegates
|
2022-09-08 03:06:46 +04:00 |
|
nordsoft
|
07ba024201
|
Delegate for player color is implemented
|
2022-09-08 02:59:02 +04:00 |
|
nordsoft
|
dab7c41d21
|
Fix terrain performance
|
2022-09-07 13:21:02 +04:00 |
|
nordsoft
|
c3355aa976
|
Support creature setting up
|
2022-09-07 05:33:48 +04:00 |
|
nordsoft
|
289ae8a1f8
|
Fix terrain performance
|
2022-09-07 04:20:02 +04:00 |
|
nordsoft
|
a4686c81ee
|
Fixed obstacles filling and passability view
|
2022-09-07 03:26:00 +04:00 |
|
nordsoft
|
a2c63e7ed2
|
Some ideas to fix imported maps
|
2022-09-07 02:56:40 +04:00 |
|
nordsoft
|
b284652f71
|
Safety checks
|
2022-09-07 02:39:28 +04:00 |
|