1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-09-16 09:26:28 +02:00
Go to file
Konstantin 0adffc824f vcmi: allow to configure army movement counter
It is not hardcoded now. MOVEMENT.TXT is still not read,
but ARMY_MOVEMENT updater parameters can be specified in json.
There is a 4 parameters:
1. Base - base value (firstly lowest speed is multiplied by it)
2. Divider - base value is integrally divided by it
3. Multiplier - result value will be multiplied by it
4. Max - maximum allowed movement from army.

Vanilla values is in defaultMods.json

Fixes: https://bugs.vcmi.eu/view.php?id=3209
2023-03-16 16:46:42 +03:00
2023-03-16 16:46:41 +03:00
2023-03-06 00:18:23 +03:00
2023-03-16 16:46:42 +03:00
2023-02-03 13:26:44 +02:00
2023-03-02 12:09:49 +03:00
2023-01-24 20:10:57 +03:00
2023-03-14 16:02:16 +02:00
2023-03-16 16:46:41 +03:00
2020-05-05 18:44:42 +10:00
2023-02-12 21:23:00 +03:00
2023-03-16 16:46:42 +03:00
2022-09-24 10:53:09 +03:00
2022-09-18 03:23:17 +04:00
2022-12-09 02:40:39 +04:00
2023-02-01 21:45:06 +02:00
2023-02-03 13:30:19 +02:00
2021-07-13 14:56:35 +01:00
2023-03-08 12:57:12 +02:00
2022-12-29 21:50:04 +02:00
2022-09-24 15:55:25 +03:00

GitHub Coverity Scan Build Status Github Downloads Github Downloads Github Downloads

VCMI Project

VCMI is work-in-progress attempt to recreate engine for Heroes III, giving it new and extended possibilities.

Installation guides

To use VCMI you need to own original data files.

Building from source

Platform support is constantly tested by continuous integration and CMake configuration adjusted to generate nice looking projects for all major IDE. Following guides will help you to setup build environment with no effort:

VCMI Project source code is licensed under GPL version 2 or later. VCMI Project assets are licensed under CC-BY-SA 4.0. Assets sources and information about contributors are available under following link: [https://github.com/vcmi/vcmi-assets]

Copyright (C) 2007-2023 VCMI Team (check AUTHORS file for the contributors list)

Description
Open-source engine for Heroes of Might and Magic III
Readme 120 MiB
Languages
C++ 68.5%
JSON-with-Comments 25.6%
Inno Setup 3.5%
CMake 1.4%
Lua 0.3%
Other 0.4%