jcao219
|
e975d6a1f1
|
fixed a bug that is caused by fping being used nearly simultaneously by two users
|
13 years ago |
jcao219
|
14ca6c49b0
|
added a warning for the sunset feature
|
13 years ago |
jcao219
|
9e45b35e58
|
changed the logging format a lot
|
13 years ago |
jcao219
|
f90ced467a
|
some bugs have been fixed, bare logging made even more parseable
|
13 years ago |
jcao219
|
cabd9d7cfd
|
improved the logger (added a bare log without extra talk)
|
13 years ago |
jcao219
|
006754de51
|
fixed some bugs and added game logging capabilities
|
13 years ago |
jcao219
|
d8c77638b7
|
fixed some slight bugs
|
13 years ago |
jcao219
|
7e0a61d405
|
fixed some bugs with database connection, and fixed a grammar mistake
|
13 years ago |
jcao219
|
0cc9a59763
|
fixed some bugs and made !flastgame better
|
13 years ago |
jcao219
|
bb9329547c
|
updated the player stats stuff
|
13 years ago |
jcao219
|
3403424845
|
use sqlite for the persistent data
|
13 years ago |
jcao219
|
dcd25a8d19
|
now the drunk is not displayed in the stats and also the end-game role-revealing messages (conforms to howlbot)
|
13 years ago |
jcao219
|
033a77cbc1
|
made the wolf-killed-by-gunner-at-night message more visible
|
13 years ago |
jcao219
|
638b6b7742
|
now after gunner shoots, there is a check for game-end conditions (too many wounded that there is parity)
|
13 years ago |
jcao219
|
6e3d95af8f
|
now you can't !ping in game
|
13 years ago |
jcao219
|
674a1c57c9
|
cleaned up the code to reflect the changes to !game
|
13 years ago |
jcao219
|
200ccb65a6
|
fixed !revealroles (debug-only), !game is debug only now and !no is removed
|
13 years ago |
jcao219
|
d19e80ee24
|
other player lists are now sorted alphabetically too, and also !off added as an alias of !die
|
13 years ago |
jcao219
|
7fea01a514
|
sort the ping lists alphabetically (for MJ94)
|
13 years ago |
jcao219
|
d9275eb1a0
|
!away now toggles, and !away does not prevent you from being !admins pinged
|
13 years ago |
jcao219
|
6581dc80f0
|
fixed a bug in !stats that was caused by a bugfix earlier today that fixed something in the end-game role revealing
|
13 years ago |
jcao219
|
fa593d0db1
|
somewhat modified the anti-flood, and fixed some howl differences
|
13 years ago |
jcao219
|
35f590f4b0
|
wolves can kill the traitor now
|
13 years ago |
jcao219
|
da384756a2
|
fixed a difference between this and howl (wolves actually vote for their victim)
|
13 years ago |
jcao219
|
36c6480659
|
trivial changes (nothing that affects the code) - moving lines around to organize it better
|
13 years ago |
jcao219
|
735441fe7d
|
cursed is revealed when the game ends (bugfix)
|
13 years ago |
jcao219
|
1ee80bf051
|
!rehash removed, docs added for !back
|
13 years ago |
jcao219
|
699d1a948c
|
!away and !back now have different functions, !restart/!bye stop the game
|
13 years ago |
jcao219
|
eb768c0fc2
|
now !help does not display aliases
|
13 years ago |
jcao219
|
522a0a44c3
|
!votes from non-players are now allowed, !rehash added (but it's not very useful)
|
13 years ago |
jcao219
|
cb6a36ab87
|
debug mode has no time limits
|
13 years ago |
jcao219
|
e0f2ea166c
|
now unmarking !away saves
|
13 years ago |
jcao219
|
acc26cbc3e
|
!rforce gunner now works
|
13 years ago |
jcao219
|
be7725842b
|
!fleave tells the other players what the kicked player's role was, and now dead players are no longer wounded if they die during the day
|
13 years ago |
jcao219
|
419572c891
|
case insensitive !force
|
13 years ago |
jcao219
|
a181cc05bf
|
now unhooking is more specific, auth by server password, persistent !away
|
13 years ago |
jcao219
|
906fc20164
|
now the gunner definitely dies when he is killed by wolf at night
|
13 years ago |
jcao219
|
368722c813
|
fixed a bug of stupidity
|
13 years ago |
jcao219
|
09aec16909
|
now the gunner still dies if he shot the wolf
|
13 years ago |
jcao219
|
b1e863122c
|
updated README
|
13 years ago |
jcao219
|
aa3e451feb
|
added the capability for multiple owners
|
13 years ago |
jcao219
|
a37844880b
|
use mode +o instead of /cs op
|
13 years ago |
jcao219
|
4370d51d33
|
tweaked the anti-flood
|
13 years ago |
jcao219
|
a8c49dd065
|
made debug mode, !chankick better
|
13 years ago |
jcao219
|
cd01d508a6
|
fixed !fquit bug
|
13 years ago |
jcao219
|
e8f5dfb19f
|
made debug mode better, now there are no time limits in debug mode, and !fwait now accepts a parameter, and !fstop doesn't crash the bot if used in the joining phase
|
13 years ago |
jcao219
|
1477407d7c
|
now DEBUG_MODE (configurable variable) is part of botconfig.py, not var.py
|
13 years ago |
jcao219
|
a48d0e2ba4
|
fine-tuned the anti-flood-rate-limit, added lots of docs, and fixed the cursed/gunner selection (now it's correct)
|
13 years ago |
jcao219
|
50cbc11f8d
|
fixed a bug that happens if all the wolves/seers don't act at all in a large game
|
13 years ago |
jcao219
|
023aaf99c6
|
added a comment
|
13 years ago |