foul-magics/Mage/src/main/java/mage/players
2020-07-13 11:23:36 +02: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 * Fixed a problem how the color of mana paid from mana pool was recognized that could made problems to count the number of different colors used to pay a spell with convergence (e.g. if the mana was created with Cascading Cataracts) fixes #3816. 2020-07-13 00:10:09 +02:00
ManaPoolItem.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
Player.java * Added handling of triggered mana to available mana calculation (fixes #585). 2020-07-11 00:53:47 +02:00
PlayerImpl.java * Fixed a bug that by countering a copied spell (e.g. by copied Memory Lapse), the copy could be removed from stack instead the originally countered spell (fixes #6823). 2020-07-13 11:23:36 +02:00
PlayerList.java Improved freeze checks and canRespond/isInGame usage 2020-07-01 13:48:22 +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 * Replaced some card.putOntoBattlefield by player.moveCard... methods (#4866). Added new player.shuffleCardsToLibrary method. 2020-06-20 08:58:29 +02:00