Oleg Agafonov
|
33af8939af
|
* Copy effects - fixed that it copy current P/T values (e.g. after effects applied) instead printed/selected values;
|
2019-04-23 12:03:16 +04:00 |
|
Oleg Agafonov
|
7b7c80c80a
|
[WAR] added God-Eternal Kefnet
|
2019-04-23 01:02:58 +04:00 |
|
Oleg Agafonov
|
4c899a25bd
|
Test framework: added real time card type check (#4936);
|
2019-04-22 19:42:25 +04:00 |
|
Ian Kahn
|
ab2995d569
|
Fix log text with ProliferateEffect
Previously the number of counters would increase: (e.g. "Foo had 1 +1/+1 counter added. Bar had 2 +1/+1 counters added. ...3...")
|
2019-04-21 13:47:56 -04:00 |
|
Oleg Agafonov
|
73f7855e4d
|
Fixed that amass don't create token is opponent have it;
|
2019-04-20 20:15:21 +04:00 |
|
Evan Kranzler
|
7cea71d6f2
|
Merge branch 'master' into master
|
2019-04-20 08:52:33 -04:00 |
|
antonig@sas.upenn.edu
|
fcf3fb672b
|
implemented and tested Finale of Devastation.
|
2019-04-19 02:42:30 -04:00 |
|
Oleg Agafonov
|
ec202e1bc3
|
Fixed proliferate texts
|
2019-04-19 09:24:22 +04:00 |
|
Oleg Agafonov
|
ac286a586d
|
Fixed mode text, added 4 modes support;
|
2019-04-19 09:03:16 +04:00 |
|
Oleg Agafonov
|
03b28cfc1c
|
Fixed amass text
|
2019-04-19 08:40:35 +04:00 |
|
Oleg Agafonov
|
886b96072e
|
God-Eternal Bontu - fixed game freeze with NPE error
|
2019-04-18 08:44:44 +04:00 |
|
Evan Kranzler
|
892a39a2ed
|
Implemented Huatli, Heart of the Sun
|
2019-04-16 08:47:38 -04:00 |
|
Evan Kranzler
|
254972be77
|
Implemented Ashiok, Dream Render
|
2019-04-15 14:10:06 -04:00 |
|
Evan Kranzler
|
0b11df3a00
|
broke out LookAtTopCardOfLibraryAnyTimeEffect into its own class
|
2019-04-13 15:03:54 -04:00 |
|
Evan Kranzler
|
c780838d29
|
Implemented God-Eternal Rhonas
|
2019-04-13 13:15:39 -04:00 |
|
Evan Kranzler
|
15d389a5ba
|
Implemented Tamiyo, Collector of Tales
|
2019-04-13 12:01:31 -04:00 |
|
Evan Kranzler
|
09bf817f1a
|
Implemented God-Eternal Bontu
|
2019-04-13 11:02:01 -04:00 |
|
Oleg Agafonov
|
35f705e07b
|
Fixed copy
|
2019-04-12 08:53:58 +04:00 |
|
Oleg Agafonov
|
9eb8dd6ce5
|
* Delve ability - improved text;
|
2019-04-12 08:45:12 +04:00 |
|
Jeff
|
59deea27e3
|
- added message to inform players of a Proliferate event.
|
2019-04-09 11:55:19 -05:00 |
|
Thomas Winwood
|
44214d65fc
|
Implement Miss Demeanour
|
2019-04-08 05:10:32 +01:00 |
|
Evan Kranzler
|
36f5fd365e
|
Implemented Tenth District Legionnaire
|
2019-04-05 20:14:50 -04:00 |
|
Evan Kranzler
|
ec9b6ac135
|
Implemented Courage in Crisis
|
2019-04-05 14:18:39 -04:00 |
|
Evan Kranzler
|
997bf86f20
|
small change to last update
|
2019-04-03 11:21:30 -04:00 |
|
Evan Kranzler
|
e0ce04c436
|
updated damage triggers to include planeswalker damage
|
2019-04-03 11:18:11 -04:00 |
|
Oleg Agafonov
|
6c3b48b2a7
|
[WAR] - added token image;
|
2019-04-03 13:02:21 +04:00 |
|
Thomas Winwood
|
be2898d2f9
|
Proliferate now doesn't choose a type of counter
|
2019-04-02 03:46:15 +01:00 |
|
Evan Kranzler
|
9b43285df4
|
Implemented The Wanderer
|
2019-04-01 16:32:57 -04:00 |
|
Thomas Winwood
|
dfcb795ada
|
Implement some WAR cards
|
2019-04-01 18:33:16 +01:00 |
|
Jeff
|
8fea509ed7
|
- little text fix.
|
2019-04-01 11:48:33 -05:00 |
|
Evan Kranzler
|
fb20ac0998
|
Implemented Dreadhorde Invasion
|
2019-03-31 13:32:34 -04:00 |
|
Evan Kranzler
|
ffef19fe43
|
Implemented Invade the City
|
2019-03-31 12:43:00 -04:00 |
|
Evan Kranzler
|
bebc8a8ac4
|
implemented Herald of the Dreadhorde
|
2019-03-31 12:29:23 -04:00 |
|
Jeff
|
263c9acfcc
|
- Fixed #5538 and #5629
|
2019-03-21 16:21:46 -05:00 |
|
Jeff
|
efb357747d
|
- Fixed #5637
|
2019-03-18 09:18:39 -05:00 |
|
Oleg Agafonov
|
410fd68996
|
Fixed that triggered abilities shows cancel button in target definition;
|
2019-03-18 06:10:08 +04:00 |
|
Ingmar Goudt
|
c4eeec1bb2
|
changed the constructor for a Watcher. Before, you had to explictly pass the name of the watcher as an argument. But most of the time this was the name of the class itself. So the watcher now determines internally its name. The method 'getBasicKey' can be overridden. Also updated some encapsulation
|
2019-03-16 08:35:26 +01:00 |
|
Jeff
|
5c1f41f3a7
|
- First steps towards fixing Phased/Phased indirectly permanents.
|
2019-03-15 10:01:02 -05:00 |
|
Jeff
|
c784753ee6
|
- little fixes. #5625
|
2019-03-11 08:50:05 -05:00 |
|
Oleg Agafonov
|
3fb18b334d
|
* Tap cost abilities - added cancel button;
|
2019-03-11 02:04:49 +04:00 |
|
Oleg Agafonov
|
dab481ee17
|
* UI: added cancel button for all target definition abilities;
|
2019-03-10 23:31:11 +04:00 |
|
Oleg Agafonov
|
9d5fade2fb
|
* Abilities with sacrifice cost - added cancel button to sacrifice target dialog;
|
2019-03-10 15:55:33 +04:00 |
|
Oleg Agafonov
|
83afca8bda
|
* Crew ability - added selected and needed power info while choosing, colorozing;
|
2019-03-10 15:33:04 +04:00 |
|
Jeff
|
5220e44b16
|
- little fixes
|
2019-03-06 17:11:45 -06:00 |
|
Jeff
|
26fd9f6088
|
- Fixed #5614
|
2019-03-04 17:38:52 -06:00 |
|
Ingmar Goudt
|
553d263526
|
add missing diamond operators
|
2019-03-04 11:57:53 +01:00 |
|
Oleg Agafonov
|
6846db75f4
|
* Fixed cards with skip untap optional ability that cause game freezes (#5606)
|
2019-03-01 18:10:32 +04:00 |
|
Ingmar Goudt
|
3359c1f3f1
|
sonar 220219, criticals
|
2019-02-22 12:06:11 +01:00 |
|
Ingmar Goudt
|
c45fe5c701
|
rename from battlefield to graveyard event comparing to .isDiesEvent
|
2019-02-20 10:20:07 +01:00 |
|
Ingmar Goudt
|
056226d83c
|
Sonar fixes 19022019
|
2019-02-19 21:51:45 +01:00 |
|