It is currently 02 Aug 2025, 17:33
   
Text Size

Thefiremind's DotP2014 DLC v10 (03/Dec/2013)

Moderator: CCGHQ Admins

Re: Thefiremind's DotP2014 DLC v5 (26/Jul/2013)

Postby Parabolic » 03 Aug 2013, 15:55

I was playing Nantuko Cultivator, and he doesn't seem to be working.

-He enters the battlefield
-I can select any lands cards in my hand
-I hit Finish
-Nothing happens

I've done done everything from one land to five, basics and/or nonbasics. Nothing gets discarded, he gets no counters, and I draw no cards.

No Script_Log to report.

Also, nice job on those transform cards. I didn't think that would be possible.
Parabolic
 
Posts: 74
Joined: 12 Jul 2013, 19:22
Has thanked: 10 times
Been thanked: 10 times

Re: Thefiremind's DotP2014 DLC v5 (26/Jul/2013)

Postby thefiremind » 03 Aug 2013, 16:03

Parabolic wrote:I was playing Nantuko Cultivator, and he doesn't seem to be working.
It happens quite often: I copy EffectDC():Make_Targets(...) from the query, paste it on the next part of the ability, but forget to change "Make" with "Get". #-o Copying/pasting prevents some errors and favors other ones, there's always a bad side. :lol: Anyway, it's fixed now.
< Former DotP 2012/2013/2014 modder >
Currently busy with life...
User avatar
thefiremind
Programmer
 
Posts: 3515
Joined: 07 Nov 2011, 10:55
Has thanked: 118 times
Been thanked: 722 times

Re: Thefiremind's DotP2014 DLC v6 (03/Aug/2013)

Postby JustAnotherJoe » 04 Aug 2013, 01:40

Project X. I'm having problems with spells costing one more than they should to cast.

I have a forest and 3 other land in play. When I try to cast Forgotten Ancients it says Not Enough Mana - You need 5 mana to cast this spell.

Whenever I cast an X spell it only lets me spend up to one less than the mana I actually have available. However, it still taps all of the lands.
JustAnotherJoe
 
Posts: 4
Joined: 30 Jul 2013, 08:06
Has thanked: 0 time
Been thanked: 0 time

Re: Thefiremind's DotP2014 DLC v6 (03/Aug/2013)

Postby Zer0k » 04 Aug 2013, 05:56

I am probably the only person with this problem but the new decks pop up with no deck box and only have land...will do some messing around to figure it out
Zer0k
 
Posts: 4
Joined: 03 Aug 2013, 09:20
Has thanked: 0 time
Been thanked: 0 time

Re: Thefiremind's DotP2014 DLC v6 (03/Aug/2013)

Postby thefiremind » 04 Aug 2013, 08:19

JustAnotherJoe wrote:Project X. I'm having problems with spells costing one more than they should to cast.

I have a forest and 3 other land in play. When I try to cast Forgotten Ancients it says Not Enough Mana - You need 5 mana to cast this spell.

Whenever I cast an X spell it only lets me spend up to one less than the mana I actually have available. However, it still taps all of the lands.
Were you playing against an opponent with Lodestone Golem (or a card with a similar effect) on the battlefield?

Zer0k wrote:I am probably the only person with this problem but the new decks pop up with no deck box and only have land...will do some messing around to figure it out
When a new release comes out you are supposed to update all the files that bear the new version number on the first post, not just the decks... :wink:
< Former DotP 2012/2013/2014 modder >
Currently busy with life...
User avatar
thefiremind
Programmer
 
Posts: 3515
Joined: 07 Nov 2011, 10:55
Has thanked: 118 times
Been thanked: 722 times

Re: Thefiremind's DotP2014 DLC v6 (03/Aug/2013)

Postby Zer0k » 04 Aug 2013, 18:08

apparently i am an idiot..while i did DL all the updates i opened the wrong updates when updating and only added the decks...sometimes haste makes waste :-)
Zer0k
 
Posts: 4
Joined: 03 Aug 2013, 09:20
Has thanked: 0 time
Been thanked: 0 time

Re: Thefiremind's DotP2014 DLC v6 (03/Aug/2013)

Postby drleg3nd » 07 Aug 2013, 12:28

hey fire was playing against hydra decks and I encountered two problems. first is animar seems to have protection from white and black but card does not state that unless you read more info. second is that game crashed when Ai played bioshift on primordial hydra
drleg3nd
 
Posts: 528
Joined: 14 May 2012, 20:05
Has thanked: 5 times
Been thanked: 30 times

Re: Thefiremind's DotP2014 DLC v6 (03/Aug/2013)

Postby thefiremind » 07 Aug 2013, 12:41

