| .. |
|
abilityword
|
Remove superfluous addManaCost method (#11288)
|
2023-10-09 15:25:19 -04:00 |
|
common
|
more watcher cleanup
|
2023-11-29 20:32:36 -05:00 |
|
condition
|
merge MorbidWatcher with CreaturesDiedWatcher
|
2023-11-30 00:11:10 -05:00 |
|
costs
|
implement [LCC] Xavier Sal, Infested Captain
|
2023-11-25 01:49:19 -05:00 |
|
decorator
|
refactor: replacement effects don't use apply method now (#11484)
|
2023-11-28 11:17:28 +04:00 |
|
dynamicvalue
|
add doc comments for usage of default watchers
|
2023-11-29 20:57:12 -05:00 |
|
effects
|
text cleanup: additional combat phase
|
2023-11-28 22:20:49 -05:00 |
|
hint
|
Initiative abilities - added card hint with initiative info to all related cards (closes #11424);
|
2023-11-19 23:00:42 +04:00 |
|
icon
|
|
|
|
keyword
|
refactor: AttackedThisTurnWatcher is a default watcher
|
2023-11-29 20:27:30 -05:00 |
|
mana
|
Conditional mana - fixed that some mana cant be used for paying “counter unless” cost and other things (#11447)
|
2023-11-23 01:37:45 +04: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
|
fix more text
|
2023-11-25 02:59:06 -05:00 |