mage/Mage.Server.Plugins/Mage.Player.AI/src/main/java/mage/player/ai
Oleg Agafonov bb59cedbd9 AI fixes:
* Gain control abilities - fixed wrong target chooses by AI (selects weakest permanent instead most powerful);
* Target of an opponent’s choice abilities - fixed that AI was able to cancel card cast, fixed wrong target chooses (Evangelize, Echo Chamber, Arena, Preacher, etc);
2020-01-04 22:37:16 +04:00
..
simulators remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Attackers.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
CombatEvaluator.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
ComputerPlayer.java AI fixes: 2020-01-04 22:37:16 +04:00
PermanentComparator.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
PermanentEvaluator.java * AI: planeswalkers gets more priority in targets selection; 2019-06-26 21:45:15 +04:00