| .. |
|
abilityword
|
some assorted text fixes
|
2021-02-02 12:41:05 -05:00 |
|
common
|
[STX] Implemented Kelpie Guide
|
2021-03-31 09:09:00 -04:00 |
|
condition
|
[DTK] updated implementation of spells which reveal dragon cards as a cost
|
2021-03-23 19:44:45 -04:00 |
|
costs
|
[DTK] updated implementation of spells which reveal dragon cards as a cost
|
2021-03-23 19:44:45 -04:00 |
|
decorator
|
Fixed clones not triggering death ability of Old-Growth Troll (fixes #7601)
|
2021-02-19 15:49:25 -06:00 |
|
dynamicvalue
|
revert changes to dynamic value calculations (will investigate more thoroughly later)
|
2021-03-31 08:55:49 -04:00 |
|
effects
|
simplified and condensed various effects which discard variable amounts of cards
|
2021-03-29 21:35:27 -04:00 |
|
hint
|
* GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR);
|
2021-01-30 16:38:55 +04:00 |
|
icon
|
Improved card icons (fix ambiguous interpretation of vigilance, first and double strikes, #7471);
|
2021-02-07 23:11:35 +04:00 |
|
keyword
|
[STX] Implemented Thunderous Orator
|
2021-03-30 20:34:32 -04:00 |
|
mana
|
simplified various cards to use isInstantOrSorcery method
|
2021-03-22 20:01:20 -04:00 |
|
meta
|
|
|
|
text
|
Refactor: removed default comment headers
|
2021-02-21 08:15:16 +04:00 |
|
Abilities.java
|
|
|
|
AbilitiesImpl.java
|
cleaned up some methods for effects and abilities
|
2021-03-22 21:47:08 -04:00 |
|
Ability.java
|
* Copy spell - improved support, now all copied spells are independent (bug example: Seasons Past fizzled after copy resolve, see #7634, 10f8022043);
|
2021-03-06 19:32:17 +04:00 |
|
AbilityImpl.java
|
Test framework: simplified AI logic and tests, added usage comments. Devs recommendations:
|
2021-03-07 23:38:10 +04:00 |
|
ActivatedAbility.java
|
|
|
|
ActivatedAbilityImpl.java
|
Tibalt, Cosmic Impostor - fixed that emblem can't cast not owned cards (#7598)
|
2021-02-22 23:06:43 +04:00 |
|
ActivationInfo.java
|
|
|
|
CompoundAbility.java
|
[TSR] various text fixes
|
2021-03-09 20:01:32 -05:00 |
|
DelayedTriggeredAbilities.java
|
|
|
|
DelayedTriggeredAbility.java
|
|
|
|
EvasionAbility.java
|
|
|
|
Gender.java
|
|
|
|
LoyaltyAbility.java
|
|
|
|
MageSingleton.java
|
|
|
|
Mode.java
|
|
|
|
Modes.java
|
|
|
|
OpeningHandAction.java
|
Refactor: removed default comment headers
|
2021-02-21 08:15:16 +04:00 |
|
PlayLandAbility.java
|
AsThough effects improves and fixes:
|
2021-01-31 22:32:23 +04:00 |
|
SpecialAction.java
|
|
|
|
SpecialActions.java
|
|
|
|
SpellAbility.java
|
* Copy spell - improved support, now all copied spells are independent (bug example: Seasons Past fizzled after copy resolve, see #7634, 10f8022043);
|
2021-03-06 19:32:17 +04:00 |
|
StateTriggeredAbility.java
|
|
|
|
StaticAbility.java
|
|
|
|
TriggeredAbilities.java
|
* Gain abilities - fixed that objects can get only one instance of triggered ability instead multiple (example: 2+ cascades from copies of Imoti, Celebrant of Bounty, f52753ad61);
|
2021-03-05 16:22:46 +04:00 |
|
TriggeredAbility.java
|
|
|
|
TriggeredAbilityImpl.java
|
[KHM] more text fixes
|
2021-01-31 11:28:44 -05:00 |