| .. |
|
basiclands
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
decks
|
corrected typo: prefered -> preferred
|
2021-09-11 10:03:10 -05:00 |
|
mock
|
* GUI: fixed wrong deck validation in Deck Editor for partners and planeswalker's commanders;
|
2021-07-25 10:31:22 +04:00 |
|
repository
|
Tests: improved performance in game tests;
|
2021-09-18 00:24:10 +04:00 |
|
AdventureCard.java
|
* Copy spell - improved support, now all copied spells are independent (bug example: Seasons Past fizzled after copy resolve, see #7634, 10f8022043);
|
2021-03-06 19:32:17 +04:00 |
|
AdventureCardSpell.java
|
Refactor: removed default comment headers
|
2021-02-21 08:15:16 +04:00 |
|
AdventureCardSpellImpl.java
|
Refactor: replaced sourceId by source and introduced source param in some methods;
|
2020-12-12 20:23:19 +04:00 |
|
ArtRect.java
|
|
|
|
Card.java
|
Reworking card types in preparation for implementing Grist, the Hunger Tide (#7899)
|
2021-07-09 07:28:43 +04:00 |
|
CardGraphicInfo.java
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
CardImpl.java
|
refactored flashback to remove unnecessary timing rule argument
|
2021-09-11 18:08:35 -04:00 |
|
Cards.java
|
[C21] Implemented Scholarship Sponsor
|
2021-04-14 18:33:28 -04:00 |
|
CardSetInfo.java
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
CardsImpl.java
|
[C21] Implemented Scholarship Sponsor
|
2021-04-14 18:33:28 -04:00 |
|
ExpansionSet.java
|
Tests: added additional checks on boosters (see #8081);
|
2021-07-31 19:50:57 +04:00 |
|
FrameStyle.java
|
Add in decreasing rectangle spiral for paper original dual lands
|
2021-08-12 00:21:41 +10:00 |
|
LevelerCard.java
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
MeldCard.java
|
Fixed miss copy code in Game object (lki, cards), removed unused code. Possible fixes:
|
2021-08-12 00:08:08 +04:00 |
|
ModalDoubleFacesCard.java
|
Reworking card types in preparation for implementing Grist, the Hunger Tide (#7899)
|
2021-07-09 07:28:43 +04:00 |
|
ModalDoubleFacesCardHalf.java
|
[STX] Implemented Torrent Sculptor / Flamethrower Sonata
|
2021-03-27 11:33:08 -04:00 |
|
ModalDoubleFacesCardHalfImpl.java
|
Fixed missing override, restored and additional comments
|
2021-04-02 11:43:42 +04:00 |
|
Sets.java
|
corrected typo: prefered -> preferred
|
2021-09-11 10:03:10 -05:00 |
|
SplitCard.java
|
replaced all instances of converted mana cost with mana value
|
2021-04-17 17:02:27 -04:00 |
|
SplitCardHalf.java
|
Added modal double faces cards implementation (MDF cards, #7012)
|
2020-11-01 10:03:09 +01:00 |
|
SplitCardHalfImpl.java
|
Refactor: replaced sourceId by source and introduced source param in some methods;
|
2020-12-12 20:23:19 +04:00 |