foul-magics/Mage/src/main/java/mage/players
Daniel Bomar bb0a995541
Tibalt, Cosmic Impostor - fixed that emblem can't cast not owned cards (#7598)
* Fixed ability.canChooseTarget not using correct playerId

* Fixed Necrotic Plague

* Revert "Fixed Necrotic Plague"

This reverts commit 7659039670.

* Set target controller on Necrotic Plague and add check in canChooseTarget

* Add test for Tibalt + Ephemerate interaction

* Tests improved

Co-authored-by: Oleg Agafonov <jaydi85@gmail.com>
2021-02-22 23:06:43 +04:00
..
net Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
Library.java * Fixed problems with win / lose restrictions in relation to empty draw condition (fixes #1681 #6553). 2020-05-26 16:38:01 +02:00
ManaPool.java Refactor: overflow method naming 2021-02-02 19:26:50 +04:00
ManaPoolItem.java Refactoring snow mana to allow tracking how much is spent (Ready for Review) (#7406) 2021-01-21 18:13:51 -05:00
PlayableObjectsList.java * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
PlayableObjectStats.java * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
Player.java * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
PlayerImpl.java Tibalt, Cosmic Impostor - fixed that emblem can't cast not owned cards (#7598) 2021-02-22 23:06:43 +04:00
PlayerList.java [CMR] fixed Armix, Filigree Thrasher - not working card, missing target (#7234); 2020-12-19 18:18:47 +04:00
Players.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
PlayerType.java Added missing player type. 2017-04-04 09:21:14 +02:00
StubPlayer.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00