foul-magics/Mage/src/main/java/mage/game
2019-09-27 22:50:18 +04:00
..
combat * AI: improved work with "must attack" player effects, with pay to attack blockers (#5435); 2019-04-28 11:21:34 +04:00
command Implemented Garruk, Cursed Huntsman 2019-09-05 18:07:52 -04:00
draft * UI: increased richman draft time limits from 75->25 to 70->40 (#5672); 2019-04-08 20:59:03 +04:00
events * Library of Leng - fixed that it triggers on discarded cards from cost part instead only effect part (#3047); 2019-07-08 08:31:55 +04: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 [ELD] added tokens 2019-09-27 22:50:18 +04:00
stack Sonar fixes 2019-07-09 21:57:55 +02:00
tournament * UI: added save/load packs list in random/richman mode (#5672); 2019-04-08 20:15:34 +04:00
turn fix couple of sonar issues 2019-06-23 23:22:21 +02:00
CardAttribute.java
CardState.java
Controllable.java make plane and emblem implement Controllable to give access to the isControlledBy method 2018-09-30 12:48:03 +02:00
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 Cards compatibility with oathbreaker format; 2019-05-27 17:21:17 +04:00
GameCanadianHighlanderImpl.java Add mulligan options to NewTableDialog, passing mulligan information to games. 2019-03-19 06:08:12 -07:00
GameCommanderImpl.java * Commander abilities - fixed that it increases commander tax after cast/play from non-command zone (as example: after Remand effect); 2019-07-13 10:47:02 +04:00
GameException.java
GameImpl.java Cards compatibility with oathbreaker format; 2019-05-27 17:21:17 +04:00
GameInfo.java
GameOptions.java
GameReplay.java
GameState.java * Woodland Champion - fixed that it doesn't trigger on tokens put (#5871); 2019-07-01 12:00:10 +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