LevelX2
1101e80bfc
Merge pull request #2886 from vereena42/master
...
Adding some cards
2017-02-26 09:51:28 +01:00
Jeff
624e69ecb6
- Text fix for Essence Flux
2017-02-24 11:48:03 -06:00
vereena42
877560d57b
Fix
2017-02-22 22:58:07 +01:00
vereena42
c969283057
Adding some cards
2017-02-21 20:30:41 +01:00
JOAC69
8800286824
Removed duplicate CardInfos in ExpansionSets
2017-02-19 22:10:21 -06:00
ingmargoudt
972ed6a3f2
changed enum comparison to ==.
...
isDependentTo returns empty set rather than null
2017-02-19 23:38:47 +01:00
Achilles
899732c403
- Added Menacing Ogre
2017-02-19 15:04:48 -06:00
ingmargoudt
9ea690797f
the card should still be exiled.
...
added a method to test exile count per player
added a test for chandrapyromaster
2017-02-19 09:09:43 +01:00
ingmargoudt
d729ab31d2
ChandraTorchOfDefiance should only be able to cast spells with a casting cost. Cards like Ancestral Visions can not be cast.
2017-02-18 22:49:43 +01:00
Plopman
4201520cb4
Fix Ashling's Prerogative effects were not correctly copied. Fix #2875 .
2017-02-18 16:42:37 +01:00
Achilles
7165c0bd74
- Little fix to Phyrexian Tyranny. Changed damage to loss of life.
2017-02-18 08:53:18 -06:00
Achilles
f109ff7f1e
Revert "- Little fix to Phyrexian Tyranny. Changed damage to loss of life."
...
This reverts commit 457eec8531f827f90502774cfff2a775feefe25c.
2017-02-18 08:51:20 -06:00
Achilles
b874fc1672
- Little fix to Phyrexian Tyranny. Changed damage to loss of life.
2017-02-18 08:51:15 -06:00
Achilles
d71956ef2f
- Converted Dimir Doppleganger and Lazav, Dimir Mastermind to the CopyEffect method. Fixes an issue with copy of a copy, i.e. Stunt Double
2017-02-17 22:17:18 -06:00
LevelX2
899046cf16
* Gratuitous Violence - FIxed that if the damage of a creature with lifelink was doubeled only the non doubled amount was added to life.
2017-02-18 01:26:02 +01:00
LevelX2
88eeb2e0e1
* Canopy Cover - FIxed possible null pointer exception ( fixes #2874 ).
2017-02-17 23:49:03 +01:00
ingmargoudt
a1bc43d33e
Merge pull request #2868 from kubikrubikvkube/master
...
Functional interfaces annotation and bugfixes
2017-02-15 20:27:21 +01:00
vraskulin
a15220d51e
Bugfixes with != instead of equals and default toString calls
2017-02-15 19:52:20 +03:00
Jeff
09e0e3aaf7
- Added Trade Secrets
2017-02-14 16:37:48 -06:00
Plopman
998abc526d
Fix Everflame Eidolon when it's an aura. Fix #2178
2017-02-14 23:01:59 +01:00
Plopman
b648295dbd
Add mountain Mountainwalk to goblin king. Fix #2865
2017-02-14 21:33:54 +01:00
Jeff
e54b81785d
- Added Scythe Specter
2017-02-14 12:50:07 -06:00
Jeff
3596b4517c
- Set entries for Auratouched Mage.
2017-02-14 11:14:26 -06:00
ingmargoudt
3a152ab3d6
rewrote enum comparisons, iterator to removeIf, added some stream and filters
2017-02-11 22:37:00 +01:00
spjspj
d30e959f43
Merge pull request #2854 from spjspj/master
...
Implement Parallax Nexus
2017-02-11 20:13:32 +11:00
spjspj
9b8f1b3d5c
Implement Parallax Nexus (NEM)
2017-02-11 20:11:17 +11:00
Goesta
197259929e
Changed GontisMachinations effect from damage to loseLife
2017-02-11 03:11:32 +01:00
Jeff
fc3ecdf8d0
- Added Auratouched Mage and test suite.
2017-02-10 10:15:56 -06:00
LevelX2
166c6a3590
* Sunforger - Fixed activated unattach ability.
2017-02-06 22:55:52 +01:00
LevelX2
b8cc0120cb
Merge origin/master
2017-02-06 21:21:16 +01:00
spjspj
a10fab9e34
Merge pull request #2843 from spjspj/master
...
Add New Frontiers [ODY]
2017-02-06 23:42:20 +11:00
spjspj
1ce40e7d31
Add New Frontiers [ODY]
2017-02-06 23:41:32 +11:00
vraskulin
0557b5e89c
list.size > 0 changed to !list.isEmpty
...
We care about if it's empty or not, not about it's size
2017-02-06 14:32:51 +03:00
vraskulin
f60ebfbb1f
All 1-character strings converted to primitives
...
"b" + "r" now changed to 'b' + 'w'. It's more straight-forward, and may cause perfomance improvements - character primitives allocation is faster and less expensive than string creation.
2017-02-06 14:32:51 +03:00
LevelX2
0595d8a549
* Silvergill Douser - Fixed counting of Merfolk and Faeries to wrongly not taking tribal non creature permanets into account.
2017-02-06 10:05:00 +01:00
LevelX2
afd42f330b
* Declaration in Stone - Fixed that the target permanent was not exiled ( fixes #2839 ).
2017-02-06 10:00:52 +01:00
LevelX2
b86acbe0da
Some minor fixes.
2017-02-05 13:53:36 +01:00
LevelX2
3525e46514
XMage 1.4.21V2
2017-02-05 11:39:43 +01:00
LevelX2
ff6d79829e
* Fixed a bug that damage was wrongly still assigned to players during combat that already left the game.
2017-02-04 23:56:03 +01:00
LevelX2
a3a6760f4a
* Declaration in Stone - Fixed some problems with moving permanents to exile and etb trigger timing.
2017-02-04 19:56:50 +01:00
LevelX2
b3200f8e37
* Earthcraft - Fixed that only wrongly only controlled land could be targeted to untapped.
2017-02-04 19:18:32 +01:00
LevelX2
ce3f3dc639
* Death Rattle - Fixed that wrongly also green creatures could be targeted and were destroyed.
2017-02-04 18:13:39 +01:00
LevelX2
cdd147ee61
* Tezzeret the Schemer - Fixed that the -2 ability boost value was wrongly continuously changed with the number of controlled artifacts.
2017-02-04 18:10:05 +01:00
LevelX2
2a6978197c
Merge pull request #2827 from elliott-king/master
...
Overabundance added
2017-02-04 17:20:36 +01:00
LevelX2
40a9ccb102
Merge pull request #2829 from Galatolol/master
...
Added 7 cards
2017-02-04 14:33:54 +01:00
LevelX2
0dacf2a6fa
* Fixed that the cascade converted mana costs comparison did not work correctly with split spells.
2017-02-04 14:26:17 +01:00
LevelX2
6beb23dbb3
* Overwhelming Stampede - Fixed that given Trample ability did not only last until end of turn.
2017-02-03 21:58:10 +01:00
spjspj
fc99e060bd
Minor fix for Ankle Shanker
2017-02-03 18:55:50 +11:00
Galatolol
bd92e57050
Added 7 cards
2017-02-03 00:44:07 +01:00
elliott-king
dbcd3cb27d
Updated Overabundance
2017-02-01 16:56:56 -05:00