foul-magics/Mage/src/main/java/mage/abilities
2024-01-17 10:02:22 -05:00
..
abilityword
common refactor: sacrifice permanent triggered abilities (#11655) 2024-01-14 19:57:11 -05:00
condition fixed few errors like NPE 2023-12-15 16:51:12 +04:00
costs minor cleanup to ManaPool 2024-01-07 14:21:59 -05:00
decorator refactor: replacement effects don't use apply method now (#11484) 2023-11-28 11:17:28 +04:00
dynamicvalue refactor: improved targets that find a [type1] card and/or a [type2] card (#11497) 2023-12-01 19:26:30 +04:00
effects refactor/cleanup DoIfCostPaid (#11656) 2024-01-14 19:57:24 -05:00
hint GUI: added restriction card icon to permanent (contains all applied restrictions and requirements, #7471) 2023-12-03 00:01:47 +04:00
icon GUI: stack - added card icon with targets info (announced and triggered targets, target choices); 2023-12-23 16:26:37 +04:00
keyword [MKM] Implement Defenestrated Phantom 2024-01-17 10:02:22 -05:00
mana Small rework for autochoosing color of mana to add (#11495) 2023-12-01 00:49:42 -05:00
meta
token
Abilities.java
AbilitiesImpl.java performance: improved CPU usage in games with big amount of permanents (related to #11285) 2023-11-07 01:14:07 +04:00
Ability.java Mana Maze - fixed game error on usage (closes #11572, closes #11575); 2024-01-13 11:42:22 +04:00
AbilityImpl.java GUI: improved choose X or number dialog (added source ability and card hint support, added limits info); 2023-12-18 01:22:14 +04:00
ActivatedAbility.java
ActivatedAbilityImpl.java
ActivationInfo.java
CompoundAbility.java
DelayedTriggeredAbilities.java
DelayedTriggeredAbility.java
EvasionAbility.java
LoyaltyAbility.java
MageSingleton.java
Mode.java
Modes.java add a couple null check to Modes' value Key creation 2023-11-16 11:08:11 +01:00
OpeningHandAction.java
PlayLandAbility.java
Pronoun.java
SpecialAction.java
SpecialActions.java
SpellAbility.java
StateTriggeredAbility.java
StaticAbility.java
TriggeredAbilities.java fix #11385 - triggers once per turn 2023-11-03 20:52:36 -04:00
TriggeredAbility.java fix #11385 - triggers once per turn 2023-11-03 20:52:36 -04:00
TriggeredAbilityImpl.java remove unneeded case (related to #11326) 2023-12-04 19:33:26 -05:00