mage/Mage.Server.Plugins/Mage.Player.AI.MA/src/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
..
ma Reworking card types in preparation for implementing Grist, the Hunger Tide (#7899) 2021-07-09 07:28:43 +04:00
util Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
Attackers2.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
ComputerPlayer6.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
ComputerPlayer7.java replaced all instances of converted mana cost with mana value 2021-04-17 17:02:27 -04:00
Config2.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
GameStateEvaluator2.java AI: fixed computer's errors if all players quit the game; 2021-07-24 05:52:02 +04:00
SimulatedAction2.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
SimulatedPlayer2.java Remove obsolete adjustCosts and adjustTargets methods from MageObject interface 2022-03-12 19:01:59 -05:00
SimulationNode2.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
SimulationWorker2.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00