Sol
7a036a7df2
- Fixing Quietus Spike description
2013-03-23 00:41:30 +00:00
Sloth
945d5a5f56
- Improved the script pf Quietus Spike.
2013-03-13 22:58:45 +00:00
Maxmtg
5ad70f3f18
new setinfos, part q
2013-03-04 14:22:05 +00:00
Maxmtg
5147a891c9
mass-removal of deprecated lines 'Text:no text' and 'End' from card scripts
2013-02-25 19:00:08 +00:00
Maxmtg
871f0f739b
Card is read from CardRules, old CardLoader removed
...
CardToken class is now available to represent out-of-game tokens.
Licids use an altername mode named 'Licid'
2013-02-22 08:30:25 +00:00
swordshine
6953d25c73
- Added Setinfos to recent cards
2013-02-12 08:27:36 +00:00
swordshine
c21689690f
- Fixed DamageDeal StackDescription string builder (to script Crush Underfoot)
...
- Initial commit of "TargetsWithSameController" (check the parent targets, might be used in Bioshift and Simic Guildmage in future)
- Added two Avatars: Sisters of Stone Death Avatar and Viridian Zealot Avatar
- Added some cards
2013-02-12 07:46:56 +00:00
moomarc
75f45c2076
- Converted Dodecapod, Loxodon Smiter, Obstinate Baloth and Wilt-Leaf Liege from keywords to replacement effects.
...
- Added DiscardMeByOpp param and applied to relevant cards (I've prioritised from 1 - 3, 3 being most dangerous to discard, but priority checking isn't actually applied yet. Plan to expand when I have more free time).
2013-02-12 06:23:43 +00:00
Sol
3d2d6eb5b2
- Convert Permanent Multikickers to Script
2013-02-09 03:00:09 +00:00
swordshine
48c09149ef
- Added Nightveil Specter
...
- Converted cards with etbReplacements "as...enters the battlefield"
2013-01-28 00:51:54 +00:00
Sol
be814a8a57
- Fix issue with Qasali Ambusher
2013-01-06 03:33:38 +00:00
moomarc
9185110edb
- Fixed keyword "CARDNAME untaps during each other player's untap step." for correct application in multiplayer.
2012-12-26 11:47:16 +00:00
moomarc
6f523cd221
- Made a few more cards multiplayer compatible
2012-12-11 06:02:45 +00:00
Sloth
7493bfeb95
- Added 3 cards by swordshine.
2012-12-07 07:52:09 +00:00
Sloth
836486cc5c
- Made some cards with "Whenever an opponent" triggers multiplayer compatible.
2012-12-02 21:43:04 +00:00
moomarc
a730abf331
- Minor script changes
2012-11-28 07:17:47 +00:00
Hellfish
0382171599
*Merged r18371-r18427 from trunk into Variants
2012-11-27 21:36:55 +00:00
Sloth
0b24c92f20
- Removing unnecessary "HIDDEN" strings (WIP).
2012-11-27 09:53:21 +00:00
Hellfish
a77eeab71d
*Variants: Created command zone view.
...
*Variants: Moved effects and emblems to command zone.
*Variants: Added a bunch of Vanguard cards (Thanks, Marc!)
*Variants: Added a Vanguard home screen.
2012-11-19 20:03:00 +00:00
Sloth
754b2d2b2d
- Added the card property "attackingYou".
2012-11-10 09:31:05 +00:00
Sol
eb3ad526bd
- Running set info for PC2 cards that were never ran previously
2012-11-07 13:33:26 +00:00
Sloth
ea88ca3c37
- Changed more instances of "YouDontCtrl" to "OppCtrl".
2012-10-26 18:10:03 +00:00
Sloth
ce4ff71371
- The AI will no longer clone its own legendary creatures.
2012-10-25 21:05:06 +00:00
Sloth
5a8c33ddab
- Made more scripts ready for multiplayer.
2012-10-23 17:21:28 +00:00
Sloth
f065d0a2a4
- The AI can now use Quillspike.
2012-10-03 18:04:51 +00:00
Sloth
436e72fa9f
- Updated some SVars of slivers.
2012-09-01 21:05:08 +00:00
Hellfish
2f40a48ecd
*Added ETBReplacement:<Mode>:<SVar>[:Optional] keyword.
...
*Added ActiveZones parameter to replacement effects to let replacement effects function wherever.
*Converted clones to ETBReplacement
*Added Essence of the Wild
*CardCharacteristics now copy ReplacementEffects
*ReplacementEffects now copy alot more stuff.
*Divvied up Replacement Effect running into layers
*Moved stuff common between Trigger and ReplacementEffect to TriggerReplacementBase
*Let AF_Tap tap cards on the stack in order to work with ETBReplacement.
*Converted Remote Farm to ETBReplacement.
2012-08-31 22:23:02 +00:00
Sloth
50aae21eb3
- Fixed AI of Grief Tyrant and Incremental Blight.
2012-08-28 21:01:29 +00:00
Sloth
d76b294007
- Added some DeckNeeds (Red).
2012-08-24 20:15:05 +00:00
moomarc
522a7c299b
- Fix: Quirion Dryad's triggered ability made mandatory
2012-08-10 07:59:44 +00:00
mcrawford620
5ba0659f05
- Fix DeckHints and put back in to LimitedDeck generation.
2012-08-02 23:02:24 +00:00
Chris
4ee1d222dc
Quagmire
2012-07-27 10:20:56 +00:00
moomarc
aaf1f185e6
Added Quiet Disrepair
2012-07-17 16:59:51 +00:00
Sloth
a88edded34
- Converted Affinity cards to StAb ReduceCost.
2012-07-15 12:57:22 +00:00
mcrawford620
afa59c0596
- New DeckWants SVar and class. Provides a way to give instructions for selecting related combo cards in random and Limited decks.
2012-07-15 05:37:10 +00:00
moomarc
93a903b827
convert Q equipment to new Equip keyword (converted Quietus Spike to script)
2012-07-09 16:54:09 +00:00
Sol
f0f2f1c60a
- Adding reprint info for M13 and PC2 cards
2012-07-06 14:43:58 +00:00
ArsenalNut
452750c971
removed RemAIDeck as Choose AF has some basic logic already
2012-07-05 05:36:34 +00:00
ArsenalNut
c46ba5e9ae
marking clones with choices as RemAIDeck:True until logic is added to appropriate AFs
2012-07-05 05:08:52 +00:00
ArsenalNut
834897973c
merged r16032-r16054 from the Trunk into CloneFix branch
2012-07-03 04:11:17 +00:00
ArsenalNut
e717131e50
fixed some issues with overwriting SVars and cloning clones
2012-07-01 20:02:03 +00:00
moomarc
e701c81dbc
Fixed Quest for Pure Flame trigger's ValidTarget param (thanks Squee for pointing it out)
2012-07-01 14:17:37 +00:00
ArsenalNut
b2a7c7da71
changed targeting for Clone AF
2012-06-30 21:00:32 +00:00
ArsenalNut
594c9b8446
merged r15997-16020 from the Trunk into CloneFix branch
2012-06-30 14:05:47 +00:00
moomarc
9cda7c97e6
Added missing spell description to Quest for Pure Flame effect
2012-06-29 09:51:13 +00:00
moomarc
4e8154abef
Added Quest for Pure Flame
2012-06-29 09:49:12 +00:00
ArsenalNut
fd57779063
merged r15847-r15910 from the Trunk into CloneFix branch
2012-06-15 01:09:58 +00:00
ArsenalNut
0009e954a8
added support for adding additional characteristics. started converting clones to scripts.
2012-06-14 23:35:58 +00:00
Hellfish
a460278117
*Crosses fingers* Reintegration of AbilityWork branch.
2012-06-12 22:33:45 +00:00
ArsenalNut
f82edd5ff2
updated SVars on flip/DFC/licid cards
2012-05-29 19:18:17 +00:00