| .. |
|
combat
|
[C15] Added Myriad keyword.
|
2015-11-08 11:51:36 +01:00 |
|
command
|
* Fixed that the emblem token images of the Origins Planeswalker were not shown.
|
2015-07-17 15:32:31 +02:00 |
|
draft
|
* Fixed a bug of deck import not finding cards that were never included in regular core or expansion sets (e.g. Command Tower). The deck imports are now case insensitive (and also a little bit slower).
|
2015-08-23 00:57:05 +02:00 |
|
events
|
* Renegade Krasis - Fixed that check if Renegade Krasis was evolved did not always work correctly.
|
2015-11-07 21:21:03 +01:00 |
|
match
|
* Added optional rollback current turn and up to 3 previous turns to the battlefield menu. All other players have to agree to the rollback to let it happen.
|
2015-06-07 00:53:08 +02:00 |
|
permanent
|
Move updateExpansionSetCode from CreateTokenEffect.apply to Token.putOntoBattlefield
|
2015-11-08 20:16:47 +03:00 |
|
stack
|
* Fixed a problem with countering abilities on the stack.
|
2015-11-05 15:39:12 +01:00 |
|
tournament
|
* Fixed that players during elemination tournaments could get multiple byes in a row.
|
2015-10-11 23:55:45 +02:00 |
|
turn
|
* Rollback - Fixed that UI is locked after a accepted rollback request (fixes #1158).
|
2015-08-02 12:39:02 +02:00 |
|
CardAttribute.java
|
Fixed missing copy statements of cardAttribute in game state.
|
2015-06-14 23:22:38 +02:00 |
|
CardState.java
|
* Reworked/Cleaned card movement handling.
|
2015-10-11 03:52:38 +02:00 |
|
Controllable.java
|
[THS] Added 4 white cards.
|
2013-09-11 17:38:43 +02:00 |
|
Exile.java
|
Fixed some problems with UUID comparing and some problems with card moving.
|
2015-10-14 17:54:55 +02:00 |
|
ExileZone.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
Game.java
|
* Fixed a bug that self scope were checked for non relevant events (fixes #1350).
|
2015-11-07 13:32:15 +01:00 |
|
GameCommanderImpl.java
|
Checked objects possible to cause null pointer exceptions. Added some logging.
|
2015-10-31 11:55:20 +01:00 |
|
GameException.java
|
|
|
|
GameImpl.java
|
* Karn Liberated - Fixed that commanders were not returned to command zone after game reset.
|
2015-10-31 00:55:12 +01:00 |
|
GameInfo.java
|
* Added handling to show all tournament games in tournament view.
|
2014-10-02 01:15:21 +02:00 |
|
GameOptions.java
|
* Some spelling changes.
|
2015-07-26 09:19:46 +02:00 |
|
GameReplay.java
|
|
|
|
GameState.java
|
* Reworked/Cleaned card movement handling.
|
2015-10-11 03:52:38 +02:00 |
|
GameStates.java
|
* Added optional rollback current turn and up to 3 previous turns to the battlefield menu. All other players have to agree to the rollback to let it happen.
|
2015-06-07 00:53:08 +02:00 |
|
GameTinyLeadersImpl.java
|
* Added optional rollback current turn and up to 3 previous turns to the battlefield menu. All other players have to agree to the rollback to let it happen.
|
2015-06-07 00:53:08 +02:00 |
|
Graveyard.java
|
Added Volrath's Shapeshifter.
|
2015-04-30 19:10:50 -07:00 |
|
LookedAt.java
|
Removed dispay of card ID for looked at cards to prevent unfair use of card identity.
|
2015-06-22 15:31:15 +02:00 |
|
Revealed.java
|
Added Sen Triplets (Alara Reborn = 100%).
|
2015-06-23 16:15:14 +02:00 |
|
Seat.java
|
[minor] access modifer order
|
2013-03-10 14:53:02 +02:00 |
|
Table.java
|
* Tournaments - Added handling for constructed formats and password protection.
|
2014-10-12 04:19:28 +02:00 |
|
Team.java
|
|
|