| .. |
|
combat
|
* Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634).
|
2018-03-18 18:18:54 +01:00 |
|
command
|
Merge pull request #4835 from spjspj/master
|
2018-04-21 22:24:32 +02:00 |
|
draft
|
* Some minor chnages.
|
2018-02-14 22:57:57 +01:00 |
|
events
|
Continuing implementation of Planechase.
|
2018-04-15 19:40:15 +10:00 |
|
match
|
Continuing implementation of Planechase.
|
2018-04-12 00:07:24 +10:00 |
|
permanent
|
* returned UUID of used THOUGHT AS effect instead of boolean.
|
2018-04-21 22:32:45 +02:00 |
|
stack
|
another small fix
|
2018-04-21 09:41:08 -04:00 |
|
tournament
|
Continuing implementation of Planechase.
|
2018-04-12 00:07:24 +10:00 |
|
turn
|
Homarid Drake, reprints, and rewriting his or her to their
|
2018-03-22 16:52:26 +01:00 |
|
CardAttribute.java
|
fixed color-changing effects removing subtypes
|
2017-09-26 20:30:52 -04:00 |
|
CardState.java
|
rewrote enum comparisons, iterator to removeIf, added some stream and filters
|
2017-02-11 22:37:00 +01:00 |
|
Controllable.java
|
|
|
|
Exile.java
|
Fixed Duplicant getting boost from Commander in command zone (#3299)
|
2017-08-27 09:16:47 -04:00 |
|
ExileZone.java
|
Removed redundant interface implementation.
|
2016-05-07 05:33:54 -07:00 |
|
Game.java
|
Revert "Revert "Merge branch 'planeswalkerErrata' into master""
|
2018-04-20 20:42:04 -04:00 |
|
GameCanadianHighlanderImpl.java
|
Few lambda's and removed explicit type from creating lists and hashmaps
|
2017-02-28 13:46:57 +03:00 |
|
GameCommanderImpl.java
|
Homarid Drake, reprints, and rewriting his or her to their
|
2018-03-22 16:52:26 +01:00 |
|
GameException.java
|
|
|
|
GameImpl.java
|
Revert "Revert "Merge branch 'planeswalkerErrata' into master""
|
2018-04-20 20:42:04 -04:00 |
|
GameInfo.java
|
Change all line endings to LF
|
2016-04-14 16:18:01 +00:00 |
|
GameOptions.java
|
Continuing implementation of Planechase.
|
2018-04-12 00:07:24 +10:00 |
|
GameReplay.java
|
|
|
|
GameState.java
|
Continuing implementation of Planechase.
|
2018-04-14 23:09:37 +10:00 |
|
GameStates.java
|
* Fixed that all spells could be cast by canceling the mana payment process.
|
2018-02-15 16:51:47 +01:00 |
|
GameTinyLeadersImpl.java
|
[AKH] Added 3/27 spoilers to mtg-cards-data.txt. Implemented several of the new cards.
|
2017-03-28 22:25:29 -05:00 |
|
Graveyard.java
|
|
|
|
LookedAt.java
|
replaced various !contains -> put with putIfAbsent
|
2017-01-09 13:07:32 +01:00 |
|
Revealed.java
|
rewrote enum comparisons, iterator to removeIf, added some stream and filters
|
2017-02-11 22:37:00 +01:00 |
|
Seat.java
|
playertype, enum singleton
|
2017-04-02 22:09:20 +02:00 |
|
Table.java
|
Continuing implementation of Planechase.
|
2018-04-12 00:07:24 +10:00 |
|
Team.java
|
|
|
|
ZoneChangeInfo.java
|
[DOM] Added three cards. Some fixes to rule texts and some more minor fixes.
|
2018-04-15 11:33:57 +02:00 |
|
ZonesHandler.java
|
[DOM] Added three cards. Some fixes to rule texts and some more minor fixes.
|
2018-04-15 11:33:57 +02:00 |