spjspj
e932c139d9
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 08:44:48 +10:00
Will Hall
481d64336d
Add Goblin Chainwhirler
2018-04-08 14:37:41 -07:00
Will Hall
661089c590
Helm of the Host - Specify imported constants, fix the copy-pasted author name...
2018-04-08 13:03:05 -07:00
Will Hall
eebd6b3af4
Fix: multiple token copies of Aurelia didn't trigger additional combat
...
Cause: the checkTrigger was trying to find the source as a card but if the source was a token, getCard wouldn't find anything, causing sourceCard to be null. The first token copy would trigger, but additional copies attacking for the first time were using the same counter in game.getState because sourceCard was null. By using getPermanent, checkTrigger can now find the token that was the source of the trigger and can accurately track amountAttacks for each Aurelia permanent.
2018-04-08 12:48:13 -07:00
LevelX2
ecbe7e68a6
* Fixed that second or higher level of attachments was not shown correctly on battlefield ( fixes #892 fixes #4539 fixes #785 fixes #258 ).
2018-04-08 20:38:26 +02:00
Will Hall
e7f0b1822d
Add Helm of the Host
2018-04-08 11:25:26 -07:00
JRHerlehy
ff14a26f24
[DOM] Implement Tetsuko Umezawa
...
Add: Tetsuo to Dominaria Set File
2018-04-07 22:25:55 -07:00
JRHerlehy
04a504124b
[DOM] Implement Unwind
...
Fix: Switch Negate to using Static Filters
2018-04-07 21:28:39 -07:00
JRHerlehy
365cd7f394
Merge remote-tracking branch 'origin/master'
2018-04-07 20:53:13 -07:00
JRHerlehy
724b1136be
[DOM] Implement Marwyn
...
Add to set file
2018-04-07 20:45:55 -07:00
JRHerlehy
405296d53d
[DOM] Code Cleanup oh Josu
2018-04-07 20:45:28 -07:00
Justin Herlehy
8130dff631
Merge pull request #4729 from use/add-wizards-retort
...
Add Wizard's Retort
2018-04-07 18:29:38 -07:00
JRHerlehy
3b59655e4b
[DOM] Implement Cabal Stronghold
...
Fix: Dominaria set file order
2018-04-07 18:25:21 -07:00
igoudt
49ee8f9856
add 3 DOM cards, added a token, updated card text
2018-04-08 02:16:52 +02:00
Will Hall
a321fe0c96
Add Wizard's Retort
2018-04-07 15:04:43 -07:00
Oleg Agafonov
bb22e52127
Merge pull request #4726 from tcontis/master
...
Added enemy checklands to Dominaria List, implemented Divest
2018-04-08 00:46:06 +04:00
Thomas Contis
7e2d0e6755
Fixed issue #4465 . Cowardice correctly triggers now
2018-04-07 15:38:19 -04:00
Thomas Contis
05d9eec098
Merge branch 'master' into master
2018-04-07 13:52:42 -04:00
L_J
518a3dfb46
Implemented Damping Sphere, Tatyova, Teshar [DOM] ( #4725 )
...
* Implemented Tatyova, Benthic Druid
* Implemented Teshar, Ancestor's Apostle
* Implemented Damping Sphere, Tatyova, Teshar
2018-04-07 19:11:01 +02:00
Thomas Contis
49c233d539
Added enemy checklands to Dominaria List, implemented Divest
2018-04-07 10:10:59 -04:00
Oleg Agafonov
ea0bdd9ff6
Merge pull request #4724 from tcontis/master
...
Fully fixed issue 4514
2018-04-07 13:31:34 +04:00
Oleg Agafonov
7ca27daad5
Merge pull request #4722 from use/add-ghitu-lavarunner
...
Add Ghitu Lavarunner
2018-04-07 13:30:28 +04:00
Oleg Agafonov
9313fa264a
Merge pull request #4723 from use/add-wizards-lightning
...
Add Wizard's Lightning
2018-04-07 13:27:10 +04:00
L_J
eeaa9a34b4
Merge pull request #49 from magefree/master
...
Merge https://github.com/magefree/mage
2018-04-07 11:00:25 +02:00
Thomas Contis
6e7570d066
Fully fixed issue 4514. Use showCardsOrTokens()
2018-04-06 19:39:36 -04:00
Will Hall
38bedbca09
Add Wizard's Lightning
2018-04-06 15:30:45 -07:00
Will Hall
02d597aeb8
Add Ghitu Lavarunner
2018-04-06 15:04:56 -07:00
Oleg Agafonov
dc1eaeb5bb
Fixed viewer size update, code clean, fixed typo
2018-04-06 11:49:08 +04:00
Oleg Agafonov
202b40a449
Merge pull request #4719 from tcontis/bugfix
...
Fixed issue #4514
2018-04-06 11:39:06 +04:00
JRHerlehy
5ee60f6b1f
[DOM] Implement Dub
...
TODO: Update set info upon full spoiler.
2018-04-06 00:29:04 -07:00
JRHerlehy
3a0de48cf3
Code Cleanup
...
Remove unused imports
2018-04-06 00:15:36 -07:00
JRHerlehy
db8af2d4f7
[DOM] Implement 3 Cards
...
Add Grunn, the Lonely King
Add Naru Meha, Master Wizard
Add Verix Bladewing & Token
Fix Seal Away text
2018-04-06 00:01:46 -07:00
Thomas Contis
95cbb3007e
Removed db and log files
2018-04-05 20:35:03 -04:00
Thomas Contis
f9cc468595
Fixed issue #4514
2018-04-05 15:51:52 -04:00
JRHerlehy
7be50c1bc5
[DOM] Implement Seal Away
...
Implement Seal Away
Remove unnecessary argument in call in Baird
2018-04-05 00:22:28 -07:00
JRHerlehy
285d5fe249
[DOM] Implement Baird
...
Implement Baird, Steward of Argive
2018-04-04 22:32:24 -07:00
JRHerlehy
01c273ad20
Code DeDupe
...
Reorder Dominaria Set file to alphabetical to allow card gen script to execute as expected.
2018-04-04 22:11:22 -07:00
igoudt
d828427b8f
remove T type from OptionalAdditionalCostImpl. The class was of a type that extended itself. No idea how to interpret that.
2018-04-04 23:29:25 +02:00
Oleg Agafonov
f6b8d0fea6
Merge pull request #4707 from delftswa2018/feature/SOLID-fix-in-Token-classes
...
SOLID violation fix in token classes
2018-04-04 18:31:52 +04:00
Oleg Agafonov
383cc77eee
Merge pull request #4714 from rystan/master
...
Added Arvad the Cursed to Dominaria
2018-04-04 09:12:36 +04:00
Michael Simons
8b1c17e56c
Added Arvad the Cursed to Dominaria
...
https://scryfall.com/card/dom/191
2018-04-04 00:31:17 -04:00
Michael Simons
0bc0d54ec4
Create ArvadTheCursed.java
...
https://scryfall.com/card/dom/191
2018-04-04 00:28:17 -04:00
Oleg Agafonov
fd7423c8ce
Little fixes
2018-04-04 08:05:19 +04:00
Oleg Agafonov
478aa265b8
Merge pull request #4713 from rystan/master
...
Added 5 cards to Dominaria set
2018-04-04 07:50:58 +04:00
Michael Simons
8ffeb78f2c
Update CabalEvangel.java
2018-04-03 23:40:38 -04:00
Michael Simons
98f2f9af95
Update ZhalfirinVoid.java
2018-04-03 23:39:51 -04:00
Michael Simons
7ac7407f30
Add Zhalfirin Void to Dominaria set
...
https://scryfall.com/card/dom/249
2018-04-03 23:37:03 -04:00
Michael Simons
e5ab052842
Create ZhalfirinVoid.java
...
https://scryfall.com/card/dom/249
2018-04-03 23:34:32 -04:00
Michael Simons
074aff7770
Update Dominaria.java
2018-04-03 23:28:52 -04:00
Michael Simons
93962fdd40
Create CabalEvangel.java
...
https://scryfall.com/card/dom/78
2018-04-03 23:27:13 -04:00