| .. |
|
abilityword
|
fixed text formatting on some ability word cards
|
2020-09-15 15:56:32 -04:00 |
|
common
|
* Some code cleanup.
|
2020-09-18 16:19:03 +02:00 |
|
condition
|
[ZNR] fixed Moraug, Fury of Akoum creating extra turns incorrectly (#7046)
|
2020-09-20 21:31:21 -04:00 |
|
costs
|
Fixed that some AlternativeCostSourceAbilities had no sourceId set.
|
2020-09-17 10:00:46 +02:00 |
|
decorator
|
Fixed Caged Zombie in issue #6643
|
2020-08-27 20:23:41 +01:00 |
|
dynamicvalue
|
[ZNR] fixed party count including opposing creatures, updated test (fixes #7061)
|
2020-09-10 12:40:01 -04:00 |
|
effects
|
Added a test. Some mionor changes.
|
2020-09-17 10:02:08 +02:00 |
|
hint
|
fixed some card type hints (#7050)
|
2020-09-16 17:16:17 -04:00 |
|
keyword
|
Using unique/special new event type for taking special actions and special mana payment(fixes #6753).
|
2020-09-17 17:01:59 +02:00 |
|
mana
|
* Removed unused imports.
|
2020-08-22 11:51:34 +02:00 |
|
meta
|
Fixed missing locale param in string operations (#4634)
|
2020-07-03 02:00:58 +04:00 |
|
text
|
|
|
|
Abilities.java
|
* Doubling Cube - Added support for possible mana calculation (related to #6698).
|
2020-08-18 00:22:53 +02:00 |
|
AbilitiesImpl.java
|
* Doubling Cube - Added support for possible mana calculation (related to #6698).
|
2020-08-18 00:22:53 +02:00 |
|
Ability.java
|
Removed unused code (optionalCost);
|
2020-09-13 10:33:13 +04:00 |
|
AbilityImpl.java
|
Removed unused code (optionalCost);
|
2020-09-13 10:33:13 +04:00 |
|
ActivatedAbility.java
|
* Removed unused imports.
|
2020-08-22 11:51:34 +02:00 |
|
ActivatedAbilityImpl.java
|
* Improved handling of asThoughtAs approval by abilities that allows a clear and easy assignment of the approving effect.
|
2020-08-21 14:58:22 +02:00 |
|
ActivationInfo.java
|
Update *.sh and *.java files to use Unix line endings
|
2020-07-09 13:07:26 -04:00 |
|
CompoundAbility.java
|
|
|
|
DelayedTriggeredAbilities.java
|
|
|
|
DelayedTriggeredAbility.java
|
|
|
|
EvasionAbility.java
|
|
|
|
Gender.java
|
|
|
|
LoyaltyAbility.java
|
|
|
|
MageSingleton.java
|
|
|
|
Mode.java
|
|
|
|
Modes.java
|
[ZNR] fixed Kargan Intimidator issues (#7046)
|
2020-09-17 17:10:25 -04:00 |
|
OpeningHandAction.java
|
|
|
|
PlayLandAbility.java
|
* Improved handling of asThoughtAs approval by abilities that allows a clear and easy assignment of the approving effect.
|
2020-08-21 14:58:22 +02:00 |
|
SpecialAction.java
|
|
|
|
SpecialActions.java
|
|
|
|
SpellAbility.java
|
* Improved handling of asThoughtAs approval by abilities that allows a clear and easy assignment of the approving effect.
|
2020-08-21 14:58:22 +02:00 |
|
StateTriggeredAbility.java
|
|
|
|
StaticAbility.java
|
|
|
|
TriggeredAbilities.java
|
|
|
|
TriggeredAbility.java
|
|
|
|
TriggeredAbilityImpl.java
|
* Some standardisation of dies trigger handling (fixes #7063 Midnight Reaper triggers when dies face down).
|
2020-09-18 16:15:21 +02:00 |