foul-magics/Mage/src/main/java/mage/game
2020-06-12 15:14:28 +02:00
..
combat - Reworked SourceOnBattlefieldControlUnchangedCondition checking now the LOST_CONTROL event which solves the problem with the old code to not be able to detect all controller changes of layered changeController effects when applied later. 2020-06-10 22:28:23 +02:00
command Implement Basri cards (#6622) 2020-06-11 18:36:52 -04:00
draft
events * Fixed problems with win / lose restrictions in relation to empty draw condition (fixes #1681 #6553). 2020-05-26 16:38:01 +02:00
match * Planechase: added info about planechase mode in game's startup logs; 2020-04-13 21:56:53 +04:00
mulligan Streamline London Mulligan UX. 2020-05-04 22:57:50 -04:00
permanent Implemented Pursued Whale 2020-06-10 20:21:03 -04:00
stack * Mirari - Fixed that the triggering spell was not copied (fixes #6338). 2020-06-10 10:17:55 +02:00
tournament program towards Interface rather than implementations 2020-02-10 10:40:06 +01:00
turn Updated implementation of Unpredictable Cyclone (#6423) 2020-04-16 08:04:21 -04:00
CardAttribute.java
CardState.java
Controllable.java
Exile.java
ExileZone.java
Game.java Created class for reflexive triggered abilities (Ready for review) (#6500) 2020-05-04 20:51:38 -04:00
GameCanadianHighlanderImpl.java Implemented Yorion, Sky Nomad (#6407) 2020-04-16 08:10:18 -04:00
GameCommanderImpl.java * Some minor code and text clean up. 2020-06-12 15:14:28 +02:00
GameException.java
GameImpl.java Updated commander zone change rules (ready for review) (#6620) 2020-06-12 07:42:36 -04:00
GameInfo.java
GameOptions.java
GameReplay.java
GameState.java Updated commander zone change rules (ready for review) (#6620) 2020-06-12 07:42:36 -04:00
GameStates.java
GameTinyLeadersImpl.java Implemented Yorion, Sky Nomad (#6407) 2020-04-16 08:10:18 -04:00
Graveyard.java
LookedAt.java
Revealed.java
Seat.java
Table.java
Team.java
ZoneChangeInfo.java
ZonesHandler.java