Ivan Savenko
|
8f936cd34d
- added battleAI to CMake, compile fixes
|
13 年之前 |
DjWarmonger
|
e2bfd53c98
- Fixed some issues and crashes
|
13 年之前 |
DjWarmonger
|
656cf5ab6a
- New creatures now work in game (more or less)
|
13 年之前 |
Michał W. Urbańczyk
|
62e63d45b1
Work in progress on BattleAI. Related changes:
|
13 年之前 |
DjWarmonger
|
3f95ba8ac8
Parsing & loading for new creatures. A lot of tweaks & improvements. Still needs some work.
|
13 年之前 |
DjWarmonger
|
9438cfc7e2
Moved creature sounds to CCreature. Sound IDs are now stored as strings.
|
13 年之前 |
Ivan Savenko
|
0ca9f64573
Next part of town configuration:
|
13 年之前 |
DjWarmonger
|
31f82cade0
- Removed integer parameters from CCreature, all stats are now handled by Bonus System Only
|
13 年之前 |
Ivan Savenko
|
cf15ca1cf0
- replaced loadToIt with better H3 parser.
|
13 年之前 |
DjWarmonger
|
39d433c1c7
Moved game Modules to config file.
|
13 年之前 |
Ivan Savenko
|
e67f8afdd9
- removed multiple unused files
|
13 年之前 |
Ivan Savenko
|
b3c17d2788
large filesystem update. Filesysytem is now fully functional, everything should work.
|
13 年之前 |
DjWarmonger
|
cf45239332
Fixed #1035.
|
13 年之前 |
Ivan Savenko
|
9d2711fb51
- rewrote most of classes from adventure map window
|
13 年之前 |
Michał W. Urbańczyk
|
d168f3eac2
* Implemented Moat functionality during siege (stops movement and deals dmg)
|
13 年之前 |
DjWarmonger
|
d491bc1c3a
Commanders can level up. It's non-interactive yet.
|
13 年之前 |
Ivan Savenko
|
9efe05c90b
- removed usage of Graphics in several places (Components and hero window).
|
13 年之前 |
DjWarmonger
|
9c9301a495
Various fixes.
|
13 年之前 |
DjWarmonger
|
81e74f8c33
- Config settings & parsing for Commanders.
|
13 年之前 |
Michał W. Urbańczyk
|
d0e259864e
* Replaced boost::shared_ptr with std::shared_ptr.
|
13 年之前 |
DjWarmonger
|
855cebfe81
- MIND_IMMUNITY bonus replaces separate protectons from various spells
|
13 年之前 |
Ivan Savenko
|
dbc603b7d7
- fixed crash on opening spellbook during enemy turn
|
13 年之前 |
beegee1
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
14 年之前 |
Ivan Savenko
|
29f42aa873
- fixed #834
|
14 年之前 |
DjWarmonger
|
10fce0025a
Support for wall penalty & No Wall Penalty ability.
|
14 年之前 |
DjWarmonger
|
bdb6db2ab7
Support for Aura of Magic Resistance.
|
14 年之前 |
Frank Zago
|
d8249d007f
Replaced a few iterators with BOOST_FOREACH.
|
14 年之前 |
Frank Zago
|
99000866bc
Moved the notUsedMonsters values into creatures.json.
|
14 年之前 |
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 年之前 |
Michał W. Urbańczyk
|
835bd1fbeb
Reverting r2327
|
14 年之前 |