Michael Simons
c22e287957
Update Dominaria.java
2018-04-14 00:26:11 -04:00
Michael Simons
d9d9da1152
Merge origin/master
2018-04-14 00:21:07 -04:00
Michael Simons
527d1c8767
Add 6 new artifacts to Dominaria set
2018-04-14 00:18:46 -04:00
Michael Simons
3497155592
Add Howling Golem for Dominaria set
2018-04-14 00:17:50 -04:00
Michael Simons
20f74a7a90
Add Guardians of Koilos for Dominaria set
2018-04-14 00:17:12 -04:00
Michael Simons
67f32724b4
Add Forebear's Blade for Dominaria set
2018-04-14 00:16:34 -04:00
Michael Simons
d1d2a3aa0e
Add Bloodtallow Candle for Dominaria set
2018-04-14 00:16:02 -04:00
Michael Simons
c5c2d13bd6
Added EquipLegendaryAbility (used by Blackblade Reforged)
2018-04-14 00:13:33 -04:00
Michael Simons
d61f7cfbae
Added Blackblade Reforged for Dominaria set
2018-04-14 00:12:03 -04:00
Michael Simons
10e30a3903
Added Amaranthine Wall for Dominaria set
2018-04-14 00:10:32 -04:00
spjspj
4f8d58d198
Merge pull request #4749 from spjspj/master
...
Continuing implementation of Planechase.
2018-04-14 11:09:40 +10:00
spjspj
611b48fd47
Continuing implementation of Planechase.
2018-04-14 10:47:49 +10:00
LevelX2
10be36013e
[DOM] Fixed some wrong card number and double entries in dom set file.
2018-04-14 00:01:28 +02:00
LevelX2
d83de60467
[DOM] Added 4 cards.
2018-04-13 23:53:35 +02:00
LevelX2
a5bd39e4fb
Merge pull request #4752 from 18ths/bestial_fury
...
Implemented Bestial Fury
2018-04-13 23:43:36 +02:00
18ths
8cb26b1de6
Implemented Bestial Fury
2018-04-13 21:14:58 +02:00
LevelX2
8523d85fb7
* Added a test if color change is reset correctly if target moved zones later (not fixed yet).
2018-04-13 15:25:30 +02:00
LevelX2
6737eb3f3b
* Fixed some typos to Dominaria complete spoiler to mtg-cards-data.txt.
...
* Added already implemented cards to Dominaria set.
2018-04-13 07:31:32 +02:00
LevelX2
561070b947
* Added Dominaria complete spoiler to mtg-cards-data.txt.
2018-04-13 07:13:31 +02:00
Oleg Agafonov
ca91bbcc5a
Fixed card number
2018-04-13 05:58:00 +04:00
Oleg Agafonov
7e538a5518
Merge pull request #4751 from tcontis/master
...
Added 5 Dominaria cards
2018-04-13 05:55:01 +04:00
Thomas Contis
bc35760799
Added 5 Dominaria cards
2018-04-12 21:44:41 -04:00
spjspj
d97a3ebf04
Continuing implementation of Planechase.
2018-04-13 01:20:10 +10:00
spjspj
b5a7052697
Merge pull request #4747 from spjspj/master
...
Continuing implementation of Planechase.
2018-04-12 23:37:31 +10:00
spjspj
3e092c2211
Continuing implementation of Planechase.
2018-04-12 21:03:53 +10:00
Justin Herlehy
de15b04af1
[DOM] Card Fixes
...
Fix: Grunn - Correct text for ability
Fix: Tatyova - Correct type line
2018-04-12 00:24:22 -07:00
Justin Herlehy
2bb398b069
[DOM] Card Fixes
...
Fix: Grunn - Correct text for ability
Fix: Tatyova - Correct type line
2018-04-12 00:23:50 -07:00
Justin Herlehy
45a22e85ab
[DOM] Implement 3 Cards
...
Add: Academy Journeymage
Add: Adeliz, the Cinder Wind
Add: Befuddle
Update: Set file
Update: Knight Token
Update: Static Filter for Opponents Creatures
2018-04-11 23:20:16 -07:00
Justin Herlehy
359082b60a
[DOM] Implement Arcane Flight
2018-04-11 21:59:39 -07:00
spjspj
9ef2c49db1
Merge pull request #4745 from spjspj/master
...
Continuing implementation of Planechase.
2018-04-12 12:12:05 +10:00
spjspj
87d19c7d51
Continuing implementation of Planechase.
2018-04-12 11:51:28 +10:00
spjspj
73a3ce1552
Merge pull request #4743 from spjspj/master
...
Continuing implementation of Planechase.
2018-04-12 08:26:53 +10:00
spjspj
c8b741f0bf
Continuing implementation of Planechase.
2018-04-12 00:07:24 +10:00
spjspj
dbbc5f255c
Merge pull request #4741 from spjspj/master
...
Beginning of implementation of Planechase.
2018-04-11 09:31:39 +10:00
LevelX2
fdcd833791
Activated DOM image downloading.
2018-04-11 00:18:01 +02:00
LevelX2
17772fb395
* Added Dominaria spoiler 2018-04-10 to mtg-cards-data.txt.
2018-04-10 23:31:31 +02:00
LevelX2
03f5b8c2da
* Vindictive Lich - Fixed that it did only execute the first effect ( fixes #4742 ).
2018-04-10 23:17:19 +02:00
LevelX2
425e68167b
* Planar Guide - Fixed handling of exiling and returning the creatures in a not correct way ( fixes #4740 ).
2018-04-10 18:03:48 +02:00
LevelX2
2eeab42cfa
* Planar Guide - Fixed handling of exiling and returning the creatures in a not correct way ( fixes #4740 ).
2018-04-10 17:58:33 +02:00
spjspj
dabef80af2
Beginning of implementation of Planechase.
2018-04-10 23:41:37 +10:00
LevelX2
9b0d130603
* Added tests for #4740 .
2018-04-10 11:19:41 +02:00
LevelX2
8bee825d5c
Merge pull request #4734 from spjspj/master
...
Beginning of implementation of Planechase.
2018-04-10 10:45:26 +02:00
LevelX2
9f1e9f4627
Merge pull request #4730 from use/add-helm-of-the-host
...
Add Helm of the Host
2018-04-10 10:35:45 +02:00
LevelX2
de9dc773a8
Merge pull request #4732 from use/aurelia-token-copy-fix
...
Fix: multiple token copies of Aurelia didn't trigger additional combat
2018-04-10 10:33:42 +02:00
LevelX2
b9ee5ac555
Merge pull request #4733 from use/add-goblin-chainwhirler
...
Add Goblin Chainwhirler
2018-04-10 10:30:24 +02:00
LevelX2
5543f2ee03
Merge pull request #4738 from rystan/patch-4
...
Update YodaJediMaster.java - fixes #4735
2018-04-10 10:28:58 +02:00
LevelX2
7481a3fb25
Merge pull request #4735 from rystan/patch-2
...
Update LookLibraryAndPickControllerEffect to support random order return
2018-04-10 10:28:44 +02:00
Will Hall
05e4389993
Helm of the Host: Fix the return values for ability; use getPermanentOrLKIBattlefield to find the equipped creature
2018-04-09 20:43:07 -07:00
spjspj
334cfbc9d0
Beginning of implementation of Planechase.
2018-04-09 23:28:39 +10:00
spjspj
04f6fb5ae0
Beginning of implementation of Planechase.
...
10 or so initial planes that (mostly) have been tested, no phenomenons as yet and no modifying yet of chaos rolls. Also no support for a user to be able to set if it is planechase (able to do so via the cheat button).
2018-04-09 20:16:50 +10:00