| .. |
|
abilityword
|
clean some of the most frequent copy constructor / copy method (#11053)
|
2023-08-30 19:48:03 -04:00 |
|
common
|
refactor: improved damaged batch events, added todo to fix (related to #10870)
|
2023-09-13 03:14:19 +04:00 |
|
condition
|
Lint: fix 'declarations should use interfaces instead of classes' bugs (#11082)
|
2023-08-31 21:42:45 +04:00 |
|
costs
|
refactor: improved target usage, replaced setNotTarget by withNotTarget
|
2023-09-07 05:35:54 +04:00 |
|
decorator
|
[WOC] Implement Court of Embereth (#10971)
|
2023-09-08 23:57:36 -04:00 |
|
dynamicvalue
|
clean some of the most frequent copy constructor / copy method (#11053)
|
2023-08-30 19:48:03 -04:00 |
|
effects
|
[WOC] Implement Misleading Signpost (#11084)
|
2023-09-09 15:32:04 -04:00 |
|
hint
|
Add modeTag + hint of used modes for "choose one that hasn't been chosen" abilities. (#10860)
|
2023-08-26 23:09:04 -04:00 |
|
icon
|
Code cleanup: protect all copy constructors (#10750)
|
2023-08-04 19:34:58 -04:00 |
|
keyword
|
adjust Cascade ability reminder text
|
2023-09-07 02:22:16 -04:00 |
|
mana
|
clean some of the most frequent copy constructor / copy method (#11053)
|
2023-08-30 19:48:03 -04:00 |
|
meta
|
|
|
|
token
|
Create common implementation for predefined tokens (#11065)
|
2023-08-29 20:28:21 -04:00 |
|
Abilities.java
|
|
|
|
AbilitiesImpl.java
|
|
|
|
Ability.java
|
Refactor: private fields and performance tweaks (#9625)
|
2023-08-27 17:58:19 -04:00 |
|
AbilityImpl.java
|
Followup cleanup to manaCosts access in AbilityImpl (#11060)
|
2023-08-28 22:42:34 -04:00 |
|
ActivatedAbility.java
|
|
|
|
ActivatedAbilityImpl.java
|
Refactor: private fields and performance tweaks (#9625)
|
2023-08-27 17:58:19 -04:00 |
|
ActivationInfo.java
|
|
|
|
CompoundAbility.java
|
Code cleanup: protect all copy constructors (#10750)
|
2023-08-04 19:34:58 -04:00 |
|
DelayedTriggeredAbilities.java
|
Code cleanup: protect all copy constructors (#10750)
|
2023-08-04 19:34:58 -04:00 |
|
DelayedTriggeredAbility.java
|
Code cleanup: protect all copy constructors (#10750)
|
2023-08-04 19:34:58 -04:00 |
|
EvasionAbility.java
|
Code cleanup: protect all copy constructors (#10750)
|
2023-08-04 19:34:58 -04:00 |
|
LoyaltyAbility.java
|
clean some of the most frequent copy constructor / copy method (#11053)
|
2023-08-30 19:48:03 -04:00 |
|
MageSingleton.java
|
|
|
|
Mode.java
|
Add modeTag + hint of used modes for "choose one that hasn't been chosen" abilities. (#10860)
|
2023-08-26 23:09:04 -04:00 |
|
Modes.java
|
Refactor: private fields and performance tweaks (#9625)
|
2023-08-27 17:58:19 -04:00 |
|
OpeningHandAction.java
|
|
|
|
PlayLandAbility.java
|
clean some of the most frequent copy constructor / copy method (#11053)
|
2023-08-30 19:48:03 -04:00 |
|
Pronoun.java
|
|
|
|
SpecialAction.java
|
Code cleanup: protect all copy constructors (#10750)
|
2023-08-04 19:34:58 -04:00 |
|
SpecialActions.java
|
Code cleanup: protect all copy constructors (#10750)
|
2023-08-04 19:34:58 -04:00 |
|
SpellAbility.java
|
[WOM] Implement (not yet official) Mosswood Dreadknight (#10792)
|
2023-08-28 18:27:28 -04:00 |
|
StateTriggeredAbility.java
|
Code cleanup: protect all copy constructors (#10750)
|
2023-08-04 19:34:58 -04:00 |
|
StaticAbility.java
|
clean some of the most frequent copy constructor / copy method (#11053)
|
2023-08-30 19:48:03 -04:00 |
|
TriggeredAbilities.java
|
Code cleanup: protect all copy constructors (#10750)
|
2023-08-04 19:34:58 -04:00 |
|
TriggeredAbility.java
|
|
|
|
TriggeredAbilityImpl.java
|
Do this only once each turn - fixed wrong triggers after optional usage (example: Ondu Spiritdancer, see #11106) (#11107)
|
2023-09-06 22:12:03 +04:00 |