Commit graph

9833 commits

Author SHA1 Message Date
myersn024
c35e51c7de Implemented DwarvenMiner.java 2015-02-26 09:47:02 -06:00
nickmyers
9fc2b72093 Removed "all" from filter definition in ArenaOfTheAncients.java. Implemented BlinkmothUrn.java. Fixed bug in AmberPrison.java so that the controller is prompted whether to untap or not; before it was automatically untapping without asking. 2015-02-24 15:37:03 -06:00
nickmyers
9460be1a05 Removed some unnecessary imports from ArenaOfTheAncients.java 2015-02-23 20:37:46 -06:00
nickmyers
0523b79ec6 Implemented ArenaOfTheAncients.java 2015-02-23 20:36:54 -06:00
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
687fe91f49 * Fixed possible null pointer exception. 2015-02-18 09:11:33 +01:00
LevelX2
3ba5d70d2f Merge origin/master 2015-02-18 09:07:30 +01:00
LevelX2
cb9030d28e Merge pull request #734 from andyfries/master
fixed bug in Maralen of the Mornsong effect only applying to owner
2015-02-18 08:41:07 +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
ca8e78e7d1 Add new Duel Deck "Devine vs. Demonic" 2015-02-16 20:02:40 -06: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
665d51cd8c * Defend the Hearth - Fixed that also non combat damage to the player was prevented. 2015-02-17 01:40:26 +01: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
LevelX2
69fb4e83a6 Merge pull request #726 from daagar/master
Implement Reminisce
2015-02-16 19:17:54 +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
LevelX2
d28a41079f Merge pull request #725 from daagar/master
Implement Holy Light, Mortal Combat fix
2015-02-16 00:16:41 +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
LevelX2
c6d3a8247d * Holiday Cube 2014 - Removed additinal blank in name of Hero of Oxid Ridge that prevented the use of the card in the cube. 2015-02-15 23:14:32 +01:00
LevelX2
e7db4f56dc Merge pull request #723 from daagar/master
Implement Mortal Combat, Myr Landshaper, Commander Eesha
2015-02-15 23:10:54 +01: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