Page 5 of 5

Re: Quest Mode Drafting

PostPosted: 05 Sep 2014, 04:32
by Agetian
As a little suggestion (coming from a person who played dozens and dozens of quest draft tournaments by now and found it excessively fun! :)), would it be possible to add an option to skip an AI vs. AI match altogether and get the results if the player so desires? Watching some AI vs. AI matches can be really fun and important to get the idea of the opposing decks, but sometimes, especially for "longer" matches that end in long stalemates and decking, it might be good to just skip the match altogether and get straight to the results (10x speed doesn't always help in case a lot of cards are on the battlefield if the computer is old enough). Just an idea. :)

- Agetian

Re: Quest Mode Drafting

PostPosted: 05 Sep 2014, 12:05
by KrazyTheFox
Agetian wrote:As a little suggestion (coming from a person who played dozens and dozens of quest draft tournaments by now and found it excessively fun! :)), would it be possible to add an option to skip an AI vs. AI match altogether and get the results if the player so desires? Watching some AI vs. AI matches can be really fun and important to get the idea of the opposing decks, but sometimes, especially for "longer" matches that end in long stalemates and decking, it might be good to just skip the match altogether and get straight to the results (10x speed doesn't always help in case a lot of cards are on the battlefield if the computer is old enough). Just an idea. :)

- Agetian
The original intent was to not show the AI matches at all, however the gui code was way too tied into the game code to run a game silently the background. Perhaps the gui refactoring might make a difference and I can implement it the way I originally wanted.

Re: Quest Mode Drafting6

PostPosted: 05 Sep 2014, 12:29
by Agetian
Ok thanks! Also, I think it's best to leave the ability to watch ai matches but just make it optional, sometimes it's great to see the competition and adjust the deck accordingly. :)

Re: Quest Mode Drafting6

PostPosted: 05 Sep 2014, 13:12
by KrazyTheFox
Agetian wrote:Sometimes it's great to see the competition and adjust the deck accordingly. :)
That's exactly what I was avoiding :P

I can add an option if it becomes possible, but will probably make it default off.

Re: Quest Mode Drafting6

PostPosted: 05 Sep 2014, 13:32
by Agetian
KrazyTheFox wrote:
Agetian wrote:Sometimes it's great to see the competition and adjust the deck accordingly. :)
That's exactly what I was avoiding :P
I can add an option if it becomes possible, but will probably make it default off.
Hehe yeah, good call! :)

- Agetian