| .. |
|
combat
|
Some fixes to prevent null pointer exceptions.
|
2016-09-24 03:48:48 +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
|
Added plugin events.
|
2016-09-24 10:27:36 -05: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
|
Fixed Panharmonicon triggering for opponents abilities. Added tests.
|
2016-09-19 09:22:21 -04:00 |
|
stack
|
Reworked selected modes handling. That fixed the Subtle Strike targeting problem.
|
2016-09-24 01:12:01 +02:00 |
|
tournament
|
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 |
|
turn
|
Restructured Mage module
|
2015-11-29 21:56:49 +01:00 |
|
CardAttribute.java
|
Add Subtype to the CardAttribute Framework
|
2016-08-28 17:30:10 -04:00 |
|
CardState.java
|
Restructured Mage module
|
2015-11-29 21:56:49 +01:00 |
|
Controllable.java
|
Restructured Mage module
|
2015-11-29 21:56:49 +01:00 |
|
Exile.java
|
Restructured Mage module
|
2015-11-29 21:56:49 +01:00 |
|
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
|
Restructured Mage module
|
2015-11-29 21:56:49 +01:00 |
|
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
|
Restructured Mage module
|
2015-11-29 21:56:49 +01:00 |
|
GameState.java
|
Reworked selected modes handling. That fixed the Subtle Strike targeting problem.
|
2016-09-24 01:12:01 +02:00 |
|
GameStates.java
|
Restructured Mage module
|
2015-11-29 21:56:49 +01:00 |
|
GameTinyLeadersImpl.java
|
* Removed the commander rule 4 (mana generation restriction).
|
2016-02-25 22:05:33 +01:00 |
|
Graveyard.java
|
Removed obsolete Zone parameter in CardsImpl constructors.
|
2015-12-04 00:34:10 -05:00 |
|
LookedAt.java
|
Restructured Mage module
|
2015-11-29 21:56:49 +01:00 |
|
Revealed.java
|
Restructured Mage module
|
2015-11-29 21:56:49 +01:00 |
|
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
|
Restructured Mage module
|
2015-11-29 21:56:49 +01:00 |
|
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 |