| .. |
|
combat
|
* AI: improved work with "must attack" player effects, with pay to attack blockers (#5435);
|
2019-04-28 11:21:34 +04:00 |
|
command
|
Implemented Nissa, Who Shakes the World
|
2019-04-13 12:56:33 -04:00 |
|
draft
|
* UI: increased richman draft time limits from 75->25 to 70->40 (#5672);
|
2019-04-08 20:59:03 +04:00 |
|
events
|
* Planeswalker abilities - fixed that plus cost's counters is not affected by replacement effects (#5802, example combo: Planeswalker + Pir, Imaginative Rascal + Doubling Season);
|
2019-05-17 16:10:34 +04: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
|
UI: added mulligan option to new tournament dialog, added mulligan type saving;
|
2019-03-23 05:49:21 +04:00 |
|
permanent
|
* Chandra, Fire Artisan - fixed that it doesn't triggers on own damage;
|
2019-04-30 18:26:37 +04:00 |
|
stack
|
* Fixed AI game freeze on choose new targets (#5023);
|
2019-04-19 18:57:36 +04:00 |
|
tournament
|
* UI: added save/load packs list in random/richman mode (#5672);
|
2019-04-08 20:15:34 +04:00 |
|
turn
|
* Until end of your turn - fixed that effects discarded too early in multiplayer games (#5759, #5676);
|
2019-04-28 11:27:08 +04:00 |
|
CardAttribute.java
|
|
|
|
CardState.java
|
|
|
|
Controllable.java
|
make plane and emblem implement Controllable to give access to the isControlledBy method
|
2018-09-30 12:48:03 +02:00 |
|
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
|
Test framework: added support of commander cards (just add card to command zone by addCard);
|
2019-05-17 21:42:35 +04:00 |
|
GameCanadianHighlanderImpl.java
|
Add mulligan options to NewTableDialog, passing mulligan information to games.
|
2019-03-19 06:08:12 -07:00 |
|
GameCommanderImpl.java
|
Test framework: added commander games support (quick start button, "commander" command to put card as commander);
|
2019-05-13 13:20:41 +04:00 |
|
GameException.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
GameImpl.java
|
Test framework: added support of commander cards (just add card to command zone by addCard);
|
2019-05-17 21:42:35 +04:00 |
|
GameInfo.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
GameOptions.java
|
|
|
|
GameReplay.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
GameState.java
|
* Until end of your turn - fixed that effects discarded too early in multiplayer games (#5759, #5676);
|
2019-04-28 11:27:08 +04:00 |
|
GameStates.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
GameTinyLeadersImpl.java
|
Test framework: added commander games support (quick start button, "commander" command to put card as commander);
|
2019-05-13 13:20:41 +04:00 |
|
Graveyard.java
|
|
|
|
LookedAt.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Revealed.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Seat.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Table.java
|
Fixed NPE error on some tournaments finish;
|
2019-01-08 09:26:14 +04:00 |
|
Team.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ZoneChangeInfo.java
|
|
|
|
ZonesHandler.java
|
* Desecrated Tomb - fixed that it did not produce bat tokens if a Zombie cards was cast from graveyard (fixes #5318).
|
2018-09-27 17:26:22 +02:00 |