foul-magics/Mage/src/main/java/mage/cards
Artemis Kearney 9ba0da00ff
Basic groundwork for extra decks (contraptions, attractions) (#10378)
* extra deck cards not counted in deck size

* extra deck handling in deckbuilder

* move responsibility for extraDeckCard boolean to CardImpl

* remove redundant field copy
2023-08-06 21:06:32 -04:00
..
basiclands Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
decks Basic groundwork for extra decks (contraptions, attractions) (#10378) 2023-08-06 21:06:32 -04:00
mock Basic groundwork for extra decks (contraptions, attractions) (#10378) 2023-08-06 21:06:32 -04:00
repository Basic groundwork for extra decks (contraptions, attractions) (#10378) 2023-08-06 21:06:32 -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 Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ArtRect.java
Card.java Basic groundwork for extra decks (contraptions, attractions) (#10378) 2023-08-06 21:06:32 -04:00
CardGraphicInfo.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
CardImpl.java Basic groundwork for extra decks (contraptions, attractions) (#10378) 2023-08-06 21:06:32 -04:00
Cards.java Add documentation to Cards and CardsImpl (#9019) 2023-07-02 18:20:28 -04:00
CardSetInfo.java Change supertype method in constructors (#10361) 2023-05-12 20:45:07 -04:00
CardsImpl.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -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 Fix wrong extra cards in 10E boosters 2023-06-11 23:10:47 -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 Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ModalDoubleFacedCard.java rename classes (#10383) 2023-05-17 18:49:30 -04:00
ModalDoubleFacedCardHalf.java rename classes (#10383) 2023-05-17 18:49:30 -04:00
ModalDoubleFacedCardHalfImpl.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
Sets.java Tokens and command objects reworked (part 1 of 2): 2023-05-08 02:15:07 +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 Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -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