cbt33
2ad39bf276
Update MorgueTheft.java
...
use FilterCreatureCard().
2013-09-30 10:20:18 -04:00
LevelX2
786b4262d7
* 5 cards from Heroes vs. Monsters..
2013-09-30 16:06:13 +02:00
LevelX2
c10c4da9bf
* Fixed import of Dirty Wererat (cbt33).
2013-09-30 11:22:06 +02:00
LevelX2
00b4090f55
* Fixed Childhood Horror - Removed dots at the end of text (cbt33).
2013-09-30 10:57:42 +02:00
LevelX2
dbc8f60e10
Fixed Childhood Horror (cbt33).
2013-09-30 10:55:29 +02:00
LevelX2
2d2fc10bc5
Merge pull request #348 from cbt33/master
...
22 new to Odyssey
2013-09-30 01:07:11 -07:00
LevelX2
49db840d77
* Heroes vs. Monsters - Added duel set.
2013-09-30 08:38:18 +02:00
cbt33
89b59f5908
Create Mindslicer.java
2013-09-29 23:33:30 -04:00
cbt33
0ce161459a
Create StalkingBloodsucker.java
2013-09-29 23:31:30 -04:00
cbt33
0f5b5b4699
Create SkullFracture.java
2013-09-29 23:31:03 -04:00
cbt33
098cab3e3d
Create ScreamsOfTheDamned.java
2013-09-29 23:30:29 -04:00
cbt33
f6797220f3
Create SadisticHypnotist.java
2013-09-29 23:29:42 -04:00
cbt33
2de8689969
Create RepentantVampire.java
2013-09-29 23:27:12 -04:00
cbt33
8b68ad343a
Create PatriarchsDesire.java
2013-09-29 23:26:25 -04:00
cbt33
500017259b
Create OvereagerApprentice.java
2013-09-29 23:25:20 -04:00
cbt33
32a631e0d7
Create MorbidHunger.java
2013-09-29 23:24:28 -04:00
cbt33
cb02888914
Create MorgueTheft.java
2013-09-29 23:23:23 -04:00
cbt33
fed2825c29
Create Mindslicer.java
2013-09-29 23:22:22 -04:00
cbt33
ddcbf15978
Create MalevolentAwakening.java
2013-09-29 23:18:25 -04:00
cbt33
7f2f692ca6
Create InfectedVermin.java
2013-09-29 23:15:59 -04:00
cbt33
c59295da22
Create FledglingImp.java
2013-09-29 23:12:16 -04:00
cbt33
69fb267f5c
Create FilthyCur.java
2013-09-29 23:10:39 -04:00
cbt33
078cbf96f4
Create FamishedGhoul.java
2013-09-29 23:01:57 -04:00
cbt33
ea7030f0d3
Create FaceOfFear.java
2013-09-29 22:53:44 -04:00
cbt33
d6584bc478
Create DirtyWererat.java
2013-09-29 22:51:28 -04:00
cbt33
c0e87a8046
Create CursedMonstrosity.java
2013-09-29 22:48:04 -04:00
cbt33
e6f12f1462
Create ChildhoodHorror.java
2013-09-29 22:44:49 -04:00
cbt33
1b69800f52
Create CabalInquisitor.java
2013-09-29 22:41:58 -04:00
cbt33
322b839c1e
Create BraidsCabalMinion.java
2013-09-29 22:38:46 -04:00
cbt33
789fe6639d
Create CeaseFire.java
2013-09-29 22:36:57 -04:00
LevelX2
0e4422e5a4
* Triad of Fates - Fixed missing tap costs of ability 2 and 3.
2013-09-29 20:29:14 +02:00
LevelX2
aff2489e7a
Removed unneccessary log message from MoveToZone STACK => EXILE.
2013-09-29 09:51:47 +02:00
LevelX2
1338de4269
* Read the Bones - Fixed tooltip text.
2013-09-29 09:50:46 +02:00
LevelX2
bc03a23708
* Minamo Sightbender - FIxed tooltip text and reimplemented activated ability.
2013-09-29 09:50:06 +02:00
LevelX2
b63f375da7
* Time to Feed - Fixed that the life gaining part fizzled, if both creatures died.
2013-09-28 10:01:30 +02:00
LevelX2
608f7bd3e3
* Nemesis of Mortals - Fixed wrong cost calculation of monstrosity ability.
2013-09-28 01:17:18 +02:00
Jeff
fcb50dd475
- Added Nyxathid and Sedraxis Alchemist.
2013-09-27 14:31:18 -05:00
Jeff
4aea13199b
- Added Corrupted Roots and Fleshformer.
2013-09-27 11:38:55 -05:00
LevelX2
0357dcb59d
Prevented 0 damage prevention events.
2013-09-27 16:14:13 +02:00
LevelX2
14d4f0dccf
Fixed cards submitted by cbt33 - see list of changes:
...
* Scrivener - Changed filter message, change EntersBattlefieldEffect to EntersBattlefieldTriggeredEffect
* Earnest Fellowship - Moved comment line, Changed layer of EarnestFellowshipEffect to AbilityAddingRemovingEffects_6, changed outcome. Removed unneccassary init method. Simplyfied apply effect, adding maximal one ProtectionAbility to a permanent, before Filter and abilities were all redundant for multicolor permanents. Fixed wrong sourceId for addAbility.
* Hallowed Healer - Made targets mandatory (default number of targets 1 has not to be set), Fixed tooltip text (Threshold, tap symbol, dot at the end).
* Treetop Sentinel - filname missed the "java" extension. Changed filter message.
* Bloodcurdler - removed unneccessary comment, replaced card name by {this} for rule text, corrected the descond effect of the threshold ability (this is no cost it's an effect).
* Buried Alive - Moved comment line, fixed sourceId for moveToZone.
* Think Tank - removed unneccessary comment, LookLibraryAndPickControllerEffect could not handle the effect.
* Words of Wisdom - added missing tooltip text, removed unneccessary comments, fixed indentation
* Unifying Theory - removed unneccessary comment, simplified UnifyingTheoryEffect, removed dot from effect static text.
* Ancestral Tribute - fixed indentation.
2013-09-27 12:57:08 +02:00
LevelX2
b1108332bd
* Upheaval - Changed non existing function, minor text change. Removed unneccessary comments (cbt33).
2013-09-27 08:30:26 +02:00
LevelX2
a8e54c52cd
Merge pull request #345 from cbt33/master
...
11 Added to Odyssey
2013-09-26 23:24:21 -07:00
Jeff
52bbb31530
- Added Telemin Performance, and Meglonoth.
2013-09-26 17:48:33 -05:00
cbt33
dba3f76384
Create Scrivener.java
2013-09-26 18:44:52 -04:00
cbt33
2a4f37e463
Create EarnestFellowship.java
2013-09-26 18:43:52 -04:00
cbt33
d92295a123
Create HallowedHealer.java
2013-09-26 18:42:38 -04:00
cbt33
0e6c67c127
Create Scrivener.java
2013-09-26 18:41:11 -04:00
cbt33
484465ef52
Create TreetopSentinel
2013-09-26 18:40:04 -04:00
cbt33
ff9b05f14e
Create Upheaval.java
2013-09-26 18:37:24 -04:00
cbt33
1b0cee67bc
Create Bloodcurdler.java
2013-09-26 18:36:22 -04:00
cbt33
40c57d4268
Create BuriedAlive.java
2013-09-26 18:33:06 -04:00
cbt33
5970fbee4d
Create BuriedAlive.java
2013-09-26 18:30:59 -04:00
cbt33
5863b71192
Create BuriedAlive.java
2013-09-26 18:29:45 -04:00
cbt33
69bf96cbfa
Create ThinkTank.java
2013-09-26 18:26:39 -04:00
cbt33
3b469d1a23
Create WordsOfWisdom.java
2013-09-26 18:25:48 -04:00
cbt33
da8a6b017d
Create UnifyingTheory.java
2013-09-26 18:25:17 -04:00
cbt33
03b5bd926d
Create AncestralTribute.java
2013-09-26 18:24:00 -04:00
LevelX2
5517cef3df
Merge branch 'master' of https://github.com/magefree/mage.git
2013-09-27 00:17:24 +02:00
Jeff
789b2a2d83
- Added Paragon of the Amesha, Nacalt Hunt-Pride, Rhox Meditant, and Graxis Illusionist.
2013-09-26 15:31:34 -05:00
LevelX2
8841cca120
Merge branch 'master' of https://github.com/magefree/mage.git
2013-09-26 21:39:07 +02:00
LevelX2
0caa1d568f
* Kumanos Pupils - Fixed wrong rarity.
2013-09-26 17:24:24 +02:00
LevelX2
2a5c80b393
* Modern Masters set - Fixed wrong release date.
2013-09-26 07:35:29 +02:00
LevelX2
31a2f08efe
* Psychic Intrusion - Fixed a bug that no card could be exiled if no selectable card is in the graveyard.
2013-09-26 00:01:41 +02:00
Jeff
00f0e6a6d3
- Added Aven Trailblazer, Mark of Asylum, and Mirror-Sigil Sergeant. Tests for each.
2013-09-25 11:54:27 -05:00
LevelX2
deec6dc1a4
* Weathered Wayfarer - Added missing tap cost to the activated ability.
2013-09-24 21:22:33 +02:00
Plopman
a04164766e
Added Staff of Domination
2013-09-24 19:58:37 +02:00
Plopman
f5882af3f7
Added Trinisphere, Sphere Of Resistance, Thorn of Amethyst
2013-09-24 19:56:49 +02:00
Plopman
3144409c2c
Fixed cost modification order (Rule 601.2e) and added CostModificationType
2013-09-24 19:52:58 +02:00
LevelX2
8d4ec3f0ed
Fixed Swere, Misdirection and Ricochet Trap to target only spells with exactly one target and allowing to replace it with exactly one different valid target.
2013-09-24 16:40:11 +02:00
LevelX2
5d13559ef1
Gather Specimens, simplified replacement effect, some other minor changes.
2013-09-24 13:43:56 +02:00
LevelX2
3d7c2c32bf
Sludge Strider, changed triggered event and added text to the effect.
2013-09-24 13:42:45 +02:00
LevelX2
dc5fc69287
* Cavern of Soul - Fixed possible java exception when it is checked if with the Cavern mana was payed ( Fixes #336 ).
2013-09-24 11:05:25 +02:00
LevelX2
1c1daf8bcb
* Vampire Nocturnus - Fixed possible java exception if the top card's color is checked ( Fixes #341 ).
2013-09-24 11:00:19 +02:00
LevelX2
465cd82104
* Daxos of Meletis - Fixed that java error happened if player tries to cast non castable cards (e.g. lands).
2013-09-24 10:54:55 +02:00
Jeff
23434548bd
- Added Gather Specimens, Sludge Strider, and Swerve. Fixed Abattoir Ghoul. Added some tests.
2013-09-23 17:24:57 -05:00
LevelX2
957d420e8d
* Disciple of Phenax - It shows no longer an empty window, if target player has no cards in hand.
2013-09-24 00:09:14 +02:00
LevelX2
672567cd72
* Mox Diamon - Fixed handling and wrong behaviour if you don't sacrifice a land.
2013-09-24 00:08:20 +02:00
LevelX2
56f06c6a28
* Akroan Horse - Fixed color and removed haste ability of the created token.
2013-09-23 21:54:25 +02:00
LevelX2
3374f944b9
Added Gilder Bairn, Rite of Consumption, Laquatuss Champion and Soul Scourge.
2013-09-23 16:22:38 +02:00
LevelX2
4b15dafda3
Save and load tournament settings.
2013-09-23 08:39:34 +02:00
LevelX2
ddcbf13e36
* Scion of Oona - Fixed that shroud for Faeries did not work.
2013-09-23 08:05:04 +02:00
LevelX2
bf1080db7b
* Leonin Snarecaster - Made target mandatory.
2013-09-22 12:37:54 +02:00
LevelX2
c9b88ac713
* Hinterland Scourge - Changed blocking requrement effect from all to at least one (at least one is not implemented perfectly yet).
2013-09-22 08:51:30 +02:00
LevelX2
3f92ec152b
* Hunt the hunter - Fixed the target definition (3 instead of correctly 2 targets).
2013-09-21 23:50:51 +02:00
LevelX2
df728473c7
Mayael the Anuma - Fixed that the selected card was moved to hand instead correctly to the battlefield.
2013-09-21 17:50:39 +02:00
LevelX2
fbb9cd7908
Fixed filter to some sacrifice effects.
2013-09-21 08:57:16 +02:00
LevelX2
9252ca604a
* Warriors' Lesson - Fixed that the duration of the given effect correctly lasts only until end of turn.
2013-09-21 08:56:07 +02:00
LevelX2
d42500c586
* Nykthos, Shrine to Nyx - Fixed possible NPE Error with Nykthos.
2013-09-20 14:23:00 +02:00
LevelX2
b7ae1305bb
* Defend of Hearth - Fixd that prevention effect was applied also to permanents instead only to players.
2013-09-20 14:22:09 +02:00
LevelX2
24baf63cf1
* Prophet of Kruphix - Fixed that the triggered untap ability was missing.
2013-09-20 11:57:24 +02:00
LevelX2
fdca147d4d
* Balancing Act and Restore Balance - Fixed that range of players was ignored (cbt33).
2013-09-20 11:18:38 +02:00
LevelX2
44a81f8162
* Confessor - Made triggered ability optional (cbt33).
2013-09-20 11:17:11 +02:00
LevelX2
2ba68211bc
* Dedicated Martyr - Changed cost order (cbt33).
2013-09-20 11:15:59 +02:00
LevelX2
f9c69ccf1d
* Dogged Hunter - Changed target text (cbt33).
2013-09-20 11:15:23 +02:00
LevelX2
03dfbfa7e0
* Cantivore - Changed target text (cbt33).
2013-09-20 11:13:50 +02:00
LevelX2
97f057339e
* Cephalid Broker - Set target mandatory (cbt33).
2013-09-20 11:13:10 +02:00
LevelX2
16b10c06d2
* Warriors' Lesson - Fixed that you can correctly draw 1 card instead of 2 if a creature deals combat damage to a palyer.
2013-09-20 08:39:53 +02:00
LevelX2
7247d444ec
* Wild Celebrants - Fixed missing target definition.
2013-09-20 08:30:02 +02:00
LevelX2
27d81accd8
* Coordinated Assault - Fixed missing target definition, so the effects can be applied to targets.
2013-09-20 08:25:01 +02:00
LevelX2
44fd58999c
* Firedrinker Satyr - Added missing activated ability.
2013-09-20 08:22:00 +02:00
LevelX2
dfe2940623
* Cutthroat Maneuver - Fixed tooltip text saying +2/+2 instead of correctly +1/+1.
2013-09-20 08:17:43 +02:00
LevelX2
0000e9e1c0
* Triton Tactics - Fixed tooltip text.
2013-09-20 08:15:46 +02:00
LevelX2
aa0941d23e
* Meletis Charlatan - Fixed the activated ability of Meletis Charlatan.
2013-09-20 08:05:39 +02:00
LevelX2
6249516b45
* Priest of Iroas - Fixed wrong ability activation costs.
2013-09-20 01:13:02 +02:00
LevelX2
01f4ed66ba
* Pharika's Mender - Fixed that it could return any kind of card instead of correctly creature and enchantment cards.
2013-09-20 01:11:21 +02:00
LevelX2
f6744cd29a
* BestowAbility - Fixed that the Bestow card stays as creature on the battlefield when the creature it was enchanting leaves the battlefield.
2013-09-20 01:07:45 +02:00
LevelX2
eafe3e719d
* Reverent Hunter - Fixed that it got always 1 counter to much from its enters the battlefield triggered ability.
2013-09-20 00:48:50 +02:00
LevelX2
06d5e2a4c6
* Rescue From the Underworld - small fix to the tooltip text.
2013-09-19 14:42:07 +02:00
LevelX2
beffdd5a8a
* Evangel of Heliod - Fixed wrong color of tokens (were red instead of white) and removed haste ability from the created tokens.
2013-09-19 14:33:34 +02:00
Plopman
971d54e9aa
[THS] Fixed Training Grounds. Issue #110
2013-09-19 13:30:40 +02:00
LevelX2
128bc3cafa
[THS] Fixed Hammer of Purphoros and tooltip text of Rageblood Shaman.
2013-09-18 23:19:37 +02:00
LevelX2
6f6cd8886b
[THS] Added Fanatic of Mogis (Theros complete).
2013-09-18 22:18:20 +02:00
LevelX2
e40fcba547
[THS] Added 6 red cards.
2013-09-18 21:15:14 +02:00
LevelX2
57f8fbc543
[THS] Added 6 red cards.
2013-09-18 20:22:09 +02:00
LevelX2
40a51748e6
[THS] Added 6 red cards.
2013-09-18 19:52:30 +02:00
LevelX2
31847c4d40
[THS] Corrected two card numbers. Updated card repository version number.
2013-09-18 19:23:35 +02:00
LevelX2
aae4b019f6
Merge branch 'master' of https://github.com/magefree/mage.git
2013-09-18 18:17:08 +02:00
LevelX2
472476db54
[THS] Added Rescue from the Underworld.
2013-09-18 17:36:29 +02:00
LevelX2
f3e8226418
[THS] Added Time to Feed and Polukranos World Eater.
2013-09-18 16:25:02 +02:00
LevelX2
70899ec4f8
[THS] Added Gift of Immortality, fixed some wrong names, minor formatting. Allow download of THS images.
2013-09-18 08:27:30 +02:00
LevelX2
eea4264e62
Fixed Satyr Piper's missing target.
2013-09-18 07:59:40 +02:00
LevelX2
f873e3edba
[THS] Added Satyr Piper.
2013-09-17 17:25:33 +02:00
LevelX2
3dd75d6609
Implemented support for MustBeBlockedByAtLeastOne...Effect. (ongoing).
2013-09-17 17:25:16 +02:00
LevelX2
3a048cb828
Renamed some combat effects for name consistency.
2013-09-17 15:55:21 +02:00
LevelX2
e2017762ba
Moved combat related effects to an new package.
2013-09-17 14:22:42 +02:00
LevelX2
868127dc85
* Titan of Eternal Fire fixed tooltip text.
2013-09-17 08:39:58 +02:00
LevelX2
4a7f90da9f
Merge pull request #331 from cbt33/master
...
11 Cards to ODY
2013-09-16 15:36:55 -07:00
LevelX2
bb863d2cc8
* Sporemound - Fixed tooltip text.
2013-09-17 00:21:39 +02:00
LevelX2
258245c4a2
[THS] Added Underworl Cerberus and Xenagos the Reveler.
2013-09-17 00:18:30 +02:00
LevelX2
d532699014
Added ReturnToHandFromGraveyardAllEffect
2013-09-16 22:38:20 +02:00
LevelX2
c6f7d0c713
* Riders of Gavony, Adaptive Automaton, Door of Destinies, Xenograft - Added info to card tooltip about the chosen creature type.
2013-09-16 22:07:57 +02:00
LevelX2
243d10b336
Merge branch 'master' of https://github.com/magefree/mage.git
2013-09-16 21:48:21 +02:00
LevelX2
acf2cc24b2
* Rafiq of the Many - Fixed handling of attacks alone triggered ability.
2013-09-16 21:47:18 +02:00
LevelX2
7301864596
* Finest Hour - Fixed handling of attacks alone triggered ability.
2013-09-16 21:46:57 +02:00
LevelX2
a6e81824be
* Aegis Angel - Fixed handling of given Idestructible ability.
2013-09-16 21:46:06 +02:00
LevelX2
aa68e51e22
* Master Thief and Sower of Temptation - Fixed control effect duration.
2013-09-16 21:44:48 +02:00
Plopman
33a0d24213
[THS] Added 7 red cards
2013-09-16 20:32:23 +02:00
cbt33
3fa58fd8a1
Delete Oppression.java
2013-09-16 12:28:17 -04:00
cbt33
4bfdef5ecd
Delete AvenShrine.java
2013-09-16 12:25:44 -04:00
cbt33
68f6db84f3
Delete AegisOfHonor.java
2013-09-16 12:25:25 -04:00
cbt33
4b01d08cec
Delete AncestralTribute.java
2013-09-16 12:24:11 -04:00
cbt33
b508a68fc8
Create DivineSacrament.java
2013-09-16 12:05:52 -04:00
cbt33
2a304c4be8
Create GracefulAntelope.java
2013-09-16 11:39:18 -04:00
cbt33
fdf66f7b1c
Create DoggedHunter.java
2013-09-16 11:37:46 -04:00
cbt33
92c50a6e0b
Create DedicatedMartyr.java
2013-09-16 11:36:45 -04:00
cbt33
4aba784931
Create Confessor.java
2013-09-16 11:35:39 -04:00
cbt33
3128a08a9b
Update CephalidBroker.java
2013-09-16 11:34:07 -04:00
cbt33
329d24806c
Create Cantivore.java
2013-09-16 11:32:41 -04:00
cbt33
439d95cb70
Create BlessedOrator.java
2013-09-16 11:32:03 -04:00
cbt33
66a4d513c6
Update BlessedOrator.java
2013-09-16 11:31:56 -04:00
cbt33
3e733f5175
Create BlessedOrator.java
2013-09-16 11:30:26 -04:00
cbt33
7d57ec4681
Create BelovedChaplain.java
2013-09-16 11:27:15 -04:00
cbt33
d1aca3e7cf
Create BalancingAct.java
2013-09-16 11:25:35 -04:00
cbt33
1d6b4fb3cf
Update AvenArcher.java
2013-09-16 11:19:50 -04:00
cbt33
ece0c1a5d8
Delete AnimalBoneyard.java
2013-09-16 11:16:25 -04:00
LevelX2
1e21531976
[THS] Added 10 cards (gold).
2013-09-16 17:05:08 +02:00
LevelX2
297ed13d86
[THS] Added 2 cards (gold).
2013-09-16 08:21:12 +02:00
LevelX2
dfdb550abe
[THS] Added 36 cards (green and black).
2013-09-16 00:25:27 +02:00
LevelX2
6bb41d86db
[THS] Added 9 Artifacts (Artifacts complete).
2013-09-15 17:32:41 +02:00
LevelX2
e9bf333613
Added ConditionalAsThoughtEffect.
2013-09-15 17:32:06 +02:00
LevelX2
baf5125a64
[THS] Added 16 blue and white cards (blue and white are completly implemented).
2013-09-15 11:39:43 +02:00
LevelX2
6b504e9601
[THS] Added 17 cards.
2013-09-14 17:22:46 +02:00
LevelX2
9f1fb3581c
Added AttachedToCounterCondition and some minor changes.
2013-09-14 17:22:06 +02:00
LevelX2
811d4409ec
Refactored AttacksAttachedTriggeredAbility, added SacrificeSourceTriggeredAbility.
2013-09-14 15:36:56 +02:00
LevelX2
6fbbb6f2ee
[THS] Basic lands of Theros.
2013-09-14 13:11:57 +02:00
LevelX2
9884aee512
[THS] Corrected some card numbers.
2013-09-14 08:51:25 +02:00
LevelX2
02f5aa4f9f
[THS] 24 simple generated Theros cards.
2013-09-14 08:37:12 +02:00
LevelX2
380ea014b2
* Scourge of Geier Reach - Fixed incomplete tooltip text.
2013-09-13 16:15:35 +02:00
LevelX2
aca7cf6930
* Obsidian Fireheart - Fixed wrong mana costs to activate its ability.
2013-09-13 16:03:48 +02:00
LevelX2
b04cf8cfa6
[THS] Added 4 black cards.
2013-09-13 15:01:31 +02:00
LevelX2
02538746a8
[THS] Added 5 black cards.
2013-09-13 14:11:29 +02:00
LevelX2
f7af238919
Some changes to SacrificeOpponent effect.
2013-09-13 14:11:07 +02:00
LevelX2
2cea0215a2
Added SacrificeOpponentsEffect.
2013-09-13 12:52:44 +02:00
LevelX2
dbedca4eb8
[THS] Added Reaper of the Wilds and Spellheard Chimera.
2013-09-13 08:37:49 +02:00
LevelX2
a21f7f315d
[THS] Some fixes for Bow of Nylea and Ashio, Nightmare Weaver.
2013-09-12 20:17:11 +02:00
LevelX2
13cc227ebb
[THS] Added 10 cards (1 blue 9 multicolor).
2013-09-12 17:18:51 +02:00
LevelX2
8e19052d6d
Added extra turn attribute to GameState.
2013-09-12 17:18:22 +02:00
LevelX2
09017e7e3a
* Deity of Scars - Fixed that the enters the battlefield effect is now a replacement effect instead of a triggered effect.
2013-09-12 16:43:19 +02:00
LevelX2
cf4ada4417
* Wirewood Lodge - Fixed that the land produces correctly colorless mana instead of green mana.
2013-09-12 16:31:50 +02:00
LevelX2
d7677ff3d1
Added EntersBattlefieldOrDiesSourceTriggeredAbility.
2013-09-12 13:53:39 +02:00
Plopman
ae52a16b01
[THS] Added Ordeal of Purphoros
2013-09-11 21:53:15 +02:00
LevelX2
33901e8b3d
[THS] Added 4 white cards.
2013-09-11 17:38:43 +02:00
LevelX2
ff1b2ceb72
Fixed a bug of SpellCastOpponentTriggeredAbility and changed FilterCard to FilterSpell.
2013-09-11 17:38:09 +02:00
LevelX2
4f68f5c793
Merge branch 'master' of https://github.com/magefree/mage.git
2013-09-10 23:42:30 +02:00
LevelX2
540d1ba1a0
[THS] Added Bident of Thassa.
2013-09-10 23:41:56 +02:00
Plopman
b0460ac0c5
[THS] Added 4 red cards
2013-09-10 22:36:23 +02:00
LevelX2
62256db943
* Fixed Bant Sureblade, Esper Stormblade, Jund Hackblade and Naya Hushblade getting their boost now correctly also from controlled non creature multicolored permanents.
2013-09-10 21:46:17 +02:00
LevelX2
36ecc1e121
[THS] Added 11 blue cards.
2013-09-10 16:42:32 +02:00
LevelX2
b4a1e79f85
* Psychic Strike - Fixed that second effect will be applied also if targeted spell can't be countered.
2013-09-10 16:06:46 +02:00
LevelX2
70e7fb0cdd
* Broodwarden - Fixed that Eldrazi Spawn creatures got +1/+1 instead of correctly +2/+1.
2013-09-09 19:28:27 +02:00
LevelX2
84926354bd
* Progenitus - Fixed the not working protection ability.
2013-09-09 14:36:42 +02:00
LevelX2
832b585d89
* Odric, Master Tactician - Fixed that his attacking triggered ability last until end of game instead of correctly until end of combat.
2013-09-08 23:54:17 +02:00
LevelX2
b50c455997
[THS] Added 6 lands.
2013-09-08 14:50:48 +02:00
LevelX2
96108c9a4e
* Mayael's Aria - Fixed that all creatures instead of correctly controlled creatures were taken into account and boosted.
2013-09-08 14:50:07 +02:00
Backfir3
66417c1d68
Added [USG] Multani's Decree [CMD] Ghave, Guru of Spores; Kaalia of The Vast
2013-09-08 14:33:50 +02:00
North
26676b9ab5
[refactor] removed constructor from FitlerControlledPermanent
2013-09-08 01:30:36 +03:00
Plopman
cf8c69e000
Added Putrid Imp
2013-09-07 18:17:22 +02:00
Plopman
6c1fc3c5d0
Added 3 requested cards
2013-09-07 18:17:06 +02:00
Plopman
8cac030190
Added 8 requested cards
2013-09-07 17:53:09 +02:00
LevelX2
744bc4d999
[THS] 19 Theros cards.
2013-09-07 16:05:14 +02:00
LevelX2
8090522e3c
Minor formatting.
2013-09-07 16:04:22 +02:00
LevelX2
eaba56568d
* Maelstrom Nexus - Fixed bug that for cascade effect of Maelstrom Nexus always the casting cost of Maelstrom Nexus itself were used to compare if cascade applies instead of the casting cost of the spell that triggered the effect.
2013-09-07 07:51:29 +02:00
LevelX2
e9f0ad3f7d
[THS] Added Glare of Heresy and Gods Willing.
2013-09-05 17:14:10 +02:00
LevelX2
91bb1c1de0
Removed unused code from Thassa God of the Sea.
2013-09-04 17:21:04 +02:00
LevelX2
4b2092f405
[THS] Added Master of Waves, Heliod God of the Sun and Thassa God of the Sea.
2013-09-04 17:16:36 +02:00
LevelX2
4e23d49bd2
Added text to ManaType constants.
2013-09-04 17:15:51 +02:00
LevelX2
40102af238
Changed text of IndestructibleAbility.
2013-09-04 17:14:09 +02:00
LevelX2
8c48383851
[THS] Added Phalanx Leader and Wingsteel Rider.
2013-09-04 11:56:05 +02:00
LevelX2
d36a968579
* Thraximundar - Fixed that the second ability to sacrifice a creature didn't trigger.
2013-09-03 23:42:34 +02:00
LevelX2
3592c3b06a
[THS] Added Hundred-Handed One; Sealock Monster and Vanquish the Foul.
2013-09-03 17:12:21 +02:00
LevelX2
5dfc4405f1
[THS] Added Thoughtseize.
2013-09-03 08:19:54 +02:00
Plopman
6a3896b1a2
Added Ancient Ziggurat and tarnished Citadel
2013-09-02 19:57:23 +02:00
Plopman
0647ff8fbf
Added Sinew sliver, Crystalline Sliver and Hibernation Sliver
2013-09-02 19:56:47 +02:00
Plopman
97018b1a4b
Fixed Mutavault (E.G. didn't gain abilities from Sliver)
2013-09-02 19:56:01 +02:00
LevelX2
b6285accde
[THS] Added 3 Theros cards.
2013-09-02 17:11:07 +02:00
LevelX2
5496cb4afd
Added the Theros set.
2013-09-02 17:10:38 +02:00
LevelX2
a5af087347
Added Upwelling.
2013-09-02 08:29:47 +02:00
LevelX2
347749a691
* Feudkiller's Verdict - Fixed wrong name of created token.
2013-09-01 18:40:45 +02:00
LevelX2
1090258114
Changed ConditionalContinousEffect to handle latest changes correctly.
2013-09-01 14:48:00 +02:00
LevelX2
277f9363fd
* Fury Charm - Fixed that Suspended Cards could not be cast, if last counter was removed with Fury Charm.
2013-09-01 11:15:31 +02:00
LevelX2
5d12d7f1bf
* Village Survivors - Fixed wrong condtion (Morbid instead of Fateful hour).
2013-09-01 11:14:18 +02:00
LevelX2
5456a908a8
* Progenitor Mimic - Fixed that the created copies could select a new target.
2013-09-01 11:13:03 +02:00
LevelX2
dec4794fbc
* Butcher of Malakir - Fixed that ability triggers for any dying creature instead of only controlled creatures.
2013-08-29 23:07:20 +02:00
LevelX2
f4c0412c8c
* Blinding Beam - Fixed that the players creatures don't untap effect lasted until end of game instead until the next untap phase of target player.
2013-08-28 15:12:38 +02:00
LevelX2
c14302df8a
* Doubling Season - Fixed that doubled counters were created named with all uppercase letters.
2013-08-28 13:33:06 +02:00
LevelX2
0f31cd9f12
Added Aegis of Honor and Helm of Awakening.
2013-08-28 08:35:47 +02:00
LevelX2
51d4dff35b
Fixed cards with tooltip text containing "Other Other" and "you control you control" text parts.
2013-08-27 16:33:25 +02:00
LevelX2
fcd7595223
* Akoum Battlesinger - Fixed missing haste ability.
2013-08-27 16:31:56 +02:00
LevelX2
80ed481de5
* Summoning Trap - Fixed error that occured if countered with Remand and fixed check that the counter was cast by opponent.
2013-08-27 15:18:45 +02:00
ludwig.hirth
09e37835b7
Merge branch 'master' of https://github.com/magefree/mage.git
2013-08-26 09:31:08 +02:00
LevelX2
2643af812b
Fixed bugs of AbandonedOutpost.
2013-08-26 09:30:46 +02:00
LevelX2
04e36b4cbc
* Tolsimir Wolfblood - Fixed missing attribute of created token (token was no creature).
2013-08-26 08:31:50 +02:00
cbt33
ef7b36a0f2
Create CephalidBroker.java
2013-08-25 22:53:30 -04:00
cbt33
d595dba424
Update AvenArcher.java
2013-08-25 20:55:54 -04:00
cbt33
f70f5a99c0
Update AegisOfHonor.java
2013-08-25 20:47:38 -04:00
LevelX2
c26a081f93
* Vorel of the Hull Clade - Fixed the bug, that only always one new counter was put on the target permanent of any type of counter that was already on the permanent instead of the amount that was already on the permanent before.
2013-08-25 10:31:57 +02:00
cbt33
1e94de1b1c
Update AvenShrine.java
2013-08-25 02:15:52 -04:00
cbt33
13e1056d91
Update Oppression.java
2013-08-25 02:07:48 -04:00
cbt33
2c1d0fc48e
Update Oppression.java
2013-08-25 02:01:56 -04:00
cbt33
2b030366da
Update AvenShrine.java
2013-08-25 01:58:06 -04:00
cbt33
a31a92995b
Create AnimalBoneyard.java
2013-08-25 01:13:12 -04:00
cbt33
6bcda61c4f
Create AncestralTribute.java
2013-08-25 00:52:37 -04:00
cbt33
c5c1253905
Create AegisOfHonor.java
2013-08-24 23:52:31 -04:00
LevelX2
6117646bcc
Added Minds Aglow, Alliances of Arms, Collective Voyage and Shared Trauma.
2013-08-24 17:18:09 +02:00
LevelX2
b8e7604ca7
Minor formattings.
2013-08-24 17:17:35 +02:00
LevelX2
d4b9f1d4c9
Added Shield Dancer.
2013-08-24 17:16:58 +02:00
cbt33
3ddd075481
Create Oppression.java
2013-08-24 02:10:37 -04:00
cbt33
ea85b86308
Create AvenShrine.java
2013-08-24 00:12:26 -04:00
cbt33
c4d8f97061
Create AvenArcher.java
2013-08-23 21:34:05 -04:00
ludwig.hirth
341da30e37
Merge branch 'master' of https://github.com/magefree/mage.git
2013-08-23 15:02:32 +02:00
LevelX2
efd990d756
Added Hunted Wumpus, Horn of Greed and Horn of Plenty.
2013-08-23 15:02:17 +02:00
LevelX2
dbc7fec977
Added SpellCastAllTriggeredAbility, some minor formatting.
2013-08-23 15:01:52 +02:00
cbt33
f6d6ede9b2
Create AbandonedOutpost
...
This is untested. Unsure if it works.
2013-08-22 16:32:50 -04:00
Backfir3
6a2df3d935
Added [USG] Titania's Boon; Titania's Chosen [UDS] Rofellos, Llanowar Emissary
2013-08-22 14:06:20 +02:00
LevelX2
0c6f3bc463
Renamed OpponentCastsSpellTriggeredAbility to SpellCastOpponentTriggeredAbility.
2013-08-22 14:04:17 +02:00
LevelX2
28d67d2b6e
Renamed SpellCastTriggeredAbility to SpellCastControllerTriggeredAbility.
2013-08-22 14:02:22 +02:00
LevelX2
d7400320a5
Fixed bug in Phelddagrif.
2013-08-22 08:40:14 +02:00
LevelX2
4fdcae3cb3
Added Phelddagrif.
2013-08-22 08:38:26 +02:00
Plopman
207467d478
Fixed Reach of Branches wrong color and subtype
2013-08-19 22:21:56 +02:00
Plopman
10db122b9d
Change 23 cards to use ReturnToHandChosenControlledPermanentEffect.A lot of this cards weren't right
2013-08-19 22:08:37 +02:00
LevelX2
a223b81218
* Razia, Boros Archangel - Fixed wrong casting costs.
2013-08-19 07:44:21 +02:00
LevelX2
c62c21119f
Added Unstable Frontier, Dream Thrush, Streambed Aquitects.
2013-08-18 10:10:02 +02:00
LevelX2
f9810704d6
[SOK] 3 cards.
2013-08-18 10:09:30 +02:00
LevelX2
7985e2456d
* Figure of Destiny - Fixed that the activated updates also lasts if Figure left battlefield and returned to it in some way.
2013-08-18 10:04:04 +02:00
LevelX2
c108030779
* Descendant of Soramaro - Fixed uncomplete tooltip text.
2013-08-18 09:17:44 +02:00
LevelX2
b70ff3fe33
* Feed from the Real [SOK] - Fixed wrong rarity.
2013-08-18 09:16:53 +02:00
LevelX2
7c6e1d026d
Fixed tooltip text of AEther Shockwave.
2013-08-16 10:20:00 +02:00
LevelX2
cff8e33897
[SOK] Added 26 cards.
2013-08-16 10:16:33 +02:00
LevelX2
15796d999e
[CHK] Added Kusari Gama and Shell of the last Kappa.
2013-08-16 10:15:48 +02:00
LevelX2
4445cd7c0a
* Bodoka Gardener - Fixed tooltip text.
2013-08-16 10:12:32 +02:00
LevelX2
808776fbb3
* Echoing Truth - Fixed that only the targeted permanent was returned and not all other permanents with the same name.
2013-08-16 10:11:59 +02:00
Plopman
f14e3d2ee1
Added 5 requested cards. [DIS]Avatar of Discord, [TMP][CMD]LivingDeath, [DST]Panoptic Mirror, [APC]Quicksilver Dagger, [RAV]Tolsimir Wolfblood
2013-08-13 19:10:56 +02:00
LevelX2
827952ebb5
* Flameblast Dragon - Fixed X cost payment of triggered ability.
2013-08-13 16:04:36 +02:00
LevelX2
5fb2afc5f3
* Binding Beam - Fixed that creatures did not untap one time later that were not tapped in the next untap phase.
2013-08-13 11:22:26 +02:00
LevelX2
3a12ec9389
[CHK] Added Tatsuma the Dragon Fank, Godo Bandit Warlord.
2013-08-13 11:21:12 +02:00
LevelX2
ef56949b1e
* Horobi, Death's Wail - Added missing comma to the name.
2013-08-12 19:07:47 +02:00
LevelX2
f7b3ce42e8
* Penumbra Spider - Fixed that it's ability triggerd if the Spider left battlefield instead of only if he dies.
2013-08-12 18:48:07 +02:00
LevelX2
98a49cc39b
* Warren Weirding - Fixed that only Goblins could be sacrificed instead of correctly all subtypes of creatures.
2013-08-12 18:46:35 +02:00
LevelX2
55007fca29
* Marsh Flitter - Fixed that it's ability gave +3/+3 instead of making Marsh Flitter to a 3/3.
2013-08-12 18:44:36 +02:00
LevelX2
603aad61b5
* Yeva's Forcemage - Made target of triggered ability mandatory.
2013-08-12 18:43:24 +02:00
LevelX2
0d643848ae
* Doubling Season - Fixed a bug that doubling boosting counters (+1/+1) created an error.
2013-08-11 17:25:08 +02:00
LevelX2
c9d18f0410
Fixed a bug in LockedInCondition that caused bugs in cards that used it (e.g. Goblin Bushwhacker).
2013-08-11 16:03:58 +02:00
LevelX2
1b8077841e
* Rusted Relic - Fixed that Rusted Relic didn't become an artifact.
2013-08-11 16:02:14 +02:00
LevelX2
feb633e4ac
* Krosan Warchief - Fixed that the regnerate ability could target any creature type.
2013-08-11 16:00:46 +02:00
LevelX2
c4d82655b5
* Maelstrom Archangel - Fixed that more than one spell could be cast after the ability had triggered.
2013-08-11 15:59:48 +02:00
LevelX2
1a3d35ef30
Added Imi Statue, Winter Orb, Mungha Wurm, Static Orb.
2013-08-10 13:12:23 +02:00
LevelX2
bf66c0c111
Changed Smoke and Stoic Angel to new RestrictionUntapNotMoreThan effect.
2013-08-10 13:11:16 +02:00
Plopman
ea5d1f2cd0
Fixed harmonic sliver give ability to artefact instead of sliver and target was not require.
2013-08-06 20:28:57 +02:00
LevelX2
0d37d1593b
* Odric Master Tactician - Fixed that the game didn't leave the block phase controlled by the controller of Odric.
2013-08-06 18:26:49 +02:00
LevelX2
1a81c42441
* Verdeloth the Ancient - Fixed that Verdeloth did not get +1/+1 if he becomes a Saproling.
2013-08-06 17:15:27 +02:00
LevelX2
0ee86061b1
* Reach of Branches - Fixed that its ability was also triggered by forests played by other players.
2013-08-06 17:13:32 +02:00
LevelX2
ff575f5d66
* Otherworldly Journey - Fixed the missing Arcane subtype.
2013-08-06 17:12:37 +02:00
LevelX2
2dccefde1e
* Windreaders Sphinx - Fixed that the draw ability has to be optional.
2013-08-06 17:12:00 +02:00
LevelX2
88cd002210
* Burning Earth - Fixed that the ability was triggered by basic lands instead of non basic lands.
2013-08-06 17:11:19 +02:00
LevelX2
bb52fbb8b5
* Trained Condor - Fixed that the gain flying ability could also target the condor itself.
2013-08-06 17:10:37 +02:00
Jeff
ab0e0a7735
- Added 4 cards from Conflux.
2013-08-04 18:18:25 -05:00
LevelX2
ee277c7e0d
Fixed conditional restriction and requirement effects that were handled as layered affects and did not work (Gift of theDeity, Tanglewalker, Way of the Thief, Bonds of Faith, Neurok Spy, Hazy Homunculus, Scrapdiver Serpent, Snapsail Glider, Steel of the Godhead, Bubbling Beebles, Bouncing Beebles).
2013-08-04 17:51:54 +02:00
LevelX2
c04bf64040
[CHK] Added Masako the Humorless, Pious Kitsune
2013-08-03 20:15:23 +02:00
LevelX2
024a1fac9a
* Horobi Deaths Wail - Fixed wrong rarity.
2013-08-03 20:11:51 +02:00
LevelX2
af94ee2e14
* Fixed wrong tooltip text of cards that could flip side.
2013-08-03 20:11:06 +02:00
LevelX2
41467c09cf
* Fixed wrong mythic ratio of some sets leading sometimes to missing rare card for booster creation.
2013-08-03 13:33:58 +02:00
LevelX2
d2ab0b6bff
* Imposing Sovereign - Fixed that it wasn't applied to tokens coming into play.
2013-08-03 12:44:25 +02:00
KholdFuzion
af501d2954
Add Aspect of Wolf
2013-08-03 00:12:57 -05:00
LevelX2
bff02c4f9f
[CHK] 8 cards.
2013-08-02 15:28:31 +02:00
LevelX2
3a68cf99a4
* Traumatize [M14] - Fixed wrong rarity (was Mythic instead of rare).
2013-08-02 15:26:50 +02:00
KholdFuzion
47c3ddfc71
Add Copy Artifact
2013-08-02 02:16:48 -05:00
KholdFuzion
b67046e5b4
Add Crystal Rod, Iron Star, Ivory Cup, Throne of Bone, Wooden Sphere, Zombie Master, and Web
2013-08-01 21:03:07 -05:00
Backfir3
0d35f62666
Added 15 cards
...
[LEA] Cockatrice; Thicket Basilisk [3ED] Desert Twister [JUD] Anger; Brawn; Filth; Valor [ONS] Kamahl, Fist of Krosa
[INV] Kavu Titan [VIS] Elven Cache [PLC] Pouncing Wurm [SCG] Ancient Ooze; Kurgadon [STH] Carnassid
[NMS] Stampede Driver
2013-08-01 20:09:59 +02:00
KholdFuzion
53e542e9c3
Add Kormus Bell
2013-08-01 03:03:22 -05:00
LevelX2
37e2616b9f
Merge branch 'master' of https://github.com/magefree/mage.git
2013-08-01 09:59:02 +02:00
KholdFuzion
e1d6184a6a
Add Regrowth and Wall of Water
2013-08-01 00:47:06 -05:00
Jeff
95f9cc19c0
- Fixed cost
2013-07-31 22:34:32 -05:00
Jeff
7c168bab58
- Added Brilliant Ultimatum.
2013-07-31 17:59:02 -05:00
KholdFuzion
08fc45bf23
Add Smoke
2013-07-31 15:16:57 -05:00
LevelX2
2e8c856617
* Fixed minor text bugs of Voice of Provinces and Molten Birth.
2013-07-31 19:02:44 +02:00
KholdFuzion
d3b5a5e0d4
Add Natural Selection
2013-07-31 03:06:58 -05:00
LevelX2
ffb2724ccd
Merge branch 'master' of https://github.com/magefree/mage.git
2013-07-31 09:32:59 +02:00
KholdFuzion
5872703b9e
Add Drain Life
2013-07-31 00:00:08 -05:00
LevelX2
5feb8b55d8
* Oath of the Ancient Wood - Fixed that the ability was not optional.
2013-07-30 13:56:33 +02:00
KholdFuzion
892f69d433
Add DanDan, Pirate Ship, Sea Serpent
...
Modifys Seasinger by moving class ControllerControlsIslandPredicate to it's own file.
2013-07-30 01:25:04 -05:00
KholdFuzion
30acf28ce7
Add Frozen Shade
2013-07-30 00:58:34 -05:00
Jeff
8b76e13c25
- Fixed Verdeloth the Ancient.
2013-07-28 12:20:59 -05:00
kholdfuzion
8b08b2a09a
Fix rest of limitedbeta ID numbering issues.
2013-07-28 01:08:23 -05:00
Plopman
b680a7a0ef
[LEA]Added Nether Shadow [ARN]Added Bazaar of Baghdad
2013-07-26 21:22:41 +02:00
Jeff
c7f899962b
- Added Razia Boros Archangel, Duergar HedgeMage, Battlegate Mimic.
2013-07-25 16:26:29 -05:00
LevelX2
14bf4c8d33
* Mindsparker - Fixed that the ability did not trigger for the correct card types and colors.
2013-07-24 19:02:50 +02:00
KholdFuzion
940a6d44be
Fix stupid mistake in castle...gotta love being under pain meds for a pulled tooth
2013-07-24 01:08:28 -05:00
KholdFuzion
27a1c536b7
Fix Copper Tablet
...
Add Ley Druid
2013-07-23 23:37:26 -05:00
KholdFuzion
ee6883bce4
Add Copper Tablet
2013-07-23 21:26:01 -05:00
KholdFuzion
8bbeb05ab7
Fix Ancestral Recall
2013-07-23 20:28:28 -05:00
KholdFuzion
002b74763d
Add Missed files from 65d15aab90
2013-07-23 20:06:48 -05:00
KholdFuzion
65d15aab90
Add Conservator and Control Magic
2013-07-23 20:04:42 -05:00
KholdFuzion
34d7f3191e
Add Castle, Burrowing, Braingeyser.
2013-07-23 18:47:15 -05:00
LevelX2
e2e06ae65b
* Guul Draz Vampire - Fixed that boost and Intimidate were applied if equiped with an equipment instead correctly an opponent had 10 or less life.
2013-07-23 22:54:34 +02:00
LevelX2
1e59ca2770
Revert "* Guul Draz Vampire - Fixed that boost and Intimidate were applied if equiped with an equipment instead correctly an opponent had 10 or less life. "
...
This reverts commit 9530be8630
.
2013-07-23 22:50:15 +02:00
LevelX2
9530be8630
* Guul Draz Vampire - Fixed that boost and Intimidate were applied if equiped with an equipment instead correctly an opponent had 10 or less life.
2013-07-23 22:41:29 +02:00
Plopman
17c27ddcc8
[Zen]Fixed Guul Fraz Vampire. Wrong condition
2013-07-23 22:34:23 +02:00
KholdFuzion
839d436f8f
Add Resurrection
2013-07-23 14:51:59 -05:00
Plopman
62d5d43a33
[EVE]fixed Scarecrone. Predicate added to wrong filter
2013-07-23 18:13:13 +02:00
Plopman
9d3faa7327
[PLC]Added Phantasmagorian [ALL]Added Contagion
2013-07-23 18:12:20 +02:00
LevelX2
8af9e334e0
Merge branch 'master' of https://github.com/magefree/mage.git
2013-07-22 18:48:44 +02:00
LevelX2
c65f0b4904
Added Bladewing the Risen and Vish Kal, Blood Arbiter.
2013-07-22 17:19:43 +02:00
LevelX2
001cbbf4c5
* KickedCondtion - used LockedInCondition where needed, some cleanup.
2013-07-22 14:16:22 +02:00
LevelX2
0953b1477f
Added a LockedInCondition and renamend UnlessCondition to InvertCondition.
2013-07-22 13:33:57 +02:00
LevelX2
61f2b3a4aa
Moved UnlessCondition to correct package.
2013-07-22 13:22:44 +02:00
LevelX2
a50d23e35c
Moved condition helper classes to mage.abilities.condition.
2013-07-22 13:14:02 +02:00
LevelX2
937c757d58
Remove redundant InvertCondition and used instead UnlessCondition.
2013-07-22 13:11:09 +02:00
LevelX2
8259814afd
* Kicker and Multikicker - Fixed a bug that the kicked status was not reset if needed (e.g. a Quag Vampires returning from exile of Fiend Hunter had again +1/+1 counters if he was kicked before).
2013-07-22 08:34:01 +02:00
KholdFuzion
65846a2974
Add Ankh of Mishra
2013-07-22 00:12:14 -05:00
LevelX2
f76ee65bf5
Merge branch 'master' of https://github.com/magefree/mage.git
2013-07-21 22:55:45 +02:00
LevelX2
7d0cf3cd8c
Set version to 1.1.0 dev.
2013-07-21 22:52:25 +02:00
KholdFuzion
2301c19d7a
Add Howl from Beyond
2013-07-21 13:03:45 -05:00
KholdFuzion
9ee4407548
Add psychic venom
2013-07-21 11:28:29 -05:00
KholdFuzion
3e7dac92f3
Add Death Ward and Demonic Tutor.
...
Fix Black Lotus having card id of 70.
2013-07-21 03:18:23 -05:00
KholdFuzion
a6a09e0008
linux fixes (dox2unix) and basic lands added from LEA to 3ED
2013-07-21 03:18:23 -05:00
LevelX2
a6fae2a38a
* Frostwielder, Kumano, Master Yambushi, Kumanos Pupils - Fixed that the exile effect did only work during the turn the creature came into play.
2013-07-20 23:02:15 +02:00
LevelX2
8435c20b93
* Test of Faith, Candles Glow - Fixed that damage event was replaced and so only one prevent effect was applied.
2013-07-20 22:18:01 +02:00
LevelX2
6c59cc4961
* Tenacious Dead - Fixed that it didn't came back from graveyard tapped.
2013-07-20 10:14:59 +02:00
LevelX2
43c3f52470
* Marauding Maulhorn - Fixed that the creatrure was not forced to attack if Advocate of the Beast was not on the Battlefield.
2013-07-19 19:53:45 +02:00
Li REN
f5f7b0d3ea
fix duration of BecomesCreatureAffachedEffect for StaticAbility
2013-07-18 19:51:59 -04:00
Li REN
1370520e87
* Living Terrian, Corrupted Zendikon - fix incorrect duration and standardize factor.
2013-07-18 18:53:58 -04:00
Li REN
1e7138e8f6
* Awaken The Ancient - fix it's effect's duration
2013-07-18 18:06:23 -04:00
Li REN
7c6e9724ce
* Pay No Heed - Fixed that cannot prevent multi - target damage and combat damage
2013-07-18 16:00:31 -04:00
Li REN
738b198922
* Awaken the Ancient - Fixed that enchanted land cannot become a giant.
2013-07-18 15:28:41 -04:00
LevelX2
0d1e45fff6
* Ogre Battledriver - Fixed that it did not give haste and that it not only triggered for controlled creatures.
2013-07-18 16:31:49 +02:00
LevelX2
283b27e26c
* Haunted Plate Mail - Fixed that it gave +2/+2 instead of +4/+4.
2013-07-18 16:30:39 +02:00
ludwig.hirth
62466a669c
Merge branch 'master' of https://github.com/magefree/mage.git
2013-07-17 22:42:30 +02:00
LevelX2
7da1cf1021
Added the Magic power 9.
2013-07-17 22:42:05 +02:00
Plopman
71b7dc26c7
[MOR]Added Gilt-Leaf Archdruid
2013-07-17 20:31:20 +02:00
LevelX2
3a33c12b43
Added Yavimaya Hollow, Charging Troll, Femeref Enchantress, Aradillo Cloak, Aspect of the Mongoose.
2013-07-17 14:21:33 +02:00
LevelX2
ab5638f2bb
[Minor] Cleanup to some cards.
2013-07-17 14:20:32 +02:00
LevelX2
5881cbf665
* Hunt the Weak - Fixed that the added counter was not applied during the fight effect.
2013-07-17 11:49:13 +02:00
LevelX2
489a727f5c
* Master of Diversion - Fixed NPE because of using wrong id ( Fixes #284 ).
2013-07-16 08:27:48 +02:00
Jeff
d3f7d3d688
- Added the exile target card to Dimir Doppelganger.
2013-07-15 17:02:36 -05:00
Jeff
5898fe7ab5
- Added Dimir Doppelganger. Fixed text Skyshroud Ranger.
2013-07-15 16:58:22 -05:00
Jeff
85181298d0
- Added Skyshroud Ranger and Doubling Cube.
2013-07-15 15:06:07 -05:00
LevelX2
237763b577
* Slaughter Pact / Intervention Pact - Fixed that the cost haven't to be paid at the beginning of your next turn.
2013-07-15 21:43:05 +02:00
LevelX2
1648a3c750
* Act of Treason - Made target mandatory.
2013-07-15 21:17:56 +02:00
LevelX2
4456d0ff79
* Pact of Negation - Fixed that the cost haven't to be paid at the beginning of your next turn.
2013-07-15 20:37:42 +02:00
Michael Ludwig
1bff2da1eb
Quick fix
2013-07-15 13:09:43 -04:00
Michael Ludwig
d2ac0c48db
Refactored inner classes and fixed tab problem from previous commits
2013-07-15 12:50:36 -04:00
LevelX2
2da26af567
* Towering Thunderfist - Fixed that Vigilance last while Towering Thunderfist was on the battlefield instad end of turn ( Fixes #281 )
2013-07-15 15:42:34 +02:00
Li REN
a80fff7a8c
[minor] little clean
2013-07-14 23:56:05 -04:00
Noah REN
e7458aec80
Merge branch 'master' of https://github.com/magefree/mage.git
2013-07-14 23:51:03 -04:00
Li REN
72f9e0418d
Cavern of Souls - fix a bug causes spell can be countered
2013-07-14 23:50:15 -04:00
LevelX2
e7cb9d567d
* Deadbridge Chant - fixed a cause of NPE.
2013-07-15 00:52:59 +02:00
Jeff
f6cb13dce0
- Added Conflux, Child of Alara, Maelstrom Archangel, and Malfegor.
2013-07-14 10:32:03 -05:00
LevelX2
7ffde6b00b
* Grixis Grimblade - Fixed a bug that abilities checked for creatures instead of permanents.
2013-07-14 16:39:06 +02:00
LevelX2
65da75b1bc
* Master of Diversion - Fixed a bug that the target was not set properly.
2013-07-14 16:38:22 +02:00
Michael Ludwig
794995f9f0
Added Edric, Spymaster of Trest and Wheel of Fortune. Added DiscardHandAllEffect for future use.
2013-07-14 02:41:43 -04:00
Jeff
7f281868b0
- Little fixes
2013-07-13 16:42:06 -05:00
Jeff
333cb8eb52
- Fixed Fiendslayer Paladin.
2013-07-13 12:00:34 -05:00
Jeff
951b944555
- Little fixes
2013-07-13 11:36:38 -05:00
LevelX2
281d88c972
[M14] Savage Summoning (last M14 card).
2013-07-13 14:30:18 +02:00
Li REN
0117c42582
[minor] small cleanup
2013-07-13 04:25:03 -04:00
Noah REN
e86e5ae4b9
Merge branch 'master' of https://github.com/magefree/mage.git
2013-07-13 03:36:39 -04:00
Li REN
f68df5d24b
Magic 2014: add Guardian of the Ages
2013-07-13 03:34:36 -04:00
LevelX2
7ac785e738
Merge pull request #261 from mluds/master
...
Added 2 requested cards and 1 other
2013-07-12 22:30:57 -07:00
Jeff
44ae22d384
- Little text fixes.
2013-07-12 20:22:16 -05:00
Michael Ludwig
8e517e91aa
Merge branch 'master' of https://github.com/magefree/mage
2013-07-12 20:54:02 -04:00
Jeff
c6d1e00a72
- Magic2014: Added Wild Ricochet.
2013-07-12 17:08:40 -05:00
Jeff
c7e57aec38
- Magic2014: Added Chandra, Pyromaster.
2013-07-12 15:02:00 -05:00
Plopman
3157c5f1ba
[M14] Added door Of Destinies
2013-07-12 19:49:41 +02:00
Plopman
8b4576326d
[M14] Added 8 artifacts
2013-07-12 18:58:17 +02:00
Michael Ludwig
8e3ff68652
Added [CON:32] Parasitic Strix, [DIS:107] Coiling Oracle, [GPT:125] Pillory of the Sleepless.
2013-07-12 12:06:49 -04:00
LevelX2
b56265be52
[M14] Fix for Woodborn Behemoth.
2013-07-12 14:17:00 +02:00
LevelX2
7e0c1fd6b7
[M14] Added 5 cards. Fix to Oath of the Ancient Wood.
2013-07-12 08:15:50 +02:00
Jeff
9a06059dea
- Magic2014: Some red cards.
2013-07-11 17:14:07 -05:00
Jeff
b900b0dce4
- Magic2014: Scourge of Valkas, Dragon Egg, Cyclops Tyrant, Burning Earth, 2 slivers.
2013-07-11 10:40:15 -05:00
LevelX2
5e0041db60
[M14] Added 7 cards.
2013-07-11 15:08:23 +02:00
LevelX2
aedcccc954
Coded M14 Slivers the same way.
2013-07-11 15:08:03 +02:00
LevelX2
9866d308d7
* Shrivel - Fixed tooltip text (Added missing All).
2013-07-11 15:07:12 +02:00
LevelX2
fdf3d5076d
* Ajani, Caller of Pride - Some minor changes to target handling.
2013-07-11 08:28:40 +02:00
Jeff
732d49a2fa
- Magic2014: Academy Raider, Awaken the Ancient, and Barrage of Expendables.
2013-07-10 16:01:58 -05:00
Jeff
896884dd56
- Magic2014: Path of Bravery, Soulmender, and Stonehorn Chanter.
2013-07-10 15:15:37 -05:00
Jeff
a46a410fd2
- Magic2014: Added Hive Stirrings, Imposing Sovereign, Master of Diversion, Pay No Heed.
2013-07-10 11:18:02 -05:00
LevelX2
f71ba8c9a8
[M14] Added 7 green cards.
2013-07-10 16:49:04 +02:00
LevelX2
98627c82df
* Feudkiller's Verdict - Fixed missing Giant subtype of the created token.
2013-07-10 07:58:16 +02:00
Jeff
25f6dbcfd1
- Magic2014: Added Fiendslayer Paladin.
2013-07-09 17:20:13 -05:00
LevelX2
3c1d61b84d
[M14] Added 3 green cards.
2013-07-09 23:59:22 +02:00
Jeff
82c1e7cdb0
- Magic2014: Added Bonescythe Sliver, Celestial Flare, Charging Griffin, and Devout Invocation.
2013-07-09 15:28:00 -05:00
Plopman
1d5f7e4467
Added Urborg Syphon Mage
2013-07-09 20:09:00 +02:00
Plopman
da6d516ec9
[M14] added 3 artifacts
2013-07-09 20:08:42 +02:00
Jeff
d12bd41013
- Magic2014: Added Banisher Priest.
2013-07-09 11:58:23 -05:00
LevelX2
24a6fe29c2
[M14] Basic land cards. (Perl script doesn't generates them :-( )
2013-07-09 17:12:18 +02:00
LevelX2
f8b81f7a52
[M14] Added 9 black cards.
2013-07-09 16:08:43 +02:00
LevelX2
3d6a2ec015
* Liliana Vess - Fixed that her put into play effect didn't check for players in range.
2013-07-09 14:48:23 +02:00
LevelX2
f22e2c973c
[M14] Added 5 black cards.
2013-07-09 14:31:17 +02:00
LevelX2
18221a6513
Added and used ExileCardYouChooseTargetOpponentEffect.
2013-07-09 14:30:47 +02:00
LevelX2
1932f49969
Extended and used DiscardCardYouChooseTargetOpponentEffect for more cards.
2013-07-09 14:30:15 +02:00
LevelX2
544d1023fb
Cleaned up and improved CardsPutIntoGraveyardWatcher.
2013-07-09 14:28:52 +02:00
LevelX2
e907414647
[M14] Fixes to Colossal Whale and Jace's Mindseelker.
2013-07-09 14:28:12 +02:00
LevelX2
3e8765e157
[M14] Artificer's Hex (There are some general problems to show Enchantment enchanting Equipment equips creature)
2013-07-09 08:33:42 +02:00
LevelX2
ced10021e3
Merge branch 'master' of https://github.com/magefree/mage.git
2013-07-09 00:15:35 +02:00
LevelX2
164f81638f
[M14] 4 black cards.
2013-07-09 00:15:06 +02:00
Jeff
e05fdcd5fc
- Magic2014: Added Angelic Accord.
2013-07-08 17:10:13 -05:00
LevelX2
fddf04c258
* Avalanche Riders - Fixed missing haste ability.
2013-07-08 23:04:26 +02:00
Jeff
2e58ed9002
- Remove text
2013-07-08 15:11:56 -05:00
Jeff
15445837a6
- Cost fix
2013-07-08 15:10:44 -05:00
Jeff
322f4df8a4
- Temp fix for Maelstrom Nexus. I never meant to submit it the first time around.
2013-07-08 15:08:58 -05:00
LevelX2
cb5cd7812c
Changed source code of Dimir Charm to prevent false positve virus warning of Avira Antivirus.
2013-07-08 19:27:57 +02:00
LevelX2
52ae138d3b
[M14] added 14 blue cards.
2013-07-08 17:02:52 +02:00
LevelX2
789c6a7751
* Dungeon Geists - Small fix to tooltip text.
2013-07-08 16:18:44 +02:00
LevelX2
1abe3661e0
* Call to server - Fixed missing enchant ability.
2013-07-08 16:18:19 +02:00
LevelX2
5248ef1b75
* Spectral Prison - Fixed that it's ability also triigered for abilities and not only spells.
2013-07-08 16:17:23 +02:00
LevelX2
7f26dbea0d
Generated reprints and simple cards for M14 (123 cards).
2013-07-08 12:50:59 +02:00
Jeff
a44d6aacd0
- Added cards from Alara Reborn that I could not test due to a deckvalidation issue with latest build.
2013-07-07 14:26:21 -05:00
LevelX2
eac3ca5074
Fixed release date of M14 set.
2013-07-07 18:19:01 +02:00
North
7579a60036
3 cards
2013-07-07 17:14:16 +03:00
North
aa90247268
5 requested cards
2013-07-07 16:38:08 +03:00
LevelX2
7c579c198d
* Ready // Willing - Fixed tooltip text.
2013-07-07 11:15:58 +02:00
LevelX2
21494ac375
Added snow covered lands.
2013-07-07 09:24:35 +02:00
LevelX2
0a77b8de81
* Awakener Druid - Fixed that becomes creature effect did not end if Awakener Druid left battlefield.
2013-07-07 09:23:10 +02:00
LevelX2
757e60f290
* Sower of Temptation - Fixed that control effect did not end if Sower of Temptation left battlefield.
2013-07-07 09:22:03 +02:00
Jeff
2a8e21fdb7
- Added Mage Slayer, Arsenal Thresher, and Sages of the Anima.
2013-07-05 09:21:15 -05:00
LevelX2
b586518bef
* Venser, the Sojourner - Made target of first ability mandatory.
2013-07-05 15:28:40 +02:00
LevelX2
c502abab75
[CHK] 6 cards with Splice onto Arcane.
2013-07-04 08:27:12 +02:00
LevelX2
9d5327da7a
* Rag Dealer / Serene Reembrance - Fixed target handling for AI.
2013-07-04 08:26:26 +02:00
LevelX2
cf10d391f6
Faithful Squire - Removed the incorrect EntersTheBattlefieldAbility (gave two counters on netering the battlefield.
2013-07-03 20:18:54 +02:00
Backfir3
ec9bb538ed
Added 5 cards
...
[USG] Attunement, Bereavement, Pariah
[DRK] Barl's Cage
[PCY] Verdant Field
2013-07-02 17:26:46 +02:00
Jeff
941613e0be
- Added Breath of Malfegor, Sanity Gnawers, and Vedalken Ghoul.
2013-07-01 17:27:25 -05:00
Jeff
fdb38b886d
- Added Tainted Sigil, Singe-Mind Ogre, and Sigil Captain.
2013-07-01 16:27:41 -05:00
Jeff
e102000d03
- Added Cloven Casting, Intimidation Bot, and Spellbound Dragon.
2013-07-01 11:55:58 -05:00
LevelX2
7c5f1efe71
* Advent of the Wurm - Removed the expansion reference to RTR of the token. That led to showing the card as RTR card.
2013-07-01 14:25:09 +02:00
Jeff
2ff213ca32
- Added Fight to the Death, Giant Ambush Beetle, Jund Hackblade, Morbid Bloom, and Slave of Boras.
2013-06-30 18:17:19 -05:00
LevelX2
30be9afebe
Merge branch 'master' of https://github.com/magefree/mage.git
2013-07-01 00:13:28 +02:00
LevelX2
f18a4a618b
[mino] tooltip text change.
2013-07-01 00:09:30 +02:00
Jeff
ef5056fac2
- Added Crystallazation, Messenger Falcons, Bant Sureblade, Naya Hushblade.
2013-06-30 16:28:04 -05:00
LevelX2
093bc5e0e9
* Amrou Seekers - Fixed the not working can't be blocked ability.
2013-06-30 22:23:16 +02:00
LevelX2
0acce10d9d
* KithkinGreatheart - Fixed that the second ability (first strike) was not conditional.
2013-06-30 22:16:31 +02:00
LevelX2
4e3e418524
* Blinding Beam - Fixed second mode where target was missing.
2013-06-30 22:05:31 +02:00
LevelX2
9615b52a9d
* Fixed tooltip text of 4 hatchling creatures.
2013-06-30 19:43:06 +02:00
LevelX2
dfb74a604e
Merge branch 'master' of https://github.com/magefree/mage.git
2013-06-30 19:33:06 +02:00
LevelX2
3a38a3f8d1
* Sunhome Guildmage & Assemble the Legion - Fixed that the token is only white and not red.
2013-06-30 19:32:03 +02:00
Jeff
4c423c6e7e
- Added Esper Stormblade, Grixis Grimblade, and Thopter Foundry.
2013-06-30 11:59:31 -05:00
Jeff
6992c92760
- Little fix
2013-06-30 11:32:16 -05:00
LevelX2
8ca1641c12
* Leechridden Swamp - Fixed missing tap source cost.
2013-06-29 23:51:51 +02:00
LevelX2
df07c5ba84
Petal of Insight - Fixed the wrong card handling.
2013-06-29 21:20:11 +02:00
LevelX2
0858532257
Merge branch 'master' of https://github.com/magefree/mage.git
2013-06-29 17:50:16 +02:00
Plopman
f77ba2be44
[M14]Added 5 white cards
2013-06-29 16:25:08 +02:00
Plopman
969feb1387
Added Magic2014
2013-06-29 16:24:27 +02:00
LevelX2
39f39479c1
* Prison Term - Fixed tht the enchantment did not move to new creature.
2013-06-29 14:30:48 +02:00
LevelX2
a4677f2cbb
* Relic of Progenitus - Fixed missing mana costs of second ability.
2013-06-29 09:37:59 +02:00
Jeff
f8b0dd4ce3
- Added Unscythe, The Killer of Kings.
2013-06-28 17:25:29 -05:00
LevelX2
6d02f9bf37
* Ethersworn Adjudicator - Removed the wrongly granted Legendary supertype.
2013-06-29 00:16:15 +02:00
LevelX2
7715175076
* Thirst for Knowlege - Fixed a bug of the dicard handling.
2013-06-28 23:04:26 +02:00
LevelX2
94f50117b1
Merge branch 'master' of https://github.com/magefree/mage.git
2013-06-28 22:56:02 +02:00
LevelX2
b5d96bc98e
* Rathi Trapper - Fixed missing tap source cost.
2013-06-28 22:54:58 +02:00
LevelX2
2052e07eda
Fixed some bugs of Scourge of the Nobilis.
2013-06-28 22:54:26 +02:00
LevelX2
ea7bfdfc21
* Swamps of Ice Age set - Corrected wrong collector numbers (were shown as Sulforous Springs).
2013-06-28 22:53:56 +02:00
Plopman
918e6f4e66
Fixed Genesis Wave
2013-06-28 22:24:37 +02:00
LevelX2
c9392d5eed
*Walker of the Grove - The triggered ability was a enters battlefield instead of correctly beeing a leaves battlefield triggered ability.
2013-06-28 21:58:13 +02:00
LevelX2
d2900b37c8
* Mold Shambler - Made target mandatory.
2013-06-28 21:57:01 +02:00
Plopman
2dedbffc26
[EVE][SHM]Added 10 aura witj "As long as enchanted creature is..."
2013-06-28 20:45:08 +02:00
LevelX2
7a8aa103ae
* Greater Gargadon - Added missing point at end of tooltip text.
2013-06-28 20:00:26 +02:00
LevelX2
383fdfece1
* Truefire Paladin - Fixed a bug that the first strike did not end at end of turn.
2013-06-28 19:59:44 +02:00
LevelX2
0d3244b8a1
Fixed Jhoira of the Ghitu.
2013-06-28 14:26:32 +02:00
LevelX2
eb53abe8db
* Belligerent Hatchling - Fixed the comes into play effect beeing a replacement instead of a triggered effect.
2013-06-28 08:15:35 +02:00
LevelX2
82b23b3df9
* Noxious Hatchling - Fixed the comes into play effect beeing a replacement instead of a triggered effect.
2013-06-28 08:15:16 +02:00
LevelX2
aeb5bb8a74
* Sturdy Hatchling - Fixed the comes into play effect beeing a replacement instead of a triggered effect.
2013-06-28 08:15:02 +02:00
LevelX2
08fcb36474
* Voracious Hatchling - Fixed the comes into play effect beeing a replacement instead of a triggered effect.
2013-06-28 08:14:14 +02:00
Jeff
38449c6359
- Little fix
2013-06-27 17:11:07 -05:00
Jeff
cc50a0866c
- Added Dragon Appeasement, Karrthus, Tyrant of Jund, and Jund Sojourners.
2013-06-27 17:00:23 -05:00
Jeff
83ba45479d
- Added Godtracker of Jund, Leonin Armorguard, and Reborn Hope.
2013-06-27 14:56:58 -05:00
Jeff
528f49bfe8
- Added Double Negative and Knight of New Alara.
2013-06-27 11:56:37 -05:00
LevelX2
3131b5fd90
[MMA] Added Verdeloth the Ancient.
2013-06-27 16:28:01 +02:00
LevelX2
59585393b1
[MMA] Added 3 cards.
2013-06-26 22:05:53 +02:00
Jeff
afab33d65f
- Added Shield of the Righteous
2013-06-26 11:14:28 -05:00
LevelX2
1e5615295d
[MMA] Added 3 cards.
2013-06-26 17:35:52 +02:00
LevelX2
99dc405f91
* Thieving Sprite - Fixed game log text bug (no blanks).
2013-06-26 17:34:56 +02:00
Jeff
2aa984d4d6
- Added Deathbringer Thoctar, Thought Hemorrhage, Vectis Dominator. Fixed Erratic Portal.
2013-06-25 17:34:47 -05:00
Plopman
91a8d7bd76
Added Fertile Ground and Early Harvest
2013-06-25 20:31:25 +02:00
LevelX2
1cef018580
[minor] small cleanup to Life's Finale.
2013-06-24 21:35:50 +02:00
LevelX2
b392cd2e3b
Added 4 cards with Prowl ability.
2013-06-24 21:34:27 +02:00
LevelX2
fe1ca2ae88
[MMA] Added 4 cards.
2013-06-23 18:05:05 +02:00
LevelX2
946d0bc206
[MMA] Added 3 cards.
2013-06-23 15:12:26 +02:00
LevelX2
d5a7f90130
* Mogg War Marshal - Fixed the triggered ability.
2013-06-23 15:10:13 +02:00
LevelX2
9180ecc1f0
[MMA] Added 3 cards.
2013-06-23 02:54:53 +02:00
LevelX2
72ca119ece
[minor] Fixed rule text generation.
2013-06-23 02:54:30 +02:00
LevelX2
ca42bfd7da
[MMA] Added 4 cards with Entwine.
2013-06-22 23:01:06 +02:00
LevelX2
e55dd735a9
* Added Austere Command and Primal Command.
2013-06-22 19:36:33 +02:00
LevelX2
4d3d76e8e9
Changed some modal spells to the new handling of modal spells.
2013-06-22 19:36:16 +02:00
LevelX2
d520d63e2c
* Quest for the Gemblades - Triggers now only if creatures of the controller of Gemblade made combat damage to other creatures.
2013-06-22 02:20:26 +02:00
LevelX2
462acf2b2f
[MMA] Added 3 cards.
2013-06-22 01:58:03 +02:00
LevelX2
a573d2c026
[minor] Improved inform text of Death denied.
2013-06-21 21:30:56 +02:00
LevelX2
231b7d0ac6
[MMA] Added 6 cards.
2013-06-21 15:43:36 +02:00
LevelX2
53f0aebc35
* Bala-Ged Thief - Fixed bug in inform players message text.
2013-06-21 15:43:08 +02:00
LevelX2
a44c2c90b4
[MMA] Added 3 cards.
2013-06-21 00:37:13 +02:00
LevelX2
2dcc9da8d7
[MMA] Added Arcbound Wanderer and Warren Pilferers.
2013-06-20 17:12:41 +02:00
LevelX2
023e4f94b5
* Suspend Ability - Added support for gaining suspend during game (Epochrasite).
2013-06-20 16:53:05 +02:00
LevelX2
212e53eb75
* Sunburst Ability - Fixed reminder text.
2013-06-20 16:51:29 +02:00
LevelX2
83eb6aae47
[MMA] Added Epochrasite (not finished).
2013-06-20 08:42:28 +02:00
LevelX2
62ee197cda
[MMA] Added 3 cards.
2013-06-19 16:16:36 +02:00
LevelX2
fcff65ca34
Fixed some unlean code. Added CardUtil method to get card and ZoneChangeCounter specific exileId.
2013-06-19 16:15:58 +02:00
ludwig.hirth
80beadbee2
Merge branch 'master' of https://github.com/magefree/mage.git
2013-06-19 16:12:36 +02:00
LevelX2
13af25bd1d
* Seasinger - Fixed a bug that the controlling effect of target creature was reactivated if Seasinger was tapped again, also if not the same creature was targeted again. So Seasinger could control multiple creatures with untapping and using the control ability again.
2013-06-19 16:12:11 +02:00
magenoxx
a373047c58
Fix for error: unmappable character for encoding Cp1251
2013-06-19 15:14:21 +04:00
LevelX2
e4d38f4ee9
* Hellkite Igniter - The boost ability counts now only the controlled artifacts instead all artifacts.
2013-06-18 21:49:16 +02:00
LevelX2
ed69a87b4d
* Ogre Menial - Added the missing infect ability.
2013-06-18 21:47:53 +02:00
LevelX2
1be6af4b9b
* Conversion Chamber - Fixed the exile artifact handling that's now an effect and the effect can target artifacts in any graveyard.
2013-06-18 21:47:17 +02:00
LevelX2
35f1c71009
* Mirran Spy - Added the missing flying ability.
2013-06-18 21:45:51 +02:00
LevelX2
25495bd9d8
[MMA] Added 6 cards.
2013-06-18 17:16:27 +02:00
LevelX2
014e3fbe48
Added Brackwater Elemental, Kathari Momber.
2013-06-18 15:15:24 +02:00
LevelX2
8435bfaa6f
* Binding Angel - Fixed the bug, that the "skip next combat phase" ability did not work.
2013-06-18 13:26:00 +02:00
LevelX2
18a8935c65
[MMA] Added 2 cards. [TMP] Added 1 card.
2013-06-18 08:34:59 +02:00
LevelX2
a378338bd3
[Minor] Formatting.
2013-06-18 08:34:28 +02:00
LevelX2
e20b85b059
[Minor] Some rework of DrawDiscard effects.
2013-06-18 08:34:12 +02:00
LevelX2
6339038a6f
Improved log text generation of Test of Faith.
2013-06-17 17:14:20 +02:00
LevelX2
95a12028e6
Added small icon for tokens on token permanents. Token copied from permanents (Giant Adephage) show now the image of the permanent.
2013-06-17 17:00:17 +02:00
LevelX2
15784126a0
* Grisly Spectacle - Fixed a bug that no card milling was done, if the target was not destroyed (e.g. regenerated).
2013-06-17 13:51:20 +02:00
LevelX2
c6a283583a
[minor] Some code cleaning.
2013-06-17 13:50:20 +02:00
LevelX2
d1153d26a3
[MMA] Added Phthisis.
2013-06-17 13:48:43 +02:00
LevelX2
57b517282d
Added missing implementation of Take Possession.
2013-06-17 07:44:44 +02:00
LevelX2
58bf7cff3f
[MMA] Added two cards.
2013-06-17 07:44:21 +02:00
LevelX2
9c57f27dfd
[minor] fixed some import errors.
2013-06-16 17:34:03 +02:00
LevelX2
3d922c146e
Merge branch 'master' of https://github.com/magefree/mage.git
2013-06-16 15:01:26 +02:00
LevelX2
e168e03d13
* Countryside Crusher - Fixed card reveal logic.
2013-06-16 15:00:40 +02:00
North
1d4b3a2be6
Merge branch 'constants-refactor'
2013-06-16 15:25:35 +03:00
North
0bb110be45
[refactor] moved enums from Constants class
2013-06-16 12:28:10 +03:00
LevelX2
0b8e7e88a7
[MMA] added 7 cards.
2013-06-16 09:23:06 +02:00
North
4d16535709
removed unused metadata from ExpansionSet
2013-06-16 09:52:29 +03:00
LevelX2
f99ba12b06
* Paladin en-Vec - Fixed protection ability.
2013-06-15 18:05:57 +02:00
LevelX2
5addb63757
* Changed indestructible to an ability according M14 rule change. Also fixed that for indestructible permanents the DESTROY_PERMANENT event was triggered what led to bugs with abilities like Totem Armor.
2013-06-15 17:57:01 +02:00
LevelX2
fb0d9c0f9d
* Renegade Doppelganger - Fixed a bug that the copy effect did not end at end of turn and the copy was permanently renewed.
2013-06-15 09:43:01 +02:00
LevelX2
eeca9a66ca
* Mul Daya Channelers - Fixed a bug that the mana givng ability did not work as mana ability.
2013-06-15 00:56:11 +02:00
LevelX2
574881f82c
[MMA] Added Myr Retriever, Death Denied, Erratic Mutation.
2013-06-14 15:21:14 +02:00
LevelX2
6eebe83b20
* Explosive Revelation and Drown In Filth - Targets are mandatory now.
2013-06-14 15:20:34 +02:00
LevelX2
b3c3c571f4
* Abrupt Decay - Fixed the not working can't be countered ability (Issue #238 ).
2013-06-14 00:31:08 +02:00
LevelX2
058fa66167
Merge pull request #239 from charnad/patch-2
...
* SpireTracer - Fixed wrong blocking behaviour.
2013-06-13 12:40:44 -07:00
Plopman
935f7692f1
Added Flusterstorm, Faerie macabre and Ancestral Vision
2013-06-13 19:00:47 +02:00
Plopman
3fbb37f350
[ALA] Added 3 cards
2013-06-13 18:58:12 +02:00
Plopman
c304b4e6da
Fixed Mistbind Clique and Engeered Plague
2013-06-13 18:57:23 +02:00
Viktoras
2a8b86dcc4
Update SpireTracer.java
...
Creature must be either flying or reach, not both sumiltaneously
2013-06-13 16:26:20 +03:00
LevelX2
537f826607
* Sigarda, Host of Herons - Fixed that her ability prevented all players to sacrifice permanents.
2013-06-12 09:02:10 +02:00
LevelX2
62d91fce4e
* Sarkhan Vol - Fixed third ability that only created one token instead of five.
2013-06-12 09:01:13 +02:00
LevelX2
b5f1e05a71
Fixed missing filter of Woodfall Primus.
2013-06-12 09:00:38 +02:00
LevelX2
d94d0b5b92
[MMA] Added 4 cards.
2013-06-11 21:45:45 +02:00
LevelX2
4126920962
* Armed // Dangerous - Fixed rule text of Dangerous, Ability lasts until end of combat (not 100% correct).
2013-06-11 21:45:19 +02:00
LevelX2
6a48fe993e
[MMA] added 4 cards.
2013-06-11 17:22:41 +02:00
LevelX2
8985d9b627
Changed wrong rules text of Elderwood Scion (internal).
2013-06-11 17:20:16 +02:00
LevelX2
43581bd015
[MMA] Added 5 cards.
2013-06-11 00:18:00 +02:00
LevelX2
bfcbe837ed
* Haazda Snare Squad - Removed the uneccassary use check.
2013-06-11 00:16:55 +02:00
LevelX2
29483d3f7c
* Goblin Assault - The created tokens have now haste.
2013-06-11 00:15:37 +02:00
LevelX2
786b59c923
* Master Transmuter - Fixed that the artifact from the hand had to be selected during casting instead correctly during resolving of Master Transmuter's activated ability.
2013-06-11 00:14:48 +02:00
LevelX2
d1fa497b28
* Elvish Piper - Removed double selection of target creature card.
2013-06-10 17:16:15 +02:00
LevelX2
4a0d3c513f
[MMA} Added 3 cards.
2013-06-10 17:00:21 +02:00
LevelX2
bbf277f17e
* Festering Goblin - Its ability to select a creature for the -1/-1 counter is now mandatory.
2013-06-10 14:45:32 +02:00
LevelX2
1c12816970
[MMA] 6 cards (white / black).
2013-06-09 23:57:50 +02:00
LevelX2
0461f0718c
[MMA] Added 6 cards.
2013-06-09 15:30:13 +02:00
LevelX2
106a41f2af
* Stitcher's Apprentice - Fixed the missing tap itself costs.
2013-06-09 10:04:01 +02:00
LevelX2
bbfd8de276
Fixed a bug that no lands were added to sealed/draft decks, if drafted with a set not included in a block and that itself does not include basic lands.
2013-06-08 16:55:09 +02:00
LevelX2
5317239a1b
Added Memory Plunder.
2013-06-08 02:15:39 +02:00
LevelX2
fdac98cdeb
Fixed a bug of Festercreep (changed enters the battlefield triggered ability to static ability with replacement effect).
2013-06-07 07:49:30 +02:00
LevelX2
bbf2af31de
Fixed a bug of Condescent (target was missing).
2013-06-07 07:47:57 +02:00
LevelX2
e979a44385
Added Mind Funeral and Sewer Nemesis.
2013-06-06 22:56:51 +02:00
LevelX2
6c7ab989c3
Fixed rule text of Kataki Wars Wage.
2013-06-06 22:56:28 +02:00
LevelX2
00f22afdf0
Added Modern Masters set and already implemented cards.
2013-06-06 21:44:16 +02:00
jeffwadsworth
87fa6f4b7f
- Added Mycoid Shepherd, Counterbalance, Basandra, Battle Seraph, Daybreak Coronet.
2013-06-06 12:06:59 -05:00
LevelX2
563fa98faf
Added Dawn Charm.
2013-06-06 17:38:06 +02:00
LevelX2
5c479eb919
Fixed a bug that x spells that need black mana to pay for x (e.g. Consume Spirit) could be paid with all kind of mana.
2013-06-06 17:37:49 +02:00
LevelX2
726a0b8a94
Fixed a bug of Valakut the Molten Pinnacle counting all moutains in range instead of only controlled mountains for its ability.
2013-06-06 17:36:21 +02:00
LevelX2
f71e0e7bc6
Fixed a bug of Propaganda applying propaganda attack costs also to own attacks.
2013-06-06 17:35:17 +02:00
LevelX2
902111e012
Made targets of Thoughtseize mandatory.
2013-06-06 08:18:16 +02:00
LevelX2
6a8af5aef0
Merge branch 'master' of https://github.com/magefree/mage.git
2013-06-05 22:41:00 +02:00
LevelX2
d7e34578d9
Fixed minor bug in log text generation of Charmbreaker Devils.
2013-06-05 22:38:30 +02:00
LevelX2
c4a457de61
Fixed wrong duration of Chandra the Firebrands second ability.
2013-06-05 22:37:58 +02:00
LevelX2
5a3b688032
Added emblem handling to Koth of the Hammer.
2013-06-05 22:37:06 +02:00
Plopman
9ba455d423
Added Pyrokinesis, Goblin Ringleader, Pyroblast, Gempalm Incinerator, Skirk Prospector and Sparksmith (cards used in Legacy goblin deck)
2013-06-05 20:06:35 +02:00
Plopman
0ea96bb829
Fixed Goblin Piledriver, Goblin Sharpshooter, Stingscourger and Goblin Warchief (cards used in Legacy goblin deck)
2013-06-05 20:04:39 +02:00
LevelX2
a3651c3856
Added Krark's Thumb and Three Dreams.
2013-06-05 17:26:37 +02:00
LevelX2
8cb4c17567
Fixed bug of Chandra the Firebrand making only damag to first target with her third ability.
2013-06-05 17:24:45 +02:00
LevelX2
ac52fea9d8
Fixed a minor text big of Fiery Gambit.
2013-06-05 17:23:59 +02:00
LevelX2
3a2d40930b
Added Fiery Gambit.
2013-06-05 00:02:43 +02:00
LevelX2
6a250b1673
Added Fyndhorn Elves, Last Stand, Nullmage Advocate, Toshiro Umezawa, Silent-Blade Oni.
2013-06-04 17:13:40 +02:00
LevelX2
9af699574e
Some minor changes to cards.
2013-06-04 17:12:50 +02:00
LevelX2
11ea72beb7
Added Runed Halo and Vela, the Night Clad.
2013-06-04 00:56:15 +02:00
LevelX2
20a0e16604
Fixed Necromancers Covenant exiling only creature cards instead of all cards from target players graveyard.
2013-06-04 00:41:06 +02:00
jeffwadsworth
6985ab79cb
- Added Necromancer's Covenant. A few fixes to other cards.
2013-06-03 15:16:49 -05:00
LevelX2
44f1c0c8a9
Added Maelstrom Wanderer.
2013-06-03 21:48:38 +02:00
LevelX2
683faab355
Added Experiment Kraj, Odds // Ends, Storage Matrix, Shadow of Doubt, Kami of the Cresent Moon, Living End.
2013-06-03 19:26:46 +02:00
LevelX2
951dfc2239
[minor] Formatting.
2013-06-03 19:25:24 +02:00
LevelX2
e99ff511e3
Added Quit Disrepair.
2013-06-03 08:29:33 +02:00
LevelX2
30439c2596
Added Quit Disrepair.
2013-06-03 08:29:15 +02:00
LevelX2
4f291eb05a
Fixed a bug of Maze's end about checking win condition.
2013-06-02 09:35:25 +02:00
LevelX2
9989070b7e
[minor] Formatting.
2013-06-02 02:28:20 +02:00
LevelX2
5de0551879
Fixed a bug of Consume Spirt not giving live to its controller (bug not forcing use of black mana still to fix).
2013-06-02 02:27:52 +02:00
LevelX2
893411de8a
Fixed a bug of Cloudstone Curio not bringing back permanents.
2013-06-02 02:27:04 +02:00
LevelX2
88bb5da9f0
Fixed Urban Burgeoning not giving a triggered but a static ability to enchanted land.
2013-06-02 02:25:33 +02:00
LevelX2
c2b2d56733
Added Boom // Bust, Magus of the Tabernacle.
2013-06-02 02:24:15 +02:00
LevelX2
e3ee986c47
Changed graveyard card count of Lord of Extinction to only count cards of players in range.
2013-06-01 09:59:53 +02:00
jeffwadsworth
18ee3ce9ea
- Added Lord of Extinction
2013-05-31 17:12:02 -05:00
jeffwadsworth
6da624a09c
- Added Predatory Advantage
2013-05-31 16:20:36 -05:00
LevelX2
98d2fdbb33
Added Isochron Scepter.
2013-05-30 15:26:13 +02:00
LevelX2
6aee547572
[minor] formatting
2013-05-30 15:25:51 +02:00
LevelX2
d178a774f3
Fixed bug of Mutilate and Ichor Explosion not locking in the dynamic values.
2013-05-30 09:26:20 +02:00
LevelX2
c8a5596510
Added a lockedIn option to BoostAllEffect.
2013-05-30 09:25:37 +02:00
LevelX2
6f8ee8e3de
Fixed blocking change for AI player not locking the game.
2013-05-29 21:02:00 +02:00
LevelX2
7bb6fabfef
Fixed Alpha Authority and combat to handle a defined maximum of blockers.
2013-05-29 17:41:30 +02:00
LevelX2
9c18425b46
[Minor] fixes to sourceId paramter for returning creatures to battlefield.
2013-05-28 07:43:18 +02:00
LevelX2
68ed1a4c91
[Minor] fixes to tooltip rule generation.
2013-05-28 07:41:52 +02:00
LevelX2
9ea3eb5fe3
[minor] formatting.
2013-05-27 16:55:01 +02:00
LevelX2
80baa5db2e
Added Krosan Verge.
2013-05-27 16:54:42 +02:00
LevelX2
9c1883578d
Added 7 equipments with atomatic attach effect.
2013-05-27 14:47:33 +02:00
LevelX2
40d1ea8da1
[minor] fixes to handling of auras going to battlefield from library or graveyard.
2013-05-27 12:55:11 +02:00
LevelX2
a0e09051fb
Added new cards Damping Matrix and Pollenbright Wings.
2013-05-27 08:15:00 +02:00
LevelX2
d950fc47f7
Fixed a bug of Spellskite that it didn't work correctly for abilities.
2013-05-26 14:35:05 +02:00
LevelX2
8933edc719
Fixed bug of Search for Tomorrow bringing lands tapped in play instead of untapped.
2013-05-26 01:02:32 +02:00
LevelX2
58bb785754
Fixed bug that tooltip text of token created by Voice of Resourgence said permanent instead of creature.
2013-05-26 01:00:34 +02:00
LevelX2
e7432de104
Added 19 creature cards with evoke.
2013-05-25 15:45:03 +02:00
LevelX2
1f12d0adf8
Added 7 creatures with Haunt.
2013-05-24 20:35:32 +02:00
LevelX2
b09f8d9614
Fixed bug of Tormentor Exarch mode was added twice.
2013-05-24 20:34:08 +02:00
LevelX2
dfdbc2e8f5
Fixed wrong tooltip rule of Myr Galvanizer.
2013-05-24 16:41:31 +02:00
LevelX2
f9e3409758
Fixed missing effects of Martial Glory.
2013-05-24 16:41:11 +02:00
LevelX2
96f0e87aea
Fixed wrong mana costs of Breaking // Enetring.
2013-05-24 16:40:50 +02:00
LevelX2
b68d3bc6bc
Fixed handling of Werewolf Ransacker triggered ability introduced with last rule text fix of it.
2013-05-24 14:51:14 +02:00
LevelX2
25b283483f
Added Grinding Stone ; Terrarion and Krak-Clan Ironworks. Made targets of Tamiyo the Moon Sage mandatory.
2013-05-24 08:30:25 +02:00
LevelX2
b13f33fc6b
Merge branch 'master' of https://github.com/magefree/mage.git
2013-05-22 22:37:01 +02:00
LevelX2
87d7a2886d
Fixed tooltip rule text of Copperline George.
2013-05-22 22:36:23 +02:00
LevelX2
bf9f3bd3a8
Fixed wrong toughness of Patron of Kitsune.
2013-05-22 22:35:59 +02:00
LevelX2
278e7771ed
Fixed bug of Tribute to Hunger where target was not required.
2013-05-22 22:35:36 +02:00
Plopman
a15df7d212
[ALA] added 5 cards
2013-05-22 21:50:52 +02:00
LevelX2
2e15772385
Fixed a bug of Lodestone Myr targeting allowing only to target creature artifacts instead of all controlled artifacts.
2013-05-22 19:07:18 +02:00
LevelX2
52425d0abb
Fixed a bug of Howlpack Alpha giving its boost also if not the active face.
2013-05-22 17:24:31 +02:00
LevelX2
5b4c2eb3fa
[minor] changes to tooltip rule generation
2013-05-22 17:23:51 +02:00
LevelX2
ac5c91763b
Fixed bug #223 Predator's Rapport only gains life equal to creature's power.
2013-05-22 13:06:21 +02:00
LevelX2
ea1fce8cd5
Fixed a bug of Hired Torturer. Tap source cost was missing.
2013-05-22 01:37:04 +02:00
LevelX2
c2aa574ea6
Some improvements to rule text generation of BoostControlledEffect.
2013-05-21 16:42:49 +02:00
LevelX2
cc31e1b9d9
Fixed bug of Afflicted Deserter having ability night side Werewolf Ransacker.
2013-05-21 16:41:59 +02:00
LevelX2
27f0b7bc4d
Fixed bug of Sage's Row Denizen triggering for all instead of controlled creatures entering the battlefield.
2013-05-21 08:31:18 +02:00
LevelX2
3f6b2c6163
Fixed Gnat Miser's wrong casting cost from {U} to {B}.
2013-05-21 08:16:05 +02:00
LevelX2
4f75a27e31
Added Stitch in Time and Thran Quarry.
2013-05-21 00:06:46 +02:00
LevelX2
199673622b
[Minor] tooltip rule text fixes.
2013-05-20 10:37:54 +02:00
LevelX2
fe9febecd3
Fixed bug of Deputy of Acquittals that could target any creature instead of controlled creatures.
2013-05-20 10:37:24 +02:00
LevelX2
7fd1e24378
Fixed #221 , Crypt Incursion exiling non creatures instead of creatures and giving life to target player instead controller.
2013-05-20 10:36:23 +02:00
LevelX2
7df016ecf8
Used special pile selection dialog for Sphinx of Uthuun, minor tooltip rule text change for Galvanic Blast.
2013-05-18 16:22:47 +02:00
ludwig.hirth
105df2197f
Merge branch 'master' of https://github.com/magefree/mage.git
2013-05-18 06:47:12 +02:00
LevelX2
dfcbf6c5ce
[SHM] Prismatic Omen
2013-05-18 06:46:03 +02:00
LevelX2
6636d441cc
Fixed bug of Species Gorger where the target was not set ro required.
2013-05-17 08:41:44 +02:00
LevelX2
6c37116417
Fixed bug of Warped Physique, giving +x/+x instead of +x/-x.
2013-05-17 08:26:33 +02:00
LevelX2
df569d01e0
Fixed bug of Melek, Izzet Paragon allowing to cast sorceries that shouldn't be castable with Melek.
2013-05-15 10:54:57 +02:00
LevelX2
514a57904f
Fixed bug of Zhur-Taa Druid dealing 2 damage to opponents instead of the correct 1 damage.
2013-05-15 00:45:38 +02:00
LevelX2
562bcb5dc8
Fixed bug of Debt to the Deathless only dealing 1 * X damage instead of 2 * X.
2013-05-15 00:44:48 +02:00
LevelX2
e11a2c30e2
Fixed Augur of Bolas returning cards not to bottom of library,
2013-05-15 00:43:29 +02:00
LevelX2
6515f54dff
[Minor] formatting.
2013-05-12 16:19:33 +02:00
LevelX2
7255f2cf15
Fixed wrong duration of Wayfaring Temple static ability.
2013-05-12 16:19:21 +02:00
LevelX2
bde1e90dfb
Fixed bug that Cloudstone Curio triggered also for opponents permanents entering the battlefield.
2013-05-12 16:18:17 +02:00
LevelX2
5336d4c0f9
Pushed version to 1.0.3 dev.
2013-05-12 16:00:25 +02:00
LevelX2
6b38cd5b18
Mage Version 1.0.2
2013-05-11 23:06:30 +02:00
LevelX2
22bdb209ab
Some minor changes/fixes.
2013-05-11 20:08:51 +02:00
LevelX2
8d135fafbb
Fixed bugs of Runner's Bane and Notion Thief.
2013-05-11 15:39:57 +02:00
LevelX2
60575394a6
Added Shivan Gorge and Cloudstone Curio.
2013-05-10 15:01:52 +02:00
LevelX2
0bc15a6dbc
Using framework effect for Lobber Crew and Crackling Perimeter.
2013-05-10 15:01:19 +02:00
LevelX2
019742d07c
Merge branch 'master' of https://github.com/magefree/mage.git
2013-05-10 01:15:15 +02:00
LevelX2
8b65de99a8
Fixed text of Savageborn Hydra. Changed Agony Warp to frameworkl effects and target pointer. Set targets to required for Argony Warp and Martial Glory.
2013-05-10 01:14:12 +02:00
jeffwadsworth
5373076a7e
- Added Soulquake, Time Sieve, and Lightning Reaver.
2013-05-09 16:13:25 -05:00
LevelX2
0ee20bde99
Changed target of Sun Titan to required.
2013-05-09 21:43:16 +02:00
LevelX2
66ebfe19f2
Fixed some wrong card numbers and rarities. Raised db version by 1.
2013-05-09 11:19:39 +02:00
LevelX2
e7024c1088
Fixed #220 (Sinister Possession) and fixed #219 (pay text of DoIfCostPaid).
2013-05-09 10:40:22 +02:00
LevelX2
9709778f52
[DGM] Plasm Capture
2013-05-09 09:43:56 +02:00
LevelX2
c64972d321
[DGM] Legion's Initiative, Master of Cruelties
2013-05-09 09:07:53 +02:00
jeffwadsworth
c2ecf71cab
- Added Varolz The Scar Striped, Reap Intellect, and Viashino Firstblade.
2013-05-08 17:51:51 -05:00
LevelX2
a52e81a51d
[DGM] Notion Thief [Coldsnap] Boreal Druid [Planar Chaos] Essence Warden
2013-05-08 08:31:11 +02:00
LevelX2
35cac9cc95
[DGM] Catch - Release, Toil - Trouble, Flesh - Blood
2013-05-07 16:57:16 +02:00
LevelX2
c1dc288ccf
Added manacosts to the display of half cards tooltip window. Minor changes of rule text generation.
2013-05-07 16:56:46 +02:00
LevelX2
f31fc9d9aa
Fixed a bug of Wing puncture not using LKI for source creature power.
2013-05-07 16:55:06 +02:00
LevelX2
8a220c8bdf
[DGM] Down - Dirty, Far - Away, Profit - Loss, Protect - Serve
2013-05-07 08:22:34 +02:00
LevelX2
5565a62b95
[minor] Pyrewild Shaman rule text change.
2013-05-07 00:54:12 +02:00
LevelX2
ff3cea49f8
Small change to definition of split cards.
2013-05-07 00:45:23 +02:00
LevelX2
b01cb551b7
Update to split cards functionality. Fuse and flashback works now. No correct ability filtering yet for split cards.
2013-05-07 00:44:57 +02:00
LevelX2
623264d9c0
[DGM] Beck - Call, Breaking - Entering
2013-05-06 15:18:06 +02:00
LevelX2
3619707e65
Removed private keyword from BirdToken of Scion of Vitu Ghazi.
2013-05-06 15:15:09 +02:00
LevelX2
38ea2d91d6
Removed unused target of AliveWell.
2013-05-06 08:23:40 +02:00
jeffwadsworth
cceef1d281
- Added Obzedat's Aid, Pilfered Plans.
2013-05-03 17:56:02 -05:00
jeffwadsworth
4fa735cfbf
- Added Morgue Burst, Nivix Cyclops.
2013-05-03 17:21:40 -05:00
jeffwadsworth
78bd5356d0
- Added Melek Izzet Paragon and Maw of the Obzedat.
2013-05-03 11:44:32 -05:00
LevelX2
ef13eb6f8d
Fixed a bug of Turn Aside not allowing to target spells with more than one target object.
2013-05-03 17:30:44 +02:00
LevelX2
215ccb8eb5
[minor] formattings
2013-05-03 17:26:06 +02:00
ludwig.hirth
61c7e87cea
Merge branch 'master' of https://github.com/magefree/mage.git
2013-05-03 14:57:27 +02:00
LevelX2
df2e1094dd
[DGM] Jelenn Sphinx, Haunter of Nightveil, Korodoz Gorgon, Krasis Incubation, Gruul War Chant
2013-05-03 14:56:55 +02:00
LevelX2
389ebb47af
Goblin War Drum's and Terror of Kruin Pass effect are no longer abilities given to the concerned creatures. Terror of Krion Pass effect concerns now only controlled werewolves.
2013-05-03 14:56:09 +02:00
LevelX2
e904f9e6ff
Reworked HiddenStrings.
2013-05-03 08:37:48 +02:00
jeffwadsworth
f6d97367fc
- Added some Dragon Maze cards.
2013-05-02 16:37:21 -05:00
jeffwadsworth
d0ffa89ae8
- Added Voice of Resurgence.
2013-05-02 11:38:28 -05:00
LevelX2
b1d54096cf
[DGM] Alive / Well, Armed / Dangerous
2013-05-02 17:12:23 +02:00
LevelX2
a06a729a04
Changed split cards to fit last changes of SplitCard object.
2013-05-02 17:11:57 +02:00
LevelX2
d7c3a34d3f
[DGM] Restore the Peace, Ral Zarek, Progenitor Mimic
2013-05-02 16:08:27 +02:00
LevelX2
ce771b422b
[minor] rework of Toils of Night and Day (was not rule conform) and Void (use filter.match instead of direct compare).
2013-05-02 16:07:48 +02:00
Loki
eb7fdcc8fb
Northern Paladin
2013-05-02 21:51:31 +12:00
North
e290838584
reused common effect for playing additional land (removed duplication)
2013-05-02 10:09:30 +03:00
LevelX2
e01bb0ebf9
[DGM] 3 SplitCards
2013-05-02 00:10:08 +02:00
LevelX2
533c0a028e
Some spelling changes to SplttCards.
2013-05-02 00:09:43 +02:00
jeffwadsworth
ad99fcad23
- Added some Dragon Maze cards. Improved AI attacking with flying creatures.
2013-05-01 16:00:49 -05:00
LevelX2
818ac06b88
[DGM] Give / Take [INV] Aussalut / Battery
2013-05-01 21:42:44 +02:00
LevelX2
3ba4dbc515
Added Void card.
2013-05-01 20:44:08 +02:00
jeffwadsworth
4feb0638bd
- Added Ruric Thar, the Unbowed. Little fix.
2013-05-01 11:15:53 -05:00
jeffwadsworth
111f198f3d
- Added some cards. AI will no longer attack with creatures at 0 power.
2013-05-01 10:27:48 -05:00
LevelX2
e9aaee7054
Fixed #214 . Keymaster Rogue returned land instead of creature to hand.
2013-05-01 15:45:49 +02:00
LevelX2
a250e9a183
[DGM] Emmara Tandris / Drown in Filth / Evava, Rakdos Blood Witch / Gaze of Granite / Gleam of Battle
2013-05-01 09:01:48 +02:00
LevelX2
48a0e96333
[DGM] Teysa, Envoy of Ghosts, Tithe Drinker, Trostani's Summoner, Unflinching Courage
2013-04-30 01:05:48 +02:00
LevelX2
585b5dcca1
[DGM] Debt to the Deathless, Deputy of Acquittals, Dragonshift, Fluxcharger, Goblin Test Pilot, Scab Clan Giant
2013-04-29 23:01:01 +02:00
LevelX2
ae30e9a884
[DGM] Zhur-Taa Druid
2013-04-29 12:01:47 +02:00
LevelX2
794a4c7179
Fixed ForbiddenOrchard triggered ability laso to trigger if ForbiddenOrchad gains another mana ability. Using framework effect within Guttersnipe.
2013-04-29 12:01:27 +02:00
LevelX2
8b81e39d62
Fixed wrong card number of Ubul-Sar Gatekeeper.
2013-04-27 18:57:43 +02:00
LevelX2
51f3033455
[DGM] 12 blue and black cards.
2013-04-27 18:57:15 +02:00
LevelX2
a157849e16
Changed bosster generation to generate special land card that's in dragon's maze booster.
2013-04-27 18:56:39 +02:00
LevelX2
83554081c7
Deleted Rare dual lands because they are only in the booster and not in the set DGM.
2013-04-27 18:55:40 +02:00
LevelX2
37a034d09d
[DGM] 6 white cards.
2013-04-27 02:05:29 +02:00
LevelX2
6ce343c9f8
Used framework effect for GlacialChasm.
2013-04-27 02:05:12 +02:00
LevelX2
790498b3bf
Fix for PossibilityStrom.
2013-04-26 17:01:42 +02:00
LevelX2
9aa6998b22
[DGM] 8 red cards.
2013-04-26 15:42:28 +02:00