..
basiclands
ObjectColor objects are mutable, so let's not assign the 'constant' ones to variables
2021-10-29 13:56:48 -04:00
decks
reorganized ban lists
2022-03-18 17:23:02 -04:00
mock
fixed starting loyalty display in mock card
2022-03-09 20:32:48 -05:00
repository
added split card halves back to database ( fixes #8541 )
2022-03-11 09:25:35 -05:00
AdventureCard.java
Reworking effects which allow casting spells from a selection of cards (ready for review) ( #8136 )
2022-03-09 08:03:54 -05:00
AdventureCardSpell.java
Reworking effects which allow casting spells from a selection of cards (ready for review) ( #8136 )
2022-03-09 08:03:54 -05: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
(WIP) Replacing blocking/blocked by predicates ( #8729 )
2022-03-23 18:45:02 -04:00
Cards.java
(WIP) Replacing blocking/blocked by predicates ( #8729 )
2022-03-23 18:45:02 -04:00
CardSetInfo.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
CardsImpl.java
(WIP) Replacing blocking/blocked by predicates ( #8729 )
2022-03-23 18:45:02 -04:00
CardWithHalves.java
Reworking effects which allow casting spells from a selection of cards (ready for review) ( #8136 )
2022-03-09 08:03:54 -05:00
ExpansionSet.java
Remove no longer needed CardCriteria workaround
2021-12-24 03:05:28 -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
Reworking effects which allow casting spells from a selection of cards (ready for review) ( #8136 )
2022-03-09 08:03:54 -05:00
ModalDoubleFacesCardHalf.java
Reworking effects which allow casting spells from a selection of cards (ready for review) ( #8136 )
2022-03-09 08:03:54 -05: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
Reworking effects which allow casting spells from a selection of cards (ready for review) ( #8136 )
2022-03-09 08:03:54 -05:00
SplitCardHalf.java
Reworking effects which allow casting spells from a selection of cards (ready for review) ( #8136 )
2022-03-09 08:03:54 -05:00
SplitCardHalfImpl.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
SubCard.java
Reworking effects which allow casting spells from a selection of cards (ready for review) ( #8136 )
2022-03-09 08:03:54 -05:00