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
a10f0fa9f6
Added "CARDNAME comes into play tapped unless you control a ___ or a ___." (M10 dual lands)
2011-08-06 03:40:20 +00:00
jendave
8c5de6ab63
- Made a number of fixes on Lichenthrope.
2011-08-06 03:40:15 +00:00
jendave
ddcee3df62
This should fix the problem where the computer AI would use Mishra's Factory and Assembly-Worker to pump any creature rather than just Assembly-Workers. Pumps should take place only on Main phase 1.
2011-08-06 03:40:10 +00:00
jendave
64198ee118
Added abLoseLife keyword.
2011-08-06 03:40:04 +00:00
jendave
ea89334926
- Undid the previous change of equipment unequipping on changing controllers.
...
- Fixed Singe-Mind Ogre.
2011-08-06 03:39:59 +00:00
jendave
b2c12b0c99
Added the missing space character needed for the stack description for the card Timbermaw Larva. Converted the small stack description section of Timbermaw Larva code to use string builder.
2011-08-06 03:39:53 +00:00
jendave
4a1bc4f401
changed one occurrence of String.isEmpty() to String.length()==0 for 1.5 compatibility
2011-08-06 03:39:48 +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
9dec938f92
- Fixed Fog-like effects to also prevent first strike damage.
2011-08-06 03:39:37 +00:00
jendave
a6b7368a87
Updated the rarity files to the 03-13-2010 version.
2011-08-06 03:39:32 +00:00
jendave
d850b9c85a
- Moment's Peace should have flashback now.
2011-08-06 03:39:25 +00:00
jendave
635f6269ce
- Fixed +0/-1 countername.
...
- Fixed triggered block checks.
2011-08-06 03:39:20 +00:00
jendave
0fbb1f7e1c
- Deathtouch shouldn't destroy Planeswalkers anymore.
2011-08-06 03:39:15 +00:00
jendave
f12125a5b7
- Fixed the Deathtouch bug.
...
- Fixed the getColor() method in CardListUtil (this should fix a bunch of cards - Nocturnal Raid, Valorous Charge, ...).
- Some minor checks added in canDestroyAttacker() and canDestroyBlocker().
2011-08-06 03:39:10 +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
da2bc0daa3
- Fixed Muraganda Petroglyphs not working with tokens without abilities.
...
- Fixed a 1.5 Java incompatibility.
2011-08-06 03:37:33 +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
b2b64dfffe
- Display will show what card (if any) was exiled with Isochron Scepter.
2011-08-06 03:37:21 +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
91d4e7d738
- Creatures with Changeling should trigger Ally abilities now.
2011-08-06 03:36:55 +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
270034b255
- Added Regenerate: B to Mortivore.
...
- Fixed a bug with Cascade and abilities triggering on casting spells.
2011-08-06 03:36:36 +00:00
jendave
aa7ff49cd2
- Added Jim's Wall of Reverence.
2011-08-06 03:36:30 +00:00
jendave
dd81320116
- AI shouldn't play a Planeswalker if it controls one with the same sybtype.
...
- Fixed a bug with the previously added combat code.
- Fixed an infinite loop bug with Ajani Vengeant controlled by the AI.
2011-08-06 03:36:23 +00:00
jendave
ba6efd9c37
- Moved some combat code around (check for blocker triggers should only happen once now).
...
- Equipment should get removed now whenever something is grabbed with Control Magic and other cards.
2011-08-06 03:36:15 +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
ab9ee229ac
Fixed the TableSorter problem
2011-08-06 03:35:58 +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
a9888fb7f4
- Fixed a crash with Man-o'-War when the AI doesn't have any legal targets the human player controls.
2011-08-06 03:35:26 +00:00
jendave
45cd253b6c
- Maybe fixed Oblivion Ring bug?
2011-08-06 03:35:21 +00:00