1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-19 00:17:56 +02:00
Commit Graph

9319 Commits

Author SHA1 Message Date
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
0.99.last
2022-09-10 19:30:41 +03:00
115de2a1e4 Fix crash with attempt to place object on non-existing map 2022-09-10 18:18:25 +04:00
371404df98 Few minor fixes and delegate for messages 2022-09-10 05:26:34 +04:00
9d24be5499 Added some minor feature 2022-09-10 04:38:33 +04:00
0a81c82971 Confirmation before close 2022-09-10 04:04:38 +04:00
7acaa1daa9 Army property delegate is implemented 2022-09-09 22:05:28 +04:00
d7de9710cc Fix monster amount property 2022-09-09 20:00:34 +04:00
b9e685e857 Temporary disable creature amount property 2022-09-09 19:38:21 +04:00
a0561e9d79 Merge branch 'fix-spells-amount' into cpp-map-editor 2022-09-09 16:20:13 +04:00
331f02be33 Fix spells amount 2022-09-09 15:29:52 +04:00
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
68d052ac5c [844] - fix pathfinding for fly towards guarded tile 2022-09-09 09:01:21 +03:00
40c03ece34 Add creatures amount 2022-09-09 05:00:51 +04:00
e01e7add13 Minor visual tweak 2022-09-09 04:04:27 +04:00
83ed4362db Fix hero generation in main town 2022-09-09 03:59:37 +04:00
702b1b566b Fix dwellings initialization 2022-09-09 03:38:30 +04:00
3f2c82a664 Town buildings settings are implemented 2022-09-09 02:59:49 +04:00
3656b2ef67 Fixes in new map settings save / load 2022-09-08 22:34:23 +02:00
773877f523 Save / load properties of new map window 2022-09-08 21:49:10 +02:00
e3ff264f25 Key shortcuts + some menu improvements 2022-09-08 16:48:23 +02:00
ece811b508 Hotkeys and multiselection 2022-09-08 18:14:13 +04:00
c058d5dd96 Save / load preferred editor size 2022-09-08 15:54:06 +02:00
aa1cf5e16c Draft state for terrain update 2022-09-08 15:23:30 +04:00
5bda5c3b44 Update appearance implemented 2022-09-08 05:43:06 +04:00
682bd1b4a3 Start working with appearance 2022-09-08 04:48:54 +04:00
50dbf9a254 Add spell scroll inspector 2022-09-08 04:16:16 +04:00
3f4fa8ec10 More delegates 2022-09-08 03:06:46 +04:00
07ba024201 Delegate for player color is implemented 2022-09-08 02:59:02 +04:00
dab7c41d21 Fix terrain performance 2022-09-07 13:21:02 +04:00
c3355aa976 Support creature setting up 2022-09-07 05:33:48 +04:00
289ae8a1f8 Fix terrain performance 2022-09-07 04:20:02 +04:00
a4686c81ee Fixed obstacles filling and passability view 2022-09-07 03:26:00 +04:00
a2c63e7ed2 Some ideas to fix imported maps 2022-09-07 02:56:40 +04:00
b284652f71 Safety checks 2022-09-07 02:39:28 +04:00
dc65d1c2b6 Fix inconsistency for map format opening 2022-09-07 02:39:07 +04:00
9429cb4340 Add more objects into inspector 2022-09-07 02:39:07 +04:00
0849f93d88 Fix problem with saving 2022-09-07 02:39:06 +04:00
59f38fc43a Merge pull request #30 from Nordsoft91/EraseAction
- Erase operation (hotkey: DELETE)
2022-09-07 02:38:07 +04:00
ce2ab1a431 Merge branch 'cpp-map-editor' into EraseAction 2022-09-07 01:46:33 +04:00
52ddc9e32b Compilation fix. 2022-09-06 21:30:16 +02:00
149afed32b Add map validator 2022-09-06 23:16:30 +04:00
0f8adabd71 Merge branch 'EraseAction' of github.com:Nordsoft91/vcmi into EraseAction 2022-09-06 20:53:05 +02:00
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
cb09ea9814 Merge branch 'cpp-map-editor' into EraseAction 2022-09-06 21:24:07 +04:00
d790978dbb (almost) unlimited undo, why not? 2022-09-06 19:22:36 +02:00
ca0446c4ee Fix compilation 2022-09-06 19:17:52 +02:00
43a6986ebf fix warning 2022-09-06 19:17:38 +02:00
e7de865f26 Implement smart invalidation for objects 2022-09-06 21:15:13 +04:00
dc33142139 Merge branch 'EraseAction' of github.com:Nordsoft91/vcmi into EraseAction 2022-09-06 18:48:21 +02:00
87880e5c6c Split classes into 3 fiiles 2022-09-06 18:47:41 +02:00