foul-magics/Mage/src/main/java/mage/game
Oleg Agafonov 53c5abea14 Added additional test for #7251;
Added last error info in too many errors game message;
2020-12-18 16:46:05 +04:00
..
combat Refactor: replaced sourceId by source and introduced source param in some methods (part 2); 2020-12-13 02:01:49 +04:00
command * Copy spells - improved combo support with other abilities like Kicker or Entwine (#7192): 2020-12-15 20:06:53 +04:00
draft Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
events * Fixed bug in DamagedBatchEvent (fixes #7241). Fixed some spelling in test classes. 2020-12-17 17:39:17 +01:00
jumpstart Fixed that AI can't play games in Jumptstart tourneys 2020-07-10 17:40:59 +04:00
match * Planechase: added info about planechase mode in game's startup logs; 2020-04-13 21:56:53 +04:00
mulligan * Game: fixed game freeze on mulligan phase and disconnected player; 2020-07-01 11:44:27 +04:00
permanent * Copy spells - improved combo support with other abilities like Kicker or Entwine (#7192): 2020-12-15 20:06:53 +04:00
stack * Copy spells - improved combo support with other abilities like Kicker or Entwine (#7192): 2020-12-15 20:06:53 +04:00
tournament add docs/links for jumpstart, tweak the jumpstart packs file. 2020-06-19 22:10:09 -07:00
turn Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
CardAttribute.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
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 Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
ExileZone.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
Game.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
GameCanadianHighlanderImpl.java Implemented Yorion, Sky Nomad (#6407) 2020-04-16 08:10:18 -04:00
GameCommanderImpl.java [CMR] Implemented Liesa, Shroud of Dusk 2020-11-08 17:45:33 -05:00
GameException.java
GameImpl.java Added additional test for #7251; 2020-12-18 16:46:05 +04:00
GameInfo.java
GameOptions.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
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 Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
GameTinyLeadersImpl.java [CMR] Implemented Liesa, Shroud of Dusk 2020-11-08 17:45:33 -05:00
Graveyard.java
LookedAt.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
Revealed.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
Seat.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
Table.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
Team.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
ZoneChangeInfo.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
ZonesHandler.java * Copy spells - improved combo support with other abilities like Kicker or Entwine (#7192): 2020-12-15 20:06:53 +04:00