1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-20 20:23:03 +02:00
Commit Graph

8935 Commits

Author SHA1 Message Date
nordsoft
dc65d1c2b6 Fix inconsistency for map format opening 2022-09-07 02:39:07 +04:00
nordsoft
9429cb4340 Add more objects into inspector 2022-09-07 02:39:07 +04:00
nordsoft
0849f93d88 Fix problem with saving 2022-09-07 02:39:06 +04:00
Nordsoft91
59f38fc43a
Merge pull request #30 from Nordsoft91/EraseAction
- Erase operation (hotkey: DELETE)
2022-09-07 02:38:07 +04:00
Nordsoft91
ce2ab1a431
Merge branch 'cpp-map-editor' into EraseAction 2022-09-07 01:46:33 +04:00
Tomasz Zieliński
52ddc9e32b Compilation fix. 2022-09-06 21:30:16 +02:00
nordsoft
149afed32b Add map validator 2022-09-06 23:16:30 +04:00
Tomasz Zieliński
0f8adabd71 Merge branch 'EraseAction' of github.com:Nordsoft91/vcmi into EraseAction 2022-09-06 20:53:05 +02:00
Tomasz Zieliński
97b0fa16ae Fill obstacles as one operation (for undo).
However, it works only for obstacles on one type of terrain.
2022-09-06 20:51:45 +02:00
Nordsoft91
cb09ea9814
Merge branch 'cpp-map-editor' into EraseAction 2022-09-06 21:24:07 +04:00
Tomasz Zieliński
d790978dbb (almost) unlimited undo, why not? 2022-09-06 19:22:36 +02:00
Tomasz Zieliński
ca0446c4ee Fix compilation 2022-09-06 19:17:52 +02:00
Tomasz Zieliński
43a6986ebf fix warning 2022-09-06 19:17:38 +02:00
nordsoft
e7de865f26 Implement smart invalidation for objects 2022-09-06 21:15:13 +04:00
Tomasz Zieliński
dc33142139 Merge branch 'EraseAction' of github.com:Nordsoft91/vcmi into EraseAction 2022-09-06 18:48:21 +02:00
Tomasz Zieliński
87880e5c6c Split classes into 3 fiiles 2022-09-06 18:47:41 +02:00
Nordsoft91
684fa5c96c
Merge branch 'cpp-map-editor' into EraseAction 2022-09-06 20:18:19 +04:00
Tomasz Zieliński
738fbd77d4 Support for composed erase operation 2022-09-06 17:54:48 +02:00
Tomasz Zieliński
6165bac516 Some preliminary support for object erase. But this will need a major refactor to split basic map data from in-game data. 2022-09-06 17:16:34 +02:00
nordsoft
7ad2282b64 Trt to disable editor for mxe 2022-09-06 18:56:43 +04:00
Tomasz Zieliński
b817e6509b Serialize new field with new save format 2022-09-06 15:53:32 +02:00
nordsoft
a3ae43bd7a [839] update config 2022-09-06 16:12:28 +03:00
nordsoft
345bbda85c [838] update config 2022-09-06 16:12:28 +03:00
nordsoft
cef4b6fadd [837] update config 2022-09-06 16:12:28 +03:00
nordsoft
37ee4a7e50 [833] Fix spell scroll sound 2022-09-06 16:12:28 +03:00
nordsoft
18ba49c1ca [832] Fix water ambient sound 2022-09-06 16:12:28 +03:00
nordsoft
650ab29e50 Fix crash in rmg 2022-09-06 16:12:28 +03:00
nordsoft
e455f66e86 [810] Fix bonus duplication 2022-09-06 16:12:28 +03:00
DjWarmonger
6a011b5ee0 Mine roads (#808)
* Create dirt roads to mines if there are no roads in a zone.
2022-09-06 16:12:28 +03:00
Nordsoft91
2ff8c1091b 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-06 16:12:28 +03:00
nordsoft
c33592d01b Randomly shuffle required objects to avoid patterns 2022-09-06 16:12:28 +03:00
Nordsoft91
ccbc8a1632 Fix problems with water zone (#784) 2022-09-06 16:12:28 +03:00
Nordsoft91
4844310a89 Fix RMG bug with incorrect town placement (#779)
* Fix RMG bug with incorrect town placement
* Readability tweak
2022-09-06 16:12:28 +03:00
Nordsoft91
30aaee30b4 Improve treasure placement logic (#775)
Improve treasure placement logic (#775)
2022-09-06 16:12:28 +03:00
Nordsoft91
967201a68e Fix problem with empty areas (#772)
* Fixes for obstacles and treasures
2022-09-06 16:12:28 +03:00
Nordsoft91
c47be32b25 Fix for sealed-off treasures (#771)
Fix for sealer-off treasures
2022-09-06 16:12:28 +03:00
Nordsoft91
6a6605a34e Random map generator refactoring (#762)
random map generator refactoring and improvements
2022-09-06 16:12:28 +03:00
nordsoft
8904a30a68 Fix typo 2022-09-06 16:12:28 +03:00
Andrii Danylchenko
847f11a6c7 Fix getting battlefield crash 2022-09-06 16:12:28 +03:00
Andrii Danylchenko
db2a570a4b battlefields in VLC and custom bonuses for terrain patches 2022-09-06 16:12:28 +03:00
Andrii Danylchenko
dde3d8ed58 allow configurable battleground graphics 2022-09-06 16:12:28 +03:00
Nordsoft91
c95818bd84 New battlegrounds (#758) 2022-09-06 16:12:28 +03:00
Nordsoft91
08ecf4cf4c New terrain support - part 1 (#755)
Initial support of new terrains
2022-09-06 16:12:28 +03:00
Tomasz Zieliński
dad4520b18 Use QObject signals & slots for Layers 2022-09-06 13:20:11 +02:00
nordsoft
e716ef3f3a Fix build 2022-09-06 14:13:01 +04:00
nordsoft
65b168c53b Fix build 2022-09-06 13:26:20 +04:00
nordsoft
e06f8ab0d3 Fix build 2022-09-06 12:36:52 +04:00
nordsoft
fc75c7a97e add branch for actions 2022-09-06 12:08:22 +04:00
nordsoft
9c27709bb9 Maybe this can fix build 2022-09-06 12:06:05 +04:00
Tomasz Zieliński
b826bc00b9 Merge remote-tracking branch 'origin/cpp-map-editor' into EraseAction
+ Some workaround for View -> LayerSelection communication
2022-09-06 08:59:28 +02:00