| .. |
|
combat
|
* Kydele, Chosen of Kruphix - Fixed a bug caused by the watcher object.
|
2016-11-06 23:37:34 +01:00 |
|
command
|
Add Event to the signature of updateZoneChangeCounter.
|
2016-09-10 17:45:26 -04:00 |
|
draft
|
refactor : removed all instances of new Random() and replaced with RandomUtil for a ThreadLocal randomizer
|
2016-09-05 15:03:47 +02:00 |
|
events
|
* Mistbind Clique - Fixed that the tap ability was wrongly triggered as Mistbind Clique left the battlefield.
|
2016-11-03 23:16:45 +01:00 |
|
match
|
Add 'EDH power level' rating to Commander tables
|
2016-11-20 23:13:16 +11:00 |
|
permanent
|
Fixed a problem that tokens that came into play with modified attributes (P/T e.g. from Master of Etherium) were seen for triggered abilities (e.g. Sword of the Meek ) with unmodified attributes.
|
2016-11-19 12:08:38 +01:00 |
|
stack
|
* Fixed a problem that optional effects could produce IndexOutOfBoundsExceptions.
|
2016-11-19 12:47:20 +01:00 |
|
tournament
|
spjspj - Update multiseat option to be multi-attack
|
2016-10-02 21:00:41 +11:00 |
|
turn
|
* Emrakul, the Promised End - Fix that extra turn is not giving when Emrakul is cast during an opponent's turn (fixes #2492).
|
2016-10-31 03:01:02 +03:00 |
|
CardAttribute.java
|
Add Subtype to the CardAttribute Framework
|
2016-08-28 17:30:10 -04:00 |
|
CardState.java
|
|
|
|
Controllable.java
|
|
|
|
Exile.java
|
|
|
|
ExileZone.java
|
Removed redundant interface implementation.
|
2016-05-07 05:33:54 -07:00 |
|
Game.java
|
Replace Yes/No text with Mulligan/Keep text on mulligan answer buttons to make options more clear.
|
2016-07-31 15:57:45 +03:00 |
|
GameCommanderImpl.java
|
[C16] Implemented Partner ability.
|
2016-11-01 22:59:39 -04:00 |
|
GameException.java
|
|
|
|
GameImpl.java
|
* Fixed that the order of opening hand actions could not be chosen by the player.
|
2016-11-19 17:49:51 +01:00 |
|
GameInfo.java
|
Change all line endings to LF
|
2016-04-14 16:18:01 +00:00 |
|
GameOptions.java
|
Change all line endings to LF
|
2016-04-14 16:18:01 +00:00 |
|
GameReplay.java
|
|
|
|
GameState.java
|
Fixed a problem that tokens that came into play with modified attributes (P/T e.g. from Master of Etherium) were seen for triggered abilities (e.g. Sword of the Meek ) with unmodified attributes.
|
2016-11-19 12:08:38 +01:00 |
|
GameStates.java
|
|
|
|
GameTinyLeadersImpl.java
|
[C16] Implemented Partner ability.
|
2016-11-01 22:59:39 -04:00 |
|
Graveyard.java
|
Removed obsolete Zone parameter in CardsImpl constructors.
|
2015-12-04 00:34:10 -05:00 |
|
LookedAt.java
|
|
|
|
Revealed.java
|
|
|
|
Seat.java
|
Changed history handling for user a bit. Added history to table waiting dialog and user avatar tooltip.
|
2016-01-23 13:37:34 +01:00 |
|
Table.java
|
Fixed some more possible exception bugs.
|
2016-04-06 20:45:33 +02:00 |
|
Team.java
|
|
|
|
ZoneChangeInfo.java
|
Refactor the core zone change code to use a common code path.
|
2016-09-07 23:31:26 -04:00 |
|
ZonesHandler.java
|
* Fixed that the color of cards cast face dwon and later turned face up was not set.
|
2016-11-20 22:34:12 +01:00 |