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
83f7ae377a
foul-magics
/
Mage
/
src
/
main
/
java
/
mage
/
abilities
History
Download ZIP
Download TAR.GZ
Oleg Agafonov
83f7ae377a
Refactored restore state code, added additional error check for mana undo param;
2020-08-06 22:17:37 +04: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
Refactored restore state code, added additional error check for mana undo param;
2020-08-06 22:17: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
* Treasonous Ogre - Fixed available mana generation (
#6698
).
2020-08-02 11:34:19 +02:00
effects
Refactored restore state code, added additional error check for mana undo param;
2020-08-06 22:17:37 +04:00
hint
* Regeneration abilities - added card hint about activated and used regeneration;
2020-08-01 21:29:08 +04:00
keyword
Refactored restore state code, added additional error check for mana undo param;
2020-08-06 22:17:37 +04:00
mana
Refactored restore state code, added additional error check for mana undo param;
2020-08-06 22:17:37 +04: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