foul-magics/Mage/src/main/java/mage/game
2020-01-01 14:28:58 +04:00
..
combat * Until your next turn effects - fixed that continuous effects of lost/leaved players can be discarded by combat or some cards before next turn starts; 2019-12-26 07:44:46 +04:00
command Fix Teferi, Time Raveler behavior and ignore W6 emblem failure for now. 2019-12-10 14:24:35 -05:00
draft Fixed missing rates for some cards 2020-01-01 14:28:58 +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 Fixed wrong symbols in rules 2020-01-01 14:28:12 +04:00
stack Removed deprecated AdjustingSourceCosts interface. 2019-12-14 18:33:11 +01:00
tournament Updated pronouns to reflect current rules and oracle text 2019-12-06 14:29:36 -05:00
turn fix couple of sonar issues 2019-06-23 23:22:21 +02:00
CardAttribute.java
CardState.java
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 Refactor: added missing getPlayersInRange in cards code (to ignore leaved/lost players); 2019-12-26 05:24:44 +04: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 * setCheckPlayableState(false) in finally error handling (related to 133cc7342d). 2019-12-26 14:26:16 +01:00
GameInfo.java
GameOptions.java
GameReplay.java
GameState.java Refactor: added missing getPlayersInRange in cards code (to ignore leaved/lost players); 2019-12-26 05:24:44 +04: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 Fixed NPE error on some tournaments finish; 2019-01-08 09:26:14 +04:00
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