Page 1 of 1

Auto accept/decline @Hellfish

PostPosted: 18 Sep 2011, 14:55
by Forger
Hi, I noticed you added this function in 10450, sounds great but how does it exactly work? Right clicking/middle mouse doesnt seem to do anything when one pops up. No context menu or anything.

*Added a context menu to the stack items of optional triggers that lets you specify wether to always accept them,always decline them or always ask(default). Just right click! (The choice you make resets at the start of each game)

Re: Auto accept/decline @Hellfish

PostPosted: 18 Sep 2011, 15:17
by Hellfish
Works fine for me. :S What card was the trigger from? Was the item on the stack marked with "(OPTIONAL)"?

There is a possibility that some hardcoded triggered optional abilities aren't marked to use this functionality as they should be.

Re: Auto accept/decline @Hellfish

PostPosted: 18 Sep 2011, 16:37
by Forger
Yes that was the case here, first card I tested it with Sylvan Library, but it indeed works with cards that show "(OPTIONAL)".

Thanks for the quick answer and implementing this in the first place!

Re: Auto accept/decline @Hellfish

PostPosted: 18 Sep 2011, 16:44
by Hellfish
No problem, I will take a look through our hardcoded triggers to fix this. :)

EDIT: My mind has completely gone, the system didn't cater to hardcoded triggers in the first place.. Nevertheless, I will attempt to fix this!

EDIT: Hardcoded triggers that can be converted to using Trigger objects should be no problem. Sylvan Library is fixed for instance.