drleg3nd wrote:first is animar seems to have protection from white and black but card does not state that unless you read more info.
I copied the protections from Blood Baron of Vizkopa but forgot to remove the commaspace tag. #-o Easy fix.

drleg3nd wrote:second is that game crashed when Ai played bioshift on primordial hydra
I think I need to add a check so that the first target's controller controls at least 2 creatures, otherwise the second target is impossible to choose. I was counting on the game to check this thing by itself. But that's just an idea, and random crashes are hard to fix. I'll try, though.
< Former DotP 2012/2013/2014 modder >
Currently busy with life...
User avatar
thefiremind
Programmer
 
Posts: 3515
Joined: 07 Nov 2011, 10:55
Has thanked: 118 times
Been thanked: 722 times

Re: Thefiremind's DotP2014 DLC v6 (03/Aug/2013)

Postby Rikiaz » 09 Aug 2013, 02:30

Bug report. Kederekt Leviathon bounces lands when it should bounce nonland permanents.
Rikiaz
 
Posts: 5
Joined: 06 Jul 2013, 21:30
Has thanked: 0 time
Been thanked: 0 time

Re: Thefiremind's DotP2014 DLC v6 (03/Aug/2013)

Postby thefiremind » 09 Aug 2013, 08:34

Rikiaz wrote:Bug report. Kederekt Leviathon bounces lands when it should bounce nonland permanents.
For some time I had forgot that my new filter functions want the filter as parameter. I checked all the cards and this was the last one with the error. Fixed. :)
< Former DotP 2012/2013/2014 modder >
Currently busy with life...
User avatar
thefiremind
Programmer
 
Posts: 3515
Joined: 07 Nov 2011, 10:55
Has thanked: 118 times
Been thanked: 722 times

Re: Thefiremind's DotP2014 DLC v6 (03/Aug/2013)

Postby kevlahnota » 14 Aug 2013, 03:47

Hi thefiremind, I think the Magic 2014 Original Devs are really active :D Just want to say that we have now official wither badge for 2014. I hope they add more....

WITHER.png
Official Wither Badge update
WITHER.png (4.65 KiB) Viewed 8448 times
User avatar
kevlahnota
Programmer
 
Posts: 825
Joined: 19 Jul 2010, 17:45
Location: Philippines
Has thanked: 14 times
Been thanked: 264 times

Re: Thefiremind's DotP2014 DLC v6 (03/Aug/2013)

Postby thefiremind » 14 Aug 2013, 08:46

Nice! I'll make a new release soon, so I'll throw it in.

EDIT: Done. :wink:
< Former DotP 2012/2013/2014 modder >
Currently busy with life...
User avatar
thefiremind
Programmer
 
Posts: 3515
Joined: 07 Nov 2011, 10:55
Has thanked: 118 times
Been thanked: 722 times

Re: Thefiremind's DotP2014 DLC v7 (14/Aug/2013)

Postby Parabolic » 14 Aug 2013, 20:56

Ancestral Vision stayed in exile after the last time counter was removed. The rest of the suspend cards seemed to work fine.
Parabolic
 
Posts: 74
Joined: 12 Jul 2013, 19:22
Has thanked: 10 times
Been thanked: 10 times

Re: Thefiremind's DotP2014 DLC v7 (14/Aug/2013)

Postby Foren » 14 Aug 2013, 21:18

Parabolic wrote:Ancestral Vision stayed in exile after the last time counter was removed. The rest of the suspend cards seemed to work fine.
Had a problem with Ancestral Vision too. I suspended it and after 4 turns it casted itself however I had to pay what seems to be 3 colourless mana for it to be casted.
Foren
 
Posts: 60
Joined: 13 Jul 2013, 15:42
Has thanked: 5 times
Been thanked: 1 time

Re: Thefiremind's DotP2014 DLC v7 (14/Aug/2013)

Postby thefiremind » 14 Aug 2013, 23:25

OK, I fixed Ancestral Vision and Wheel of Fate in the only way I found working. It's an approximation, but the whole suspend mechanic is an approximation so I think I can live with it.
< Former DotP 2012/2013/2014 modder >
Currently busy with life...
User avatar
thefiremind
Programmer
 
Posts: 3515
Joined: 07 Nov 2011, 10:55
Has thanked: 118 times
Been thanked: 722 times

PreviousNext

Return to 2014

Who is online

Users browsing this forum: No registered users and 7 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 7 users online :: 0 registered, 0 hidden and 7 guests (based on users active over the past 10 minutes)
Most users ever online was 7303 on 15 Jul 2025, 20:46

Users browsing this forum: No registered users and 7 guests

Login Form