foul-magics/Mage/src/main/java/mage/abilities/costs
2021-03-23 19:44:45 -04:00
..
common [DTK] updated implementation of spells which reveal dragon cards as a cost 2021-03-23 19:44:45 -04:00
mana Dev: added additional info to some classes for easy debug; 2021-03-07 17:16:54 +04:00
AbilityCosts.java
AlternativeCost2.java
AlternativeCost2Impl.java Sonar fixes 2019-07-09 21:57:55 +02:00
AlternativeCostSourceAbility.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
AlternativeSourceCosts.java Updated pronouns to reflect current rules and oracle text 2019-12-06 14:29:36 -05:00
CompositeCost.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
Cost.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +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 Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
Costs.java
CostsImpl.java Fixed text for costs starting with "and" 2021-01-20 09:52:02 -06:00
DynamicCost.java
OptionalAdditionalCost.java [ZNR] fixed issues with Thieving Skydiver cost limitations and text (#7046) 2020-09-21 17:01:55 -04:00
OptionalAdditionalCostImpl.java [ZNR] fixed issues with Thieving Skydiver cost limitations and text (#7046) 2020-09-21 17:01:55 -04:00
OptionalAdditionalModeSourceCosts.java * GUI: fixed broken mtgjson decks import (#7065); 2020-09-16 02:15:40 +04:00
OptionalAdditionalSourceCosts.java * Replicate abilities - fixed that AI can freeze the game after play card with replicate (AI don't use it now); 2020-01-04 20:22:49 +04:00
OrCost.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +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 Improved and fixed X mana cost and pays, mana pool: 2019-06-20 21:18:01 +04:00
VariableCostImpl.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00