1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-18 17:40:48 +02:00
Commit Graph

8073 Commits

Author SHA1 Message Date
nordsoft
822e6a858b Can draw the terrain 2022-08-30 04:15:54 +04:00
nordsoft
107709d728 Somithing compilable and workable 2022-08-30 02:44:02 +04:00
nordsoft
ff0d6707b6 Load mao 2022-08-29 22:19:05 +04: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
nordsoft
4eb3982172 Fix typo 2022-08-29 08:53:35 +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
nordsoft
d8822eaaaa Initial commit for new map editor 2022-08-29 01:28:36 +04:00
Nordsoft91
b664f9a128
Fix for #3218 (#777) 2022-08-28 12:55:37 +03:00
nordsoft
e547b468b6 Update only historical builds 2022-08-28 12:41:36 +04: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
c8a23e0572 Fix tests 2022-08-28 06:31:51 +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
b8243b3858 Merge remote-tracking branch 'origin/check-for-updates' into mod-from-github
# Conflicts:
#	config/schemas/settings.json
2022-08-28 04:16:43 +04:00
nordsoft
b0526ca51b Refactoring 2022-08-27 21:25:24 +04:00
nordsoft
e5c49f7980 Fix default path to mods repo 2022-08-27 20:45:39 +04:00
nordsoft
559d3f5daf Final changes 2022-08-27 20:15:48 +04:00
nordsoft
7412432111 Fix folder naming from github 2022-08-27 20:02:50 +04:00
nordsoft
03e7b5d39f Support redirecting downloads 2022-08-27 19:59:50 +04:00
nordsoft
035857c190 Fix problems with water zone 2022-08-27 03:21:27 +04:00
nordsoft
e4ac496c07 Try to fix compilation 2022-08-26 22:58:46 +04:00
nordsoft
bb3c1879b7 Final fixeds 2022-08-26 22:26:56 +04:00
nordsoft
5cb1097053 Code review 2022-08-26 03:11:35 +04:00
nordsoft
fd25c76664 Code review fixes 2022-08-26 03:07:07 +04:00
nordsoft
79f0dd7d22 Update headings and fix typo 2022-08-25 07:34:23 +04:00
nordsoft
79fc8d60fb Message for network error 2022-08-25 07:30:50 +04:00
nordsoft
fffab5dcd5 code cleanup 2022-08-25 07:21:03 +04:00
nordsoft
1c94f73e78 Do not show dialog if version is up to date 2022-08-25 06:45:31 +04:00
nordsoft
f434c4d112 Autoscale for the dialog 2022-08-25 06:18:55 +04:00
nordsoft
4f93929c43 All necessary functionality work 2022-08-25 05:34:36 +04:00
nordsoft
744afdbde2 Implemented auto-update 2022-08-25 05:09:20 +04:00
nordsoft
28063cfcf3 update on startup 2022-08-25 03:43:58 +04:00
nordsoft
9eeab608f3 Make new dialog for checking updates 2022-08-25 03:14:12 +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
Evgeniy Meshcheryakov
ff00747ecf Fixed 3206 Bugged 'Start Walking' animation 2022-08-15 09:23:35 +03:00
Nordsoft91
3fa22ebcb0
Fix problem with empty areas (#772)
* Fixes for obstacles and treasures
2022-08-11 14:29:39 +03:00