Evan Kranzler
|
43427e0f93
|
Implemented Rakdos, the Showstopper
|
2019-01-03 22:09:50 -05:00 |
|
Evan Kranzler
|
4196dec963
|
fixed some minor card errors
|
2019-01-03 22:01:48 -05:00 |
|
Evan Kranzler
|
3e092805d9
|
Implemented Amplifire
|
2019-01-03 21:47:42 -05:00 |
|
Evan Kranzler
|
5c0084699b
|
Implemented Prime Speaker Vannifar
|
2019-01-03 21:22:42 -05:00 |
|
Evan Kranzler
|
a7b0f05890
|
Implemented Ravager Wurm
|
2019-01-03 21:09:39 -05:00 |
|
Evan Kranzler
|
b459c208e4
|
updated RNA spoiler
|
2019-01-03 20:53:29 -05:00 |
|
Evan Kranzler
|
e642ed5ac2
|
Implemented Pitiless Pontiff
|
2019-01-03 18:51:26 -05:00 |
|
Evan Kranzler
|
bf441d127c
|
Implemented Basilica Bell-Haunt
|
2019-01-03 18:43:14 -05:00 |
|
Evan Kranzler
|
1a1c4f1f7c
|
updated RNA spoiler
|
2019-01-03 18:29:11 -05:00 |
|
Evan Kranzler
|
dba955ab29
|
Implemented Teysa Karlov
|
2019-01-03 18:27:18 -05:00 |
|
Evan Kranzler
|
27e21132a0
|
Implemented Skarrgan Hellkite
|
2019-01-03 18:04:39 -05:00 |
|
Evan Kranzler
|
49acc318c5
|
Implemented Pestilent Spirit
|
2019-01-03 17:55:00 -05:00 |
|
Evan Kranzler
|
48a9a5ab65
|
Implemented End-Raze Forerunners
|
2019-01-03 17:50:49 -05:00 |
|
Evan Kranzler
|
ee00ce34da
|
Implemented Biomancer's Familiar
|
2019-01-03 17:35:43 -05:00 |
|
Evan Kranzler
|
965fa971a3
|
updated implementation of Adapt
|
2019-01-03 16:20:36 -05:00 |
|
Evan Kranzler
|
618300cdc3
|
updated RNA spoiler
|
2019-01-03 14:41:08 -05:00 |
|
Evan Kranzler
|
1375a08453
|
updated RNA spoiler
|
2019-01-03 13:41:06 -05:00 |
|
Evan Kranzler
|
82c34d8117
|
Implemented Spawn of Mayhem
|
2019-01-03 13:39:35 -05:00 |
|
Evan Kranzler
|
cd68ccadf9
|
Implemented Wilderness Reclamation
|
2019-01-03 13:27:11 -05:00 |
|
Evan Kranzler
|
9dbfab364e
|
Implemented Precognitive Perception
|
2019-01-03 13:24:32 -05:00 |
|
Evan Kranzler
|
369c2b4e19
|
Implemented Seraph of the Scales
|
2019-01-03 13:14:38 -05:00 |
|
Evan Kranzler
|
ca7d7b023e
|
Implemented Growth-Chamber Guardian
|
2019-01-03 13:10:56 -05:00 |
|
Evan Kranzler
|
233e62358f
|
Implemented Bolrac-Clan Crusher
|
2019-01-03 12:48:32 -05:00 |
|
Evan Kranzler
|
fe3ed92539
|
Implemented Depose // Deploy
|
2019-01-03 12:45:00 -05:00 |
|
Oleg Agafonov
|
0bd9bd6015
|
Merge remote-tracking branch 'origin/master'
|
2019-01-03 21:23:58 +04:00 |
|
Evan Kranzler
|
b4cd38f1fa
|
updated RNA spoilers
|
2019-01-03 12:16:51 -05:00 |
|
LevelX2
|
423115ced5
|
Merge pull request #5487 from ninthworld/Omnath
Fix ManaTypeInManaPoolCount to include conditional mana (Fixes #5458)
|
2019-01-03 17:38:34 +01:00 |
|
LevelX2
|
e8eaf49280
|
* Fixed possible class cast exception.
|
2019-01-03 17:33:52 +01:00 |
|
LevelX2
|
367f692194
|
* Circle of Affliction - Fixed that the triggered ability was wrongly also applied for damage dealt to other players.
|
2019-01-03 17:16:03 +01:00 |
|
LevelX2
|
dd8ec4d125
|
* Jace, Architect of Thought's - Fixed that the content of the second pile always showed all three cards.
|
2019-01-03 17:11:19 +01:00 |
|
LevelX2
|
4365449be3
|
* Fixed a problem with variable life costs (e.g. Toxic Deluge) and prevent pay life effects (e.g. Angel of Jubilation) that did not work for those spells.
|
2019-01-03 16:35:10 +01:00 |
|
LevelX2
|
5b3bc1f96d
|
* Angel of Jubilation - Fixed that the effects of the Angel did not handle the range of affected players correctly.
|
2019-01-03 16:33:04 +01:00 |
|
LevelX2
|
77dbab7f41
|
* Vedalken Engineer - Fixed a problem that the promt to choose a color was unintended shown if player got priority.
|
2019-01-03 15:24:12 +01:00 |
|
LevelX2
|
95f9bf1d17
|
* Thief of Sanity - Fixed handling of authorized player for the triggered ability.
|
2019-01-03 14:59:21 +01:00 |
|
Oleg Agafonov
|
a4e374f96a
|
Refactor: improved emblem rules generation;
|
2019-01-03 11:41:34 +04:00 |
|
ninthworld
|
8183797c41
|
fix manatype in pool count to include conditional mana
|
2019-01-02 23:29:11 -08:00 |
|
Ingmar Goudt
|
e1630b3c6f
|
remove deprecated String subtype methods
|
2019-01-03 06:35:36 +01:00 |
|
Oleg Agafonov
|
a995643512
|
Fixed card texts
|
2019-01-03 04:13:24 +04:00 |
|
Evan Kranzler
|
47b943021f
|
Implemented Mass Manipulation
|
2019-01-02 18:56:15 -05:00 |
|
Evan Kranzler
|
e36663c647
|
updated RNA spoiler
|
2019-01-02 18:39:33 -05:00 |
|
Evan Kranzler
|
659c576c37
|
fixed implementation of Simic Ascendancy
|
2019-01-02 18:23:33 -05:00 |
|
Evan Kranzler
|
98d0f72c74
|
Merge pull request #5467 from jmharmon/master
Implement Simic Ascendancy
|
2019-01-02 18:15:23 -05:00 |
|
Evan Kranzler
|
6587b98341
|
Merge branch 'master' into master
|
2019-01-02 18:15:14 -05:00 |
|
Evan Kranzler
|
25878eb4f4
|
Implemented Kaya, Orzhov Usurper
|
2019-01-02 18:13:58 -05:00 |
|
Evan Kranzler
|
8c95d89fb7
|
Implemented Dovin, Grand Arbiter
|
2019-01-02 17:18:10 -05:00 |
|
Evan Kranzler
|
a62cad1319
|
Implemented Judith, the Scourge Diva
|
2019-01-02 16:44:45 -05:00 |
|
Evan Kranzler
|
f1037cfde9
|
updated RNA spoiler
|
2019-01-02 16:24:01 -05:00 |
|
Evan Kranzler
|
dc06035de6
|
small change to Deputy of Detention
|
2019-01-02 13:25:45 -05:00 |
|
Evan Kranzler
|
ea8947dda5
|
Implemented Deputy of Detention
|
2019-01-02 13:09:45 -05:00 |
|
Evan Kranzler
|
f17871188c
|
Implemented Hydroid Krasis
|
2019-01-02 12:30:01 -05:00 |
|