jendave
80242d342f
add Tower of Calamities (from Scars of Mirrodin)
2011-08-06 08:10:51 +00:00
jendave
d55d3f3ff1
fixing some Picture SVar's and adding SOM pic URLs to existing cards.
2011-08-06 08:10:45 +00:00
jendave
61ff44c7d1
add An-Zerrin Ruins (from Homelands)
2011-08-06 08:10:34 +00:00
jendave
19dd687734
- Fixed Curiosity bug where two cards could be drawn.
2011-08-06 08:10:27 +00:00
jendave
2c07ba4d86
add Insurrection (from Onslaught)
2011-08-06 08:10:21 +00:00
jendave
35238c694d
- Added Added 3 stPump cards.
2011-08-06 08:10:14 +00:00
jendave
82e4b520e7
- Added Added 4 stPump cards.
...
- Added SVar:RemAIDeck:True to some cards.
2011-08-06 08:10:06 +00:00
jendave
7b49dfd02a
Added 4 stPump cards.
2011-08-06 08:09:56 +00:00
jendave
66e9f10379
- Added isPresent as a condition to stPump.
...
- Added Beasts of Bogardan.
2011-08-06 08:09:46 +00:00
jendave
aa13f6f02b
Added Demon's Jester.
2011-08-06 08:09:38 +00:00
jendave
b6c123bcc4
1) add X as a valid value in CostChange keyword
...
2) add Stratadon (from Planeshift) as an example
2011-08-06 08:09:32 +00:00
jendave
e3811fc4b9
- Fixed YouCtrl in isValidCard.
...
- Some cleanup of stPump.
2011-08-06 08:09:25 +00:00
jendave
0b908a92dd
Fixed Hideous End.
2011-08-06 08:09:17 +00:00
jendave
9907b22578
Added first-draft of a Random Theme Deck Generator, added to deck selection combo boxes on new game window, and a really bad sample theme. Folder location needs to be added as a property.
2011-08-06 08:09:12 +00:00
jendave
e5eee0a5a8
fix Bone Shredder Echo cost.
2011-08-06 08:09:03 +00:00
jendave
47bd803ac2
- Fixing typo in Quest Prefs for matchRewardWinOnFirstTurn
2011-08-06 08:08:58 +00:00
jendave
d38cbf01af
- Added Slice in Twain.
2011-08-06 08:08:51 +00:00
jendave
c8795e14c6
fix Exception in Lich Lord of Unx when life > library.size()
2011-08-06 08:08:45 +00:00
jendave
2cc3b37fb3
fix exception in Drop of Honey where all creatures in play have the same power, and Compy controls Drop of Honey.
2011-08-06 08:08:40 +00:00
jendave
6deeddb59f
Finally removed the remove list. (Replaced by SVar:RemAIDeck)
2011-08-06 08:08:34 +00:00
jendave
7713258d69
Finally removed the remove list. (Replaced by SVar:RemAIDeck)
2011-08-06 08:08:28 +00:00
jendave
dc89c91b75
Fixed Bridge from Below to only trigger on creatures.
2011-08-06 08:08:23 +00:00
jendave
960723a02d
Fixed Goblin Piledriver not getting a bonus for creatures attacking planeswalkers.
2011-08-06 08:08:18 +00:00
jendave
1209df6581
Fixed AI using Pongify on indestructible creatures.
2011-08-06 08:08:12 +00:00
jendave
1e1a4845c0
- Adapted two stPump cards to the new syntax.
...
- Added SVar:RemAIDeck:True to some recently added cards.
2011-08-06 08:08:07 +00:00
jendave
f609f390df
Changed the syntax of YouCtrl in isValidCard.
2011-08-06 08:07:59 +00:00
jendave
55c055d878
added etbBounceTgt keyword.
2011-08-06 08:07:52 +00:00
jendave
40d661efca
fix spelling of Rejuvenation
2011-08-06 08:07:46 +00:00
jendave
29511daa74
add Royal Decree (from Alliances)
2011-08-06 08:07:39 +00:00
jendave
b5d71ea731
add Ring of Gix (from Urza's Legacy)
2011-08-06 08:07:31 +00:00
jendave
f599376197
add Rejuvination Chamber (from Nemesis)
2011-08-06 08:07:23 +00:00
jendave
5a210aff3f
added Pendrell Mists (from Weatherlight)
2011-08-06 08:07:17 +00:00
jendave
5539cd0ca4
add Liege of the Pit (from Time Spiral) - piggybacked on Lord of the Pit code.
2011-08-06 08:07:11 +00:00
jendave
6cc4a8e951
Add Kataki, War's Wage (from Saviors of Kamigawa)
2011-08-06 08:07:03 +00:00
jendave
62c8bd5968
add Island Fish Jasconius (from Arabian Nights) via (several) keywords.
2011-08-06 08:06:57 +00:00
jendave
e8d4affcb0
- Fixed the LQ pic url for Freyalise's Winds.
2011-08-06 08:06:51 +00:00
jendave
597ce5e127
- Added Ancient Hydra, Cloudskate, Phyrexian Prowler, Skyshroud Behemoth, Skyshroud Ridgeback, Woodripper.
2011-08-06 08:06:46 +00:00
jendave
6563c6bde9
- Added Fading keyword. Placed into postFactoryKeywords.
...
- Changed Blastoderm to use Fading keyword
2011-08-06 08:06:35 +00:00
jendave
6a30a45cd5
- Moved Vanishing to postFactoryKeywords. This removes the need for it to be in each CardFactory file.
...
- Removed unneeded Vanishing code blocks.
- Updated Aven Riftwatcher and Calciderm to use Vanishing.
2011-08-06 08:06:27 +00:00
jendave
24600f2c54
added Energy Flux (from Antiquities) by combining stPumpAll with upkeep cost keyword.
2011-08-06 08:06:18 +00:00
jendave
0144e6cde4
Removing the ":" from the following keywords so they can be used in combination with colon-delimited keywords, like stPump, etc.
...
At the beginning of your upkeep, CARDNAME deals {num} damage to you unless you pay:{cost} ==> ...you pay {cost}
At the beginning of your upkeep, destroy CARDNAME unless you pay:{cost} ==> ...you pay {cost}
At the beginning of your upkeep, sacrifice CARDNAME unless you pay:{cost} ==> ...you pay {cost}
Also, updated the cards using these keywords.
2011-08-06 08:06:10 +00:00
jendave
9a4512a09b
- Fix Difficulty Index not being set after Save Game loads causing booster packs to be won too often.
2011-08-06 08:05:51 +00:00
jendave
bc38d0f299
added Freyalise's Winds (from Ice Age)
2011-08-06 08:05:45 +00:00
jendave
5239909506
- Fix starting Credits being grabbed from the pref file
2011-08-06 08:05:37 +00:00
jendave
e76028995f
added Wake Thrasher (from Eventide)
2011-08-06 08:05:31 +00:00
jendave
4e4f8602e2
Added 7 Threshold creatures.
2011-08-06 08:05:23 +00:00
jendave
c9e9bf5351
added Mesmeric Orb (from Mirrodin)
2011-08-06 08:05:12 +00:00
jendave
47eafe9032
- Added 5 green Threshold creatures.
...
- Added some SVars to recent additions.
2011-08-06 08:05:03 +00:00
jendave
ac0578157b
fix URL for Jester's Cap
2011-08-06 08:04:52 +00:00
jendave
21bff8635e
fixed URL for Pristine Angel
2011-08-06 08:04:47 +00:00