mage/Mage.Server.Plugins/Mage.Player.AI.MA/src/mage/player/ai
Oleg Agafonov e38a79f231
Face down images and cards rework (#11873)
Face down changes:
* GUI: added visible face down type and real card name for controller/owner (opponent can see it after game ends);
* GUI: added day/night button to view real card for controller/owner (opponent can see it after game ends);
* game: fixed that faced-down card can render symbols, abilities and other hidden data from a real card;
* images: added image support for normal faced-down cards;
* images: added image support for morph and megamorph faced-down cards;
* images: added image support for foretell faced-down cards;

Other changes:
* images: fixed missing tokens from DDD set;
* images: no more client restart to apply newly downloaded images or render settings;
* images: improved backface image quality (use main menu -> symbols to download it);
2024-02-29 01:14:54 +04:00
..
ma Face down images and cards rework (#11873) 2024-02-29 01:14:54 +04:00
util AI: improved combat support: 2024-01-20 00:17:14 +04:00
Attackers2.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
ComputerPlayer6.java AI: improved combat support: 2024-01-20 00:17:14 +04:00
ComputerPlayer7.java AI: improved combat support: 2024-01-20 00:17:14 +04:00
GameStateEvaluator2.java Small refactor to the fix for #6844. 2023-11-05 19:59:54 -06:00
SimulatedAction2.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
SimulatedPlayer2.java AI: removed outdated AIMinimax project (#7075), removed some useless player classes, code and config files, improved docs; 2024-01-15 05:03:21 +04: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