| .. |
|
abilityword
|
clean some of the most frequent copy constructor / copy method (#11053)
|
2023-08-30 19:48:03 -04:00 |
|
common
|
rename class for consistency
|
2023-09-22 23:38:16 -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
|
refactor: removed unused data from special action, improved code (related to #11137)
|
2023-09-17 14:37:49 +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
|
use common methods for WardAbility
|
2023-09-22 23:14:41 -04:00 |
|
mana
|
clean some of the most frequent copy constructor / copy method (#11053)
|
2023-08-30 19:48:03 -04:00 |
|
meta
|
Text generation improvements for triggered abilities (#10638)
|
2023-07-17 20:03:01 -04:00 |
|
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
|
Bestow ability - fixed that it could be used with other alternative costs
|
2023-09-17 15:03:16 +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
|
refactor: removed unused data from special action, improved code (related to #11137)
|
2023-09-17 14:37:49 +04:00 |
|
SpecialActions.java
|
refactor: removed unused data from special action, improved code (related to #11137)
|
2023-09-17 14:37:49 +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
|
game: fixed wrong usage of batch events (related to #10870)
|
2023-09-13 04:42:46 +04:00 |
|
TriggeredAbility.java
|
Text generation improvements for triggered abilities (#10638)
|
2023-07-17 20:03:01 -04:00 |
|
TriggeredAbilityImpl.java
|
game: fixed wrong usage of batch events (related to #10870)
|
2023-09-13 04:42:46 +04:00 |