1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/AI
Ivan Savenko ab475195ac Banks now use new scheme as well
- Implemented Bank Constructor object.
- Merged Pyramid object into common Bank class. Banks can now grant
spells as part of their reward.
- Move bank config code to config/objects/creatureBanks.json. Note: WoG
banks are not updated yet, should be moved to WoG mod.
- Updated AI code so it can correctly evaluate bank danger (should be
generic enough for use with other objects)
- New files JsonRandom.* that contain routines for loading random
objects from Json (still WiP but should be stable)
2014-06-22 13:39:40 +03:00
..
BattleAI Extract battleStackIsImmune from battleIsImmune 2014-05-19 13:44:38 +04:00
EmptyAI Missing changes. 2014-04-27 14:38:20 +02:00
FuzzyLite Backup for my own MVS project configuration 2014-04-24 21:07:43 +02:00
StupidAI Android port. 2014-05-16 23:24:29 +04:00
VCAI Banks now use new scheme as well 2014-06-22 13:39:40 +03:00
CMakeLists.txt - added battleAI to CMake, compile fixes 2012-09-22 15:10:15 +00:00
GeniusAI.brain Various fixes. Temporarily replaced neural network's output with random number. 2009-08-21 18:18:52 +00:00