Jimmy Cao
|
38edcffdb1
|
major restructuring
--HG--
rename : wolfgame.py => modules/wolfgame.py
rename : var.py => settings/wolfgame.py
rename : decorators.py => tools/decorators.py
rename : wolfgamelogger.py => tools/wolfgamelogger.py
|
13 years ago |
Jimmy Cao
|
c7bdb28016
|
fixed possible bugs
|
13 years ago |
Jimmy Cao
|
c0f294312a
|
massive improvements to tracking
|
13 years ago |
Jimmy Cao
|
9d41d28653
|
improved tracking
|
13 years ago |
Jimmy Cao
|
a7e8ad3831
|
better stats (needs testing)
|
13 years ago |
Jimmy Cao
|
4fb2a1679d
|
added support for account-notify
|
13 years ago |
Jimmy Cao
|
36aa826df9
|
added support for extended join
|
13 years ago |
Jimmy Cao
|
9b10167511
|
removed nick change tracking
|
13 years ago |
Jimmy Cao
|
7946fca603
|
prevent nick changing DC'd players
|
13 years ago |
Jimmy Cao
|
c4c7c6b258
|
fix a wolf relay bug
|
13 years ago |
Jimmy Cao
|
01730bc94f
|
fix autorestart after kick due to excess flood
|
13 years ago |
Jimmy Cao
|
150748841f
|
!frehash in debug mode sets timers to 0 now
|
13 years ago |
Jimmy Cao
|
023f07c968
|
add gunner, drunk to the end-of-game stats listing
|
13 years ago |
Jimmy Cao
|
7d57c8ad2d
|
fix fake nick recognition
|
13 years ago |
Jimmy Cao
|
3f36fb3fb5
|
change line endings to unix style
|
13 years ago |
jcao219
|
eff717cfff
|
fix another bug
|
13 years ago |
jcao219
|
b957f9922a
|
fix bug 56
|
13 years ago |
jcao219
|
345b597dc9
|
add a player record on join in the database
|
13 years ago |
jcao219
|
03c9444af0
|
record the cloaks of dead people
|
13 years ago |
jcao219
|
908d08acd7
|
Tweak the stats database so that tying stats data to a player is much easier
|
13 years ago |
jcao219
|
1e3320b2b9
|
bug fix
|
13 years ago |
jcao219
|
d808d748ef
|
hopefully fix the elusive nick-change bug, prevent DC'd users from rejoining after a game ends
|
13 years ago |
jcao219
|
e5ed0ef929
|
bug fix for the quit-rejoin code
|
13 years ago |
jcao219
|
e77ed98399
|
logging to a *separate* file when a player returns after he disconnects
|
13 years ago |
jcao219
|
e5120eec99
|
log when someone returns (after DC)
|
13 years ago |
jcao219
|
c81d98dfbb
|
allow players that quit/part during the game to rejoin within a certain period of time after their disconnection
|
13 years ago |
jcao219
|
9c775996ac
|
split messages that are too large, and also fix a bug where the bot doesn't completely exit on fbye
|
13 years ago |
jcao219
|
45ba87c3b5
|
fix a gunner message in the night bug, and a wolf killing bug caused by a recent commit
|
13 years ago |
jcao219
|
887f95ea1b
|
wounded traitors count against wolves now.
|
13 years ago |
jcao219
|
c98f3a1a63
|
bolded "almost setting" message
|
13 years ago |
jcao219
|
79a2c74416
|
Some commands now notice if you aren't in the game
|
13 years ago |
jcao219
|
4d53588847
|
!stats and !votes notice if the player who did it is not in the game
|
13 years ago |
jcao219
|
3ca1a35398
|
fully implement autocomplete targeting
|
13 years ago |
jcao219
|
2afda11e1b
|
better error handling
|
13 years ago |
jcao219
|
0a6ffdbf8b
|
fixed bug in !kill that allowed the killing of other wolves
|
13 years ago |
jcao219
|
4570cf2c75
|
fix various minor bugs
|
13 years ago |
jcao219
|
faf3d29970
|
fixed error that sometimes happen when fdie is used
|
13 years ago |
jcao219
|
2ad3b5293f
|
fixed UI bug - if harlot dies while visiting or g.angel while protecting
|
13 years ago |
jcao219
|
556cc86d4a
|
faftergame, flastgame also improved
|
13 years ago |
jcao219
|
a41de9cbe3
|
no "You Can't Kill" Message for traitors
|
13 years ago |
jcao219
|
82e70deee4
|
now !force/!rforce cannot be used by ALLOW-list-allowed-!force-people to force an admin-only command
|
13 years ago |
jcao219
|
d624a8e707
|
add an optional parameter to flastgame
|
13 years ago |
jcao219
|
1a5e198c72
|
flastgame disables next-game-starting if used during the joining phase
|
13 years ago |
jcao219
|
82d942607e
|
refactoring (multiple target privmsg)
|
13 years ago |
jcao219
|
6581c8d9d4
|
disable daytime limit in debug mode again
|
13 years ago |
jcao219
|
fe24b6a86e
|
fix bug 16
|
13 years ago |
jcao219
|
41efc75f26
|
fixed issue 15
|
13 years ago |
jcao219
|
fb09517a42
|
check if the wolves are agreeing before ending the night.
|
13 years ago |
jcao219
|
4ab64b72ca
|
make traitors count for as wolves when checking for winning conditions
|
13 years ago |
jcao219
|
0341a528ae
|
slight change to the docs of !shoot
|
13 years ago |