Michał W. Urbańczyk
|
d0e259864e
* Replaced boost::shared_ptr with std::shared_ptr.
|
13 years ago |
DjWarmonger
|
855cebfe81
- MIND_IMMUNITY bonus replaces separate protectons from various spells
|
13 years ago |
Ivan Savenko
|
dbc603b7d7
- fixed crash on opening spellbook during enemy turn
|
13 years ago |
beegee1
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
14 years ago |
Ivan Savenko
|
29f42aa873
- fixed #834
|
14 years ago |
DjWarmonger
|
10fce0025a
Support for wall penalty & No Wall Penalty ability.
|
14 years ago |
DjWarmonger
|
bdb6db2ab7
Support for Aura of Magic Resistance.
|
14 years ago |
Frank Zago
|
d8249d007f
Replaced a few iterators with BOOST_FOREACH.
|
14 years ago |
Frank Zago
|
99000866bc
Moved the notUsedMonsters values into creatures.json.
|
14 years ago |
Frank Zago
|
2c26b9be96
Merge cr_abils.txt into creatures.json. Force loading of data from ZCRTRAIT.TXT (was controlable before, but switch was in an inconvenient place).
|
14 years ago |
Michał W. Urbańczyk
|
835bd1fbeb
Reverting r2327
|
14 years ago |
Ivan Savenko
|
33719696d8
- added default values to JsonNode
|
14 years ago |
Frank Zago
|
866d1c6e2a
Rewrote CCreature::estimateCreatureCount to fix a compile warning.
|
14 years ago |
Michał W. Urbańczyk
|
3152e6d540
Fixed #771, #772 and #787.
|
14 years ago |
Frank Zago
|
16fcd025a7
Converted bonusnames.txt to a json file.
|
14 years ago |
Frank Zago
|
b853df76ba
Consolidated crerefnam.txt, monsters.txt, cr_factions.txt, cr_upgrade_list.txt, CREDEFS.TXT, cr_shots.txt and cr_to_turret.txt into creatures.json
|
14 years ago |
DjWarmonger
|
16e7241fbd
Support for WoG's Defense bonus.
|
14 years ago |
DjWarmonger
|
79a453f442
Support for WoG "cast before attack" bonus. Minor fixes.
|
14 years ago |
beegee1
|
55e7959fd9
* Bonus system caching updated, partially rewritten, much more robust, thread-safe
|
14 years ago |
DjWarmonger
|
a7577ccb6b
More details for Rebirth ability.
|
14 years ago |
DjWarmonger
|
d4465ec929
Smarter handling of Magic Resistance & Resistance hero skill.
|
14 years ago |
Frank Zago
|
aca118b613
Fixed creature bonus parser. Fixed several uninitialized variables. Updated data build script to v0.85.
|
14 years ago |
DjWarmonger
|
c6a69d35cf
More bonuses & graphics handled.
|
14 years ago |
DjWarmonger
|
3a6b5cbfbb
Various fixes related to spell effects and Creature Window.
|
14 years ago |
DjWarmonger
|
d4c2e55a00
Fixed #421 & #480. Some work on animations & sounds. Minor changes.
|
14 years ago |
DjWarmonger
|
bc114a89f4
Partial support for immunities & receptive ability.
|
14 years ago |
Frank Zago
|
f7a4bb906c
Several minor cleanups.
|
14 years ago |
DjWarmonger
|
a4d845688a
Support for Poison, Age, Disease
|
14 years ago |
DjWarmonger
|
7591d06b05
Support for Death Stare.
|
14 years ago |
DjWarmonger
|
3c5a0fd4ce
Creatures now use SHOTS Bonus to express their total ammo count. Support for "additional shots" exp premy.
|
14 years ago |