foul-magics/Mage/src/main/java/mage/abilities
2023-12-12 00:00:53 -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 [LCC] Implement March of the Canonized (#11540) 2023-12-12 00:00:53 -05:00
costs [LCI] Implement Fabrication Foundry; Unstable Glyphbridge (#11521) 2023-12-10 21:30:20 -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 Revert "text fix" 2023-12-10 21:53: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 [LCI] Implement Fabrication Foundry; Unstable Glyphbridge (#11521) 2023-12-10 21:30:20 -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
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
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