This website requires JavaScript.
Explore
Help
Sign in
Failure
/
foul-magics
Watch
1
Star
0
Fork
You've already forked foul-magics
0
forked from
External/mage
Code
Pull requests
Releases
Packages
Activity
Actions
d674c592ea
foul-magics
/
Mage
/
src
/
main
/
java
/
mage
/
abilities
/
costs
History
Download ZIP
Download TAR.GZ
Oleg Agafonov
d674c592ea
refactor: improved Aladdin's Lamp
2025-04-08 23:11:43 +04:00
..
common
Reworked cost adjuster logic for better support of X and cost modification effects:
2025-04-08 22:39:10 +04:00
costadjusters
Reworked cost adjuster logic for better support of X and cost modification effects:
2025-04-08 22:39:10 +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
Code cleanup: protect all copy constructors (
#10750
)
2023-08-04 19:34:58 -04:00
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
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
VariableCostType.java