foul-magics/Mage.Server.Plugins/Mage.Player.AI/src/main/java/mage/player/ai
Evan Kranzler 80e11b2052
(WIP) Replacing blocking/blocked by predicates (#8729)
* replaced blocking/blocked by predicates

* added test for knight of dusk (currently fails)

* added source parameter to filters and everything else that needs it

* some changes to various predicates

* test fix

* small changes to filter code

* merge fix

* fixed a test failure

* small change to Karn, Scion of Urza

* removed sourceId from filter methods and other similar places

* added new getobject method to fix some test failures

* a few more fixes

* fixed merge conflicts

* merge fix
2022-03-23 18:45:02 -04:00
..
simulators AI: fixed computer's errors if all players quit the game; 2021-07-24 05:52:02 +04: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 (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
PermanentComparator.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
PermanentEvaluator.java Reworking card types in preparation for implementing Grist, the Hunger Tide (#7899) 2021-07-09 07:28:43 +04:00