game: improved game logs for faced-down spells and exiled cards - now it support popup hint to view card/permanent (part of #11884, related to #11881, #8781)

This commit is contained in:
Oleg Agafonov 2024-03-01 02:08:25 +04:00
parent 4334ac8987
commit c8a9a1a9db
8 changed files with 77 additions and 26 deletions

View file

@ -988,7 +988,7 @@ public interface Player extends MageItem, Copyable<Player> {
* @param source
* @param game
* @param fromZone
* @param withName
* @param withName for face down: used to hide card name in game logs before real face down status apply
* @return
*/
@Deprecated