Evan Kranzler
|
b11c8b5c70
|
[MID] Implemented Arrogant Outlaw
|
2021-09-02 19:53:29 -04:00 |
|
LevelX2
|
5661bb1bfe
|
* Some minor code changes.
|
2020-06-29 14:50:46 +02:00 |
|
Oleg Agafonov
|
abda99e203
|
Fixed that fused cards allows to cast from graveyard (see prev commit 63dbf5f40b);
|
2020-05-24 09:21:49 +04:00 |
|
Ingmar Goudt
|
ae7919cd07
|
program towards Interface rather than implementations
|
2020-02-10 10:40:06 +01:00 |
|
Oleg Agafonov
|
5adab75324
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
Leandro Doctors
|
8a0a9acff7
|
format: organize imports
|
2020-02-04 16:21:48 -03:00 |
|
jeffwadsworth
|
2de7c136ea
|
- Fixed #6056. Please test when you can. Now you will see other abilities/spellAbilities from cards presented during the cast from exile. Overload, Emerge, Surge, etc.
|
2019-12-01 21:53:01 -06:00 |
|
Oleg Agafonov
|
63a9a505e1
|
Fixed that alternative spell always selected to cast if available;
|
2019-06-23 17:20:04 +04:00 |
|
Oleg Agafonov
|
d25ae47104
|
Alternative spell abilities: added support of modes and other extra things in commander, awaken, jump-start, spectacle, retrace and surge abilities;
|
2019-06-21 17:11:44 +04:00 |
|
Oleg Agafonov
|
f0c76eb529
|
Added spectacle hints to cards (opponents lost life)
|
2019-02-06 18:27:23 +04:00 |
|
Oleg Agafonov
|
283b101a08
|
Refactor OpponentsLostLifeCount to enum
|
2019-02-06 17:31:34 +04:00 |
|
Ingmar Goudt
|
9a310732d8
|
rewrite watchers to GameState.getWatcher(), rather than getWatchers().get(). This hides away the implementation of the watchers. Accepts the class rather than the name. Always returns the specific subclass, so there is no more casting needed. Only 1 line in the common library remains, that is still using the old 'deprecated' method. Needs a new version release to do that.
|
2019-01-06 20:59:13 +01:00 |
|
Evan Kranzler
|
846c133d04
|
Implemented Rix Maadi Reveler
|
2018-12-18 19:44:55 -05:00 |
|