banned/modules
skizzerz 8b2023f133 Properly fix time lord issues
When resetting the timer, only reset it if we would be decreasing
the time remaining, never increase it. Also, use > 0 checks instead of
checking for debug mode to be consistent with the rest of the code, and
so that the next commit works properly.

The funky checks are because in debug mode (as of next commit) it will
be possible to enable certain subsets of timers, and these checks are
needed to prevent things from breaking when some subsets are enabled but
others are not.
2015-03-22 12:49:47 -05:00
..
__init__.py Improved argument parsing. 2015-01-03 19:49:58 -05:00
common.py fix error preventing bot from starting 2015-02-28 15:55:02 -05:00
wolfgame.py Properly fix time lord issues 2015-03-22 12:49:47 -05:00