..
common
Add documentation to Cards and CardsImpl ( #9019 )
2023-07-02 18:20:28 -04:00
costadjusters
[DMU] Implemented Radha's Firebrand
2022-08-28 10:24:31 -04:00
mana
Add ignored failing test and fix bug for hybrid mana payments ( #9566 )
2022-09-27 21:51:49 -04:00
AbilityCosts.java
AlternativeCost.java
Implementing Blitz mechanic (WIP) ( #8835 )
2022-04-24 12:03:25 -04:00
AlternativeCostImpl.java
Cleanup: replace custom code with common classes, text fixes to abilities ( #10304 )
2023-05-09 18:01:48 +04:00
AlternativeCostSourceAbility.java
Fixes to casting calculations ( #9049 )
2022-07-08 22:00:19 -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
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
Cleanup: replace custom code with common classes, text fixes to abilities ( #10304 )
2023-05-09 18:01:48 +04:00
OptionalAdditionalModeSourceCosts.java
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
fix various issues with OrCost ( fixes #9424 )
2022-09-20 09:22:55 -04:00
SacrificeCost.java
[BRC] Implement Ashnod, the Uncaring
2022-11-06 12:24:44 -05: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