| .. |
|
abilityword
|
Fixing issues with Changelings and general problems with creature types (ready to merge) (#7098)
|
2020-10-30 22:32:59 -04:00 |
|
common
|
[CMR] Implemented Reyav, Master Smith
|
2020-11-07 12:47:38 -05:00 |
|
condition
|
[ZNR] fixed Moraug, Fury of Akoum creating extra turns incorrectly (#7046)
|
2020-09-20 21:31:21 -04:00 |
|
costs
|
[CMR] Implemented Toggo, Goblin Weaponsmith
|
2020-11-05 09:03:48 -05:00 |
|
decorator
|
Fixed Caged Zombie in issue #6643
|
2020-08-27 20:23:41 +01:00 |
|
dynamicvalue
|
[CMR] Implemented Jeska, Thrice Reborn
|
2020-11-01 16:30:07 -05:00 |
|
effects
|
[CMR] Implemented Liesa, Shroud of Dusk
|
2020-11-08 17:45:33 -05:00 |
|
hint
|
fixed some card type hints (#7050)
|
2020-09-16 17:16:17 -04:00 |
|
keyword
|
[CMR] Implemented Fin-Clade Fugitives
|
2020-11-06 08:03:41 -05: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
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
Modes.java
|
[CMR] Implemented Jeska's WIll
|
2020-11-02 09:26:27 -05: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
|
Reworked and improved special mana payment abilities (convoke, delve, assist, improvise):
|
2020-06-19 13:09:45 +04:00 |
|
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
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
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 |