foul-magics/Mage/src/main/java/mage/abilities/costs
2025-05-18 18:37:34 -07:00
..
common Fix {Q} abilties working while summoning sick 2025-05-18 18:37:34 -07:00
costadjusters GUI, game: added source info in "choose number/amount" dialogs, added auto-choose for single possible value (part of #13638); 2025-05-17 21:18:45 +04:00
mana Reworked cost adjuster logic for better support of X and cost modification effects: 2025-04-08 22:39:10 +04:00
AbilityCosts.java
AlternativeCost.java
AlternativeCostImpl.java fix a few text discrepancies 2024-09-13 21:37:33 -04:00
AlternativeCostSourceAbility.java implement [MH3] Primal Prayers ; use choice panel for cast mode choice ; allow some restricted "as thought as it had flash" to work only on matching alternative cast. (#12420) 2024-07-30 15:47:39 +02:00
AlternativeSourceCosts.java implement [MH3] Primal Prayers ; use choice panel for cast mode choice ; allow some restricted "as thought as it had flash" to work only on matching alternative cast. (#12420) 2024-07-30 15:47:39 +02:00
AlternativeSourceCostsImpl.java Implement Impending mechanic (#12865) 2024-09-13 20:44:38 -04:00
CompositeCost.java performance: improved CPU/memory usage with copy of cost's targets (related to #11285), added runtime check for wrong targets usage 2023-11-07 02:47:48 +04:00
Cost.java performance: improved CPU/memory usage with copy of cost's targets (related to #11285), added runtime check for wrong targets usage 2023-11-07 02:47:48 +04:00
CostAdjuster.java refactor: improved Aladdin's Lamp 2025-04-08 23:11:43 +04:00
CostImpl.java performance: improved CPU/memory usage with copy of cost's targets (related to #11285), added runtime check for wrong targets usage 2023-11-07 02:47:48 +04:00
Costs.java
CostsImpl.java performance: improved CPU/memory usage with copy of cost's targets (related to #11285), added runtime check for wrong targets usage 2023-11-07 02:47:48 +04:00
DynamicCost.java
EarlyTargetCost.java Reworked cost adjuster logic for better support of X and cost modification effects: 2025-04-08 22:39:10 +04:00
MinMaxVariableCost.java Reworked cost adjuster logic for better support of X and cost modification effects: 2025-04-08 22:39:10 +04:00
OptionalAdditionalCost.java
OptionalAdditionalCostImpl.java
OptionalAdditionalModeSourceCosts.java
OptionalAdditionalSourceCosts.java
OrCost.java implement [MH3] Lethal Throwdown (#12327) 2024-05-31 12:13:42 +02:00
SacrificeCost.java
UseAttachedCost.java
VariableCost.java
VariableCostImpl.java refactor: combined announceX methods in one, improved X message and selection for AI (part of #10330) 2025-05-16 19:34:57 +04:00
VariableCostType.java