foul-magics/Mage/src/main/java/mage/abilities
2021-01-21 10:40:31 -05:00
..
abilityword Fixing issues with Changelings and general problems with creature types (ready to merge) (#7098) 2020-10-30 22:32:59 -04:00
common Merge branch 'master' into tyvar-kell 2021-01-12 01:45:58 +01:00
condition [KHM] Implemented Varragoth, Bloodsky Sire (#7341) 2021-01-08 08:04:47 -05:00
costs [KHM] Implemented Resplendent Marshal (#7419) 2021-01-21 10:40:31 -05:00
decorator Fixed Caged Zombie in issue #6643 2020-08-27 20:23:41 +01:00
dynamicvalue [KHM] Implemented Skemfar Shadowsage 2021-01-12 17:28:52 -05:00
effects Refactored 4 exisiting cards to use ExileTopXMayPlayUntilEndOfTurnEffect (#7401) 2021-01-16 16:49:52 -05:00
hint [KHM] fixed Boast hint's text style (#7341) 2021-01-09 20:22:03 +04:00
keyword [KHM] Implemented Birgi, God of Storytelling 2021-01-19 08:42:36 -05:00
mana [KHM] Implemented Glittering Frost 2021-01-13 18:02:25 -05:00
meta
text
Abilities.java
AbilitiesImpl.java
Ability.java Removed unused code (optionalCost); 2020-09-13 10:33:13 +04:00
AbilityImpl.java * Added some trace output for continous effects and triggered abilities. Changed duration of AffinityEffect to WhileOnStack to prevent wrong handling for removement of the effect. 2021-01-13 09:14:29 +01:00
ActivatedAbility.java
ActivatedAbilityImpl.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
ActivationInfo.java
CompoundAbility.java
DelayedTriggeredAbilities.java
DelayedTriggeredAbility.java
EvasionAbility.java
Gender.java
LoyaltyAbility.java
MageSingleton.java
Mode.java
Modes.java [CMR] fixed Rakshasa Debaser - class cast exception in filter on usage; 2020-12-18 15:54:59 +04:00
OpeningHandAction.java
PlayLandAbility.java
SpecialAction.java
SpecialActions.java
SpellAbility.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
StateTriggeredAbility.java
StaticAbility.java
TriggeredAbilities.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
TriggeredAbility.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
TriggeredAbilityImpl.java * Fixed that the dies trigger of Ashen Rider also triggers if Ashen Rider is copied by other creatures (e.g. Volrath the Shapestealer) (fixes #7107). 2020-12-23 18:02:00 +01:00