jendave
7933120a11
code improvement for Sower of Temptation
2011-08-06 08:38:18 +00:00
jendave
ac0e0407ba
improvement to Spitting Spider
2011-08-06 08:36:58 +00:00
jendave
f91fd80f70
convert Sliver Queen and Boris Devilboon to abMakeToken keyword.
2011-08-06 08:35:48 +00:00
jendave
77d8a94ccb
add Sunblast Angel (from Scars of Mirrodin)
2011-08-06 08:33:20 +00:00
jendave
ec25949ce4
*Added Tidal Courier and Enlistment Officer.
...
*Merged Goblin Ringleader,Grave Defiler,Tidal Courier,Sylvan Messenger and Enlistment Officer into one code block.
2011-08-06 08:32:28 +00:00
jendave
371b692ad2
add Singing Tree (from Arabian Nights)
2011-08-06 08:30:51 +00:00
jendave
945d4f06d8
- Converted abGainLife to use abCost and Tgt.
...
- Added player as possible ValidTarget option in TargetSelection.
- Updated Mournful Zombie, Spike Feeder, Bottle Gnomes.
2011-08-06 08:28:57 +00:00
jendave
f3559e0f1e
- Changed setCounter to be able to skip Doubling Season's ability. This is necessary for undoing remove counter payments.
...
- Fixed setCounter logic for choosing to add or subtract counters.
- Change cost payment to use subtractCounter over setCounter.
2011-08-06 08:28:25 +00:00
jendave
ef4893e70c
- Initial submission of Static Abilities which resolve instead of get added to the Stack.
...
- Added Ability_Static.java
- Changed Morph, Totem Armor, Hatchling's etb, Multikicker's etb, Swans of Bryn Argoll, An-Zerrin Ruins to be a Static Ability.
- Fixed Morph interaction with Linvala
2011-08-06 08:27:14 +00:00
jendave
e3c6f1f184
- Added Ichor Rats.
2011-08-06 08:26:47 +00:00
jendave
1a3ea7c4ea
- Added Wurmcoil Engine.
2011-08-06 08:26:25 +00:00
jendave
3b41c43f5e
Fixed some changeling issues with Dwarven Pony, Pallid Mycoderm, Goblin Matron, Kithkin Harbinger, Siege-Gang Commander.
2011-08-06 08:25:24 +00:00
jendave
d565239f9d
- Delted the code blocks for the converted cards below.
2011-08-06 08:23:41 +00:00
jendave
7d2ade4524
- Created a GainLife function instead of needing two lines everywhere life gaining happened.
2011-08-06 08:22:54 +00:00
jendave
a5125dd00b
- Moving EOT command inside the Resolve function to "lock in" the timestamp of each activation of color changers.
...
- Manlands and other color changers now change color back to colorless at the end of the turn after multiple activations.
2011-08-06 08:20:55 +00:00
jendave
4930e9be49
-Added Joihra of the Ghitu
2011-08-06 08:20:12 +00:00
jendave
a2c61cf67f
Cleaned up Cardfactory_Creatures.
2011-08-06 08:19:08 +00:00
jendave
643af4ea62
- Added missing ability of Spiritmonger.
...
- Added False Mourning and Salvage.
- Converted Fists of the Demigod to stPump.
2011-08-06 08:18:30 +00:00
jendave
99f1685aa9
- Added Color.java and Card_Color.java
...
- Added a separate monitoring of a cards color, that handles color changing
- Tokens now set Color when created. In general, tokens don't have mana costs and we'll need to remove setting of mana costs except in a few circumstances.
- Updated Painter's Servant, Disciple of Kangee, and Wild Mongrel
- A few things are still needed overall for this to work going forward, but it seems to be at a point to get this in.
2011-08-06 08:17:47 +00:00
jendave
4ac7275449
Fixed Tradewind Rider returning tokens.
2011-08-06 08:14:24 +00:00
jendave
dd3710227f
Fixed Cemetery Reaper (see forum).
2011-08-06 08:14:19 +00:00
jendave
c8795e14c6
fix Exception in Lich Lord of Unx when life > library.size()
2011-08-06 08:08:45 +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
8fbb3834b9
added Cerulean Sphinx (from Ravinica:City of Guilds)
2011-08-06 08:03:32 +00:00
jendave
305f110e60
Removed entry of Kemba's Skyguard from CardFactory_Creatures, since it's already keyworded.
2011-08-06 07:28:21 +00:00
jendave
14094d1cfb
- Added Altar Golem.
2011-08-06 07:27:10 +00:00
jendave
570a9ab157
- Converted Rathi Assassin to keyword.
2011-08-06 07:27:02 +00:00
jendave
7d53cc1364
- Converted Ethersworn Adjudicator to keyword.
2011-08-06 07:26:55 +00:00
jendave
76369745f8
- Added Selesnya Evangel, Topan Ascetic, Voice of the Woods. - Added how many creatures left to tap text for tapXType.
2011-08-06 07:26:48 +00:00
jendave
554cbf6aed
- Added the new abDestroyTgtV cards Notorious Assassin; Quagmire Druid and Scavenger Folk.
...
- Converted and added Ramses Overdark to the new abDestroyTgtV keyword.
2011-08-06 07:26:04 +00:00
jendave
4e68b93270
- Converted Avatar of Woe; Royal Assassin; Viridian Zealot and Visara the Dreadful to the new abDestroyTgtV keyword.
2011-08-06 07:24:29 +00:00
jendave
b5cd3a9802
- Converted King Suleiman and Qasali Pridemage to the new abDestroyTgtV keyword.
2011-08-06 07:24:21 +00:00
jendave
fca0cd9e56
- Converted Kami of Ancient Law and Ronom Unicorn to the new abDestroyTgtV keyword.
2011-08-06 07:24:13 +00:00
jendave
9d64485d96
- Converted Intrepid Hero to the new abDestroyTgtV keyword.
2011-08-06 07:24:06 +00:00
jendave
1d8de60f62
- Converted Dwarven Demolition Team to the new abDestroyTgtV keyword.
2011-08-06 07:23:37 +00:00
jendave
6dbff19b5d
- Small tweaks to tapXType cost
...
- Added Hand of Justice
2011-08-06 07:23:17 +00:00
jendave
e3ebf43f77
- Added the new abDestroyTgtV card Boggart Loggers.
...
- Converted Capashen Unicorn to keyword.
2011-08-06 07:22:54 +00:00
jendave
6b9cd3b067
- Added Skinrender. - Converted Tradewind Rider to use Ability_Cost and Target (no real keyword yet).
2011-08-06 07:22:24 +00:00
jendave
3104abf31b
Added Mindwrack Liege.
2011-08-06 07:22:14 +00:00
jendave
ba71998564
- Added Myr Galvanizer.
2011-08-06 07:20:24 +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
7985bc0e48
Centralized all milling I could find.
2011-08-06 07:15:57 +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
f1615a3aba
- A few more "T:" to "tap:" replacements.
2011-08-06 06:16:03 +00:00
jendave
39c5936bf3
- The AI now tries not to search for another imperial recruiter when the first enters the battlefield.
...
- Added getNotName to CardList.java.
2011-08-06 06:05:01 +00:00
jendave
a0d1f46608
- Changed some of the damage dealing code (it's much more centralized now), there's also a difference now between dealing damage and dealing combat damage (Mirri the Cursed shouldn't get counters anymore if she damages creatures through non-combat damage). Hopefully this update didn't cause too many bugs...
...
- Added Infect keyword, plus a few Scars of Mirrodin cards.
2011-08-06 06:04:22 +00:00
jendave
3ed8b68d29
- Added Ravenous Baloth.
2011-08-06 06:04:12 +00:00
jendave
5d8cbc2c1c
- Converted 13 cards from code to the etbDestroyTgt keyword.
2011-08-06 06:03:12 +00:00
jendave
e0c1c329b0
- Big update: added "If a spell or ability an opponent controls causes you to discard CARDNAME, put it onto the battlefield instead of putting it into your graveyard." keyword - Added Wilt-Leaf Liege and Obstinate Baloth (Dodecapod doesn't quite work yet).
2011-08-06 06:02:47 +00:00