foul-magics/Mage/src/main/java/mage/game
2021-01-30 16:38:55 +04:00
..
combat * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
command [KHM] various text fixes 2021-01-29 17:37:56 -05:00
draft * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
events * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +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 * Double faces and adventure cards: improved support with some "exile and cast" effects like Hostage Taker (#7446); 2021-01-27 10:13:10 +04:00
stack * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
tournament add docs/links for jumpstart, tweak the jumpstart packs file. 2020-06-19 22:10:09 -07:00
turn Refactoring methods which add counters to track which player adds the counters (ready for review) (#7448) 2021-01-26 19:06:13 -05: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
ExileZone.java
Game.java Refactoring subtypes to make Maskwood Nexus work (ready for review) (#7432) 2021-01-26 08:52:35 -05:00
GameCanadianHighlanderImpl.java
GameCommanderImpl.java [CMR] Implemented Liesa, Shroud of Dusk 2020-11-08 17:45:33 -05:00
GameException.java
GameImpl.java Refactoring subtypes to make Maskwood Nexus work (ready for review) (#7432) 2021-01-26 08:52:35 -05:00
GameInfo.java
GameOptions.java
GameReplay.java
GameState.java Tyvar Kell and gain ability fixes: 2021-01-12 04:41:35 +04:00
GameStates.java
GameTinyLeadersImpl.java [CMR] Implemented Liesa, Shroud of Dusk 2020-11-08 17:45:33 -05:00
Graveyard.java
LookedAt.java
MageObjectAttribute.java Refactoring subtypes to make Maskwood Nexus work (ready for review) (#7432) 2021-01-26 08:52:35 -05:00
Revealed.java
Seat.java
Table.java
Team.java
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