| .. |
|
combat
|
* Fixed that player names for damage assigning during combat had html tags.
|
2015-05-25 10:51:44 +02:00 |
|
command
|
Added some font color to object and player names output to game logging and feedback area.
|
2015-05-09 21:18:00 +02:00 |
|
draft
|
* Rework of booster generation to reduce DB load while starting a tournament.
|
2015-02-10 00:51:36 +01:00 |
|
events
|
* Added Arcbound Crasher, Mana Clash, Tel-Jilad Stylus, Chance Encounter and Vampiric Link.
|
2015-05-25 15:50:50 +02:00 |
|
match
|
* Added a simple skill level to set and filter for tables.
|
2015-05-12 15:10:24 +02:00 |
|
permanent
|
Some minor log changes and added tests.
|
2015-05-12 17:29:00 +02:00 |
|
stack
|
Some more rework of player.moveCard (mainly to graveyard).
|
2015-05-23 15:35:40 +02:00 |
|
tournament
|
* Added a simple skill level to set and filter for tables.
|
2015-05-12 15:10:24 +02:00 |
|
turn
|
* Some minor adjustements/changes.
|
2015-05-12 23:00:34 +02:00 |
|
CardState.java
|
allow Game objects to be serialized
|
2015-05-07 10:48:44 -04:00 |
|
Controllable.java
|
[THS] Added 4 white cards.
|
2013-09-11 17:38:43 +02:00 |
|
Exile.java
|
[minor] formatting
|
2013-05-30 15:25:51 +02:00 |
|
ExileZone.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
Game.java
|
* Some updates to cards that check the controller of the source of an event. Now prevention and replacement effect controller of non permanents are determine. But it can be wrong under some control changing circumstances. Only solution would be to have always the causing ability instead of only the sourceId (fixes #804).
|
2015-04-30 16:15:39 +02:00 |
|
GameCommanderImpl.java
|
Added some font color to object and player names output to game logging and feedback area.
|
2015-05-09 21:18:00 +02:00 |
|
GameException.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
GameImpl.java
|
Some more rework of player.moveCard (mainly to graveyard).
|
2015-05-23 15:35:40 +02:00 |
|
GameInfo.java
|
* Added handling to show all tournament games in tournament view.
|
2014-10-02 01:15:21 +02:00 |
|
GameOptions.java
|
Fixed some handling problems of triggered abilities.
|
2014-05-24 21:10:56 +02:00 |
|
GameReplay.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
GameState.java
|
* Game timer - Fixed that the timer count down was not shown while selecting the starting player and deciding for mulligan.
|
2015-05-20 23:27:00 +02:00 |
|
GameStates.java
|
Fixed a problem with NPE and match start. Chanes to handling of logging.
|
2014-09-09 07:45:53 +02:00 |
|
GameTinyLeadersImpl.java
|
* River Kelpie - Fixed that the first ability did not always trigger as intended.
|
2015-05-01 17:37:57 +02:00 |
|
Graveyard.java
|
Added Volrath's Shapeshifter.
|
2015-04-30 19:10:50 -07:00 |
|
LookedAt.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
Revealed.java
|
* Ad Nauseam - Fixed log output of revealed and moved cards.
|
2014-04-26 18:40:32 +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
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |