Commit Graph

5684 Commits

Author SHA1 Message Date
jendave
be5384417c - Converted Conqueror's Pledge to script. 2011-08-07 00:07:34 +00:00
jendave
36543dc604 - Added AbilityFactory_PreventDamage. Works only on creatures at the moment.
- Added Anoint.
2011-08-07 00:07:24 +00:00
jendave
f9d08b0a32 - Added Fin Fang Foom decks by Corwin. 2011-08-07 00:07:14 +00:00
jendave
85a02b77cb - Converted Invincible Hymn to script. 2011-08-07 00:07:02 +00:00
jendave
b582a6d210 Updated the white borders patch yet again - PTK is a white-bordered edition (source: magiccards.info) 2011-08-07 00:06:52 +00:00
jendave
f3af11bcaa Reverted Portal and Portal Three Kingdoms to black border because authoritative sources say they are black-bordered editions. 2011-08-07 00:06:46 +00:00
jendave
f2d3c1b1a2 - Completed conversion of Energy Storm. 2011-08-07 00:06:33 +00:00
jendave
38b18c6418 - Added stPreventDamage keyword for creature protection.
- Converted some cards.
2011-08-07 00:06:24 +00:00
jendave
169e8fb73e - Converted Urza's Armor and Guardian Seraph to stPreventDamage. 2011-08-07 00:06:15 +00:00
jendave
fcf45480e4 - Added stPreventDamage keyword. Only Player/You supported at the moment.
- Converted some cards.
2011-08-07 00:06:05 +00:00
jendave
cbf6789890 - Updated James Bond decks.
- Riddler 3 deck.
2011-08-07 00:05:30 +00:00
jendave
8ac57f9d6c Older Core Set cards (Unlimited-9th), Portal, Chronicles, and Starter cards are now displayed with white borders 2011-08-07 00:05:18 +00:00
jendave
27b729f6ec *Let AF_CounterMagic use Remember.
*Added barebones beginnings of AF_DelayedTrigger. (Only usable as a subability,no AI.Nothing uses it yet)
2011-08-07 00:05:11 +00:00
jendave
75fb4f2483 work towrds getting Haunting Wind scriptable 2011-08-07 00:05:02 +00:00
jendave
77d81018c5 - Converted Overwhelming Forces to script. 2011-08-07 00:04:55 +00:00
jendave
4d6fba6dac - The AI will use ZoneAffecting more often at the end of human turn. 2011-08-07 00:04:46 +00:00
jendave
774d1b1a7f *Another small step towards Mana Drain script-only. 2011-08-07 00:04:39 +00:00
jendave
f2a9914cec a little code simplification in CF_Sorceries 2011-08-07 00:04:32 +00:00
jendave
695fc95bc6 - Make use of AbilityFactory.playReusable in AF AlterLife. 2011-08-07 00:04:25 +00:00
jendave
5c0fdf88a0 - Fixed Akki Coalflinger.
- Improved AI of Pyrohemia and Swans of Bryn Argoll.
2011-08-07 00:04:18 +00:00
jendave
387d365d92 fix a couple java warnings 2011-08-07 00:04:02 +00:00
jendave
9e62a4c76a convert Goblin Guide to script 2011-08-07 00:03:47 +00:00
jendave
a24ede0474 - Converted March of Souls to script. 2011-08-07 00:03:38 +00:00
jendave
7567e56f8c convert Lorthos the Tidemaker to script 2011-08-07 00:03:30 +00:00
jendave
ad0591b7b8 - Converted Phyrexian Rebirth to script. 2011-08-07 00:03:14 +00:00
jendave
782dddaed9 - Updated the Betty Rubble 3 quest deck. 2011-08-07 00:02:28 +00:00
jendave
36872bf8dd *Small step towards being able to script-only Mana Drain 2011-08-07 00:02:18 +00:00
jendave
a849f6ebbf convert Energy Tap to script 2011-08-07 00:02:10 +00:00
jendave
5d193c6c2b some little code improvements along the way 2011-08-07 00:02:02 +00:00
jendave
5510f32c4d - Deleting some unused files (at least that's why my Tool claims)
- Similar clean up
2011-08-07 00:01:51 +00:00
jendave
ac2e8a992d code simplifications in CF_Creatures 2011-08-07 00:01:36 +00:00
jendave
a6af1a2f94 - Cleaning up unused functions 2011-08-07 00:01:28 +00:00
jendave
ad17da3eb1 make sure state-based effects are checked when a land is played by either player, not just the computer. 2011-08-07 00:00:17 +00:00
jendave
722f04a7ac add option to "keep supertypes" in the stAnimate keyword 2011-08-07 00:00:11 +00:00
jendave
cce9332260 convert Lignify to an Aura with a little script-fu! 2011-08-06 23:59:26 +00:00
jendave
6e74e94878 finish plumbing in stAnimate for Lignify to become an Aura 2011-08-06 23:59:07 +00:00
jendave
27675047b6 code simplifications in CF_Instants 2011-08-06 23:58:53 +00:00
jendave
abbba6bf05 - Replaced the Superman 1 and 2 decks with a non-Sliver Superman 3 deck. 2011-08-06 23:58:34 +00:00
jendave
48484cb154 convert Opt to AF_Dig 2011-08-06 23:58:22 +00:00
jendave
f7973407e4 - Added Redwall 2 deck by Corwin. 2011-08-06 23:58:05 +00:00
jendave
2775be9166 convert Mirri the Cursed to triggers 2011-08-06 23:57:54 +00:00
jendave
54f92a68fc code simplifications in Spell_Permanent.java 2011-08-06 23:57:46 +00:00
jendave
cf90eeec9b code simplifications in CF_Auras 2011-08-06 23:57:39 +00:00
jendave
836f04c900 fix up the stack description of AF_Destroy 2011-08-06 23:57:25 +00:00
jendave
af3abcd968 *Fixed Caltrops and probably others that use certain triggered-variables. 2011-08-06 23:57:17 +00:00
jendave
71b2320166 generic aura code no filters out things it can't target for the AI 2011-08-06 23:57:03 +00:00
jendave
28b2efa830 - Added Energy Field. 2011-08-06 23:56:49 +00:00
jendave
a987ac4aed - Bigger update of the AF Pump AI. 2011-08-06 23:56:41 +00:00
jendave
7a9ba96da1 - Added Walle 2 deck by Corwin. 2011-08-06 23:56:34 +00:00
jendave
d07583d381 - The AI will now play pump abilities on attackers after blockers have been declared. (The AI has still a long way to go to pump correctly) 2011-08-06 23:56:23 +00:00