foul-magics/Mage/src/main/java/mage/game/stack
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
..
Spell.java Face down images and cards rework (#11873) 2024-02-29 01:14:54 +04:00
SpellStack.java game engine, tests and other fixes: 2024-02-17 19:35:44 +04:00
StackAbility.java Face down images and cards rework (#11873) 2024-02-29 01:14:54 +04:00
StackObject.java Refactor PutCards to address issue #9643 (#9644) 2022-10-14 01:07:14 -04:00
StackObjectImpl.java docs: added additional comments and todos for "choose new targets" code 2023-09-16 10:19:23 +04:00