Hello,
we’re happy to announce release of VCMI 0.86. This build does not bring any revolutionary changes but is a steady progress before upcoming rapid jumps (ie. adding adventure AI). The most noticeable change is probably music support. After long time it’s back and hopefully it’s done right this time. Other new features mainly revolve around battles — many new creature abilities are handled, along with a few spells. Besides, we added support for the last set of missing artifacts. Beginning with this build, all H3:SoD artifacts are handled!
Some engine improvements are promising as well. VCMI should run smoother during battles. Also, some development has been made on scripting modules interfaces and ERM interpreter. It isn’t usable now and won’t be soon, however that hidden effort will certainly come useful in the future.
We have done a number of bugfixes - about 50 issues have been resolved. Please check the changelog below and bugtracker for the list.
Check items implementation status for the full information about which map objects, town structures, skills, spells, artifacts, creature abilities and victory conditions are supported.
Download link: forum.vcmi.eu/dload.php?action=download&id=22 (4.9MB, ZIP Archive)
Installation:
Extract the package into your main Heroes folder.
WoG 3.58f is required. We recommend using English version.
If your game is in another language, you can extract this package into Data/ subfolder - that will make your H3 installation English.
If you have older version of VCMI, you have to overwrite it.
Save format has been changed, savegames from previous versions won’t work with 0.86.
VCMI supports 800x600, 1024x600, 1024x768, 1280x960, 1280x1024, 1440x900, 1600x1200, 1366x768, 1680x1080 and 1920x1080 screen resolutions. To use custom resolution, type (before starting the actual game!) in the console “resolution” (or just ‘r’ letter) and pick appropriate one. Alternatively, you can change default resolution by the editing config/settings.txt file.
Since VCMI 0.85 a new creature card is used. If you don’t like it, the old one is still here. The config/settings.txt file has been extended with a new option, for deciding whether to use the new window or the classical one (the “classicCreatureWindow” entry). This setting can also be switched during the game by typing into console “switchCreWin” (case matters!).
Acknowledgements:
Many thanks for all testers and developers who contributed to this build.
For the general information about our project look here. Our project isn’t really playable now, but it gives you an idea of progress we have made so far. We’re hoping that you’ll like it.
Since VCMI 0.74 we have deployed separate bugtracker. Please report bugs using this form. Check this page for list of known bugs and details.
We hope you’ll help us develop the project - details are available here. VCMI is an open source project licensed on GNU GPL 2.0 or higher. Our SVN repository with all the sources is available here.
You can look for help in building and developing VCMI sources in the development board.
CHANGELOG
0.85 -> 0.86 (Sep 01 2011)
GENERAL:
- Reinstated music support
- Bonus system optimizations (caching)
- converted many config files to JSON
- .tga file support
- New artifacts supported
- Admiral’s Hat
- Statue of Legion
- Titan’s Thunder
BATTLES:
- Correct handling of siege obstacles
- Catapult animation
- New combat abilities supported
- Dragon Breath
- Three-headed Attack
- Attack all around
- Death Cloud / Fireball area attack
- Death Blow
- Lightning Strike
- Rebirth
- New WoG abilities supported
- Defense Bonus
- Cast before attack
- Immunity to direct damage spells
- New spells supported
- Magic Mirror
- Titan’s Lightning Bolt
Full changelog is available here.
VCMI Team