foul-magics/Mage/src/main/java/mage/abilities/costs/common
2022-03-12 19:01:59 -05:00
..
ControlPermanentCost.java if you're having text problems I feel bad for you son, I've got 99 problems and they're all text-related and I've only dealt with a small amount of them 2021-04-18 18:17:38 -04:00
CyclingDiscardCost.java
DiscardCardCost.java
DiscardHandCost.java [MID] various text fixes 2021-09-26 14:34:32 -04:00
DiscardSourceCost.java
DiscardTargetCost.java
DiscardXTargetCost.java * Additional costs - added support of X costs on free cast (example: Kicker X, see Thieving Skydiver and Etali, Primal Storm combo); 2021-08-05 16:18:04 +04:00
DynamicValueGenericManaCost.java
ExertSourceCost.java
ExileFromGraveCost.java fixed various instances of getting source name (fixes #8531, fixes #8528) 2021-12-24 19:30:31 -05:00
ExileFromHandCost.java * Additional costs - added support of X costs on free cast (example: Kicker X, see Thieving Skydiver and Etali, Primal Storm combo); 2021-08-05 16:18:04 +04:00
ExileFromTopOfLibraryCost.java
ExileOpponentsCardFromExileToGraveyardCost.java Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
ExileSourceCost.java [NEO] Implemented Mechtitan Core 2022-02-08 18:38:49 -05:00
ExileSourceFromGraveCost.java [VOW] various text fixes 2021-11-11 21:59:56 -05:00
ExileSourceFromHandCost.java refactored card.moveToExile usages E-F 2021-02-28 17:09:37 -05:00
ExileTargetCost.java [NEO] Implemented Mechtitan Core 2022-02-08 18:38:49 -05:00
ExileTopCardOfGraveyardCost.java Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
ExileTopCreatureCardOfGraveyardCost.java Reworking card types in preparation for implementing Grist, the Hunger Tide (#7899) 2021-07-09 07:28:43 +04:00
ExileXFromYourGraveCost.java * Additional costs - added support of X costs on free cast (example: Kicker X, see Thieving Skydiver and Etali, Primal Storm combo); 2021-08-05 16:18:04 +04:00
GainLifeOpponentCost.java Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
GainLifePlayersCost.java
MillCardsCost.java
PayEnergyCost.java [AER] various text fixes 2022-02-20 08:43:01 -05:00
PayLifeCost.java
PayLoyaltyCost.java Remove obsolete adjustCosts and adjustTargets methods from MageObject interface 2022-03-12 19:01:59 -05:00
PayVariableLifeCost.java Text fixes (fixes #8399) 2021-10-22 23:50:30 -05:00
PayVariableLoyaltyCost.java Remove obsolete adjustCosts and adjustTargets methods from MageObject interface 2022-03-12 19:01:59 -05:00
PutCardFromHandOnTopOfLibraryCost.java Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
PutCountersSourceCost.java Refactoring methods which add counters to track which player adds the counters (ready for review) (#7448) 2021-01-26 19:06:13 -05:00
PutSourceOnBottomOwnerLibraryCost.java
RemoveAllCountersSourceCost.java
RemoveCounterCost.java some changes to payment text generation 2022-02-19 17:41:57 -05:00
RemoveCountersSourceCost.java some more counter text changes 2021-01-31 11:55:33 -05:00
RemoveVariableCountersSourceCost.java [MID] Implemented Geistflame Reservoir 2021-09-09 20:37:01 -04:00
RemoveVariableCountersTargetCost.java [MID] Implemented Light Up the Night 2021-09-14 18:17:22 -05:00
ReturnToHandChosenControlledPermanentCost.java [NEO] various text fixes 2022-02-08 19:41:26 -05:00
ReturnToHandFromBattlefieldSourceCost.java
ReturnToHandFromGraveyardCost.java
RevealDragonFromHandCost.java [DTK] updated implementation of spells which reveal dragon cards as a cost 2021-03-23 19:44:45 -04:00
RevealHandSourceControllerCost.java
RevealSecretOpponentCost.java [C21] Implemented Guardian Archon 2021-04-20 19:39:45 -04:00
RevealSourceFromYourHandCost.java
RevealTargetFromHandCost.java replaced all instances of converted mana cost with mana value 2021-04-17 17:02:27 -04:00
SacrificeAllCost.java
SacrificeAttachedCost.java
SacrificeAttachmentCost.java
SacrificeSourceCost.java
SacrificeTargetCost.java [MIC] Implemented Tomb Tyrant 2021-09-18 16:41:48 -04:00
SacrificeXTargetCost.java [NEC] Implemented Ruthless Technomancer 2022-02-14 17:34:46 -05:00
TapAttachedCost.java
TapSourceCost.java Reworking card types in preparation for implementing Grist, the Hunger Tide (#7899) 2021-07-09 07:28:43 +04:00
TapTargetCost.java text fixes 2021-04-22 08:41:54 -04:00
TapVariableTargetCost.java * Additional costs - added support of X costs on free cast (example: Kicker X, see Thieving Skydiver and Etali, Primal Storm combo); 2021-08-05 16:18:04 +04:00
UnattachCost.java
UntapSourceCost.java Reworking card types in preparation for implementing Grist, the Hunger Tide (#7899) 2021-07-09 07:28:43 +04:00
UntapTargetCost.java