foul-magics/Mage/src/main/java/mage/abilities/costs
2022-06-12 12:46:59 -04:00
..
common Revert "Added missing fields to many copy constructors. (#8957)" (#8999) 2022-05-25 12:57:24 -06:00
costadjusters [CLB] Implemented Majestic Genesis 2022-06-04 09:57:47 -04:00
mana Refactor: Remove redundant boxing/unboxing to parse int primitives (#9065) 2022-06-12 12:46:59 -04:00
AbilityCosts.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
AlternativeCost.java Implementing Blitz mechanic (WIP) (#8835) 2022-04-24 12:03:25 -04:00
AlternativeCostImpl.java fixed issues with alternate cost text generation (fixes #8943) 2022-05-11 18:38:00 -04:00
AlternativeCostSourceAbility.java fixed issues with alternate cost text generation (fixes #8943) 2022-05-11 18:38:00 -04:00
AlternativeSourceCosts.java Implementing Blitz mechanic (WIP) (#8835) 2022-04-24 12:03:25 -04:00
AlternativeSourceCostsImpl.java Implementing Blitz mechanic (WIP) (#8835) 2022-04-24 12:03:25 -04:00
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 [NEO] fixed implementation of March additional costs (#8524) 2022-02-12 14:27:35 -05:00
CostImpl.java updated setText method for Cost to return itself 2021-08-06 20:57:34 -04:00
Costs.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
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 [SNC] Implemented Dusk Mangler 2022-04-19 08:37:50 -04:00
UseAttachedCost.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -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