foul-magics/Mage/src/main/java/mage/abilities
2021-02-12 22:12:18 +04:00
..
abilityword some assorted text fixes 2021-02-02 12:41:05 -05:00
common - refactored Ethereal Valkyrie to work with Split/MDFC/Adventure cards as per weirddan455 commit. 2021-02-05 16:37:44 -06:00
condition Commanders improves: 2021-02-05 17:19:30 +04:00
costs * Performance: memory usage optimization for deck editor (part 2 of removed bloated usage of ManaCosts -> ManaColor objects, see #7515); 2021-02-12 22:12:18 +04:00
decorator [KHM] fixed Orvar, the All-Form triggered ability not working correctly 2021-02-05 11:33:42 -05:00
dynamicvalue Token's zone change counter (ZCC) improves: 2021-02-04 19:15:54 +04:00
effects * Performance: memory usage optimization for deck editor (part 2 of removed bloated usage of ManaCosts -> ManaColor objects, see #7515); 2021-02-12 22:12:18 +04:00
hint * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
icon Improved card icons (fix ambiguous interpretation of vigilance, first and double strikes, #7471); 2021-02-07 23:11:35 +04:00
keyword [KHM] Foretell - Remove un-used import 2021-02-08 09:12:57 -06:00
mana Commanders improves: 2021-02-05 17:19:30 +04:00
meta
text
Abilities.java
AbilitiesImpl.java
Ability.java * Performance: memory usage optimization for deck editor (part 2 of removed bloated usage of ManaCosts -> ManaColor objects, see #7515); 2021-02-12 22:12:18 +04:00
AbilityImpl.java * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04: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 AsThough effects improves and fixes: 2021-01-31 22:32:23 +04:00
SpecialAction.java
SpecialActions.java
SpellAbility.java AsThough effects improves and fixes: 2021-01-31 22:32:23 +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 [KHM] more text fixes 2021-01-31 11:28:44 -05:00