mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-28 08:48:48 +02:00
Open-source engine for Heroes of Might and Magic III
bf9ac7318a
With old embark cost calculation pathfinder may end up thinking that hero can embark/disembark while have less movement points than base movement cost is. Now hero would be only able to embark / disembark if we have enough movement points to step on that tile. This rule is also valid for situation when hero have Admiral's Hat as in H3 even if hero don't have embark penalty he still use move points for embark and disembark. Problem was found as it's was causing infitite loop in AI. Server of course rejected attempt to embark with less than 100 movement points while pathfinder tell AI that it's can still embark with 93 movement points. |
||
---|---|---|
AI | ||
client | ||
cmake_modules | ||
config | ||
debian | ||
editor | ||
launcher | ||
lib | ||
Mods/vcmi | ||
osx | ||
rpm | ||
scripting/erm | ||
server | ||
test | ||
.gitignore | ||
.travis.yml | ||
AUTHORS | ||
CCallback.cpp | ||
CCallback.h | ||
ChangeLog | ||
CMakeLists.txt | ||
Global.h | ||
license.txt | ||
README.linux | ||
README.md | ||
VCMI_global_debug.props | ||
VCMI_global_release.props | ||
VCMI_global_user.props | ||
VCMI_global.props | ||
VCMI_VS10.sln | ||
VCMI_VS11.sln | ||
vcmi.workspace | ||
vcmibuilder | ||
vcmimanual.tex |
VCMI Project
VCMI is work-in-progress attempt to recreate engine for Heroes III, giving it new and extended possibilities. To use VCMI you need to own original data files.
Links
- Homepage: http://vcmi.eu/
- Wiki: http://wiki.vcmi.eu/
- Forums: http://forum.vcmi.eu/
- Bugtracker: http://bugs.vcmi.eu/
Installation
For installation of latest release see release announcement on http://vcmi.eu/
For building from source see project wiki at http://wiki.vcmi.eu/
Copyright and license
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-2015 VCMI Team (check AUTHORS file for the contributors list)