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