mage/Mage.Server.Plugins/Mage.Player.AI/src/main/java/mage/player/ai
Oleg Agafonov e1fea330dd Test framework - multiple improves:
* Added support of spell ability choice in free cast (chooseSpellAbilityForCast);
* Added support of "up to" targets setup in addTargetAmount (use TestPlayer.TARGET_SKIP to stop target choose);
* Restored multiple checks for addTargetAmount;
* Fixed many wrong tests (wrong order or missing commands);
2020-01-12 01:17:39 +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 Test framework - multiple improves: 2020-01-12 01:17:39 +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