Commit graph

23049 commits

Author SHA1 Message Date
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
Michael Simons
18249f870b
Add Goblin Warchief to Dominaria set
https://scryfall.com/card/dom/130
2018-04-03 23:21:52 -04:00
Michael Simons
91a6a822a2
Add Meandering River to Dominaria set
https://scryfall.com/card/dom/274
2018-04-03 23:00:53 -04:00
Michael Simons
19f57937a5
Add Icy Manipulator to Dominaria set
https://scryfall.com/card/dom/219
2018-04-03 22:56:21 -04:00
Oleg Agafonov
da919d5301 Fixed Elves type 2018-04-04 06:12:39 +04:00
L_J
dff411d758
Merge pull request #4669 from Zzooouhh/master
Implemented Damping Sphere
2018-04-03 22:37:06 +02:00
Oleg Agafonov
39119de43e
Merge pull request #4706 from AdamJAKing/issue-4692-card-hint-window
Card hint window now disappears for all cards
2018-04-03 18:53:34 +04:00
Oleg Agafonov
721bc3f061
Merge pull request #4709 from delftswa2018/hotfix/elvish-impersonator-type
Fixed test errors caused by Elvish Impersonator
2018-04-03 18:48:27 +04:00
Christiaan
7885fe42a0 Fixed subtype of Elvish Impersonator 2018-04-03 16:31:42 +02:00
Marc Zwart
5211c0262b removed double semicolon 2018-04-03 14:33:53 +02:00
Marc Zwart
1053db617b fixed missing linebreaks 2018-04-03 14:31:59 +02:00
Marc Zwart
3e32287f00 fixed Token/TokenImpl imports and references 2018-04-03 14:05:41 +02:00
Marc Zwart
d4d8a04694 Extracted Token interface and renamed Token implementation to TokenImpl + renamed tests 2018-04-03 14:04:08 +02:00
Marc Zwart
12becca27d removed unused / bad code + fixed implementations of new tokens 2018-04-03 12:55:45 +02:00
Marc Zwart
813c67e657 last cards in Mage.Sets made compliant with updated Token class 2018-04-03 12:26:47 +02:00
Danny Plenge
ab6208745e
Merge pull request #6 from magefree/master
Update Master
2018-04-03 12:06:22 +02:00
Marc Zwart
24dd7aef15 updated another batch of Token classes in Mage.Sets 2018-04-03 09:30:40 +02:00
L_J
8a43293426
Implemented Elvish Impersonators & Once More With Feeling 2018-04-02 21:27:50 +00:00
L_J
aecfc347bb
Implemented Once More With Feeling 2018-04-02 21:26:56 +00:00
L_J
20a805e739
Implemented Elvish Impersonators 2018-04-02 21:23:02 +00:00
AdamJAKing
26c9c80d68 Card hint window now disappears for all cards 2018-04-02 21:49:18 +01:00
L_J
b2d4db1d27
Implemented Brutal Suppression 2018-04-02 19:18:06 +00:00
L_J
e88a6a1fad
Implemented Brutal Suppression 2018-04-02 19:17:41 +00:00
Marc Zwart
3ff34051ce first few Tokens from sets module made compliant with abstract Token class 2018-04-02 17:48:39 +02:00
Marc Zwart
a68cac5a2b replaced concrete usages of Token with new subclasses of abstract Token class 2018-04-02 17:47:57 +02:00
Marc Zwart
03eb170a04 made permanent tokens from framework compliant with new abstract superclass 2018-04-02 17:47:04 +02:00
Marc Zwart
2d922cb6af marked Token class as abstract and removed abstracted copy method 2018-04-02 17:45:56 +02:00
LevelX2
1e2e53073c * Deep Analysis - Fixed that its flashback costs did not work with mana casting cost modification effects (fixes #4677). 2018-04-02 15:30:57 +02:00
spjspj
8621ecdd6f
Merge pull request #4703 from spjspj/master
Attempt to allow players to fix the game if the active/choosing/perso…
2018-04-02 20:16:17 +10:00
spjspj
471d49892f Attempt to allow players to fix the game if the active/choosing/person with priority has left or has run down the clock 2018-04-02 19:31:05 +10:00
spjspj
d5374554c0
Merge pull request #4702 from rystan/master
Update Feline Ferocity deck to include missing card
2018-04-02 13:35:27 +10:00
Michael Simons
b894eba0c2
Merge pull request #2 from rystan/feline-ferocity
Update Feline Ferocity to include missing card
2018-04-01 22:28:23 -04:00
Michael Simons
97d0f32889
Update Feline Ferocity to include missing card
Added missing "Stalking Leonin" that was implemented after deck was built.
2018-04-01 22:27:33 -04:00
L_J
ee2c475c87
Implemented Mine, Mine, Mine! 2018-04-02 01:09:56 +00:00
L_J
56b124c524
Implemented Mine, Mine, Mine!
For some reason, making MineMineMineDontLoseEffect replace EventType.EMPTY_DRAW still resulted in a game loss
2018-04-02 01:09:22 +00:00
LevelX2
337025b614
Merge pull request #4699 from spjspj/master
Add an on-hover highlight effect.
2018-04-01 23:48:26 +02:00
Oleg Agafonov
c98dcbd55a
Merge pull request #4700 from rystan/master
2 additional Planeswalker decks
2018-04-01 19:52:59 +04:00
Michael Simons
9912ab51e6
Merge pull request #1 from rystan/2-new-decks
2 additional Planeswalker decks
2018-04-01 11:09:28 -04:00