Commit graph

11378 commits

Author SHA1 Message Date
Evan Kranzler
bb0f91c68f Implemented Iceberg and Riptide Entrancer
Fixed Giant Trap Door Spider and Hunting Kavu 
Fixed bug where Djeru, With Eyes Open would prevent damage while not in play
2017-07-24 12:20:31 -04:00
Evan Kranzler
e78db5f403 Implemented Giant Trap Door Spider and Hunting Kavu
(adapted Mangara of Corondor and Soul Snare to do so)
2017-07-23 21:43:00 -04:00
LevelX2
acf28d8aff * Breath of Fury - Fixed that the enchnatment was no longer properly moved (fixes #3722). 2017-07-24 00:41:03 +02:00
LevelX2
2efc666f8d * Some minor reworks to prevent exceptions. 2017-07-23 23:16:22 +02:00
LevelX2
b948a8255a * Some cleanup for: Fixed a bug that created a endless loop if mana producer were involved, that create mana of any type lands of players could produce. 2017-07-23 22:49:56 +02:00
LevelX2
f67cd391dd * Jandor's Ring - FIxed possible null pointer exception (discard has to be a cost still lacking). 2017-07-23 20:55:57 +02:00
LevelX2
a9e2303f7e * Fixed a bug that created a endless loop if mana producer were involved, that create mana of any type lands of players could produce (fixes ##3374). 2017-07-23 19:34:24 +02:00
LevelX2
c87e992e1d * Wild Evocation - Fixed handling to prevent errors in some cases. 2017-07-23 19:31:59 +02:00
LevelX2
cd6c7623ed * Added missing imports, imports reorg. 2017-07-23 16:29:29 +02:00
LevelX2
464949476c Merge origin/master 2017-07-23 15:00:06 +02:00
LevelX2
4806738cfb * Some more use of StaticFilter objects. 2017-07-23 14:59:13 +02:00
LevelX2
d5f4df7f54 * Some minor changes to return code handling. 2017-07-23 14:57:06 +02:00
spjspj
19d60b60d5 Merge pull request #3728 from spjspj/master
Implement Mudslide (ICE)
2017-07-23 22:44:52 +10:00
spjspj
d0d7f7720a Implement Mudslide (ICE) 2017-07-23 22:43:33 +10:00
spjspj
598f8cbf4d Merge pull request #3727 from spjspj/master
Implement Planar Guide (LGN)
2017-07-23 22:32:35 +10:00
spjspj
fc2366a668 Implement Planar Guide (LGN) 2017-07-23 22:31:53 +10:00
LevelX2
4c33359fe2 * Some minor changes to logging and return code handling. 2017-07-23 11:06:23 +02:00
LevelX2
94be7cb4da * Grave Betrayal - Reworked card movement and color and subtype applying. 2017-07-23 11:05:32 +02:00
spjspj
79a72c3b93 Merge pull request #3721 from spjspj/master
Implement War Elemental (MRD)
2017-07-22 23:04:45 +10:00
spjspj
1668505ee3 Implement War Elemental (MRD) 2017-07-22 23:01:55 +10:00
LevelX2
c6cd713f0d * Mind's Desire - Fixed a problem with playing lands. 2017-07-22 12:09:28 +02:00
Jeff
fb19f257a7 - Added requested card Nix. 2017-07-21 17:11:10 -05:00
Jeff
c7a3801676 - Added requested card Dimensional Breach. 2017-07-21 12:16:54 -05:00
Zzooouhh
1aed985fd5 Implement Daru Spiritualist (#3712)
* Add files via upload

* Added Daru Spiritualist
2017-07-21 07:50:43 -05:00
Derek Monturo
521b573ad2 fixes #3707 minds desire npe 2017-07-21 07:29:14 -04:00
igoudt
183e7ba33c Merge https://github.com/magefree/mage 2017-07-21 09:14:42 +02:00
igoudt
777c66efc6 subtypes move for 'B' 2017-07-21 09:14:26 +02:00
Jeff
5ce1052ebc - Added requested card Seedtime. 2017-07-20 14:54:50 -05:00
Jeff
7ffcf39260 - Added requested card Volcano Hellion. 2017-07-20 11:15:58 -05:00
Jeff
44e85ca351 - Refactor Past In Flames 2017-07-20 11:09:59 -05:00
Jeff
ce1ff40ca0 - Null check added 2017-07-20 11:03:02 -05:00
spjspj
c76b6ece7b Merge pull request #3702 from spjspj/master
Fix  Magnetic Mountain (ARN)
2017-07-20 18:37:11 +10:00
spjspj
007b9cd849 Fix Magnetic Mountain (ARN) 2017-07-20 18:35:30 +10:00
igoudt
1be691b7f2 Merge https://github.com/magefree/mage 2017-07-20 09:26:45 +02:00
igoudt
422ce699d1 metallic mimic fix 2017-07-20 09:26:29 +02:00
Jeff
1aadbf5b52 - Commit changes to Sets files. 2017-07-19 16:17:52 -05:00
Jeff
c390862a88 - Added requested card Jeweled Amulet. 2017-07-19 11:25:19 -05:00
Jeff
22c18ef2ff - Added requested card War's Toll. 2017-07-18 09:16:05 -05:00
igoudt
105f346ebc subtypes for cards 'A' 2017-07-18 08:55:40 +02:00
igoudt
be062e8b28 remove arcane subtype from Curse of the Cabal 2017-07-18 08:54:44 +02:00
Justin Herlehy
1daad30559 Subtype Update for "Z" Cards.
Updated the subtypes for all implemented cards in the "Z" package.
Corrected typo in the SubType enum for type BOAR.
Added a varargs function to allow all creature types to be added in a single function call rather than 1-4.
2017-07-17 17:17:07 -07:00
Justin Herlehy
e2ccc5c87f Subtype Update for "Z" Cards.
Updated the subtypes for all implemented cards in the "Z" package.
Corrected typo in the SubType enum for type BOAR.
Added a varargs function to allow all creature types to be added in a single function call rather than 1-4.
2017-07-17 17:15:48 -07:00
ingmargoudt
09f0c9ad97 huge rework on subtypes (#3668)
* huge rework on subtypes

* update for coat of arms

* fix test
2017-07-16 16:57:39 -05:00
someAnonymousUser
81fb4b5d92 Curse of the Cabal (#3684)
* Create CurseOfTheCabal.java

* Update TimeSpiral.java
2017-07-16 15:30:59 -05:00
LevelX2
ccc4c00ace * Flameshadow Conjuring - Fixed that the {R} could not be paid during resolution (fixes #3559). 2017-07-16 19:25:33 +02:00
LevelX2
87c70043f7 * Terastodon - Fixed that destroying Parallel Lives still doubled the tokens (fixes #3651). 2017-07-16 19:09:19 +02:00
Achilles
5cebe20768 - Fixed bug #3656 2017-07-16 10:31:22 -05:00
LevelX2
20c8c1a9c9 * Fixed that Persist did not working with Hapatra, Vizier of Poisons and Obelisk Spider (fixes #3679). 2017-07-16 15:58:50 +02:00
LevelX2
8c2388644c * Added a test. 2017-07-16 14:58:39 +02:00
LevelX2
ad91cd91ad * Sand Strangler - Fixed that the triggered ability was not optional. 2017-07-16 14:20:34 +02:00