foul-magics/Mage/src/main/java/mage/players
Oleg Agafonov 2d96d36ec8 AsThough effects improves and fixes:
* AsThough: added documentation about code usage and restrictions;
* AsThough: added additional checks for correct usage;
* AsThough: simplified some code;
* PlayFromNotOwnHandZoneTargetEffect - added permanents support as targets;
* Release to the Wind - fixed that it can't cast exiled cards (#7415, #7416);
* Test framework: fixed that checkExileCount checking card's owner;
* GUI: fixed typo in Trample card icons;
2021-01-31 22:32:23 +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 Refactoring snow mana to allow tracking how much is spent (Ready for Review) (#7406) 2021-01-21 18:13:51 -05: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 AsThough effects improves and fixes: 2021-01-31 22:32:23 +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