1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-03-19 21:10:12 +02:00
Michał W. Urbańczyk 6d69acdf47 DETERMINISTIC_BATTLES switch.
It disables following effects:
* random dmg range. Now dmg dealt = (min_dmg + max_dmg) / 2
* REBIRTH - no random premy for tha last stack (only "fully reborn" stacks will be resurrected)
* obstacles placement
* MAGIC_RESISTANCE
* luck & morale (both positive and negative)
* DOUBLE_DAMAGE_CHANCE
* BALLISTA_DOUBLE_DMG chance
* catapult % chance for hitting wall (it will always hit)
* catapult and first aid tent random default targets (when hero has no appropriate sec skill)
* MAGIC_MIRROR
* SPELL_BEFORE_ATTACK
* SPELL_AFTER_ATTACK
* DEATH_STARE
* ACID_BREATH
2011-10-01 14:55:43 +00:00
2011-06-21 00:00:49 +00:00
2010-10-27 02:00:25 +00:00
2011-10-01 14:55:43 +00:00
2011-09-30 17:00:39 +00:00
2011-10-01 14:55:43 +00:00
2011-09-30 17:00:39 +00:00
2011-02-22 11:52:36 +00:00
2011-07-03 15:22:14 +00:00
2011-09-30 17:00:39 +00:00
2009-05-17 15:48:13 +00:00
2009-05-17 15:42:47 +00:00
2011-10-01 14:55:43 +00:00
2008-03-06 18:54:35 +00:00
2009-05-07 04:52:40 +00:00
2009-01-09 18:38:08 +00:00
2009-05-07 04:52:40 +00:00
2010-12-17 18:47:07 +00:00
2009-02-14 14:37:13 +00:00
2007-06-06 16:12:12 +00:00
2008-12-26 01:46:53 +00:00
2009-02-08 16:36:53 +00:00

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

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 (included in the license.txt)
    of the License, or (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
Description
Open-source engine for Heroes of Might and Magic III
Readme 110 MiB
Languages
C++ 66.8%
JSON-with-Comments 24.8%
Inno Setup 3.2%
Java 1.6%
C 1.5%
Other 1.8%