..
basiclands
ObjectColor objects are mutable, so let's not assign the 'constant' ones to variables
2021-10-29 13:56:48 -04:00
decks
Tokens improved:
2023-04-20 22:14:37 +04:00
mock
GUI: fixed card's defense stat drawing in deck editor
2023-04-14 18:28:25 +04:00
repository
Tokens rework:
2023-04-27 19:05:31 +04: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
Refactor cards and token images code ( #10139 ):
2023-03-24 06:44:11 +04:00
CardGraphicInfo.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
CardImpl.java
Refactor: improved choose cards method to use source param (fixed NPE like #10233 , #9974 and other bugs with choose cards)
2023-04-21 11:02:57 +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
Tests: added verify checks for wrong set's settings like parent set and block name (temporary disabled)
2023-04-07 17:27:46 +04:00
FrameStyle.java
Add in decreasing rectangle spiral for paper original dual lands
2021-08-12 00:21:41 +10:00
LevelerCard.java
moved addAbilities method into the only class that uses it to make my IDE's autocomplete less annoying
2022-04-25 09:09:29 -04:00
MeldCard.java
* GUI: meld cards improves:
2023-03-09 21:36:39 +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
Improved verify tests:
2023-03-21 16:12:12 +04:00
SplitCard.java
GUI: fixed that some split cards show a fuse rule ( #10217 )
2023-04-15 14:32:36 +04: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