| .. |
|
basiclands
|
ObjectColor objects are mutable, so let's not assign the 'constant' ones to variables
|
2021-10-29 13:56:48 -04:00 |
|
decks
|
Dev: migrated to single json lib (removed json-simple from deck import code), clean up guava lib usage in cards;
|
2021-10-01 17:57:54 +04:00 |
|
mock
|
* GUI: fixed that card viewer or deck editor doesn't show transform button for some cards (#8448);
|
2021-11-14 00:33:37 +04:00 |
|
repository
|
Fixed outdated db version
|
2021-11-17 15:59:35 +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
|
Implementing Daybound/Nightbound mechanic (#8200)
|
2021-11-05 23:11:23 +04:00 |
|
CardGraphicInfo.java
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
CardImpl.java
|
Implementing Daybound/Nightbound mechanic (#8200)
|
2021-11-05 23:11:23 +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
|
[MIC] Implemented Wall of Mourning
|
2021-09-30 08:52:24 -04:00 |
|
ExpansionSet.java
|
Refactor generation of boosters with a special uncommon/rare slot (e.g. WAR planeswalker slot)
|
2021-11-11 08:48:50 -05: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
|
reworked Clockwork creature implementations (fixes #8292)
|
2021-09-18 11:08:17 -04:00 |
|
ModalDoubleFacesCardHalf.java
|
[STX] Implemented Torrent Sculptor / Flamethrower Sonata
|
2021-03-27 11:33:08 -04:00 |
|
ModalDoubleFacesCardHalfImpl.java
|
GUI: fixed wrong card sides, data and errors for transform and double side cards;
|
2021-11-09 10:16:39 +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 |