It is currently 16 Apr 2024, 04:12
   
Text Size

Aether Revolt Spoiler Season

Post MTG Forge Related Programming Questions Here

Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins

Re: Aether Revolt Spoiler Season

Postby Hanmac » 09 Jan 2017, 12:49

I will fix Daredevil Dragster when I am at home.
Hanmac
 
Posts: 954
Joined: 06 May 2013, 18:44
Has thanked: 229 times
Been thanked: 158 times

Re: Aether Revolt Spoiler Season

Postby friarsol » 09 Jan 2017, 13:19

Improvise as a convoke clone should be fine. We'll get the exact handling of paying costs fixed up when we're not in the middle of spoiler season.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Aether Revolt Spoiler Season

Postby Hanmac » 09 Jan 2017, 13:39

Something with Delve which should work but does not yet:
Sacrifice a non-token creature for mana. Then exile it with Delve should work. Currently it does not yet.

I am okay with Improvise as Convoke too, but that should be but in the changes so we don't forget it.
Hanmac
 
Posts: 954
Joined: 06 May 2013, 18:44
Has thanked: 229 times
Been thanked: 158 times

Re: Aether Revolt Spoiler Season

Postby onderzeeboot » 09 Jan 2017, 14:28

Found another one. Baral's Expertise costs 3 U instead of 3 U U.
onderzeeboot
 
Posts: 31
Joined: 29 Nov 2014, 19:37
Has thanked: 5 times
Been thanked: 0 time

Re: Aether Revolt Spoiler Season

Postby Hanmac » 09 Jan 2017, 20:33

updated the code for:
Gonti's Machinations "FirstTime$ True"
Hope of Ghirapur "wasDealtCombatDamageThisTurnBy Self"
Hanmac
 
Posts: 954
Joined: 06 May 2013, 18:44
Has thanked: 229 times
Been thanked: 158 times

Re: Aether Revolt Spoiler Season

Postby friarsol » 10 Jan 2017, 00:01

Ok, I have a little bit of free time. I'll see if I can whip Improvise together. Did someone already code the cards with K:Improvise somewhere?
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Aether Revolt Spoiler Season

Postby stormcat » 11 Jan 2017, 08:22

:r33118
In spite of Quicksmith Spy don't leave the battlefield, ability of artifact added by her is losing in the next turn.
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

Re: Aether Revolt Spoiler Season

Postby Agetian » 11 Jan 2017, 11:32

stormcat wrote::r33118
In spite of Quicksmith Spy don't leave the battlefield, ability of artifact added by her is losing in the next turn.
Fixed (r33120).

- Agetian
Agetian
Programmer
 
Posts: 3471
Joined: 14 Mar 2011, 05:58
Has thanked: 676 times
Been thanked: 561 times

Re: Aether Revolt Spoiler Season

Postby Hanmac » 11 Jan 2017, 12:51

Agetian wrote:
stormcat wrote::r33118
In spite of Quicksmith Spy don't leave the battlefield, ability of artifact added by her is losing in the next turn.
Fixed (r33120).

- Agetian
Are you sure the fix is right?
UntilLoseControlOfHost does sounds more plausible because the effect should end when you lose control of it.
Hanmac
 
Posts: 954
Joined: 06 May 2013, 18:44
Has thanked: 229 times
Been thanked: 158 times

Re: Aether Revolt Spoiler Season

Postby Agetian » 11 Jan 2017, 14:04

Hanmac wrote:
Agetian wrote:
stormcat wrote::r33118
In spite of Quicksmith Spy don't leave the battlefield, ability of artifact added by her is losing in the next turn.
Fixed (r33120).

- Agetian
Are you sure the fix is right?
UntilLoseControlOfHost does sounds more plausible because the effect should end when you lose control of it.
Ah, you're right, I didn't see this subtle difference before. I'll go ahead and add UntilLoseControlOfHost param processing to AF Animate then and will switch it over to that. Thanks for pointing it out! :)

- Agetian
Agetian
Programmer
 
Posts: 3471
Joined: 14 Mar 2011, 05:58
Has thanked: 676 times
Been thanked: 561 times

Re: Aether Revolt Spoiler Season

Postby Marek14 » 11 Jan 2017, 20:15

I used the same code for Quicksmith Spy and Quicksmith Rebel -- if one needs a fix, the other one will probably need it as well.
Marek14
Tester
 
Posts: 2759
Joined: 07 Jun 2008, 07:54
Has thanked: 0 time
Been thanked: 296 times

Re: Aether Revolt Spoiler Season

Postby Agetian » 11 Jan 2017, 20:38

Yeah, they're both patched the same way now (no change needed in the script actually, I just extended AF Animate to properly support the syntax).

- Agetian
Agetian
Programmer
 
Posts: 3471
Joined: 14 Mar 2011, 05:58
Has thanked: 676 times
Been thanked: 561 times

Re: Aether Revolt Spoiler Season

Postby stormcat » 12 Jan 2017, 12:57

:r33131
Crackdown Construct is not 2/4, 2/2.
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

Re: Aether Revolt Spoiler Season

Postby stormcat » 12 Jan 2017, 13:18

:r33131
[Wrong P/T]
Aeronaut Admiral is not 3/2, 3/1.

[Wrong Mana Cost]
Baral's Expertise is not 3U, 3UU.
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

Re: Aether Revolt Spoiler Season

Postby Marek14 » 12 Jan 2017, 13:34

Improvise scripts (accidentally posted them in Bug Reports thread).
Attachments
aer_improvise.zip
(7.15 KiB) Downloaded 237 times
Marek14
Tester
 
Posts: 2759
Joined: 07 Jun 2008, 07:54
Has thanked: 0 time
Been thanked: 296 times

PreviousNext

Return to Developer's Corner

Who is online

Users browsing this forum: No registered users and 34 guests


Who is online

In total there are 34 users online :: 0 registered, 0 hidden and 34 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 34 guests

Login Form