foul-magics/Mage/src/main/java/mage/abilities/costs
2021-11-11 21:59:56 -05:00
..
common [VOW] various text fixes 2021-11-11 21:59:56 -05:00
costadjusters [MIC] Implemented Visions of Glory 2021-09-16 09:34:22 -04:00
mana Little refactor, additional logs for CheckPlayableState error; 2021-08-28 12:09:22 +04:00
AbilityCosts.java
AlternativeCost2.java Added miss code and comments for alternative code (additional to b6a3f7edc1) 2021-08-06 18:56:29 +04:00
AlternativeCost2Impl.java
AlternativeCostSourceAbility.java [STX] add more cards (#7720) 2021-04-09 17:56:34 +04:00
AlternativeSourceCosts.java
CompositeCost.java updated setText method for Cost to return itself 2021-08-06 20:57:34 -04:00
Cost.java updated setText method for Cost to return itself 2021-08-06 20:57:34 -04:00
CostAdjuster.java Ghostfire Blade - fixed that it can't be played without full available mana (#6698); 2020-07-02 20:37:59 +04:00
CostImpl.java updated setText method for Cost to return itself 2021-08-06 20:57:34 -04:00
Costs.java
CostsImpl.java updated setText method for Cost to return itself 2021-08-06 20:57:34 -04:00
DynamicCost.java * Marshland Bloodcaster - fixed game freeze on usage; 2021-08-02 17:40:35 +04:00
OptionalAdditionalCost.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
OptionalAdditionalCostImpl.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
OptionalAdditionalModeSourceCosts.java * GUI: fixed broken mtgjson decks import (#7065); 2020-09-16 02:15:40 +04:00
OptionalAdditionalSourceCosts.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
OrCost.java updated setText method for Cost to return itself 2021-08-06 20:57:34 -04:00
UseAttachedCost.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
VariableCost.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
VariableCostImpl.java updated setText method for Cost to return itself 2021-08-06 20:57:34 -04:00
VariableCostType.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