One Man Left Studios Community Forums
Improvement Suggestion: Longer Timeouts for Friendlies - Printable Version

+- One Man Left Studios Community Forums (http://www.onemanleft.com/forums)
+-- Forum: General (/forumdisplay.php?fid=1)
+--- Forum: Outwitters (/forumdisplay.php?fid=11)
+--- Thread: Improvement Suggestion: Longer Timeouts for Friendlies (/showthread.php?tid=3178)



Improvement Suggestion: Longer Timeouts for Friendlies - [PETA] Cor13:4 - 02-22-2014 11:14 AM

I don't particularly see a gameplay reason why you need timeouts for friendly matches. Having the normal 4 day timeout only limits things like Tournaments.

I can see why timeouts for league games are good, but friendlies don't really need a timeout.

I can see a logistics reason I can see why you might want to do a timeout, which would be to clear out entries in the game database of people who aren't playing anymore. If that's the case, then maybe make the timeout huge (30 days?).

This shouldn't be terribly hard to implement. It's probably a few extra lines in your code which does the scan to check the game type and then use a different timeout for friendlies.


An example of why I advocate longer timeouts:

In the 2v2 Tournament (which has taken more than a year), there might have been a chance that 1 out of the 4 players had to take a vacation or be without their device for an extended period of time (such as illness). These games can take months at a time. It would be a shame if just because someone got ill for example a whole tournament would be inconvenienced because they couldn't do their turn.


RE: Improvement Suggestion: Longer Timeouts for Friendlies - Chemoeum - 02-22-2014 11:26 AM

Or timeout customization


RE: Improvement Suggestion: Longer Timeouts for Friendlies - [PETA] Cor13:4 - 02-22-2014 11:28 AM

(02-22-2014 11:26 AM)Chemoeum Wrote:  Or timeout customization

Timeout customization would be the best, but also probably time consuming to implement and not worth their time as struggling developers.

But a simple tweak to their scan code for timeouts probably would be easy to do and value added for the community I believe.


RE: Improvement Suggestion: Longer Timeouts for Friendlies - Flarp55 - 02-22-2014 01:23 PM

YES YES YES


RE: Improvement Suggestion: Longer Timeouts for Friendlies - Norahsul - 02-22-2014 04:24 PM

Sounds good and legit to me too! And as long as its easy enough to implement


RE: Improvement Suggestion: Longer Timeouts for Friendlies - TheUberKid - 02-23-2014 02:32 PM

Seems like a great idea. Or you could do a "tournament mode" to start your own tournaments, with your rules for people to join. But that is much more complicated to code.