foul-magics/Mage/src/main/java/mage/abilities
2023-12-06 23:14:58 -05:00
..
abilityword Remove superfluous addManaCost method (#11288) 2023-10-09 15:25:19 -04:00
common text fixes 2023-12-06 23:14:58 -05:00
condition fix The Everflowing Well, related cleanup 2023-12-06 22:28:00 -05:00
costs Counter text improvements (plus a Magus Lucea Kane gameplay fix) (#11503) 2023-12-03 21:42:16 -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 fix The Everflowing Well, related cleanup 2023-12-06 22:28:00 -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: added restriction card icon to permanent (contains all applied restrictions and requirements, #7471) 2023-12-03 00:01:47 +04:00
keyword Counter text improvements (plus a Magus Lucea Kane gameplay fix) (#11503) 2023-12-03 21:42:16 -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 Improve documentation 2023-11-17 02:53:43 -08:00
AbilityImpl.java Improve documentation 2023-11-17 02:53:43 -08:00
ActivatedAbility.java Rework AsThough handling to allow choosing/affecting a specific alternate cast (#11114) 2023-10-02 18:42:54 -04:00
ActivatedAbilityImpl.java Remove superfluous addManaCost method (#11288) 2023-10-09 15:25:19 -04:00
ActivationInfo.java
CompoundAbility.java
DelayedTriggeredAbilities.java
DelayedTriggeredAbility.java
EvasionAbility.java
LoyaltyAbility.java Cleanup activated ability constructors (#11283) 2023-10-08 22:55:31 -04:00
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 Rework AsThough handling to allow choosing/affecting a specific alternate cast (#11114) 2023-10-02 18:42:54 -04:00
Pronoun.java
SpecialAction.java
SpecialActions.java
SpellAbility.java Implement Prototype ability (#11249) 2023-10-09 21:06:19 -04:00
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