Sloth
a856e2d0f9
- Updated some SVars.
2012-03-05 14:58:30 +00:00
Sloth
612117d15e
- Fixed Feral Hydra's type.
2012-03-04 18:36:49 +00:00
Sloth
c995c4a6f1
- Added the optional parameter "NonBasicSpell" to all AF's (to mark all pseudo spells that are really alternative costs).
...
- Marked all retrace spellAbilities as non basic.
2012-03-04 11:01:43 +00:00
Sloth
b20aeb81aa
- Fixed Fledgling Osprey and Skyrider Trainee.
2012-03-03 07:38:04 +00:00
Sloth
2fbdea0a56
- The AI will now predict triggers of cards like Powerstone Minefield.
2012-02-27 15:53:50 +00:00
Sloth
b94477597a
- Updated some SVars.
2012-02-23 12:45:27 +00:00
Sloth
cc658ee7e5
- Added Death or Glory.
2012-02-16 18:03:14 +00:00
Sloth
f0504c8934
- Converted Fact or Fiction to script.
...
- Added Sphinx of Uthuun.
2012-02-16 15:05:21 +00:00
Sloth
4a70e257cb
- Added Solitary Confinement.
2012-02-16 10:34:22 +00:00
jeffwadsworth
184eab3c63
- Added Flesh Reaver.
2012-02-15 21:59:42 +00:00
Hellfish
8b1d443f06
*Added Description parameters to replacement effects that lacked them. Also added Secondary parameter to those.
...
*When an replacement effect is applied, a log message is now posted.
2012-02-13 21:12:09 +00:00
Sloth
c3a4090f55
- Updated some SVars, ran scripts.
2012-02-12 08:27:06 +00:00
Sloth
c524a57744
- Added NeedsToPlayVar to four more cards.
2012-02-10 09:57:14 +00:00
Sloth
8bea97267e
- Added Fallow Wurm and Thundering Wurm.
2012-02-09 12:31:40 +00:00
Sloth
a61ce8dd49
- Converted Feed the Pack to a script that uses LKI copies.
2012-02-07 18:37:10 +00:00
ArsenalNut
192ce08779
Added support for "Any" counter and RememberRemoved in RemoveCounter. Added Ferropede, Hex Parasite, Medicine Runner, and Spinal Parasite.
2012-02-07 04:05:43 +00:00
Sloth
453f602d61
- Updated and added some SVars.
2012-02-06 13:39:56 +00:00
Sloth
9af4563249
- Added Gilded Light and Shisato, Whispering Hunter.
2012-02-06 11:14:18 +00:00
Sloth
5fa38a1017
- AF Pump can now pump players.
...
- Added the player keyword "Skip your next draw step.".
- Added Fatigue.
2012-02-06 09:28:32 +00:00
Sloth
b766bbed39
- Fixed the keyword "May be played by your opponent".
2012-02-05 18:59:52 +00:00
Sloth
1b782a9a23
- Added the keyword "May be played by your Opponent".
...
- Added Fiend of the Shadows.
2012-02-04 12:29:12 +00:00
Sloth
85a47166dc
- Started adding support for the "TargetUnique" parameter to the AI part of AF DealDamage.
2012-02-01 22:13:19 +00:00
Sloth
5b381ef4a9
- Added Firefright Mage.
2012-01-31 10:41:07 +00:00
Sloth
51e191ca9e
- Fixed Flayer of the Hatebound.
2012-01-29 10:30:50 +00:00
Sol
0c9d839bfa
- Updated mtgData
...
- Ran OracleScript
2012-01-27 18:44:41 +00:00
Sloth
a6ad6029a3
- Updated some SVars on new DKA cards.
2012-01-27 16:25:57 +00:00
Sol
ab1929d1c3
- Updated DKA reprints setinfo
2012-01-27 15:19:21 +00:00
ArsenalNut
453f22f505
added some fixes that were made on DKA branch
2012-01-27 15:05:43 +00:00
ArsenalNut
97fd20ad05
adding cards from Dark Ascension branch into trunk
2012-01-27 15:04:08 +00:00
ArsenalNut
5347bbe625
extended RememberReveal to work with all the possible reveal conditions. Fixed Brutal/Callous/Feral Deceiver scripts.
2012-01-27 03:20:09 +00:00
Sloth
4ef4bdcaf7
- Fixed Carrion Beetles, Famished Ghoul and Rag Dealer.
2012-01-22 08:25:05 +00:00
Sloth
a176b461ac
- Fixed another bug in the script of Forethought Amulet.
2012-01-22 07:58:42 +00:00
Sloth
c9a78cf2bc
- Fixed Fungus Elemental.
2012-01-21 21:06:24 +00:00
Sloth
2d59c17367
- Fixed 41 more cards with "ValidPlayer$ Each" (Oops).
2012-01-20 21:08:52 +00:00
Sloth
07e2c03170
- Added Famished Ghoul.
2012-01-20 17:53:30 +00:00
Sloth
cbc762270d
- Added Force Bubble.
...
- Fixed Forethought Amulet.
2012-01-18 16:40:04 +00:00
moomarc
067664676e
General fix: DealDamage abilities that targeted "target creature or player" can now target planeswalkers as well, either using TgtCP or implicitly added Planeswalker type.
2012-01-18 08:15:08 +00:00
Hellfish
db990a08f5
*Set all TapsForMana triggers that execute a mana ability to static to conform with rule 605.4a.
2012-01-17 22:18:14 +00:00
slapshot5
3d3bdbc28e
remove SVar= from SubAbility (F cards)
2012-01-16 05:29:41 +00:00
Hellfish
e6f7c0bdce
*Changed Fungus Sliver to grant a trigger instead of a keyword.
...
*Removed the now unused keyword it used to grant.
2012-01-14 17:19:38 +00:00
Hellfish
fd959651fe
*Added wasCastFrom<Zone> card property. It is set when the card is moved to the stack and cleared whenever it is moved anywhere else except from the stack to the battlefield(for Myojins,Phage,Iname, Epochrasite etc...)
...
*Added wasNotCastFrom<Zone> as well, doi.
*Added Count$wasCastFrom<Zone>.<truevalue>.<falsevalue>
*Converted
Burning Vengeance
Coal Stoker
Dread Cacodemon
Furnace Dragon
Hypnox
Iname as One
Myojin of Cleansing Fire
Myojin of Infinite Rage
Myojin of Life's Web
Myojin of Night's Reach
Myojin of Seeing Winds
Reiver Demon
2012-01-11 09:57:00 +00:00
slapshot5
75ac067b90
Fix Furnace of Rath
2012-01-09 03:40:34 +00:00
moomarc
642b51f38a
Added Coal Stoker
...
Added Dread Cacodemon
Added Hypnox
Added Reiver Demon
Updated Furnace Dragon and Iname as One to check for 'cast from hand' restriction.
Ran Oracle and set info scripts.
2012-01-03 15:13:20 +00:00
ArsenalNut
ad1e311b52
convert cards to any mana keyword (C-F)
2012-01-03 03:43:40 +00:00
Hellfish
76619496bd
*Added scriptable Replacement Effects. The system and syntax is very similar to the trigger system.For examples see the cards below or the forge.card.replacement package.
...
*Added:
Akki Lavarunner / Tok-Tok, Volcano-born
Laboratory Maniac
Obstinate Familiar
Pursuit of Knowledge
Thought Reflection
Undead Alchemist
*Converted to script:
Benevolent Unicorn
Boon Reflection
Divine Presence
Dralnu, Lich Lord
Fire Servant
Forethought Amulet
Furnace of Rath
Gratuitous Violence
Lashknife Barrier
Lichentrope
Phytohydra
Pyromancer's Swath
Sulfuric Vapors
Sulfuric Vortex
2012-01-02 21:07:24 +00:00
slapshot5
9d93aa4b59
1) fix ability cost of Flame Elemental
...
2) fix missing subability of Green SUn's Zenith
3) gave Soaratmi Savant Flying
(thanks squee1968)
2012-01-01 14:02:54 +00:00
Sol
d93b75e87e
- Fixing Flameshot's text
2011-12-19 03:46:16 +00:00
Sloth
bfd4cb2c4b
- Added the new AI logic "Evasion" to AF Effect.
2011-12-16 14:30:33 +00:00
Sloth
9242b884ab
- Added the keyword "Players play with the top card of their libraries revealed.".
...
- Added Field of Dreams.
2011-12-13 19:04:38 +00:00
Sloth
8627c3fbcb
- Updated some AI SVars.
2011-12-06 14:53:38 +00:00