Commit graph

9827 commits

Author SHA1 Message Date
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
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
ad012ebd02 Fixed more CPU load caused by calculation of available mana. 2015-02-14 00:22:17 +01:00