foul-magics/Mage/src/main/java/mage/cards
2024-07-01 22:43:58 +04:00
..
basiclands clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
decks fix verify failure 2024-06-20 11:16:21 -04:00
mock images: fixed miss token image in some use cases (if it was created from a card and a set contains multiple images); 2024-05-26 12:56:03 +04:00
repository server: fixed server app freeze on another instance already running, improved threads usage (related to #11285); 2024-06-23 15:58:25 +04: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 prevent direct access of Player->counters ; some cleanup on counter removal effects ; implement [MH3] Izzet Generatorium (#12314) 2024-05-29 22:34:54 +02:00
CardGraphicInfo.java
CardImpl.java refactor: simpler processAction syntax (#12458) 2024-06-11 22:55:43 -04:00
Cards.java cleanup: CardsImpl and related (#11585) 2023-12-29 22:39:56 -05:00
CardSetInfo.java images: fixed miss token image in some use cases (if it was created from a card and a set contains multiple images); 2024-05-26 12:56:03 +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
LevelerCard.java clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
MeldCard.java refactor: clean, added comments and todos to meld related code, fixed miss copy (related to #12544) 2024-07-01 22:43:58 +04:00
ModalDoubleFacedCard.java prevent direct access of Player->counters ; some cleanup on counter removal effects ; implement [MH3] Izzet Generatorium (#12314) 2024-05-29 22:34:54 +02: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