foul-magics/Mage/src/main/java/mage/game
2020-02-03 21:57:10 -05:00
..
combat refactored SupertypePredicate to be part of SuperType 2020-01-06 19:21:27 -05:00
command Refactor related to #6187 2020-01-15 11:47:22 +04:00
draft Improved ability outcome processing; 2020-01-29 07:33:33 +04:00
events Move the Token field added from GameEvent to a subclass. 2020-02-03 21:57:10 -05: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 Move the Token field added from GameEvent to a subclass. 2020-02-03 21:57:10 -05:00
stack Improved ability outcome processing; 2020-01-29 07:33:33 +04: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 * Karn Liberated - Fixed that a with Karn's ability exiled commander was not put to battlefield after game restart. 2020-01-19 16:48:58 +01:00
GameException.java
GameImpl.java Can't be target/attached effects - fixed that user gets multiple warning message about prevention effect; 2020-01-28 05:31:32 +04:00
GameInfo.java
GameOptions.java
GameReplay.java
GameState.java * Delay triggered abilities - fixed that copied spell with multiple delayed triggered abilities can freeze the game or missing from stack (#5437); 2020-01-23 07:04:19 +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 Fixed multiple NPE errors in cards; 2020-01-28 03:37:49 +04:00