nyuszika7h
df48af8a9d
Improve !fgoat
2014-08-11 00:06:39 +02:00
nyuszika7h
885873701f
Merge pull request #48 from brrr2/fix
...
Update for showing votes, time and roles.
2014-08-10 23:37:23 +02:00
Yizhe Shen
5700ec7d01
Updated output behaviour for in-game commands available in PM.
...
- Updated behaviour for listroles(), show_votes(), timeleft()
- Uses !simple settings when those commands are given in PM
- Uses notice if channel is +z and a game is in progress
2014-08-09 15:00:05 -04:00
Vgr E.Barry
cdf96cfc2b
Added !fgoat command for admins. Allows unlimited amount of goats.
2014-08-06 13:42:33 -04:00
skizzerz
9a697e13c2
Fix !flastgame to prevent people from using !j to get around it
2014-08-05 11:48:45 -05:00
nyuszika7h
a4b7c02450
Merge branch 'master' of https://github.com/lykoss/lykos
2014-08-05 14:28:53 +02:00
nyuszika7h
1a80bc1027
Allow admins to use !fgame without joining
2014-08-05 14:28:40 +02:00
Vgr E.Barry
191a910098
Fix issue where bot would spam services
...
This very simple fix probably seems redundant or even entirely
pointless, but it actually solves a big design flaw. It does not show
much for freenode, but for other networks (e.g. Esper), where I tweaked
my bot to use ns_ghost instead, it keeps trying to kill off an
(unregistered) nick, without having a password. This effectively causes
spam to the services, and results in an automatic ban.
2014-08-05 02:40:52 -04:00
nyuszika7h
85a342f9c5
Fix typo in !votes
...
Closes #44 .
2014-08-04 10:45:17 +02:00
nyuszika7h
d2b96752c7
Make !votes work in PM
2014-08-01 11:55:19 +02:00
nyuszika7h
8b76de1aea
Improve !fpull
2014-07-25 10:09:33 +02:00
nyuszika7h
b18dd92733
Fix players receiving 0 stasis
2014-07-22 11:09:45 +02:00
nyuszika7h
0aa076eb6b
Check win condition only after checking all idlers
2014-07-20 13:41:26 +02:00
nyuszika7h
d353ab5ff3
Make !fghost usable by admins
2014-07-19 19:26:41 +02:00
nyuszika7h
0df8098ade
Revert "autopep8"
...
This reverts commit 4189d5c874
.
2014-07-19 19:09:24 +02:00
nyuszika7h
4189d5c874
autopep8
2014-07-19 19:05:49 +02:00
jacob1
6f16848302
fix grammar mistake in headshot message
2014-07-18 23:56:06 -04:00
nyuszika7h
b93bf38894
Prettify !revealroles
2014-07-17 22:12:47 +02:00
nyuszika7h
304f16ce7f
Fix !admins in PM
2014-07-17 16:03:33 +02:00
nyuszika7h
730f9a3b18
Revert "Add !q as an alias for !quit"
...
This reverts commit 93546dee9d
.
2014-07-16 17:22:19 +02:00
nyuszika7h
6378c9e1a9
Fix it for real now
2014-07-15 23:17:22 +02:00
nyuszika7h
53546b7a91
Fix previous commit (maybe)
2014-07-15 23:04:23 +02:00
nyuszika7h
cce7c34caf
Disable !join until opped and try to regain op
2014-07-15 22:59:08 +02:00
nyuszika7h
96afc582f4
Allow passing host to fstasis instead of just nick
2014-07-15 20:34:46 +02:00
Transfusion
ae64979e34
Enable CTCP PING as per issue #37
2014-07-15 21:23:41 +08:00
nyuszika7h
835e76c621
Disable !gstats rate limit
2014-07-12 16:41:12 +02:00
nyuszika7h
6717f61e6f
Small tweak to !coin
2014-07-10 13:08:27 +02:00
nyuszika7h
b39c31efe1
Revert "Add warning to !coin/!pony"
...
This reverts commit 0fcf10494f
.
2014-07-10 13:08:03 +02:00
nyuszika7h
0fcf10494f
Add warning to !coin/!pony
2014-07-10 13:01:46 +02:00
nyuszika7h
d351159d8a
Small consistency fix
2014-07-04 11:22:42 +02:00
nyuszika7h
d4ebbf6d9a
Add missing period
2014-07-02 07:41:13 +02:00
nyuszika7h
14aca5ee64
Merge pull request #39 from jacob1/master
2014-07-02 07:34:29 +02:00
jacob1
cba018b5c0
guardian angel can choose not to guard anyone at night
2014-07-02 01:24:28 -04:00
jacob1
c1a256c162
GA dies when guarding, victims name not revealed
2014-07-01 23:11:52 -04:00
Yizhe Shen
02b1a25644
Added a timer for joining the game. (issue #20 )
...
- Usage: set a non-zero value for var.JOIN_TIMER_LIMIT in seconds
- Added kill_join() to handle game cancellations
- Join timers set on first join and canceled if everybody quits or when a
game starts
2014-06-27 15:28:19 -04:00
Nick Richardson
a16cf60243
Change Goated Message
...
Change "already goated" message to make it easier to understand
2014-06-23 18:13:06 -06:00
nyuszika7h
a8ce61ced0
Improve output format for !fsend again
2014-06-22 12:58:34 +02:00
nyuszika7h
bcfa31625b
Add !w as an alias to !wait
2014-06-21 23:57:05 +02:00
Yizhe Shen
2b748de465
!time: Fix for time command.
...
- Checks time remaining for day based on the number of players who were
alive at the start of the day
- Added check to make sure timers are active
- Added debug mode override for SHORT_DAY_LIMIT_CHANGE and
SHORT_DAY_LIMIT_WARN
2014-06-10 23:34:40 -04:00
nyuszika7h
ace7e90dfc
Allow !admins and !roles in PM
2014-06-08 14:45:51 +02:00
nyuszika7h
b11e4992b6
Fix !time
2014-06-08 13:53:58 +02:00
jacob1
c63a444ee6
fix cursed traitor when using !simple, bold names of wolves to make them stick out more
2014-06-04 21:58:02 -04:00
nyuszika7h
1dd2d230d4
!fsend: Fix typo
2014-06-04 21:46:19 +02:00
nyuszika7h
7869826205
!fsend: More spacing to improve readability
2014-06-04 21:10:47 +02:00
nyuszika7h
fb97cf8aee
!fsend: Add timestamp
2014-06-04 21:08:33 +02:00
nyuszika7h
1bcab60c27
!time: Fix negative value at nighttime
2014-06-04 21:01:13 +02:00
nyuszika7h
558795ba51
!time: Add rate limit and notice when there is no game running
2014-06-04 20:54:36 +02:00
nyuszika7h
0958a8201c
Merge branch 'cursed' of git://github.com/jacob1/lykos
2014-06-04 20:50:49 +02:00
jacob1
ca23189939
cleanup !time a little and tell whether it's day or night
2014-06-04 12:07:15 -04:00
Srijay Kasturi
bbb7564a0c
Instead of just erroring, just show all the current votes
2014-06-02 00:50:16 -04:00