Search found 13 matches

by Curt
Mon Dec 17, 2012 7:13 am
Forum: Technical Support
Topic: How soon is the next version to be available?
Replies: 6
Views: 3123

How soon is the next version to be available?

Looking to either get a newer version (beyond 18.6 current) or at least looking for a coder that can modify my latest version so that I can use mana more than 2^7th power (128 mana) in certain decks. If anyone can update this formula and send me a link, I would be very appreciative. And others I wou...
by Curt
Tue Aug 28, 2012 6:31 am
Forum: Bug reports
Topic: Oracle of Nectar Bug: Not making Mega-Life
Replies: 15
Views: 9258

Re: Oracle of Nectar Bug: Not making Mega-Life

Excellent! Just let me know where and I will take care of it then :) Okay, found the post about the int8 to int16, but where do I click to download and which file? Then do I need to insert it myself someplace?? Also, when using Notepad ++, I get something that looks like this: SUB SYN NUL and other ...
by Curt
Tue Aug 28, 2012 12:16 am
Forum: Bug reports
Topic: Oracle of Nectar Bug: Not making Mega-Life
Replies: 15
Views: 9258

Re: Oracle of Nectar Bug: Not making Mega-Life

Hello again, just a quick question here..

Finally got a C++ editor program and all I need to do now is to know exactly which file I need to replace the int8 to int16 value.
And then, time to really have some fun! ;)
by Curt
Tue Aug 14, 2012 6:34 am
Forum: Custom Cards & Images
Topic: CMD, KVD zipped images
Replies: 1
Views: 3676

Re: CMD, KVD zipped images

The Commander zip here is apparently corrupted with a virus!
Thank goodness my Anti blocked it!

UPDATE: Able to download file, then rechecked it with Anti-Virus and it turned up clean.

CONDITION STATUS: Safe ;)
by Curt
Tue Aug 07, 2012 2:56 pm
Forum: Bug reports
Topic: Oracle of Nectar Bug: Not making Mega-Life
Replies: 15
Views: 9258

Re: Oracle of Nectar Bug: Not making Mega-Life

And which file would I go into to edit with the vc++ 2010? Thank you for pointing me in the right direction with this ;)
by Curt
Tue Aug 07, 2012 4:41 am
Forum: Bug reports
Topic: Oracle of Nectar Bug: Not making Mega-Life
Replies: 15
Views: 9258

Re: Oracle of Nectar Bug: Not making Mega-Life

Well, hate to burst your bubble here, but I just tried putting in the Oracle of Nectar gambit again and attempting to process 425 mana, it choked and would not process it. Maybe increase the amount to a higher value? Like, several thousand or tens of thousands? Maybe 1,000,000? I love the thought of...
by Curt
Mon Aug 06, 2012 8:58 pm
Forum: Bug reports
Topic: Oracle of Nectar Bug: Not making Mega-Life
Replies: 15
Views: 9258

Re: Oracle of Nectar Bug: Not making Mega-Life

A suggestion for the code to use to help expediate processing if possible: Use the code similiar to the An-Haava Inn when it comes to generating the Life total, but take from the mana production amount and then when spent, make mana total = 0. See where I am potentially going with this? If you could...
by Curt
Mon Aug 06, 2012 6:03 am
Forum: Bug reports
Topic: Oracle of Nectar Bug: Not making Mega-Life
Replies: 15
Views: 9258

Re: Oracle of Trees Bug: Not making Mega-Life

ok found the bug, it has to do with how many bits we store manacost in, values under 127 work fine....this will be fixed with my next major update...thank you for reporting. So, when do you think the next update will be in effect? I have had to resort to using An-Haava Inn's and Leyline of Longevit...
by Curt
Sun Aug 05, 2012 12:22 am
Forum: Bug reports
Topic: Oracle of Nectar Bug: Not making Mega-Life
Replies: 15
Views: 9258

Re: Oracle of Trees Bug: Not making Mega-Life

Yes, you are correct. It should have been "Oracle of Nectar". And actually, I have that same card in an Elf Deck for making life too, but never had the magnitude of mana above what I can regenerate with my Squirrel deck. Imagine with the amount of squirrels I possessed in one game that gave me a Squ...
by Curt
Sat Aug 04, 2012 6:47 am
Forum: Bug reports
Topic: Oracle of Nectar Bug: Not making Mega-Life
Replies: 15
Views: 9258

Oracle of Nectar Bug: Not making Mega-Life

Could someone post here a coding suggestion to my problem? I made a Squirrel deck using the following life giving combo: Rhys the Redeemed (duplicating tokens) + Gaea's Cradle (Land: Get 1 {G} per creature you control when you tap it) + Oracle of Trees (X, Tap: Get X Life) Here's the problem: I can ...