Commit Graph

247 Commits

Author SHA1 Message Date
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
jacob1
d56e1731b2 !p is case insensetive, and tells you when a player / role doesn't exist
At the request of / using some code from brrr
2014-05-31 23:37:04 -04:00
jacob1
08855dba9a wolves know who cursed is 2014-05-31 11:42:44 -04:00
jacob1
98c807da85 !time command, returns time left until day/night end 2014-05-31 11:41:20 -04:00
Benjamin Donald-Wilson
93546dee9d Add !q as an alias for !quit 2014-05-30 09:11:12 +00:00
nyuszika7h
397221537b Fix players being stasised when they quit
Commit 9cd0641 made players get stasised whenever they leave a game, not
just when they are /kicked by a channel operator.
2014-05-10 17:00:21 +02:00
nyuszika7h
3c90875291 Merge branch 'master' of git://github.com/lykoss/lykos 2014-05-10 09:16:59 +02:00
nyuszika7h
9cd06412ad Stasis players when they are /kicked
Suggested by @ishanyx.
2014-05-10 09:16:42 +02:00
nyuszika7h
b16b1e75af Shuffle player lists sent to specials in PM
As requested by elky.
2014-05-07 12:40:08 +02:00
Yizhe Shen
1cdf586b2a Small fix for fpull. Removed freload. 2014-04-30 15:23:15 -04:00
nyuszika7h
05d767db52 Merge branch 'stasis-fix-3' of git://github.com/brrr2/lykos 2014-04-30 19:44:54 +02:00
Yizhe Shen
4052fc9b27 Fix for fstasis(). 2014-04-30 13:36:22 -04:00
nyuszika7h
474fff8e2b Fix !fpull and make it always reply in PM/notice 2014-04-30 19:31:55 +02:00
nyuszika7h
0ed3fa249c Revert "!freload: reload modules/wolfgame.py too"
This reverts commit d9ad499f78.

It doesn't quite work out well.
2014-04-30 18:56:29 +02:00
nyuszika7h
7455bcaf8a Another fix to !fpull 2014-04-30 18:55:25 +02:00
nyuszika7h
7d1d68f2b8 Fixes to !fpull 2014-04-30 18:54:24 +02:00
nyuszika7h
25d80216a8 Merge pull request #25 from brrr2/stasis-fix-2 2014-04-30 18:49:10 +02:00
nyuszika7h
e907f46939 Rename !pull to !fpull and make it quieter 2014-04-30 18:39:35 +02:00
nyuszika7h
d9ad499f78 !freload: reload modules/wolfgame.py too 2014-04-30 18:36:26 +02:00
nyuszika7h
28850cbc1c Fix !fstasis 2014-04-30 18:35:25 +02:00
Yizhe Shen
bd303f5b48 Minor changes.
- Small changes in fstasis()
- Combined decorators for join()
- Added a space in decorator for vote()
- Added comma in decorator for freload()
2014-04-30 12:27:57 -04:00
nyuszika7h
7a2b869d68 Fix typo in previous commit 2014-04-30 18:27:22 +02:00
nyuszika7h
4a13d4b05c Make !fstasis work in channel 2014-04-30 18:26:17 +02:00
nyuszika7h
26cde6c312 Fix !freload 2014-04-30 18:19:41 +02:00
Yizhe Shen
959ef98f51 Fix for stasising.
- Removes cloaks from var.STASISED when var.STASISED[cloak] <= 0
- Slight rewrite of fstasis(). The stasis value for a player can now be
  specified directly. If data[1] <= 0, stasis is removed for the
  player if player had one. If data[1] > 0, that amount is set for the
  player's stasis. It now catches ValueError exceptions for invalid values
  of data[1].
2014-04-30 03:01:08 -04:00
nyuszika7h
860af415c9 Add !frehash as alias for !freload 2014-04-29 12:46:52 +02:00
nyuszika7h
953fdba21a Add !freload command
This command reloads botconfig.py and settings/wolfgame.py.
2014-04-29 12:44:56 +02:00
nyuszika7h
2186c12b7c Fix people staying in list with 0 stasis which removes them from !ping 2014-04-29 11:59:57 +02:00
nyuszika7h
5487722726 Merge pull request #23 from Cydrobolt/patch-2
!v, another useful shortcut
2014-04-26 13:23:17 +02:00
xnrand
d310389c40 Fix typo 2014-04-26 01:32:27 +00:00
xnrand
4e6f2cc452 Make !goat goatier
In the light of recent events in video games (goat simulator), the goat needs to be made more goaty.
2014-04-26 03:11:04 +02:00
Cydrobolt
b10e973f39 !v, another useful shortcut 2014-04-25 18:06:19 -04:00
nyuszika7h
18f0084499 Remove legacy !fdel alias 2014-04-25 21:42:20 +02:00
Cydrobolt
c05d1f5186 !j command to join a game 2014-04-25 15:38:46 -04:00
nyuszika7h
470b3092c3 Merge branch 'master' of github.com:lykoss/lykos 2014-03-27 15:59:09 +01:00
nyuszika7h
f7a0878d03 Add !ops (alias for !admins) 2014-03-27 15:58:45 +01:00
jacob1
dd0edb0a77 wolves can retract votes, and drunk can be cursed 2014-03-24 20:50:12 -04:00
nyuszika7h
1aa8641102 Minor cosmetic fix for exceptions in !pull
A space was missing after the colon following the exception name.
2014-03-22 12:19:17 +01:00
Yizhe Shen
4d6a3dc71f One more fix for issue #4.
Fix to ensure that the reapertimer thread terminates when the game ends
even if disk lag is encountered. This should be the final fix required for
issue #4.
2014-03-22 01:21:27 -04:00
Yizhe Shen
e0f598a2b0 Additional fix for issue #4.
Moved timer resets with mode resets. Solves the problem of extra
messages being sent after a game ends caused by disk I/O lag.
2014-03-06 08:45:02 -05:00
nyuszika7h
a9cb639378 Attempt to actually fix !stats in PM 2014-03-02 21:45:39 +01:00
nyuszika7h
37606dde4f Add !ping in PM (always replies pong) 2014-03-01 11:45:41 +01:00
nyuszika7h
7439aa8f7b Fix previous commit 2014-03-01 11:44:20 +01:00
nyuszika7h
8e0468c5d4 Make !ping reply 'Pong!' in-game 2014-03-01 11:40:54 +01:00
nyuszika7h
b5eea0a8a1 Actually disable rate limit, as setting it to 0 doesn't work 2014-02-24 10:48:47 +01:00