foul-magics/Mage/src/main/java/mage/game
Oleg Agafonov c2a636e2b2 [CMR] implemented Opposition Agent and other changes:
* You may play cards and you may spend mana of any color - refactored cards to use same code;
* Library search event allows to change searching controller (gives full game control for another player);
* Library searched event allows to remove founded cards from result;
* Improved library searching effects with Panglacial Wurm's effects;
* Little changes to test framework;
2020-11-24 23:49:19 +04:00
..
combat replaced hacky fix with a better one 2020-09-29 22:44:38 -04:00
command [ZNC] fixed Whispersteel Dagger, added test (#7085) 2020-09-28 19:22:30 -04:00
draft
events [CMR] implemented Opposition Agent and other changes: 2020-11-24 23:49:19 +04:00
jumpstart Fixed that AI can't play games in Jumptstart tourneys 2020-07-10 17:40:59 +04:00
match
mulligan * Game: fixed game freeze on mulligan phase and disconnected player; 2020-07-01 11:44:27 +04:00
permanent * Added missing check for damage prevention by protection for planeswalkers (fixes #7194). 2020-11-24 17:33:03 +01:00
stack [ZNR] Improved modal double faces cards in GUI (#7012) 2020-11-01 10:03:09 +01:00
tournament add docs/links for jumpstart, tweak the jumpstart packs file. 2020-06-19 22:10:09 -07:00
turn [ZNR] fixed Moraug, Fury of Akoum bugs with combat (#7046) 2020-09-22 18:50:21 -04:00
CardAttribute.java
CardState.java * Meld Keyword - Fixed that the melt status was not correctly handled related to rollbacks or AI game simulation (fixes #6723). 2020-07-18 16:33:28 +02:00
Controllable.java
Exile.java
ExileZone.java
Game.java * Fixed some corner cases for Worl Enchantment State-Based actions (704.5k). 2020-07-18 12:23:19 +02:00
GameCanadianHighlanderImpl.java
GameCommanderImpl.java [CMR] Implemented Liesa, Shroud of Dusk 2020-11-08 17:45:33 -05:00
GameException.java
GameImpl.java Modal Double Faces cards fixes: 2020-11-18 02:04:32 +04:00
GameInfo.java
GameOptions.java
GameReplay.java
GameState.java * Chorus of the Conclave - Fixed a problem with game copy logic (related to rollback and AI) (fixed #7195). 2020-11-24 16:07:53 +01:00
GameStates.java
GameTinyLeadersImpl.java [CMR] Implemented Liesa, Shroud of Dusk 2020-11-08 17:45:33 -05:00
Graveyard.java
LookedAt.java
Revealed.java
Seat.java
Table.java
Team.java
ZoneChangeInfo.java
ZonesHandler.java Modal Double Faces cards fixes: 2020-11-18 02:04:32 +04:00