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
67dd45c1c7
foul-magics
/
Mage
/
src
/
main
/
java
/
mage
/
abilities
History
Download ZIP
Download TAR.GZ
LevelX2
67dd45c1c7
* Added getProducableManaTypes method for mana effects to handle Squandered Resources or Reflecting Pool like abilities.
...
* Fixes to Soldevi Adnate, Skirge Familiar, Mana Web.
2020-08-02 10:51:22 +02:00
..
abilityword
Code cleanup
2020-07-28 18:15:32 +04:00
common
* Some target pointer changes and code clean up.
2020-07-26 00:16:14 +02:00
condition
* Regeneration abilities - added card hint about activated and used regeneration;
2020-08-01 21:29:08 +04:00
costs
* Discard cost - added hint text in card choose dialog about discard;
2020-08-01 21:07:37 +04:00
decorator
* Fixed that effects with "as long as Intet remains on the battlefield" condition were reapplied as the card returned to battlefield.
2020-06-18 19:12:58 +02:00
dynamicvalue
* Fixed available mana generation of Jungle Patrol (was no mana ability) and Priest of Yawgmoth (
#6698
).
2020-07-31 13:53:07 +02:00
effects
* Added getProducableManaTypes method for mana effects to handle Squandered Resources or Reflecting Pool like abilities.
2020-08-02 10:51:22 +02:00
hint
* Regeneration abilities - added card hint about activated and used regeneration;
2020-08-01 21:29:08 +04:00
keyword
* Transform abilities - fixed duplicated triggered abilities from transformed permanents;
2020-07-30 12:13:32 +04:00
mana
* Added getProducableManaTypes method for mana effects to handle Squandered Resources or Reflecting Pool like abilities.
2020-08-02 10:51:22 +02:00
meta
Fixed missing locale param in string operations (
#4634
)
2020-07-03 02:00:58 +04:00
text
Abilities.java
AbilitiesImpl.java
Ability.java
* Added getProducableManaTypes method for mana effects to handle Squandered Resources or Reflecting Pool like abilities.
2020-08-02 10:51:22 +02:00
AbilityImpl.java
* Added getProducableManaTypes method for mana effects to handle Squandered Resources or Reflecting Pool like abilities.
2020-08-02 10:51:22 +02:00
ActivatedAbility.java
ActivatedAbilityImpl.java
ActivationInfo.java
Update *.sh and *.java files to use Unix line endings
2020-07-09 13:07:26 -04:00
CompoundAbility.java
DelayedTriggeredAbilities.java
DelayedTriggeredAbility.java
EvasionAbility.java
Gender.java
LoyaltyAbility.java
MageSingleton.java
Mode.java
Modes.java
Battlefield Thaumaturge - fixed that it doesn't allow to cast spells without full available mana (
#6698
);
2020-07-05 01:08:43 +04:00
OpeningHandAction.java
PlayLandAbility.java
SpecialAction.java
Reworked and improved special mana payment abilities (convoke, delve, assist, improvise):
2020-06-19 13:09:45 +04:00
SpecialActions.java
SpellAbility.java
* Reworked retrieving spell characteristics (related to
98ebcc07ca
).
2020-07-28 16:29:44 +02:00
StateTriggeredAbility.java
StaticAbility.java
TriggeredAbilities.java
TriggeredAbility.java
TriggeredAbilityImpl.java
-
Fixed
#6838
2020-07-14 15:49:30 -05:00