nickmyers
33a1ab35a5
Changed ScorchedRuins to use SimpleManaAbility instead of extending BasicManaAbility
2015-02-20 16:34:37 -06:00
myersn024
a8d6fa6c23
Implemented ScorchedRuins.java
2015-02-20 13:41:46 -06:00
myersn024
f7360142a2
Updated based on recommendsations
...
Used Phantasmal Terrain as an example to implement the spell choice using AsEntersBattleFieldAbility. Changed class names to more accurately reflect their purposes.
2015-02-20 10:35:53 -06:00
nickmyers
ef40c819dc
Removed some unnecessary code from CloudKey.java
2015-02-19 18:50:03 -06:00
nickmyers
eede8e7045
Implemented and tested Cloud Key
2015-02-19 18:44:44 -06:00
myersn024
0dcb496b2e
Updated based on recommendations from LevelX2
2015-02-19 08:31:03 -06:00
nickmyers
9528b991f2
2015-02-18 20:55:38 -06:00
myersn024
43d1bf899c
Implemented EonHub.java
...
Fully tested and working
2015-02-18 12:08:09 -06:00
myersn024
6566b0a755
Update SkyshipWeatherlight.java
...
Added legendary supertype attribute
2015-02-18 09:14:12 -06:00
myersn024
6a118d2bfa
Create SkyshipWeatherlight.java
2015-02-18 08:57:50 -06:00
LevelX2
3ba5d70d2f
Merge origin/master
2015-02-18 09:07:30 +01:00
Andy Fries
de1f8271ae
fixed bug in Maralen of the Mornsong effect only applying to owner
2015-02-17 22:35:56 -08:00
LevelX2
b59616fda8
* Karona, False God - Fixed that the untap effect was applied continuous.
2015-02-18 01:53:51 +01:00
LevelX2
1deaf53b97
* Garruk, Apex Predator - Fixed that the third abilit did not apply the life gain if the target creature did not die (e.g. because of indestructable).
2015-02-18 01:51:23 +01:00
LevelX2
96fe50cebe
* Sharding Sphinx - Fixed that ability also triggered for damage not done to players, added missing color to created token ( fixes #731 ).
2015-02-17 14:17:18 +01:00
daagar
5e028b69bc
Implement Reiver Demon
2015-02-16 20:02:37 -06:00
daagar
78bf871576
Implement Serra's Boon
2015-02-16 20:02:34 -06:00
daagar
7eeb96d7d6
Implement Abyssal Gatekeeper
2015-02-16 20:02:31 -06:00
daagar
b4d27a9050
Implement Charging Paladin
2015-02-16 20:02:28 -06:00
daagar
99ab63ff24
Implement Serra Advocate
2015-02-16 20:02:24 -06:00
daagar
142e865341
Implement Righteous Cause
2015-02-16 20:02:21 -06:00
daagar
a33a4d68ff
Implement Demon's Jester
2015-02-16 20:02:18 -06:00
daagar
14df690c0a
Implement Foul Imp
2015-02-16 20:02:15 -06:00
LevelX2
d8e1a843c6
* Tidehollow Sculler - Fixed that the exiled card did not return opponents hand.
2015-02-16 20:46:23 +01:00
LevelX2
7526d46cf0
* Brutal Hordechief - Fixed that the activated ability to decide how to block did not work.
2015-02-16 19:44:57 +01:00
daagar
6177a71361
Implement Reminisce
2015-02-15 20:27:43 -06:00
LevelX2
65c382e567
Merge origin/master
2015-02-16 00:26:32 +01:00
LevelX2
22d3a1f0a1
* Cranial Archive - Fixed that the cost was defined as sacrifice instead of correctly exile ( fixes #724 ).
2015-02-16 00:24:25 +01:00
daagar
03ab6d3698
Merge remote-tracking branch 'upstream/master'
2015-02-15 17:01:55 -06:00
daagar
11136412f4
Merge remote-tracking branch 'upstream/master'
2015-02-15 16:53:48 -06:00
LevelX2
2969ea2fac
* Runic Repetition - Fixed that exiled cards not in the default exile window could not be selected as target ( fixes #720 ).
2015-02-15 23:53:35 +01:00
LevelX2
dfd46bd94e
* Sphinx Sovereign - Fixed that the life loss was also applied to the controller ( fixes #722 ).
2015-02-15 23:32:54 +01:00
daagar
a30b34f976
Account for player being null in Mortal Combat graveyard creature count
...
check.
2015-02-15 16:30:49 -06:00
daagar
81ffd9d87f
Implement Holy Light
2015-02-15 16:22:42 -06:00
daagar
73abc78a90
Fix author comment
2015-02-15 16:03:49 -06:00
daagar
d98e785aba
Implement Commander Eesha
2015-02-15 16:03:07 -06:00
daagar
f039be04e1
Implement Myr Landshaper
2015-02-15 15:37:36 -06:00
daagar
02131eb848
Implement Mortal Combat
2015-02-15 12:56:01 -06:00
LevelX2
df619218f1
* Gatekeeper of Malakir - Fixed minor tooltip text issue.
2015-02-14 17:52:12 +01:00
LevelX2
2b8be15281
Fixed a bug of attack restriction effect that did not allow to attack even if the needed condition was fulfilled (Dandan, Godhunter Octopus, Serpent of the Endless Sea, Sea Serpent, Pirate Ship, Whimwader, Sea Monster, Dreamwinder, Sealock Monster).
2015-02-14 17:39:22 +01:00
LevelX2
1f7ce0f806
* Torpor Orb - deactivated log messages for every replacement.
2015-02-14 11:50:41 +01:00
LevelX2
130da71d45
* Contamination - Fixed that it also replaced mana from non land sources.
2015-02-14 11:46:03 +01:00
LevelX2
1342af5349
* Brain Maggot - Fixed that the exiled cards were not returned to opponents hand.
2015-02-14 10:54:31 +01:00
LevelX2
a4a36ff961
* Vedalken Engineer - Fixed that the choice for the mana color selection was not shown.
2015-02-14 00:21:20 +01:00
LevelX2
8620fe5a7d
* Fixed another problem with available mana generation (e.g. with Nykthos, Shrine to Nyx).
2015-02-13 15:03:29 +01:00
LevelX2
fcd1d89137
Merge pull request #715 from chrissanford/master
...
Added Flowstone Slide.
2015-02-13 00:43:28 +01:00
LevelX2
a4d4515017
* Taunt - Fixed wrong collectors number.
2015-02-12 23:14:26 +01:00
LevelX2
c987fd0e9c
Merge origin/master
2015-02-12 22:57:39 +01:00
LevelX2
cd5c4fe7b9
* Fixed bug in FRF booster generation for common cards.
2015-02-12 22:53:42 +01:00
Chris
954fc3be85
Added Flowstone Slide.
2015-02-12 11:40:37 -08:00