cbt33
|
34456e938a
|
Create SpectralSliver.java
|
2013-10-15 21:43:16 -04:00 |
|
cbt33
|
e2612cc542
|
Create SynapseSliver.java
|
2013-10-15 21:42:55 -04:00 |
|
cbt33
|
de310862a0
|
Create WardSliver.java
|
2013-10-15 21:39:23 -04:00 |
|
cbt33
|
df311533f5
|
Update DecayingSoil.java
|
2013-10-15 21:38:10 -04:00 |
|
cbt33
|
4dc328387c
|
Update ZombieAssassin.java
|
2013-10-15 21:37:25 -04:00 |
|
cbt33
|
9f90a8a2a0
|
Update PriceOfGlory.java
|
2013-10-15 21:36:29 -04:00 |
|
cbt33
|
2363931250
|
Update CausticTar.java
|
2013-10-15 21:36:01 -04:00 |
|
cbt33
|
a2a2a40dac
|
Update Mudhole.java
|
2013-10-15 21:35:12 -04:00 |
|
cbt33
|
5d71f3491d
|
Update KamahlsDesire.java
|
2013-10-15 21:34:20 -04:00 |
|
cbt33
|
4511ca64c1
|
Update EngulfingFlames.java
|
2013-10-15 21:32:43 -04:00 |
|
cbt33
|
2d76ad3f78
|
Update DwarvenStrikeForce.java
|
2013-10-15 21:31:51 -04:00 |
|
cbt33
|
f09a386096
|
Create BlazingSalvo.java
|
2013-10-15 21:31:05 -04:00 |
|
cbt33
|
6be2b907c7
|
Update Tombfire.java
|
2013-10-15 21:29:18 -04:00 |
|
cbt33
|
02a3c774cc
|
Update NeedForSpeed.java
|
2013-10-15 21:28:14 -04:00 |
|
LevelX2
|
f28b497dd0
|
Merge branch 'master' of https://github.com/magefree/mage.git
|
2013-10-15 00:48:57 +02:00 |
|
LevelX2
|
42631541fc
|
* Qasali Pridemage - set target to required.
|
2013-10-15 00:45:41 +02:00 |
|
LevelX2
|
6e3524b90e
|
* Knight of New Alara - Changed ability to change power / toughness layered effect (was adding removing ability before).
|
2013-10-15 00:45:03 +02:00 |
|
Jeff
|
d0d3c409e5
|
- Added Chaotic Backlash, Soul Reap, and Talara's Bane.
|
2013-10-14 17:14:33 -05:00 |
|
LevelX2
|
9d56514085
|
* Xathrid Gorgon - Fixed that the targeted creatures didn't get colorless.
|
2013-10-14 20:54:02 +02:00 |
|
LevelX2
|
f07d003bc3
|
* Stuffy Doll - Fixed that the damage effect won't be applied, if the player has already lost (FFA).
|
2013-10-14 07:50:09 +02:00 |
|
LevelX2
|
07af4000c5
|
* Kami of the Painted Road - Added text for color choose action.
|
2013-10-13 17:47:54 +02:00 |
|
LevelX2
|
5de630d9b5
|
Soulblast - Fixed that if also works if target is a creature.
|
2013-10-13 11:02:48 +02:00 |
|
LevelX2
|
c0ade21efe
|
* Rampart Crawler, Juggernaut - Fixed can't be blocked by walls ability.
|
2013-10-13 11:01:26 +02:00 |
|
LevelX2
|
61099a5d7d
|
[CHK] Added Soulblast.
|
2013-10-12 23:55:44 +02:00 |
|
LevelX2
|
7a3552433e
|
* Student of Elements - Fixed possible null pointer exception.
|
2013-10-12 02:04:39 +02:00 |
|
LevelX2
|
0655382c2a
|
[ODY] Added Bomb Squad and Bearscape.
|
2013-10-12 02:04:08 +02:00 |
|
Jeff
|
66e8c22b32
|
- Added Needle Specter, Nightmare Incursion, and Soot Imp.
|
2013-10-11 16:49:20 -05:00 |
|
Jeff
|
a80c072143
|
- Added Crumbling Ashes, Merrow Bonegnawer, and Necroskitter. Little fix Enfeeblement and ExileFromZoneTargetEffect.
|
2013-10-11 13:46:15 -05:00 |
|
cbt33
|
09f59982d9
|
Create GhastlyDemise.java
Problem here with tooltip and prompt.
|
2013-10-10 21:43:20 -04:00 |
|
cbt33
|
0d39a19f88
|
Create RottingGiant.java
same deal here as with Decaying Soil
|
2013-10-10 21:42:10 -04:00 |
|
cbt33
|
0d5e3649ba
|
Create DecayingSoil.java
This one wasn't requiring a sacrifice target but i think with target.setRequired(true) it should
|
2013-10-10 21:41:33 -04:00 |
|
cbt33
|
cfb9848322
|
Create TaintedPact.java
the duplicate card exiled part works, putting into hand is untested
|
2013-10-10 21:37:41 -04:00 |
|
cbt33
|
1397787ea8
|
Create ZombieAssassin.java
|
2013-10-10 21:36:33 -04:00 |
|
cbt33
|
a5438e59cd
|
Create MoltenInfluence.java
Works but rules text does not show
|
2013-10-10 21:35:19 -04:00 |
|
cbt33
|
be24e12a89
|
Create CabalPatriarch.java
|
2013-10-10 21:33:45 -04:00 |
|
cbt33
|
7cb450373d
|
Create PriceOfGlory.java
Works but doesn't prompt when lands are sacrificed
|
2013-10-10 21:31:53 -04:00 |
|
cbt33
|
7431b41607
|
Create MagmaVein.java
tooltip may or may not be correct
|
2013-10-10 21:22:37 -04:00 |
|
cbt33
|
bcf9714cd9
|
Create CausticTar.java
Works but effect says "Enchanted creature has" because of the string builder for GainAbilityAttachedEffect().
|
2013-10-10 21:20:07 -04:00 |
|
cbt33
|
2338297a87
|
Create PardicSwordsmith.java
|
2013-10-10 21:18:20 -04:00 |
|
cbt33
|
419a81a687
|
Create Mudhole.java
|
2013-10-10 21:16:41 -04:00 |
|
cbt33
|
31c085dd57
|
Create MinotaurExplorer.java
|
2013-10-10 21:15:49 -04:00 |
|
cbt33
|
1e2f5cf9d2
|
Create KamahlsDesire.java
|
2013-10-10 21:14:41 -04:00 |
|
cbt33
|
9c7e7303b0
|
Create FreneticOgre.java
|
2013-10-10 21:12:33 -04:00 |
|
cbt33
|
af56495ae9
|
Create Firebolt.java
|
2013-10-10 21:11:01 -04:00 |
|
cbt33
|
38b00cbf09
|
Create EngulfingFlames.java
|
2013-10-10 21:10:12 -04:00 |
|
cbt33
|
332e441dc1
|
Create DwarvenStrikeForce.java
|
2013-10-10 21:09:04 -04:00 |
|
cbt33
|
b9a5132775
|
Delete BlazingSalvo.java
|
2013-10-10 21:07:26 -04:00 |
|
cbt33
|
bdf00d8a4d
|
Create BlazingSalvo.java
|
2013-10-10 21:06:54 -04:00 |
|
cbt33
|
3cf4f904fc
|
Create Tombfire.java
|
2013-10-10 21:04:53 -04:00 |
|
cbt33
|
b209d71ecb
|
Create NeedForSpeed.java
|
2013-10-10 21:03:51 -04:00 |
|
LevelX2
|
b18e6320e8
|
Added Trough the Breaches and Tide of War.
|
2013-10-11 00:38:38 +02:00 |
|
LevelX2
|
396d244b6f
|
Added Sideswipe.
|
2013-10-10 17:00:17 +02:00 |
|
LevelX2
|
ea6f0a3df3
|
Some minor fixes to Idle Thoughts.
|
2013-10-10 14:23:06 +02:00 |
|
LevelX2
|
93a1597e5d
|
Minor fixes to Dream Thief and Indigo Faerie.
|
2013-10-10 13:31:04 +02:00 |
|
LevelX2
|
6388c939ee
|
Some minor fixes to Idle Thoughts, Kithkin Zealot, Hallowed Burial, Endless Horizon.
|
2013-10-10 08:13:30 +02:00 |
|
Jeff
|
f34ecae48a
|
Merge branch 'master' of https://github.com/magefree/mage.git
|
2013-10-09 17:30:45 -05:00 |
|
Jeff
|
3a85a0c059
|
- Added Indigo Faerie, Inundate, Loyal Gyrfalcon, Patrol Signaler, Razorfin Abolisher, Spirit of the Hearth.
|
2013-10-09 17:15:08 -05:00 |
|
LevelX2
|
3079705f45
|
Merge branch 'master' of https://github.com/magefree/mage.git
|
2013-10-10 00:01:56 +02:00 |
|
LevelX2
|
0579ddc1bd
|
Fixed Spear of Heliod, Dunerider Outlaw, Whirling Dervish, Reciprocate, Wicked Akuba, Giltspire Avenger only counting damage done, if the same permanent had done the damage (i.e. it cant be selected if the creature was exiled with Cloudshift).
|
2013-10-10 00:01:20 +02:00 |
|
Plopman
|
607bf3ce42
|
Added Duplicant and Tangle Wire
|
2013-10-09 22:29:19 +02:00 |
|
Jeff
|
a4bb20bb9c
|
- Added Dream Thief, Idle Thoughts, Dream Fracture, Hallowed Burial, Kithkin Zealot, Endless Horizons.
|
2013-10-09 14:44:45 -05:00 |
|
LevelX2
|
7a4469fd80
|
[ODY] Added Magnivor and Chainflinger.
|
2013-10-09 08:37:51 +02:00 |
|
LevelX2
|
d1e7257189
|
* Fixed some minor bugs of tooltip texts.
|
2013-10-09 08:37:23 +02:00 |
|
LevelX2
|
db1521d30c
|
* Fixed some problems with blocking requirements (fixes #355).
|
2013-10-08 17:12:04 +02:00 |
|
LevelX2
|
2dd26a9075
|
Added missing target to Acceptable Losses.
|
2013-10-08 16:12:04 +02:00 |
|
LevelX2
|
2446330960
|
* Odysee - added 9 red cards.
|
2013-10-08 08:06:07 +02:00 |
|
LevelX2
|
4f677d27d1
|
* Surgical Extraction - Done some cleanup.
|
2013-10-08 08:05:36 +02:00 |
|
LevelX2
|
58203c184b
|
* Sleight of Hand - Fixed that the card was send to graveyard instead of correctly to library.
|
2013-10-08 08:05:13 +02:00 |
|
Jeff
|
c9b47e3f7c
|
- Added Endure.
|
2013-10-07 17:53:40 -05:00 |
|
Jeff
|
8f7294eda7
|
- Added Banefire for LevelX2. Added Blood Tyrant, Dragonsoul Knight, Paleoloth, and Yoke of the Damned. One card left in Conflux if anyone is interested.
|
2013-10-07 15:59:41 -05:00 |
|
LevelX2
|
f04df1b193
|
Formatting.
|
2013-10-07 18:13:21 +02:00 |
|
LevelX2
|
f77576b62c
|
* Bestow - while used as Aura, other subtypes are removed. Theros gods lose subtype god while beeing not a creature.
|
2013-10-07 14:16:37 +02:00 |
|
LevelX2
|
5d16e032eb
|
* Odysee - Added 11 green cards.
|
2013-10-06 16:53:23 +02:00 |
|
Loki
|
fc24696c7d
|
Yosei, the Morning Star should be Legendary
|
2013-10-06 15:35:26 +13:00 |
|
LevelX2
|
a9a8fef869
|
* Obzedat, Ghost Council - Fixed a bug that Obzedat came alo back to battlefield if it was exiled by another effect responding to his own exile effect.
|
2013-10-05 19:13:00 +02:00 |
|
LevelX2
|
cb20af4526
|
Added Helm and Sword of Kaldra, Mana Vault, Sigil of Sleep, Unquestioned Authority and Infiltrator's Magemark.
|
2013-10-05 16:30:11 +02:00 |
|
LevelX2
|
4db53c3b27
|
Added onlyCombat damage option to DealsDamageToAPlayerAttachedTriggeredAbility.
|
2013-10-05 16:28:49 +02:00 |
|
LevelX2
|
81a860f49c
|
Added Llanowar Reborn.
|
2013-10-04 15:18:22 +02:00 |
|
LevelX2
|
da65404436
|
* Nissa's Chosen - Added game log message about the move of Nissa's Chosen to library.
|
2013-10-04 13:45:52 +02:00 |
|
LevelX2
|
fac4ff40fe
|
* Nissa's Chosen - move permanent instead of card internally to library.
|
2013-10-04 08:41:45 +02:00 |
|
LevelX2
|
3fcb222201
|
Formatting.
|
2013-10-02 17:32:32 +02:00 |
|
LevelX2
|
2f7fbca49b
|
Added Kavu Predator, Skarrgan Skybreaker, Skarrgan Firebird and Orcish Lumberjack.
|
2013-10-02 14:27:51 +02:00 |
|
LevelX2
|
a98683fc18
|
Some minor fixes and improvements.
|
2013-10-02 14:27:00 +02:00 |
|
LevelX2
|
1dabfbb07b
|
Fixed cards with endless loops if a player left game while he has to make a choice.
|
2013-10-02 08:08:09 +02:00 |
|
LevelX2
|
8007b16d64
|
* Exhume - Fixed that player has to and could select creature in Exhume controllers graveyard. Now he can only select a creature in his own graveyard and only if one exists there.
|
2013-10-01 23:55:33 +02:00 |
|
LevelX2
|
f709dd2cb4
|
Added Undying Rage, Shower of Sparks and Lunge.
|
2013-10-01 17:10:13 +02:00 |
|
LevelX2
|
a7f9ba65fe
|
* Doran, the Siege Tower - Fixed handling of use toughness instead of power for damage effect. Prevention effects work now always for the correct amount of damage.
|
2013-10-01 14:41:19 +02:00 |
|
LevelX2
|
19714312cd
|
Minor formatting.
|
2013-10-01 14:39:38 +02:00 |
|
LevelX2
|
721a411aad
|
* Added Krosan Tusker, Deus of Calamity and Winds of Rath.
|
2013-10-01 08:32:37 +02:00 |
|
LevelX2
|
1e947cb588
|
* Battlegrace Angel - Fixed that effect all targets were gathered and reused next time the lifelink effect was gained.
|
2013-09-30 18:35:24 +02:00 |
|
LevelX2
|
1d02955aea
|
Added Duel Decks: Heroes vs. Monsters to mtg-cards-data.txt and mtg-sets-data.txt. Added 5 existing cards.
|
2013-09-30 18:16:48 +02:00 |
|
LevelX2
|
eb85c1e90d
|
Fixed syntax errors of Cursed Monstrosity and Dirty Wereat.
|
2013-09-30 18:15:06 +02:00 |
|
cbt33
|
c130153c6f
|
Update CabalInquisitor.java
|
2013-09-30 11:10:30 -04:00 |
|
cbt33
|
7686ffd20e
|
Update BraidsCabalMinion.java
|
2013-09-30 11:08:01 -04:00 |
|
cbt33
|
ad2bbad79f
|
Update DirtyWererat.java
|
2013-09-30 11:06:46 -04:00 |
|
cbt33
|
e8a6383319
|
Update CursedMonstrosity.java
|
2013-09-30 10:59:39 -04:00 |
|
cbt33
|
63ebd77cd7
|
Update FilthyCur.java
|
2013-09-30 10:57:35 -04:00 |
|
cbt33
|
4c674f328f
|
Update DirtyWererat.java
|
2013-09-30 10:56:50 -04:00 |
|
cbt33
|
ec580bd489
|
Update FaceOfFear.java
|
2013-09-30 10:45:50 -04:00 |
|
cbt33
|
dc1c6fa448
|
Update FilthyCur.java
|
2013-09-30 10:44:42 -04:00 |
|