- Added bonus type MULTIHEX_UNIT_ATTACK - configurable version of Dragon Breath. - Added bonus type MULTIHEX_ENEMY_ATTACK - configurable version of Cerberi multi-headed attack that only hits enemies - Added bonus type MULTIHEX_ANIMATION - optional bonus that does not affects gameplay, but allows to define in which cases game should use alternative attack animation. - All existing multi-hex attack bonuses other than ATTACKS_ALL_ADJACENT are presumable deprecated, but will be supported for now. - It is now possible to precisely configure which hexes are targeted by MULTIHEX_XXX bonuses. See docs for details. - Unified logic of all multi-hex attacks, all existing bonuses are now implemented as specific case of MULTIHEX_XXX bonus - Added tests to cover Cerberi attack logic, and fixed incorrect edge case of Dragon Breath
VCMI Project
VCMI is an open-source recreation of Heroes of Might & Magic III engine, giving it new and extended possibilities.
Links
- Homepage: https://vcmi.eu/
- Forums: https://forum.vcmi.eu/
- Bugtracker: https://github.com/vcmi/vcmi/issues
- Discord: https://discord.gg/chBT42V
- GPT Store: https://chat.openai.com/g/g-1kNhX0mlO-vcmi-assistant
Latest release
Latest release can be found in Github Releases page. As of right now we plan to have major releases around 3 times per year. Daily builds are still available at builds.vcmi.download but they are not guaranteed to be stable. So we encourage everybody to use them and report found bugs so that we can fix them. Loading saves made with different major version of VCMI is usually not supported, so you may want to finish your ongoing games before updating. Please see corresponding installation guide articles for details for your platform.
Installation guides
See also installation guide for Heroes Chronicles.
Documentation and guidelines for players
- Frequently asked questions (external link)
- Game mechanics
- Bug reporting guidelines
- Cheat codes
- Privacy Policy
Documentation and guidelines for translators
Documentation and guidelines for game modders
Documentation and guidelines for developers
Development environment setup instructions:
- Building VCMI for Android
- Building VCMI for iOS
- Building VCMI for Linux
- Building VCMI for macOS
- Building VCMI for Windows
- Conan
Engine documentation: (NOTE: may be outdated)
- Development with Qt Creator
- Coding Guidelines
- Bonus System
- Code Structure
- Logging API
- Lua Scripting System
- Serialization
Documentation and guidelines for maintainers
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-2024 VCMI Team (check AUTHORS file for the contributors list)