| .. |
|
abilityword
|
Remove superfluous addManaCost method (#11288)
|
2023-10-09 15:25:19 -04:00 |
|
common
|
multiple changes:
|
2024-02-18 15:05:05 +04:00 |
|
condition
|
[MKM] Implement Cases (#11713)
|
2024-01-28 23:41:23 -05:00 |
|
costs
|
multiple changes:
|
2024-02-18 15:05:05 +04:00 |
|
decorator
|
refactor: remaining copy() for target pointer from #11743
|
2024-02-03 16:29:45 -05:00 |
|
dynamicvalue
|
[MKM] Implement Proft's Eidetic Memory (#11779)
|
2024-02-10 14:52:28 -05:00 |
|
effects
|
refactor: improved usage of target pointers
|
2024-02-18 15:38:53 +04:00 |
|
hint
|
[MKM] Implement Cases (#11713)
|
2024-01-28 23:41:23 -05: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
|
refactor: improved usage of target pointers
|
2024-02-18 15:38:53 +04: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
|
refactor: improved usage of target pointers
|
2024-02-18 15:38:53 +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
|
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
|
[MKM] Implement Cases (#11713)
|
2024-01-28 23:41:23 -05:00 |