nyuszika7h
1db767cafa
Ping joined players even if the bot was quit and restarted manually
2015-04-16 16:17:42 +02:00
nyuszika7h
4ab966fc06
Handle errors gracefully when pinging previously joined players
2015-04-16 16:17:42 +02:00
nyuszika7h
1de23dafb8
Unhook the initial WHO hooks after processing them
...
This fixes an issue where calling !ping or !admins would disable
accounts, because they unconditionally send a normal WHO request.
2015-04-16 16:17:42 +02:00
nyuszika7h
9479807852
Use separate hook IDs where using the same one doesn't make sense
...
I'd prefer not using the same hook ID for anything, but it's convenient
to be able to unhook multiple related things at once, so we'll just
change the hook IDs again if it's ever needed. Nothing should be
hardcoding them anyway, so changing them shouldn't cause issues.
2015-04-16 16:16:07 +02:00
jacob1
cf096c20d0
fix !roles <gamemode> <playercount> not working, fix !roles random <playercount> working
...
Also add a message if there are no roles defined for a acertain player count instead of saying nothing
2015-04-07 21:33:47 -04:00
nyuszika7h
599ad45544
Reorganize imports
2015-04-07 12:01:59 +02:00
nyuszika7h
528e484937
Tweak "no players remaining" message
...
"Nobody wins." sounds awkward IMO, and it's quite obvious anyway.
2015-04-06 14:48:36 +02:00
nyuszika7h
f56e9344cf
!time: Clarify game cancellation message
2015-04-06 13:39:01 +02:00
Ryan Schmidt
6bae3b9a3a
Fix mad scientist message sometimes showing incorrect targets
...
Closes #124
2015-04-05 23:47:05 -05:00
jacob1
6097a58820
fix error when alpha wolf is only wolf and gunner tries shooting at night
2015-04-05 00:51:22 -04:00
Vgr E.Barry
3c5f742f74
Add loading print
2015-04-04 07:39:58 -04:00
Vgr E.Barry
0727fb317c
Fix faulty import
2015-04-04 07:39:56 -04:00
Vgr E.Barry
378334478c
Move files around and update references
2015-04-04 07:39:54 -04:00