| .. |
|
combat
|
Fix handling of damage to permanents (WIP) (#7592)
|
2021-02-22 17:11:24 -05:00 |
|
command
|
* Commander: fixed that non hand abilities are castable from command zone (example: Escape, Jumpstart, see #7632);
|
2021-03-01 01:14:00 +04:00 |
|
draft
|
simplified various cards to use isInstantOrSorcery method
|
2021-03-22 20:01:20 -04:00 |
|
events
|
Improving implementation of cards which use voting (WIP) (#7566)
|
2021-03-20 18:32:54 +04:00 |
|
jumpstart
|
Adding in Jumpstart Custom (requested fixes)
|
2021-02-06 00:19:36 +11:00 |
|
match
|
|
|
|
mulligan
|
* Game: fixed game freeze on mulligan phase and disconnected player;
|
2020-07-01 11:44:27 +04:00 |
|
permanent
|
[STX] Implemented Kasmina, Enigma Sage
|
2021-03-22 19:23:02 -04:00 |
|
stack
|
simplified various cards to use isInstantOrSorcery method
|
2021-03-22 20:01:20 -04:00 |
|
tournament
|
Adding in Jumpstart Custom
|
2021-02-04 23:55:59 +11: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
|
Dev: added additional info to some classes for easy debug;
|
2021-03-07 17:16:54 +04:00 |
|
Controllable.java
|
Improved commander support for mdf/split/adventure cards (additional fixes for ac98a3a31a)
|
2021-02-06 17:07:10 +04:00 |
|
Exile.java
|
Dev: added additional info to some classes for easy debug;
|
2021-03-07 17:16:54 +04:00 |
|
ExileZone.java
|
|
|
|
Game.java
|
[KHM] fixed Reidane, God of the Worthy - rollback error on some events check without sourceId;
|
2021-02-06 13:04:20 +04:00 |
|
GameCanadianHighlanderImpl.java
|
|
|
|
GameCommanderImpl.java
|
Commanders improves:
|
2021-02-05 17:19:30 +04:00 |
|
GameException.java
|
|
|
|
GameImpl.java
|
Test framework: simplified AI logic and tests, added usage comments. Devs recommendations:
|
2021-03-07 23:38:10 +04:00 |
|
GameInfo.java
|
|
|
|
GameOptions.java
|
|
|
|
GameReplay.java
|
|
|
|
GameState.java
|
Dev: added additional info to some classes for easy debug;
|
2021-03-07 17:16:54 +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
|
Token's zone change counter (ZCC) improves:
|
2021-02-04 19:15:54 +04:00 |