foul-magics/Mage/src/main/java/mage/cards
Oleg Agafonov f3ba897536 gui, deck: reworked edh power level (close #5361, close #11732, related to #13341):
* added power level info in deck validation panel;
* added detail calculation info (hint with cards and their power levels);
* fixed that deck's edh power level ignore individual card's levels and used only commanders;
* removed outdated deck restrictions by commander colors;
* now players can really limit allowed decks by edh power level;
2025-05-24 19:53:37 +04:00
..
basiclands clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
decks gui, deck: reworked edh power level (close #5361, close #11732, related to #13341): 2025-05-24 19:53:37 +04:00
mock [TDM] Implement omen mechanic (#13501) 2025-04-08 08:54:18 -04:00
repository other: fixed miss null checks in frame style usage (close #13662) 2025-05-24 17:37:20 +04:00
AdventureCard.java [TDM] Implement omen mechanic (#13501) 2025-04-08 08:54:18 -04:00
AdventureSpellCard.java [TDM] various text fixes 2025-04-28 11:08:42 -04:00
ArtRect.java Update RetroCardRenderer 2025-04-29 08:47:32 -05:00
Card.java fix additional test failures 2025-05-23 18:30:23 -04:00
CardGraphicInfo.java
CardImpl.java fix additional test failures 2025-05-23 18:30:23 -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
CardWithSpellOption.java [TDM] Implement omen mechanic (#13501) 2025-04-08 08:54:18 -04:00
ExpansionSet.java Feature: Retro Border Renderer (#13563) 2025-04-22 17:37:57 -05:00
FrameStyle.java Feature: Retro Border Renderer (#13563) 2025-04-22 17:37:57 -05:00
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 GUI: introduced default card hints: 2024-07-27 09:40:41 +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
OmenCard.java [TDM] Implement omen mechanic (#13501) 2025-04-08 08:54:18 -04:00
OmenSpellCard.java [TDM] various text fixes 2025-04-28 11:08:42 -04:00
Sets.java refactor: improved card info 2024-02-18 22:40:30 +04:00
SpellOptionCard.java [TDM] Implement omen mechanic (#13501) 2025-04-08 08:54:18 -04:00
SplitCard.java GUI: introduced default card hints: 2024-07-27 09:40:41 +04:00
SplitCardHalf.java
SplitCardHalfImpl.java clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
SubCard.java