| .. |
|
combat
|
* Myriad some cleanup (#2420).
|
2016-10-04 15:29:52 +02: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
|
Fixed minor problem of Volrath's Laboratory. Added combat flag to LIFE_LOST event.
|
2016-09-28 08:00:32 +02:00 |
|
match
|
spjspj - Add option of 'Number of Seats'. This is for Tournaments so that you can draft say a 4 way draft and then have a 4 way game at the end of it.
|
2016-09-25 00:46:16 +10:00 |
|
permanent
|
Implemented September requested cards Spellbane Centaur, Denying Wind, Diamond Kaleidoscope, and Ersatz Gnomes.
|
2016-10-03 00:43:12 -05:00 |
|
stack
|
Fixed mode handling for modes that can be selected multiple times.
|
2016-10-03 19:41:46 +02:00 |
|
tournament
|
spjspj - Update multiseat option to be multi-attack
|
2016-10-02 21:00:41 +11:00 |
|
turn
|
|
|
|
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
|
* Commander mulligan - changed to Vancouver mulligan rule.
|
2016-05-26 15:33:41 +02:00 |
|
GameException.java
|
|
|
|
GameImpl.java
|
Fix a couple typos
|
2016-09-18 20:16:56 -04: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
|
Reworked selected modes handling. That fixed the Subtle Strike targeting problem.
|
2016-09-24 01:12:01 +02:00 |
|
GameStates.java
|
|
|
|
GameTinyLeadersImpl.java
|
* Removed the commander rule 4 (mana generation restriction).
|
2016-02-25 22:05:33 +01:00 |
|
Graveyard.java
|
|
|
|
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 a problem with card movement that prevented Tiny Leaders go to command zone at game start.
|
2016-09-22 23:08:40 +02:00 |