Commit History

Author SHA1 Message Date
  DjWarmonger 9ec299931d - Fixed VisitHero goal. Now heroes can exchange armies again. 12 years ago
  DjWarmonger e5b011abe0 - Fixed heroes stalling. Locked heroes now try to decompose their goals exhaustively, which FINALLY works as intended. 12 years ago
  DjWarmonger 603cbd8850 Experiment: goal values calculated by Fuzzy Helper will be stored in "priority" field and used in consecutive calculations. 12 years ago
  DjWarmonger 7af9b0ea74 Replaced AI vectors by sets for both performance and safety. 12 years ago
  DjWarmonger 12bb9221d1 One more fix. 12 years ago
  DjWarmonger a8539b2b28 - Fixes for Quest Guard and goal completion, in particular For Sale map (#894) 12 years ago
  DjWarmonger 0c3ccda922 One more fix. 12 years ago
  DjWarmonger aec04d920e Endless crusade against AI issues and loopholes! 12 years ago
  DjWarmonger 362a54b4df More fixes and tweaks for AI, including #1590. 12 years ago
  DjWarmonger 473250e223 - Removed slow and buggy part of exploration code 12 years ago
  DjWarmonger 5ec3685041 Fixed heroes getting stuck because their assigned tile was captured by another hero. 12 years ago
  DjWarmonger 045af73f0d Some tweaks and performance improvements. 12 years ago
  DjWarmonger bf3fe0e274 - Explore goal will also use fuzzy comparison 12 years ago
  beegee1 68bdf71db6 - Fixed GCC compiler warnings 12 years ago
  DjWarmonger 6b3ca831c1 - Conquer goal will not use fuzzy logic as well. AI should play more aggresively. 12 years ago
  DjWarmonger d085f8eee8 First implementation of fuzzy logic in VisitTile goal. 12 years ago
  DjWarmonger 983c0496d0 Some work towards fuzzy goal comparison. 12 years ago
  DjWarmonger 2f698acf98 Compile fix - template specialization is defined before generic template. 12 years ago
  DjWarmonger 8be4ca03c8 Uncommented Fuzzy code. Please let me know if it compiles on other platforms. 12 years ago
  DjWarmonger 54c52869cf - Fixed some more cases when heroes could block each other 12 years ago
  DjWarmonger b0bdfff117 Compile fixes, refactoring 12 years ago
  Ivan Savenko 27a30b5ff9 - compile fix 12 years ago
  DjWarmonger 74a1d09871 Fixed new issue with hero trying to visit himself. 12 years ago
  DjWarmonger cedb3ea82a Some more logging for goal completion. 12 years ago
  DjWarmonger 0ab7b498f5 VCAI is now functional again! 12 years ago
  DjWarmonger 900d7a03f0 Template magic. Implemented method chaining + clone pattern for Goals. 12 years ago
  DjWarmonger 1657f124e1 - Compile fixes for MVS 12 years ago
  Ivan Savenko 012212698e compile fixes, cmake files update 12 years ago
  DjWarmonger c77fa499e7 Some more. 12 years ago
  DjWarmonger f0248dd245 More AI refactoring. 12 years ago