Commit Graph

387 Commits

Author SHA1 Message Date
ArsenalNut
f82edd5ff2 updated SVars on flip/DFC/licid cards 2012-05-29 19:18:17 +00:00
ArsenalNut
3eade94888 added SpellDescription to added ability so it shows up in the menus clearly 2012-05-29 18:56:00 +00:00
moomarc
4371e32e67 Added Archangel of Strife
- Added to AbilityFactoryEffect: EffectOwner, Duration$UntilHostLeavesPlay, and RememberEffect.
- Added exception to Card.java so that Effect cards can be counted when remembered
2012-05-25 16:35:00 +00:00
ArsenalNut
026d28a180 added RemRandomDeck and RemAIDeck to restricted mana cards 2012-05-23 04:29:31 +00:00
ArsenalNut
7f5bcc0a37 refactored meetsManaRestrictions. added most of the remaining restricted mana sources. 2012-05-23 04:09:54 +00:00
ArsenalNut
d31b939a3f merged r15648-r15660 from the Trunk into mana_restrictions branch 2012-05-22 18:31:12 +00:00
ArsenalNut
49d972726a merged r15541-r15645 from the Trunk into mana_restrictions branch 2012-05-22 05:36:51 +00:00
ArsenalNut
4a5d943acc added support for mana adding counter magic protection 2012-05-21 13:49:36 +00:00
ArsenalNut
6646f84f29 adding RestrictValid parameter support to AbilityMana and InputPayMAnaCostUtil 2012-05-16 04:42:20 +00:00
ArsenalNut
353f0577eb merge updates from Trunk 15508-15541 2012-05-14 13:56:12 +00:00
ArsenalNut
79201a6f90 Adding Repeat AF. Adding Ad Nauseam, Primal Surge, and Tyrant of Discord 2012-05-09 06:06:36 +00:00
Sloth
38c43183d8 - Added Advice from the Fae. 2012-05-08 19:03:33 +00:00
Sloth
38e069035b - Converted Academy Rector and Lost Auramancers to script. 2012-05-08 07:32:34 +00:00
moomarc
a1fc202c01 - Consolidated all the "can play X extra lands" into keyword format so that they don't have to be hardcoded each time. Just commented out the old code for now, but if its good then feel free to remove it instead.
- Converted Azusa, Lost but Seeking; Exploration; Oracle of Mul Daya; Rites of Flourishing and Storm Cauldron
2012-05-03 14:07:44 +00:00
Sloth
589b7928b6 - Updated some AI SVars. 2012-05-02 15:19:16 +00:00
Sloth
1c9c90da58 - Updated AI SVars of AVR cards (A-G). 2012-05-01 17:08:11 +00:00
Sloth
0185dbcfff - Added the player keyword "You may cast nonland cards as though they had flash.".
- Converted some cards to use it
2012-04-30 21:17:43 +00:00
Chris
e073f9ae74 - Fixed the LQ pic URL for Avacyn, Angel of Hope. 2012-04-30 20:42:20 +00:00
Sol
ae93bf2b97 - Not that much Jubilation 2012-04-28 02:03:30 +00:00
Sol
a1b2c7673a - Added some Keywords related to Angel of Jubilation
- Added Angel of Jubilation
2012-04-27 21:23:33 +00:00
Sol
5ed87d4757 - Updated mtg-data.txt
- Ran OracleScript for AVR cards
2012-04-27 17:35:04 +00:00
Sol
560bc516f7 - Damage Functions now return whether or not they dealt any damage
- DamageAll can now Remember what Cards it damaged
- Added Aggravate
2012-04-27 16:48:49 +00:00
Sol
3c317c8dc0 - Most of the reprints, messed up three of the basic lands, coming shortly. 2012-04-27 03:14:53 +00:00
Sol
d07140a546 - Adding AVR SetInfo for non-reprints 2012-04-27 02:53:01 +00:00
ArsenalNut
eff76c2915 manually added changes from HEAD revision of AVR branch into trunk 2012-04-26 14:19:18 +00:00
Sloth
d1bc29776a - Added Abundant Growth, Snare the Skies, Timberland Guide and Vigilante Justice by Squee. 2012-04-25 19:38:35 +00:00
Sloth
bf9af5e882 - Merged AVR branch. 2012-04-25 13:04:05 +00:00
Sol
faf990f32c - Converting Player keywords to Continuous Static Effects.
(You can't win, You can't lose, Opponents can't win, Opponents can't lose, You don't lose at <=0 life)
2012-04-24 04:02:55 +00:00
Sol
88088c5dcf - Changing K:CARDNAME is <color> to Colors:<color>{,<color>,...} 2012-04-21 16:33:36 +00:00
Sloth
6fa076abe6 - Added the the options "SetMaxHandSize" and "RaiseMaxHandSize" to continuous static abilities.
- Converted all cards with the old HandSize keyword as well as Praetor's Counsel.
2012-04-16 14:44:09 +00:00
moomarc
8e973182ae Corrected the targeting restriction on Agadeem Occultist to a resolution condition. 2012-04-04 10:00:46 +00:00
moomarc
9e9951e5c2 - Added SetAsKicked parameter to nonPermanent kicker spells (they'll now be countered by Ertai's Trickery and interact with any other 'kicked' isValid check) 2012-04-04 09:11:14 +00:00
moomarc
880bfb1728 Added Alpha Brawl.
- DamageAll can now set the damage source with DamageSource param
- EachDamage now handles Remembered defined cards
- DamageAll and EachDamage support StackDescription param now
2012-04-04 08:38:51 +00:00
Sloth
30c227fe1e - Converted some cards with "WWhen CARDNAME leaves the battlefield,..." to use TriggerController (A-J). 2012-04-03 21:40:44 +00:00
Sloth
368d9d72ad - Converted some cards with "When CARDNAME is put into a graveyard from the battlefield,..." to use TriggerController (A). 2012-04-02 14:36:55 +00:00
Sloth
7c152bc374 - Converted all cards with "When CARDNAME dies,..." to use TriggerController. 2012-04-02 14:15:15 +00:00
Sloth
8df85456bd - Added the optional parameter "TriggerController" to Triggers. The TriggerController controls the trigger and makes all decisions. 2012-04-02 13:43:12 +00:00
Maxmtg
e9ce697dd3 step was typed incorrectly 2012-04-01 11:19:50 +00:00
Sloth
d31feb863d - Updated some SVars (including some AB->DB conversions). 2012-04-01 08:58:01 +00:00
moomarc
001603a24c Added Anathemancer 2012-03-29 12:49:39 +00:00
moomarc
e6856a4d9c Added Awe Strike 2012-03-28 12:03:19 +00:00
moomarc
f4dc7ab833 Added Magnetic Theft 2012-03-22 10:55:14 +00:00
moomarc
7616e9c64d Added Auriok Windwalker
Converted Brass Squire to script
2012-03-22 10:26:37 +00:00
moomarc
ab651c714a Added Aleatory
Added Chaotic Strike
2012-03-20 09:19:57 +00:00
slapshot5
f92f3857d8 fix more creature types (thanks to catatafish) 2012-03-18 23:29:01 +00:00
jeffwadsworth
eb6274de8c - Removed excess text from All Hallow's Eve. 2012-03-18 21:02:15 +00:00
jeffwadsworth
639fa95eb3 - Added Knowledge Pool.
- Fixed All Hallow's Eve.
2012-03-18 20:58:43 +00:00
Sloth
c7a28c39b0 - Fixed Aven Windreader. 2012-03-17 16:44:14 +00:00
moomarc
592792c361 Fixed Arachnus Web bug 2012-03-16 14:33:53 +00:00
moomarc
7cac555983 Fixed some missing set info (thanks Xitax) 2012-03-15 08:41:27 +00:00