foul-magics/Mage/src/main/java/mage/cards
2024-05-02 17:32:55 +04:00
..
basiclands clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
decks server: improved server stability after some memory overflow errors (card not found errors, related to #11285); 2024-04-10 22:35:48 +04:00
mock Face down images and cards rework (#11873) 2024-02-29 01:14:54 +04:00
repository [PIP] Implement Rad Counters mechanic (#12087) 2024-04-17 20:04:17 +02:00
AdventureCard.java Modal double-faced cards - fixed game error on usage with some replacement effects (example: Diluvian Primordial, closes #12176) (#12184) 2024-04-25 23:40:57 +04:00
AdventureCardSpell.java Fix Adventures exiling themselves before applying their effects (#10793) 2023-08-30 19:15:47 -04:00
AdventureCardSpellImpl.java GUI: improved rendering of Adventure cards (#11764) 2024-02-09 11:55:34 +04:00
ArtRect.java GUI: Improved rendering of Class cards (#11767) 2024-02-09 11:58:16 +04:00
Card.java refactor: added counter removal events (#11989) 2024-05-02 17:32:55 +04:00
CardGraphicInfo.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
CardImpl.java refactor: added counter removal events (#11989) 2024-05-02 17:32:55 +04:00
Cards.java cleanup: CardsImpl and related (#11585) 2023-12-29 22:39:56 -05:00
CardSetInfo.java Change supertype method in constructors (#10361) 2023-05-12 20:45:07 -04:00
CardsImpl.java cleanup: CardsImpl and related (#11585) 2023-12-29 22:39:56 -05: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 Rework Mystery Booster and adjust some set classifications (#12138) 2024-04-23 09:28:40 +04:00
FrameStyle.java Add in decreasing rectangle spiral for paper original dual lands 2021-08-12 00:21:41 +10:00
LevelerCard.java clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
MeldCard.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ModalDoubleFacedCard.java Modal double-faced cards - fixed game error on usage with some replacement effects (example: Diluvian Primordial, closes #12176) (#12184) 2024-04-25 23:40:57 +04:00
ModalDoubleFacedCardHalf.java rename classes (#10383) 2023-05-17 18:49:30 -04:00
ModalDoubleFacedCardHalfImpl.java game engine, tests and other fixes: 2024-02-17 19:35:44 +04:00
Sets.java refactor: improved card info 2024-02-18 22:40:30 +04:00
SplitCard.java Modal double-faced cards - fixed game error on usage with some replacement effects (example: Diluvian Primordial, closes #12176) (#12184) 2024-04-25 23:40:57 +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 clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -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