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 |
|
LevelX2
|
43d63bf1e8
|
Fixed set sourceId of KnowledgePool.
|
2013-04-26 15:42:00 +02:00 |
|
LevelX2
|
57ad650579
|
[DGM] 7 green cards.
|
2013-04-26 12:12:46 +02:00 |
|
LevelX2
|
8af288ce39
|
Fixed wrong color of AEtherling.
|
2013-04-26 12:12:27 +02:00 |
|
LevelX2
|
f9bff1f062
|
Fix to Blood Baron of Vizkopa.
|
2013-04-26 08:13:54 +02:00 |
|
LevelX2
|
d49492e8f3
|
Merge branch 'master' of https://github.com/magefree/mage.git
|
2013-04-26 00:08:40 +02:00 |
|
LevelX2
|
ddefd5bc7b
|
[DGM] Blood Baron of Vizkopa, Boros Battleshaper, Council of the Absolute, Deadbridge Chant
|
2013-04-26 00:07:30 +02:00 |
|
LevelX2
|
d6a88a442d
|
Used framework method instead of individual method.
|
2013-04-26 00:06:30 +02:00 |
|
LevelX2
|
4733d9ad13
|
[DGM] Blast of Genius, Blaze Commando
|
2013-04-25 17:29:55 +02:00 |
|
LevelX2
|
af05bc6ce3
|
Used existing framework effect for Mayel the Anima.
|
2013-04-25 17:29:32 +02:00 |
|
LevelX2
|
1c5dbe5774
|
[DGM] 7 golden cards.
|
2013-04-25 00:27:42 +02:00 |
|
LevelX2
|
773e68d760
|
[Minor] formatting.
|
2013-04-25 00:27:00 +02:00 |
|
LevelX2
|
b954173f99
|
Fixed #207. Exhume used player.choose instead of player.chooseTarget method what resulted in a dead game because choose doesn't handle the required option. Anyway it would be a good idea to commet or redesign the target area of mage.
|
2013-04-24 00:32:21 +02:00 |
|
LevelX2
|
c7bdc5719d
|
Fixed #208. Assemble the Legion's effect works also when it has lost the battlefield meanwhile using last known information.
|
2013-04-23 23:08:19 +02:00 |
|
LevelX2
|
31961cd700
|
Fixed wrong activation cost of Vital Splicer's regenerate ability.
|
2013-04-23 21:31:54 +02:00 |
|
North
|
199e566f45
|
[ALA] Mayael the Anima
|
2013-04-23 17:44:34 +03:00 |
|
North
|
27120dcfbb
|
[ALA] Hindering Light
|
2013-04-23 17:18:26 +03:00 |
|
North
|
6f055e9671
|
[10E] Legacy Weapon
|
2013-04-23 15:18:18 +03:00 |
|
North
|
a9355518e1
|
[CON] Progenitus
|
2013-04-23 12:30:54 +03:00 |
|
North
|
b373af62b4
|
[USG] Show and Tell
|
2013-04-23 12:05:25 +03:00 |
|
LevelX2
|
1bfd076a5b
|
Fixed #206. Power an toughness for tokens with variable value for P/T by time of creating them was not set to power and toughness cardValue, so that copying them resulted always in 0/0 for P/T.
|
2013-04-23 00:36:54 +02:00 |
|
Loki
|
b6be0fe472
|
Contaminated Bond
|
2013-04-22 19:00:08 +12:00 |
|
LevelX2
|
4bcaca8b1c
|
[DGM] Blood Scrivener, Uncovered Clues, Wake the Refelections
|
2013-04-21 22:42:55 +02:00 |
|
LevelX2
|
02fa9e6c81
|
Chenged cards using LookLibraryAndPickControllerEffect.
|
2013-04-21 22:41:57 +02:00 |
|
LevelX2
|
e313b130fe
|
Removed redundant handling of applied effects of replacements effects.
|
2013-04-21 22:38:10 +02:00 |
|
Loki
|
c91b276348
|
Juzam Djinn
|
2013-04-21 16:40:08 +12:00 |
|
Loki
|
6cce155252
|
Graveborn Muse
|
2013-04-21 15:03:24 +12:00 |
|
LevelX2
|
a6076235a8
|
Set target of Sygg River Guide to mandatory.
|
2013-04-21 02:41:35 +02:00 |
|
LevelX2
|
6c1b686bce
|
Fixed NPE and bug retrieving player for gain life of Abattoir Ghoul..
|
2013-04-21 02:41:05 +02:00 |
|
LevelX2
|
eb132429d6
|
Set target of MerrowReejerey to mandatory.
|
2013-04-21 02:39:51 +02:00 |
|
LevelX2
|
e851643952
|
[DGM] Added 5 Gatekeepers, 5 Maze cards, AEtherling, 21 reprinted cards.
|
2013-04-20 20:05:31 +02:00 |
|
LevelX2
|
18639bddd9
|
Added KnightToken to framework and changed the using cards.
|
2013-04-20 20:02:01 +02:00 |
|
LevelX2
|
01a610746b
|
Fixed not mandatory target of Consuming Vapors.
|
2013-04-20 20:00:50 +02:00 |
|
LevelX2
|
b600b03e65
|
[minor] Fixed npe check of Ensnaring Bridge.
|
2013-04-19 23:04:12 +02:00 |
|
North
|
a3411f2486
|
[cleanup] removed unused imports
|
2013-04-19 20:01:10 +03:00 |
|
North
|
8f6253c1fc
|
Added missing Exhume implementation
|
2013-04-19 20:01:08 +03:00 |
|
jeffwadsworth
|
7939a921d4
|
- Added Insurrection and Syphon Mind.
|
2013-04-19 11:18:42 -05:00 |
|
LevelX2
|
8220f404c6
|
Fixed #202 Simic Manipulator didn't work correct with (un)boosted P/T. Also fixed duration of control effect that only lasted while Simi Manipulator was on the battlefield.
|
2013-04-19 15:17:30 +02:00 |
|
LevelX2
|
26499acbeb
|
Fixed issue #201 - Crypt Ghast ability triggered also for lands tapped by opponent.
|
2013-04-18 19:00:52 +02:00 |
|
LevelX2
|
7bc69ba1da
|
Changed create token handling of Hero of Bladehold and Army of the Damned. Minor formating to Budoka Gardener. Fixed #195. Bug concerning Budoka Gardener #194 was already fixed with changes to the handling of continious effects committed yesterday.
|
2013-04-18 16:06:32 +02:00 |
|
LevelX2
|
474d6a29fd
|
Fixed isse#201 that crypt Ghast triggered ability giving additional mana was optional but shouldn't.
|
2013-04-18 16:01:20 +02:00 |
|
LevelX2
|
1e5100e0d6
|
Added the logic, that one continious effect in game state can be connected to multiple abilities. This fixes issue #198 and #196.
|
2013-04-17 23:44:50 +02:00 |
|
LevelX2
|
030c5e2fa1
|
[DGM] Showstopper
|
2013-04-17 17:35:48 +02:00 |
|
LevelX2
|
fed81ba45d
|
Fixed copy logic of Pack rat, Cackling Counterpart and Rite of Replication.
|
2013-04-17 17:33:28 +02:00 |
|
LevelX2
|
eb04c0fe4f
|
Fixed bug of Archaeomancer enters the battlefield triggered ability. Set target to required.
|
2013-04-17 17:32:10 +02:00 |
|
LevelX2
|
70780a0cc3
|
[DGM] 10 Cluestones, Warped Physique, Sire of Insanity
|
2013-04-16 17:07:23 +02:00 |
|
LevelX2
|
ebe3c92b9d
|
[DGM] Rot Farm Skeleton. Changed Deranged Assistant to use common cost class.
|
2013-04-15 17:58:27 +02:00 |
|
LevelX2
|
0be107359d
|
Improved rule text generation of flashback ability. Fixed text bug of Dread Return.
|
2013-04-14 01:23:12 +02:00 |
|
LevelX2
|
590cebd8bd
|
Fixed rule text of Death Baron.
|
2013-04-14 01:21:51 +02:00 |
|
LevelX2
|
560935c0fb
|
Fixed that Stoneforge Mystic triggered ability casted the equipments without mana costs instead of putting it simply onto the battlefield.
|
2013-04-14 01:21:21 +02:00 |
|
LevelX2
|
b55d2bd370
|
Fixed wrong target definition of Sword of Light and Shadow.
|
2013-04-14 01:19:11 +02:00 |
|
LevelX2
|
36b483d41a
|
Added missing rule text of Chalice of Life.
|
2013-04-13 23:42:46 +02:00 |
|
LevelX2
|
484b88ee0f
|
Fixed rule text of Rhys the exiled.
|
2013-04-13 18:18:59 +02:00 |
|
LevelX2
|
6dd99350a3
|
Fixed casting error in Blood Seeker and Suture Priest.
|
2013-04-13 13:57:42 +02:00 |
|
LevelX2
|
ae838c315c
|
Fixed a bug of BloodSeeker not applying its effect to the correct target.
|
2013-04-13 09:23:23 +02:00 |
|
Plopman
|
a200afabe5
|
[ALA] Added all green cards (6 cards=
|
2013-04-12 20:53:22 +02:00 |
|
jeffwadsworth
|
90640b0a05
|
- Fixed Scroll Rack. Added some cards, including one from LevelX2.
|
2013-04-12 12:09:11 -05:00 |
|
LevelX2
|
74618c2c31
|
Some cards with is a [Basic Land] effect.
|
2013-04-11 23:54:21 +02:00 |
|
LevelX2
|
660a335b3c
|
[DGM] Bred for the Hunt, Mirko Vosk Mind Dringer, Lavinia of the Tenth
|
2013-04-11 23:53:48 +02:00 |
|
LevelX2
|
5f7a7e4227
|
Added Necrogenesis.
|
2013-04-11 16:40:03 +02:00 |
|
LevelX2
|
90652630c5
|
Added Lush Growth and changed Contaminated Ground to new effect BecomesBasicLandEnchantedEffect.
|
2013-04-11 16:39:50 +02:00 |
|
LevelX2
|
916d800bf6
|
Fixed missing abilities of Taiga.
|
2013-04-11 01:24:47 +02:00 |
|
LevelX2
|
81b7a155ca
|
[CMD] Scavenging Ooze
|
2013-04-11 00:54:25 +02:00 |
|
Plopman
|
298ac4698c
|
Added Feral Hydra
|
2013-04-10 22:13:25 +02:00 |
|
Plopman
|
4aeece6764
|
Replace OnlyOpponentCanActivate by MayActivate
|
2013-04-10 22:13:08 +02:00 |
|
LevelX2
|
fa76004261
|
[DGM] Sin Collector, Maze's End' Render Silent
|
2013-04-10 20:15:35 +02:00 |
|
LevelX2
|
930a250b1d
|
[CMD] Veteran Explorer
|
2013-04-10 16:57:58 +02:00 |
|
LevelX2
|
f8e9a22a77
|
[DGM] Renounce the Guild
|
2013-04-10 16:57:32 +02:00 |
|
LevelX2
|
bfe80ef59a
|
Added already implemented commander cards from other sets.
|
2013-04-10 16:56:56 +02:00 |
|
LevelX2
|
2fc53fa71e
|
Added Commander and Dragon's Maze set objects to MAGE.
|
2013-04-10 16:55:31 +02:00 |
|
LevelX2
|
bdf3324157
|
Fixed wrong text for reveal window.
|
2013-04-10 01:08:13 +02:00 |
|
LevelX2
|
db4616f821
|
Fixed 3 more wrong card names and changed the db version to 4 to refresh the db after all the change of card names.
|
2013-04-08 18:10:51 +02:00 |
|
LevelX2
|
20a99ed894
|
Fixed wrong name of Isperia's Skywatch.
|
2013-04-07 20:55:13 +02:00 |
|
LevelX2
|
bd08263172
|
Fixed wron name of Zarichi Tiger.
|
2013-04-07 16:58:36 +02:00 |
|
LevelX2
|
be670a60b8
|
Fixed wron name of Forbidden Orchard.
|
2013-04-07 16:09:16 +02:00 |
|
LevelX2
|
6a5e1ae98f
|
Fixed wrong select text of Restoration Angel..
|
2013-04-07 16:05:13 +02:00 |
|
LevelX2
|
d074050151
|
Fixed wrong card name of Reito Lantern.
|
2013-04-07 16:04:49 +02:00 |
|
Plopman
|
a63ca5cc6d
|
Added March of the Machines, Greater Gargadon and Restore Balance
|
2013-04-06 18:25:11 +02:00 |
|
LevelX2
|
1df4946135
|
Some changes/fixes to Praetors's Grasp and Bane Alley Broker, to handle face down cards.
|
2013-04-06 00:05:10 +02:00 |
|
LevelX2
|
3238c69cdf
|
Fixed a bug of Primordial Hydra not triggering add counter event, if counters are doubled.
|
2013-04-05 23:44:29 +02:00 |
|
Plopman
|
0a670ded4a
|
Fixed Curse of the Nightly Hunt
|
2013-04-05 18:57:49 +02:00 |
|
Plopman
|
528acab300
|
[ALA] All red cards (5 cards)
|
2013-04-05 18:57:25 +02:00 |
|
Plopman
|
b6f3584822
|
[ALA] All black cards (9 cards)
|
2013-04-05 17:59:16 +02:00 |
|
LevelX2
|
5e8a6538ba
|
Added Master Transmutrer and Inkfathom Witch.
|
2013-04-05 15:12:02 +02:00 |
|
LevelX2
|
d4414b7de8
|
Fixed a bug of Scarecrone using wrong costs.
|
2013-04-05 15:09:03 +02:00 |
|
LevelX2
|
7039b1991c
|
Added missing names of tokens (according rule 110.5c). This was the reason that no image was shown for tokens although a suitable image did exist.
|
2013-04-04 12:46:19 +02:00 |
|
LevelX2
|
22a9f25d7a
|
Fixed Bane Alley Broker to be able to look at and target the face down exiled cards.
|
2013-04-04 00:08:03 +02:00 |
|
LevelX2
|
9cdd01906d
|
Added 4 Tainted lands from Torment.
|
2013-04-03 19:12:34 +02:00 |
|
LevelX2
|
33f44893af
|
Fixed small bug of Infinite Reflection.
|
2013-04-03 19:11:27 +02:00 |
|
LevelX2
|
b0b6f38db3
|
Added Metathran Zombie, Darting Merfolk, Phyrexian Tower.
|
2013-04-03 17:30:40 +02:00 |
|
LevelX2
|
0106026b7b
|
Changed abilities to mana abilities.
|
2013-04-03 17:29:15 +02:00 |
|
LevelX2
|
53370862c7
|
Added Firespout and Dawnglow Infusion.
|
2013-04-02 17:16:06 +02:00 |
|
LevelX2
|
92ee2d7321
|
5 cards with additional X or Y costs.
|
2013-04-02 16:36:00 +02:00 |
|
Nicolas
|
bb0415dc1f
|
Merge branch 'master' of https://github.com/magefree/mage.git
|
2013-04-01 19:05:08 +02:00 |
|
Plopman
|
07a1f06efc
|
[ALA] 2 white cards (All white card) and 11 blue cards
|
2013-04-01 19:03:08 +02:00 |
|
magenoxx
|
97acebacdd
|
Pumped version to 1.0.2.dev
|
2013-04-01 16:00:30 +04:00 |
|
LevelX2
|
4e760fe617
|
Fixed tooltip rule text of Carpet of Flowers.
|
2013-04-01 03:30:58 +02:00 |
|
Plopman
|
3dc5af0268
|
[ALA 5 cards with CycleTriggeredAbility
|
2013-03-31 16:30:33 +02:00 |
|
LevelX2
|
0edc794c6a
|
Fix for Lazav, Dimir Mastermind. Added two additional tests for Lazav.
|
2013-03-31 11:54:27 +02:00 |
|
Plopman
|
4714f4da1a
|
Added 11 cards with land cycling Ability
|
2013-03-30 19:10:04 +01:00 |
|
LevelX2
|
4212e5cfb6
|
Some rework of Spell Rupture and CounterUnlessPaysEffect.
|
2013-03-30 01:55:17 +01:00 |
|
LevelX2
|
5a68ba33da
|
Fixed message of snapcaster mage to be printed only once.
|
2013-03-29 21:11:16 +01:00 |
|
LevelX2
|
3386a2e983
|
Added Figure of Destiny, River of Tears, Ancient Amphitheater, Aunties Hovel, Gilt Leaf Palace, Mistbind Clique, Secluded Glen, Wanderwine Hub, Sygg, River Cutthroat, Sudden Spoiling, Trickbind.
|
2013-03-29 19:00:38 +01:00 |
|
LevelX2
|
3d9d71df94
|
Added TargetActivatedOrTriggeredAbility to framework.
|
2013-03-29 18:56:32 +01:00 |
|
LevelX2
|
e131c2d63b
|
Fixed rule text of Elite Inquisitor and Moonmist.
|
2013-03-28 00:44:33 +01:00 |
|
LevelX2
|
34e70d469d
|
Added Doran the Siege Tower, Augury Adept, Flagstones of Troair, Hurklys Recall, Matyr of Sands.
|
2013-03-24 16:06:53 +01:00 |
|
LevelX2
|
aa5f6934e2
|
Made rule text of some enchantments more accurate.
|
2013-03-24 16:05:56 +01:00 |
|
LevelX2
|
05566ef735
|
Fixed ability order of Sigil of Distinction.
|
2013-03-23 16:45:34 +01:00 |
|
LevelX2
|
aa0122cff9
|
Fixed a bug that multiple protection effects of Kabira Evangel had alway sall the last chosen color.
|
2013-03-23 16:45:07 +01:00 |
|
LevelX2
|
a92e6591fc
|
Implemented optional execution for some replacement effects.
|
2013-03-23 16:43:52 +01:00 |
|
LevelX2
|
27c96d7ea9
|
Fixed Essence of the Wild's handling of Enters The Battlefield replacement effect.
|
2013-03-22 21:34:41 +01:00 |
|
LevelX2
|
cb18bf2bd4
|
Changed replacement effects of OrbOfDreams and Corpsejack Menace to selfScope = false. Extended Orb of Dreams test.
|
2013-03-22 15:01:38 +01:00 |
|
LevelX2
|
e14886ffda
|
[minor] fixed tooltip rule text of Kessig Wolf Run.
|
2013-03-22 10:01:55 +01:00 |
|
LevelX2
|
cb16edcbbd
|
Minor changes to Grave Betrayal and Chord of Calling.
|
2013-03-20 19:36:17 +01:00 |
|
LevelX2
|
8ba38f22e5
|
Fixed a bug of Mirrorworks that it didn't work for triggering artefacts that are still on the battlefield.
|
2013-03-20 19:35:45 +01:00 |
|
LevelX2
|
28a6050709
|
Fixed a bug of Dread Slaver that the returned creature didn't get suntype Zombie and color black in addition to its colors and subtypes.
|
2013-03-20 19:34:32 +01:00 |
|
LevelX2
|
b1715e2b44
|
Fixed Lord of the Undead boosting now all Zombies instead of only controlled Zombies.
|
2013-03-20 18:15:52 +01:00 |
|
LevelX2
|
8ef074ab92
|
Minor changes.
|
2013-03-20 00:10:35 +01:00 |
|
LevelX2
|
e02ac0799e
|
Changed wrong zones and durations for characteristic-defining abilities of creatures (rule 604.3) that have also to be calculated if not on the battlefield.
|
2013-03-19 01:41:57 +01:00 |
|
LevelX2
|
98a77e93f2
|
[minor] formatting.
|
2013-03-18 17:07:13 +01:00 |
|
LevelX2
|
6a6f78d7cb
|
Fixed bug that cost reduction did not work of Locket of Yesterdays.
|
2013-03-18 17:06:56 +01:00 |
|
LevelX2
|
78dd82d49c
|
Chnaged handling of X costs for Hearth of kami and Geth, Lord of the Vault.
|
2013-03-18 17:06:11 +01:00 |
|
LevelX2
|
0cedc155ae
|
Set brought to game creatures again to tapped because they must also be tapped if they have vigilance by another effect.
|
2013-03-17 17:46:30 +01:00 |
|
LevelX2
|
0946313dba
|
Used method to add attacker later to combat so that the attacking player can choose if the palyer or a planeswalker (if existent) shall be attacked.
|
2013-03-17 16:13:52 +01:00 |
|
LevelX2
|
82bb03ba86
|
Fixed bug that not controlled permanents could not be targeted.
|
2013-03-17 16:11:55 +01:00 |
|
LevelX2
|
501b279184
|
Fixed a bug of Unbreathing Horde removing one +1/+1 counter per point of damage that was dealt instead of one if damage was dealt.
|
2013-03-17 08:47:46 +01:00 |
|
LevelX2
|
5ad8920407
|
Fixed a bug of Ethersworn Adjudicator targeting only controlles targets instead of targets of all players.
|
2013-03-17 08:43:43 +01:00 |
|
LevelX2
|
04de9966f6
|
Fixed rule txt of Blackcleave Cliffs.
|
2013-03-16 19:49:30 +01:00 |
|
LevelX2
|
3b2def6cff
|
Added Echoing Truth, Second Sunrise, Countryside Crusher, Lotus Bloom, Locket of Yesterday.
|
2013-03-16 19:49:02 +01:00 |
|
LevelX2
|
3bd581891a
|
Minor fixes (mandatory targets, rule text)
|
2013-03-15 15:57:59 +01:00 |
|
magenoxx
|
ded2979dab
|
Fixed Issue#79: Cost reduction does not work properly
|
2013-03-15 17:54:02 +04:00 |
|
LevelX2
|
1f69d85e86
|
Added Repeal, Condescend, SpellBurst.
|
2013-03-14 23:59:24 +01:00 |
|
LevelX2
|
b9257fffae
|
Changes to some X spells because adjustTargets works now for X spells of AI. By the way cost reduction of X spells for the AI should work now also.
|
2013-03-14 23:58:51 +01:00 |
|
LevelX2
|
2f78dc525f
|
Undone wrong fix to Curse of Exhaustion.
|
2013-03-14 23:56:12 +01:00 |
|
LevelX2
|
987bfb588f
|
Improved target handling of Executioners Swing and fixed buf of FrontlineMedic.
|
2013-03-13 17:01:49 +01:00 |
|
jeffwadsworth
|
b9b7aa9ac9
|
- Added Corpse Harvester, Prison Term.
|
2013-03-12 11:26:58 -05:00 |
|
LevelX2
|
787288c879
|
Added Sundering Titan, Spellstutter Sprite, Waethered Wayfarer, Sulfure Elemental, Mistveil Plains.
|
2013-03-11 19:04:51 +01:00 |
|
LevelX2
|
29376d7703
|
Fixed wrong import of Rule of Law.
|
2013-03-11 18:17:27 +01:00 |
|
LevelX2
|
a054a3775b
|
Added Rule odf Law, Deglamer, Fracturing Gust.
|
2013-03-11 17:34:14 +01:00 |
|
LevelX2
|
dcc9828f0f
|
Fixed a bug of Curse of Exhaustion checking always controlling player.
|
2013-03-11 17:33:50 +01:00 |
|
LevelX2
|
1fd3aa46e9
|
Renamed ConditionalActivatedAbility to ConditionalGainActivatedAbility. Minor Formating.
|
2013-03-10 14:27:47 +01:00 |
|
North
|
a7a565bb8f
|
[minor] access modifer order
|
2013-03-10 14:53:02 +02:00 |
|
LevelX2
|
ec546a5ae6
|
Merge branch 'master' of https://github.com/magefree/mage.git
|
2013-03-10 13:46:02 +01:00 |
|
North
|
2b7471df3f
|
[minor] removed unused imports
|
2013-03-10 14:17:55 +02:00 |
|
LevelX2
|
aa0290fd32
|
Set Version to 1.0.1
|
2013-03-10 11:40:56 +01:00 |
|
LevelX2
|
d44e3f1190
|
Minor rule text change.
|
2013-03-10 02:31:39 +01:00 |
|
LevelX2
|
6f1ed24e95
|
Fixed a bug of CrypticCommand tapping all creatures instead only creatures of opponents.
|
2013-03-10 02:23:53 +01:00 |
|
LevelX2
|
c0c94b47af
|
Added Harmonic Sliver, Might of old Krosa, Sygg River Guide, Wake Thrasher.
|
2013-03-09 18:41:16 +01:00 |
|
LevelX2
|
7e853da353
|
Made target of Mindslaver mandatory. Mana abilities of Wall of Roots and Mana Bloom are handled as mana abilities now. Improved select text of Chord of Calling.
|
2013-03-09 18:40:36 +01:00 |
|
LevelX2
|
155b7a277b
|
Some changes to target handling.
|
2013-03-06 08:23:35 +01:00 |
|
LevelX2
|
dc376e49f1
|
Fixed a bug that Vizkopa Guildmage's second ability dealed damage instead of doing life loss.
|
2013-03-05 23:45:01 +01:00 |
|
LevelX2
|
0964f65c33
|
Fixed bug of Alms Beast. The gain Lifelink ability is now a static ability instead of a triggered ability.
|
2013-03-05 15:05:54 +01:00 |
|
LevelX2
|
8718a1de8e
|
Fixed Pit Fight (issue #151) and other fight cards that both targets must be valid when the effect resolves. Fixed also that the second target must be another target than the first.
|
2013-03-04 22:54:27 +01:00 |
|
LevelX2
|
3819db77ba
|
Set target player of Balustrade Spy to mandatory.
|
2013-03-04 08:44:47 +01:00 |
|
LevelX2
|
97031d957e
|
Implemented missing third activated ability of Stillmoon Cavalier (issue #152). Combined protection abilities.
|
2013-03-04 00:14:50 +01:00 |
|
LevelX2
|
d118981ee2
|
Some cards with the SuspendAbility.
|
2013-03-04 00:07:18 +01:00 |
|
North
|
a327668660
|
fixed possible NPEs
|
2013-03-02 18:02:09 +02:00 |
|
North
|
f50dcdb8da
|
[minor] formatting
|
2013-03-02 18:02:04 +02:00 |
|
North
|
5f6f1c7528
|
[minor] removed unused imports
|
2013-03-02 18:02:02 +02:00 |
|
Plopman
|
fcfea2cb58
|
[8ED] Added 10 green cards
|
2013-03-02 16:49:26 +01:00 |
|
Plopman
|
ab786e68a7
|
Added Summer Bloom and Wargate
|
2013-03-02 16:47:25 +01:00 |
|
jeffwadsworth
|
1184102ba9
|
- Added Thirst for Knowledge and Vedalken Engineer.
|
2013-03-01 12:00:12 -06:00 |
|
jeffwadsworth
|
6fabe1413b
|
- Fixed Orim's Thunder.
|
2013-03-01 11:58:07 -06:00 |
|
LevelX2
|
b320da88d5
|
Ogre Slumlord triggered ability is handled optional now.
|
2013-03-01 13:36:06 +01:00 |
|
LevelX2
|
586d3b794d
|
Fixed issue #149, Ogre Slumlord triggered ability triggers now for all dying nontoken creatures.
|
2013-03-01 13:01:15 +01:00 |
|
LevelX2
|
ad615deb5f
|
Added Gifts Ungiven and Aven Mindcensor.
|
2013-02-28 17:16:09 +01:00 |
|
LevelX2
|
03720ee1fd
|
Fixed handling of Quicken. One cast sorcery has to consume all unused Quicken spells.
|
2013-02-28 15:27:29 +01:00 |
|
LevelX2
|
e66822c564
|
Added Serum Powder, Paradise Mantle and Quicken card.
|
2013-02-28 08:28:20 +01:00 |
|
LevelX2
|
8c79a87af6
|
Added Blood Moon and Magus of the moon. Fixed ability order of Akoum Refuge.
|
2013-02-27 17:22:33 +01:00 |
|
magenoxx
|
5577d5b3a8
|
Changed version from 0.10.1 to 1.0.0
|
2013-02-26 14:11:00 +04:00 |
|
magenoxx
|
9c3f8d5b82
|
Fixed SpawnsireOfUlamog: using CastCardFromOutsideTheGameEffect
|
2013-02-26 14:10:24 +04:00 |
|
magenoxx
|
f3ae9c85a6
|
Fixed Issue#146: Creature moving to exile zone instead graveyard
|
2013-02-25 21:01:48 +04:00 |
|
magenoxx
|
19c4bfc1dd
|
Clean up
|
2013-02-25 19:39:54 +04:00 |
|
LevelX2
|
39ac265d11
|
Removed double targets of bloodrush ability and minor formating changes.
|
2013-02-24 19:17:26 +01:00 |
|
LevelX2
|
dbbf7062c8
|
[CHK] Mana Seism, Cut the Tethers, Shimatsu, the Bloodcloaked, Squelch.
|
2013-02-24 18:04:04 +01:00 |
|
LevelX2
|
12a5efa506
|
Fixed UnleashAbility, DevourEffect, Urabrask the Hidden, Due Respect, Orb of Dreams replacing EntersTheBattlefield instead of only modifying it.
|
2013-02-24 10:53:25 +01:00 |
|
LevelX2
|
f0f52124d5
|
Another fix to Karn Liberated.
|
2013-02-24 09:57:00 +01:00 |
|
LevelX2
|
a6e60f5a68
|
Fixed a bug of Blind Obedience replacing the EntersTheBattlefield event instead of modifiying it (issue #147).
|
2013-02-24 08:21:10 +01:00 |
|
LevelX2
|
b30f1e22ae
|
Fixed the bug that Geistcatchers Rig's triggered ability did not work (issue #145).
|
2013-02-23 23:14:20 +01:00 |
|
Plopman
|
7f880aa7aa
|
Added Bridge from Below, Narcomoeba and Cabal ritual
|
2013-02-23 18:02:50 +01:00 |
|
LevelX2
|
0d031897ad
|
Fixed third ability of Karn Libertated that added sideboard cards to library and missed adding abilities to the restarted game (issue #141).
|
2013-02-23 17:23:59 +01:00 |
|
LevelX2
|
6c08fbb088
|
Some minor formating and fixing changes to gatecrash cards.
|
2013-02-23 17:21:16 +01:00 |
|
LevelX2
|
13de7b2aa1
|
Fixed a bug that Jace, Architect of Thought's first ability did not trigger for creatures that attacked your allies.
|
2013-02-23 17:20:06 +01:00 |
|
LevelX2
|
8f694e595c
|
Fixed a bug of Alchemists Refuge that allowed the player to cast cards from no allowed zones.
|
2013-02-22 16:02:07 +01:00 |
|
LevelX2
|
86202166db
|
Fixed Karn's third ability to restart the game including during the game copied cards.
|
2013-02-22 08:41:33 +01:00 |
|
LevelX2
|
541e1cd2a9
|
Fixed that Yeva, Natures Herald could cast spells from everywhere. Fixed wrong target of Relic of Progenitus. Fiexed rule text of Chromatic star.
|
2013-02-22 00:48:05 +01:00 |
|
LevelX2
|
44708e6c4b
|
Minor rule text changes.
|
2013-02-21 17:06:18 +01:00 |
|
LevelX2
|
4af4619b44
|
Fixed a bug of Cast Through Time giving wrong id to triggered ability added to game.
|
2013-02-21 00:16:49 +01:00 |
|
LevelX2
|
425739d195
|
Fixed two minor rule text bugs for Alchimists Refuge and Freewind Equenaut.
|
2013-02-20 17:34:05 +01:00 |
|
LevelX2
|
9aabe14e01
|
Fixed a bug of Infinite Reflection copy to the enchanted creature itself.
|
2013-02-20 01:23:46 +01:00 |
|
LevelX2
|
f0536b06d4
|
[PC2] 5 cards.
|
2013-02-19 17:34:58 +01:00 |
|
LevelX2
|
2a17dc8c66
|
Fixed a bug of Master Biomancer's ability triggering for all controlled permanents instead of only creatures. Some changes to rule text generation and minor change to Molten Primordial.
|
2013-02-19 16:43:27 +01:00 |
|
LevelX2
|
ac1f6d5512
|
Some minor changes to Nightveil Specter.
|
2013-02-17 10:18:26 +01:00 |
|
LevelX2
|
01a3660cf2
|
Changed a lot of cards to use ENTERS_THE_BATTLEFIELD event instead of ZONE_CHANGE event.
|
2013-02-17 01:14:42 +01:00 |
|
LevelX2
|
33a917c216
|
Fixed a bug that also equipments were returned to hand by Orzhov's Charms first ability.
|
2013-02-17 01:09:02 +01:00 |
|
LevelX2
|
b099b57d8b
|
Changed ability order of Bloodghast.
|
2013-02-16 08:16:47 +01:00 |
|
LevelX2
|
b4805ddc64
|
Fixed Elvish Pioneer.
|
2013-02-16 08:16:07 +01:00 |
|
jeffwadsworth
|
579d8d45aa
|
- Added Orim's Thunder.
|
2013-02-15 18:05:53 -06:00 |
|
Plopman
|
c877d03389
|
[GTC] Fixed Skinbrand Goblin
|
2013-02-16 00:08:24 +01:00 |
|
Plopman
|
e56bbfb16d
|
[8ED] Added 7 green cards
|
2013-02-16 00:07:57 +01:00 |
|
LevelX2
|
e33fd30544
|
Minor formating and rule text changes.
|
2013-02-15 00:24:20 +01:00 |
|
LevelX2
|
8d3796ef7a
|
Fixed issue #136 of Wight of Precint Six. Added test for Wight of Precint Six.
|
2013-02-14 12:59:15 +01:00 |
|
LevelX2
|
1121c7c562
|
Fixed a bug in EntersTheBattlefield event of PermanentImpl using ownerId instead controller id. Fixes issue #133. Some minor formating.
|
2013-02-14 12:58:04 +01:00 |
|
LevelX2
|
b968e2b4c4
|
Fixed issue #132 tokens of Army of the Damned were put into play untapped instead of tapped.
|
2013-02-13 08:26:20 +01:00 |
|
LevelX2
|
127e63ce0d
|
Changed used battlefield.count or battlefield.getActivePermanents methods to take player range into account.
|
2013-02-13 01:24:36 +01:00 |
|
LevelX2
|
f504a543e1
|
Removed unnecessary battlefield.count methods not considering player range. Changed cards that used the removed methods.
|
2013-02-12 17:14:20 +01:00 |
|
Backfir3
|
412766fbaf
|
[USG] 5 Cards and [LEA] Sol Ring
|
2013-02-11 23:54:36 +01:00 |
|
LevelX2
|
590de413e3
|
Fixed missing color to the created token of Deathpact Angel.
|
2013-02-11 19:06:40 +01:00 |
|
LevelX2
|
b731cb4e84
|
Fixed a bug that the created Ooze Tokens had always P/T of 0/0 when the token was copied later by any effects.
|
2013-02-11 19:06:06 +01:00 |
|
LevelX2
|
d8d3643733
|
Fixed a bug that the destroy effect of All is Dust only effected permanents of the controller of the spell.
|
2013-02-11 19:04:34 +01:00 |
|
LevelX2
|
0bf9491aa1
|
Fixed a bug of Aura Finesse not triggering UNATTACH event.
|
2013-02-10 03:01:05 +01:00 |
|
LevelX2
|
cae028cc78
|
Some text generation changes.
|
2013-02-10 02:51:26 +01:00 |
|
LevelX2
|
4fb0471fce
|
[CHK] Added 4 flip cards.
|
2013-02-10 02:34:59 +01:00 |
|
LevelX2
|
0fa76a9669
|
Added amount parameter to EnchantedCondition.
|
2013-02-10 02:34:26 +01:00 |
|
LevelX2
|
b367717f76
|
Fixed Lazav, Dimir Mastermind triggering its copy ability > 100 times for copied creature cards after the first. Samll text fix to Deathcult Rogue.
|
2013-02-09 09:36:32 +01:00 |
|
jeffwadsworth
|
5fd25c2993
|
- Added Guardian Zendikon and Spell Contortion. That is all of Worldwake.
|
2013-02-08 18:26:15 -06:00 |
|
jeffwadsworth
|
84ab7aaf3b
|
- Hopefully the last fix for Lazav. Too much vodka.
|
2013-02-08 18:05:19 -06:00 |
|
jeffwadsworth
|
33e4670cd1
|
- Lazav, Dimir Mastermind now just copies the card and does not retain past abilities, etc.
|
2013-02-08 17:48:13 -06:00 |
|
LevelX2
|
ba296f2528
|
Fixed that Lazav, Dimir Mastermind's ability also triggers if a card not coming from battlefield goes to graveyard. Little text improvement for Dimir Charm.
|
2013-02-09 00:01:29 +01:00 |
|
jeffwadsworth
|
ec75e92c7d
|
- Candidate fix for Lazav, Dimir Mastermind. Worked well in my tests. Now we just need the trigger identification stamp deal and things should be in good shape.
|
2013-02-08 14:21:32 -06:00 |
|
LevelX2
|
2ce260a664
|
Some cards with DiscardEachPlayerEffect.
|
2013-02-08 17:20:39 +01:00 |
|
LevelX2
|
cb1c3ff535
|
Fixed missing target of Scab-Clan Charger.
|
2013-02-08 00:08:39 +01:00 |
|
LevelX2
|
67553c8af6
|
Fixed cards that need lockedInCondtion when cast bad had not. Fixes Issue #127.
|
2013-02-07 23:33:00 +01:00 |
|
Backfir3
|
1bdf2c96fe
|
[MMQ] 12 White Cards
|
2013-02-07 23:09:08 +01:00 |
|
LevelX2
|
f83716e566
|
Merge branch 'master' of https://github.com/magefree/mage.git
|
2013-02-06 23:03:59 +01:00 |
|
LevelX2
|
73c4095335
|
[GTC] Corrected some wrong rarities.
|
2013-02-06 23:02:11 +01:00 |
|
jeffwadsworth
|
85f9d3b426
|
- Small text fix Skarrg Guildmage.
|
2013-02-06 15:33:28 -06:00 |
|
LevelX2
|
1fb9923199
|
Fixed a bug of EvilTwin never getting its except ability.
|
2013-02-06 17:16:14 +01:00 |
|