jendave
0e5ff0600f
- Changed the deck Samantha Stephens 3 to a Painter's Servant anti-red deck. Grindstone combo is no longer the main focus.
...
- Added Samantha Stephens 1-2 (without Grindstone).
2011-08-06 07:17:07 +00:00
jendave
41389740d3
- Fixed Description of the two new keywords.
...
- For Painter's Servant the AI chooses the color that appears in the keywords of the most cards in its deck, hand and on the battlefield.
- Added KeywordsContain to Card.java.
- Added getKeywordsContain to CardList.java.
2011-08-06 07:16:58 +00:00
jendave
5c7963fddf
- Added Wandering Graybeard.
2011-08-06 07:16:52 +00:00
jendave
571a34c8da
- Merrow Grimeblotter should now download a LQ pic measuring 200 x 285 pixels.
2011-08-06 07:16:45 +00:00
jendave
7fe846934f
Some more AI attacking/blocking updates concerning indestructible, flanking, wither and infect.
2011-08-06 07:16:40 +00:00
jendave
f9f9d94b0e
Fixed Palladium Myr.
2011-08-06 07:16:35 +00:00
jendave
d433b7558f
Added Cockatrice, Deathgazer, Dread Specter, Infernal Medusa, Rock Basilisk, Tangle Asp, Thicket Basilisk and Venomous Dragonfly.
2011-08-06 07:16:29 +00:00
jendave
b854d61204
Updated the blocking and attacking AI to consider the new keywords.
2011-08-06 07:16:17 +00:00
jendave
af625c434e
- Added the keyword: Whenever CARDNAME blocks a creature, destroy that creature at end of combat.
...
- Added the keyword: Whenever CARDNAME becomes blocked by a creature, destroy that creature at end of combat.
- Added hasStartOfKeyword and getKeywordPosition to Cards.java.
- Keyworded Abomination and Gorgon Recluse.
2011-08-06 07:16:11 +00:00
jendave
8240fad362
- added Palladium Myr.
2011-08-06 07:16:04 +00:00
jendave
7985bc0e48
Centralized all milling I could find.
2011-08-06 07:15:57 +00:00
jendave
434576a5b5
- Added the missing rarity values.
2011-08-06 07:15:47 +00:00
jendave
78470f68e7
- Fixing typo in indrik_stomphowler.txt so it can etbDestroy artifacts.
2011-08-06 07:15:33 +00:00
jendave
ba5df506bb
- This prevents people from selecting the "Most recently added" menu option from the "Sort By" menu in the deck editor. I discovered that it was leading to an error exception due to the fact that the cards.txt file is now missing entries for the new cards added today.
2011-08-06 07:15:28 +00:00
jendave
87dc95bd6f
- Added True Conviction.
2011-08-06 07:15:22 +00:00
jendave
0bfe3210ef
- Added "Kinship - " to the start of the spell text for the kinnship creatures Leaf-Crowned Elder; Nightshade Schemers; Sensation Gorger; Winnower Patrol and Wolf-Skull Shaman. You can now use the deck editor's filter window to find the cards.
2011-08-06 07:15:16 +00:00
jendave
3ad250dc75
Added support for tgtValid (I think)
2011-08-06 07:15:09 +00:00
jendave
eb70dfd50c
- Added "Text:no text" to merrow_grimeblotter.txt.
2011-08-06 07:15:03 +00:00
jendave
0d5864c4fa
- Fix for Cost_Payment not setting payUntap, preventing most abilities from not being playable.
2011-08-06 07:14:58 +00:00
jendave
85f958ccb6
- AI will now take Indestructible into account, when choosing blockers.
...
- Fixed keyword of Amrou Kithkin.
2011-08-06 07:14:53 +00:00
jendave
e2a622f370
- Fixed Nut Collector. It's spellText was missing the Threshold portion. Added to both cardsfolder -> Nut Collector and to cards.txt -> Nut Collector. Includes a linefeed.
2011-08-06 07:14:46 +00:00
jendave
76d3e68869
- Accidentally committed Gui_NewGame, which had some changes in my local version I did not mean to commit.
2011-08-06 07:14:40 +00:00
jendave
7db159c8f6
- Fixed some combat related(lifelink) bugs.
2011-08-06 07:14:34 +00:00
jendave
ad985c158e
- Added untap cost to Ability_Cost.
...
- Added Merrow Grimeblotter as a sample
- Preparation for using Ability_Cost with spells as an additional cost (ex. Harrow)
2011-08-06 07:14:27 +00:00
jendave
b9200fff6c
The AI is now taking damage already dealt into account, when deciding to cast spPumpAllCurse spells.
2011-08-06 07:14:18 +00:00
jendave
6c92cc0884
- The AI is now taking damage already dealt into account when deciding to cast spDamageAll spells.
...
- Changed the targeting of players AI of spDamageTgt to what the comments say.
2011-08-06 07:14:13 +00:00
jendave
b0b3af9611
- Added a line feed to the spell text for Renewed Faith. Added to both card sources for the sake of completeness as we text the new cardfolder system.
2011-08-06 07:14:07 +00:00
jendave
8a3dfabb5b
- Re-did the change "T:" to "tap:" for Arashi, the Sky Asunder.
2011-08-06 07:14:02 +00:00
jendave
d066be63fb
- Fixed the "no text" problem in ReadCard.
2011-08-06 07:13:56 +00:00
jendave
6a9f8175df
- Bugfix for spBounceTgt: Removed Drawback$ from the Drawback$ string which caused any spBounceTgt spell to draw X cards along with it's normal Drawback ability.
2011-08-06 07:13:50 +00:00
jendave
cfe1b08d36
- Bug Fix: If Sower of Temptation is not in play when it's ability resolves, it's ability will not do anything.
2011-08-06 07:13:45 +00:00
jendave
aa5fea6656
fix another batch of missing card picture URLs
2011-08-06 07:13:38 +00:00
jendave
6b88c8dd51
fix a batch of missing card picture URLs
2011-08-06 07:13:30 +00:00
jendave
ef6d544e25
adding cardsfolder to main.properties
2011-08-06 07:13:21 +00:00
jendave
f4175c4bd3
Fixed bug which caused it to fail reading the ".svn" folder. Now it checks that all files end with ".txt".
2011-08-06 07:13:16 +00:00
jendave
cf5d494803
4100 plus cards converted from cards.txt(r2008) L
2011-08-06 07:13:09 +00:00
jendave
50cec44d41
4100 plus cards converted from cards.txt(r2008) H
2011-08-06 07:11:07 +00:00
jendave
ecd570a847
4100 plus cards converted from cards.txt(r2008) M
2011-08-06 07:08:53 +00:00
jendave
5e91d227f6
4100 plus cards converted from cards.txt(r2008) U-V
2011-08-06 07:05:28 +00:00
jendave
245d466332
4100 plus cards converted from cards.txt(r2008) F
2011-08-06 07:02:09 +00:00
jendave
55b56ab8eb
4100 plus cards converted from cards.txt(r2008) T
2011-08-06 06:59:09 +00:00
jendave
7df350798f
4100 plus cards converted from cards.txt(r2008) O
2011-08-06 06:55:19 +00:00
jendave
99766e6fab
4100 plus cards converted from cards.txt(r2008) P-Q
2011-08-06 06:53:57 +00:00
jendave
78b51cc458
4100 plus cards converted from cards.txt(r2008) N
2011-08-06 06:51:08 +00:00
jendave
8a5bf5d0b4
4100 plus cards converted from cards.txt(r2008) R
2011-08-06 06:49:46 +00:00
jendave
f8a91ed3c9
4100 plus cards converted from cards.txt(r2008) W-Z
2011-08-06 06:46:37 +00:00
jendave
3d9d098a1e
4100 plus cards converted from cards.txt(r2008) K
2011-08-06 06:43:04 +00:00
jendave
3117e8b0b7
4100 plus cards converted from cards.txt(r2008) S
2011-08-06 06:41:18 +00:00
jendave
faca8f51f6
4100 plus cards converted from cards.txt(r2008) J
2011-08-06 06:33:32 +00:00
jendave
225c57afee
4100 plus cards converted from cards.txt(r2008) G
2011-08-06 06:32:42 +00:00