jendave
d9e5d6bd2c
Added Brave the Elements.
2011-08-06 03:42:32 +00:00
jendave
1567864119
- Reverted something I didn't mean to commit, previous commit also contains Perimeter Captain.
2011-08-06 03:42:26 +00:00
jendave
936ee0bcde
- Changed a bunch of things in the checkDeclareBlockers code (for some reason it gets called multiple times).
2011-08-06 03:42:20 +00:00
jendave
8f01de4968
- Added Sejiri Merfolk.
2011-08-06 03:42:10 +00:00
jendave
f45924f919
- Added "Landfall - Whenever a land enters the battlefield under your control, CARDNAME gets +2/+2 until end of turn." keyword.
...
- Added Talon Sliver + +2/+2 EOT landfall cards.
2011-08-06 03:42:04 +00:00
jendave
70334c8f03
- Fixed the EOT sac triggers not happening.
2011-08-06 03:41:41 +00:00
jendave
7a9f61b660
1) Commented out the card object code for Squall Drifter.
...
2) Added Squall Drifter to the card object code for the other creatures that have the same ability.
3) Added Stormscape Apprentice and it's LQ pic url.
2011-08-06 03:41:34 +00:00
jendave
37dd1f506f
Converted Goblin Balloon Brigade and Manta Riders from explicit code to keyword.
2011-08-06 03:41:28 +00:00
jendave
bef27adf33
Converted Urza's Blueprints from explicit code to keyword.
2011-08-06 03:41:21 +00:00
jendave
2d978d6bd2
Add two new cards via Rob's abLoseLife keyword and their LQ pic urls:
...
Stormscape Master
Thunderscape Apprentice
2011-08-06 03:41:15 +00:00
jendave
4d7107c5a8
1) Converted Orzhova, the Church of Deals from card object to keyword.
...
2) I could not find any reference to the card Onyx Goblet located anywhere within the source files. This may have been an unintended consequence of splitting the CardFactory file into several separate files. I added the abLoseLifeTgt keyword with data to the Onyx Goblet entry in the cards.txt file.
2011-08-06 03:41:06 +00:00
jendave
481f0b8231
Converted Blightspeaker and Cackling Imp from card object to keyword.
2011-08-06 03:40:54 +00:00
jendave
a3d4c46810
Converted Acolyte of Xathrid from card object to keyword.
2011-08-06 03:40:48 +00:00
jendave
c24d45e3c7
1) Added the 5 M10 dual lands via Rob's keyword.
...
2) Added the 5 M10 dual lands LQ pic urls.
2011-08-06 03:40:42 +00:00
jendave
10fb877098
Another revision of the eqPump keyword. The power/toughness and the keywords are now optional. We no longer need "+0/+0" or "none" to act as place holders.
2011-08-06 03:40:26 +00:00
jendave
fa2a4d4ade
1) Changed Fault Line from Sorcery to Instant.
...
2) Added Drelnoch and it's LQ pic url.
3) Added LQ token pic urls for:
c_3_4_gargoyle.jpg
g_1_1_insect.jpg
g_1_1_snake.jpg
w_4_4_elemental.jpg
w_1_1_kor_soldier.jpg
2011-08-06 03:39:44 +00:00
jendave
a6b7368a87
Updated the rarity files to the 03-13-2010 version.
2011-08-06 03:39:32 +00:00
jendave
e3aaa1d7ab
Added Psyshic Drain and it's LQ pic url.
2011-08-06 03:39:03 +00:00
jendave
f71734ce6e
Added the SVar to the Spikeshot Goblin entry located in cards.txt. This fixes the problem that has been reported in the forums. :)
2011-08-06 03:38:57 +00:00
jendave
9d8cee2912
- Added Mind Shatter to the Mind Twist card object code.
...
- Added 2 LQ pic urls.
2011-08-06 03:38:52 +00:00
jendave
54d0a5b81e
- Fixed Spellbombs.
...
- Added Mind Twist.
2011-08-06 03:38:46 +00:00
jendave
b8443a8dc4
- Re-added the cards.txt entry for Skullclamp. The Skullclamp code block was commented out but we still needed the keyword plus the parameters added to the Skullclamp entry in cards.txt.
...
- Added several LQ pic urls.
- Zerker fixed the sorter warnings and we no longer need the two @SuppressWarnings("unchecked") in TableModel.java and Gui_DeckEditor_Menu.java. I removed both of these unnecessary @SuppressWarnings.
2011-08-06 03:38:39 +00:00
jendave
752cdb2ef2
- Added slapshot5's Icy Manipulator.
...
- Fixed Nature's Cloak.
2011-08-06 03:38:32 +00:00
jendave
7542f8d8fb
- Added slapshot5's Ivory Tower, Ali from Cairo, Reprisal code.
...
- Fixed Rathi Trapper mana text.
2011-08-06 03:38:25 +00:00
jendave
d9c3595929
- Added Lavalanche.
...
- Added two LQ pic urls.
2011-08-06 03:38:17 +00:00
jendave
617d0870a7
- Added slapshot5's Ley Druid code.
...
- Added a check to Howling Mine to make sure it's untapped (thanks slapshot5!).
2011-08-06 03:38:11 +00:00
jendave
229f56ce07
- Fixed a bug with Meekstone or Marble Titan and Stasis in play simultaneously.
...
- Cards with upkeep costs (Child of Gaea, Statis, ...), should prompt for payment again, if not paid they will be sacked.
2011-08-06 03:38:03 +00:00
jendave
22a45135f6
Modified the AI and coverted Skullclamp from code object to implemented via keyword. Computer will no longer attach the Skullclamp to a creature with a net Toughness of 1.
2011-08-06 03:37:57 +00:00
jendave
858904aebf
Added Goblin Offensive and it's LQ pic url.
2011-08-06 03:37:50 +00:00
jendave
59bd534219
Added the missing "no text" to Vitalizing Cascade.
2011-08-06 03:37:44 +00:00
jendave
291a915f25
- Added Stream of Life and Vitalizing Cascade.
...
- Added their LQ pic urls.
2011-08-06 03:37:39 +00:00
jendave
9f5f1d0021
Modified the card object for Starstorm and it will now include the similar spell Savage Twister. I also included the LQ pic url.
2011-08-06 03:37:27 +00:00
jendave
717119f3a2
Added Starstorm and it's LQ pic url.
2011-08-06 03:37:15 +00:00
jendave
3b2d847429
Added Squall Line and it's LQ pic url.
2011-08-06 03:37:08 +00:00
jendave
21d8a74009
Added Borrowing the East Wind and the LQ pic urls for the last 7 new cards.
2011-08-06 03:37:02 +00:00
jendave
14703fc493
More modifications to the slightly revamped eqPump keyword.
2011-08-06 03:36:50 +00:00
jendave
02107b5b6b
- Fixed a bug with the AI using Isochron Scepter.
...
- Added Fog, Respite, Holy Day, Darkness, Moment's Peace, Lull, Angelsong (all unusable by AI for now).
2011-08-06 03:36:43 +00:00
jendave
aa7ff49cd2
- Added Jim's Wall of Reverence.
2011-08-06 03:36:30 +00:00
jendave
5f4175ce29
- Renamed VanillaEquip to eqPump.
...
- Moved the EquipCost from the 3rd data field to the 1st data field.
- Changed the delimiters which separate the data fields.
- No longer needs to have the word "none" used as a place holder in the cards.txt file.
2011-08-06 03:36:04 +00:00
jendave
88ac992f7a
- Added Rares code which places a new menu command in the quest deck editor which will add a card chosen form a list of all cards to your card pool.
...
- Added 4 LQ card pic urls.
2011-08-06 03:35:53 +00:00
jendave
ee1f7f31eb
- Added BinarySpike's cards: Howl of the Night Pack, Beacon of Creation and Echoing Courage.
2011-08-06 03:35:47 +00:00
jendave
c971e1ef9f
- Added Rob's buyback code (includes Brush with Death).
2011-08-06 03:35:40 +00:00
jendave
3d36924bb5
Added Windstorm and it's LQ pic url.
2011-08-06 03:35:33 +00:00
jendave
36585ed229
Added Lightkeeper of Emeria and it's LQ pic url.
2011-08-06 03:35:10 +00:00
jendave
6addb9bc08
Moved the artifact equiptments that use the VanillaEquiptment keyword to the top of the cards.txt file.
2011-08-06 03:35:04 +00:00
jendave
296eed3f3d
Converted Trusty Machete & Whispersilk Cloak from code to keyword.
2011-08-06 03:34:44 +00:00
jendave
c983f51d87
Converted Spidersilk Net & Trailblazer's Boots from code to keyword.
2011-08-06 03:34:38 +00:00
jendave
b6b481ebd1
Converted No-Dachi & Shuko from code to keyword.
2011-08-06 03:34:32 +00:00
jendave
97ffdf24fb
Converted Lightning Greaves & Loxodon Warhammer from code to keyword.
2011-08-06 03:34:26 +00:00
jendave
2708bed463
Added 7 X cost cards via keyword and their LQ pic urls. Includes:
...
Bloodcurdling Scream
Enrage
Heat Ray
Howl from Beyond
Mind Spring
Swallowing Plague
Volcanic Geyser
2011-08-06 03:34:10 +00:00