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
nyuszika7h
19c6133ec7
Merge pull request #22 from Cydrobolt/patch-1
...
!j command to join a game
2014-04-25 21:39:51 +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
nyuszika7h
9f13094b2c
Merge pull request #19 from jacob1/master
...
wolves can retract votes, and drunk can be cursed
2014-03-25 15:07:19 +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
nyuszika7h
87b6861b08
Merge pull request #17 from brrr2/reaper-lag
...
One more fix for issue #4 .
2014-03-22 12:13:39 +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
358788e893
Increase grace time for /part in-game to 30 seconds
2014-02-25 14:04:25 +01:00
nyuszika7h
b5eea0a8a1
Actually disable rate limit, as setting it to 0 doesn't work
2014-02-24 10:48:47 +01:00
nyuszika7h
d6c0ff209d
Disable rate limit for !pstats (for now)
2014-02-24 10:47:32 +01:00
Tobias "ToBeFree" Frei
63753e2416
Remove inconsistent bold for "Players:" (wolf)
...
Thanks to jacob1 for pointing out this issue! :-)
If you find more like this, report them in ##werewolf-dev
2014-02-23 19:38:20 +01:00
Tobias "ToBeFree" Frei
eda0bc2df8
Adding a period to the end of the sentence
...
thanks to Calinou for pointing out this issue! :-)
I've looked through the rest of the code; it seems to be the only issue of that kind. If you find more, report in ##wolfgame-dev
2014-02-23 19:31:59 +01:00
Yizhe Shen
dd80dbb7ca
Small fix in player_stats().
2014-02-22 22:19:01 -05:00
nyuszika7h
8a3cc33794
Add !fsend for admins to send raw IRC messages
2014-02-22 20:14:51 +01:00
nyuszika7h
664270d3ae
Merge branch 'mode-lag' of git://github.com/brrr2/lykos
2014-02-22 13:29:06 +01:00
nyuszika7h
610b33b2a6
Revert "Fix reset_modes"
...
This reverts commit a02b9792bb
.
2014-02-22 13:29:00 +01:00
Yizhe Shen
e7cbd34303
Alternate fix for reset_modes().
...
Fixes a small oversight in reset_modes().
2014-02-22 06:58:19 -05:00
nyuszika7h
a02b9792bb
Fix reset_modes
2014-02-22 10:38:53 +01:00
Yizhe Shen
aaba54baa2
Fix for mode-reset lag.
...
Moved mode resets to a separate method so it can be called
separately. This allows it to be performed before disk I/O at the
end of a game.
2014-02-21 19:26:34 -05:00
nyuszika7h
879ea90ab1
Remove trailing whitespace
2014-02-21 22:54:30 +01:00
nyuszika7h
3e2649bad1
Merge branch 'cloak_account' of git://github.com/brrr2/lykos
2014-02-21 22:52:51 +01:00
nyuszika7h
e80c78ba36
Fix previous commit
2014-02-21 10:35:21 +01:00
nyuszika7h
35a7e02f81
Respect !simple for !gstats/!pstats
2014-02-21 10:25:53 +01:00
nyuszika7h
d051330b0f
Revert "Add total games to !pstats without role"
...
This reverts commit 42b98813d0
.
Total game count is inaccurate if the player is both gunner/cursed and
another role.
2014-02-21 10:18:52 +01:00
nyuszika7h
42b98813d0
Add total games to !pstats without role
2014-02-21 10:15:50 +01:00
nyuszika7h
b90ba46e73
Fix previous commit (again)
2014-02-21 10:08:44 +01:00
nyuszika7h
a3cf5cb780
Fix previous commit
2014-02-21 10:05:41 +01:00
nyuszika7h
91e7816861
Fix rate limit for gstats/pstats and remove mystats in favor of pstats
2014-02-21 10:03:48 +01:00
Yizhe Shen
ff1f8ee496
Fix for updating user cloak and account.
...
Fixes the rare case when "simple" stops working.
2014-02-21 03:10:11 -05:00
nyuszika7h
c7b8a6505e
Actually fix !gstats for real now
2014-02-20 16:58:38 +01:00
nyuszika7h
d39f199bf5
Fix previous commit
2014-02-20 16:56:33 +01:00
nyuszika7h
fea8ccd1bd
Fix gstats and pstats in PM
2014-02-20 16:55:18 +01:00
nyuszika7h
3e0df48c7c
Fix !pull again...
2014-02-20 16:49:05 +01:00
nyuszika7h
5ed31496a3
Add missing import
...
And remove redundant double import.
2014-02-20 16:46:57 +01:00
nyuszika7h
346364b938
Fix previous commit
2014-02-20 16:45:14 +01:00
nyuszika7h
6d37e32b0a
Add !pull command
2014-02-20 16:43:38 +01:00
nyuszika7h
9b10ba2851
Add aliases and rate limit for p/g/mystats
2014-02-20 16:36:55 +01:00
nyuszika7h
7ca06ebabf
Final fix for stasis, it finally works right!
...
In the future I might add nick completion.
2014-02-19 21:13:04 +01:00
nyuszika7h
9145231e58
Fix previous commit
...
If this doesn't work, I'll test locally first, I should have done that
in the first place.
2014-02-19 21:05:10 +01:00
nyuszika7h
05f048c6c9
Even more fixes for stasis.
2014-02-19 21:02:37 +01:00
nyuszika7h
b2ff0a486b
Fix programming error made because I'm tired
2014-02-19 20:43:17 +01:00