foul-magics/Mage/src/main/java/mage/game
2020-01-11 01:25:26 +01:00
..
combat refactored SupertypePredicate to be part of SuperType 2020-01-06 19:21:27 -05:00
command * Panopticon Plane - Fixed draw card abilities. 2020-01-11 01:25:26 +01:00
draft * AI: fixed that computer can't target cards on battlefield if it contains tokens; 2020-01-02 04:46:20 +04:00
events * Fixed a problem of triggered effects that detect if a creature was exiled but the creature ended in a another zone (e.g. commander) (fixes #5905), 2019-12-28 18:21:32 +01:00
match * Sideboarding: fixed that it possible to auto-submit 40 cards deck instead 60 in constructed formats (#5579); 2019-04-01 07:34:46 +04:00
mulligan small text fix for London Mulligan 1st mulligan to show 'card', others after that show 'cards' 2019-07-16 14:49:43 +02:00
permanent updated Gold token errata 2020-01-09 12:41:48 -05:00
stack replaced StaticValue with singletons 2020-01-05 11:33:21 -05:00
tournament Updated pronouns to reflect current rules and oracle text 2019-12-06 14:29:36 -05:00
turn refactored all instances of SubtypePredicate 2020-01-06 16:48:00 -05:00
CardAttribute.java
CardState.java * Fixed problems of Yixlid Jailer that removed abilities from cards in graveyard permanently (fixes #1147). 2020-01-03 15:23:52 +01:00
Controllable.java
Exile.java * Mind's Desire - improved exile windows; 2019-04-20 09:00:04 +04:00
ExileZone.java * Mind's Desire - improved exile windows; 2019-04-20 09:00:04 +04:00
Game.java * Added logic to check if a card had a triggered ability in the graveyard if it was moved from graveyard to a hidden zone. Because if not, the ability does not trigger. 2020-01-04 23:53:47 +01:00
GameCanadianHighlanderImpl.java Add mulligan options to NewTableDialog, passing mulligan information to games. 2019-03-19 06:08:12 -07:00
GameCommanderImpl.java Updated pronouns to reflect current rules and oracle text 2019-12-06 14:29:36 -05:00
GameException.java
GameImpl.java Added Test and changed some log messages from info to debug. 2020-01-07 17:56:26 +01:00
GameInfo.java
GameOptions.java
GameReplay.java
GameState.java * Fixed problems of Yixlid Jailer that removed abilities from cards in graveyard permanently (fixes #1147). 2020-01-03 15:23:52 +01:00
GameStates.java
GameTinyLeadersImpl.java * Oathbreaker: fixed that signature spell can moves to graveyard instead forced move to command zone (#5819); 2019-06-14 21:20:16 +04:00
Graveyard.java
LookedAt.java
Revealed.java
Seat.java
Table.java
Team.java
ZoneChangeInfo.java
ZonesHandler.java * Woodland Champion - fixed that it doesn't trigger on tokens put (#5871); 2019-07-01 12:00:10 +04:00