Commit Graph

  • 528e484937 Tweak "no players remaining" message nyuszika7h 2015-04-06 14:48:36 +02:00
  • f56e9344cf !time: Clarify game cancellation message nyuszika7h 2015-04-06 13:39:01 +02:00
  • 6bae3b9a3a Fix mad scientist message sometimes showing incorrect targets Ryan Schmidt 2015-04-05 23:47:05 -05:00
  • 6097a58820 fix error when alpha wolf is only wolf and gunner tries shooting at night jacob1 2015-04-05 00:51:22 -04:00
  • a30e6e8aca Merge pull request #122 from lykoss/no-module-system Ryan Schmidt 2015-04-04 10:41:40 -05:00
  • 3c5f742f74 Add loading print Vgr E.Barry 2015-03-21 14:35:48 -04:00
  • 0727fb317c Fix faulty import Vgr E.Barry 2015-03-21 14:35:40 -04:00
  • 378334478c Move files around and update references Vgr E.Barry 2015-03-21 14:29:21 -04:00
  • 5264a2a0da Fix lykos on IRCds that do not have WHOX support skizzerz 2015-04-03 22:23:02 -05:00
  • 2d14bdc0fe minion can use !myrole to get the original wolf list jacob1 2015-03-30 13:34:16 -04:00
  • 6f313217ca Allow !join to vote for a game mode even if already playing nyuszika7h 2015-03-30 19:29:32 +02:00
  • 27fe548c2f Fix SIGUSR2 handling nyuszika7h 2015-03-30 16:25:50 +02:00
  • 3bcb188b32 Add random fortunes nyuszika7h 2015-03-28 17:15:16 +01:00
  • fd8d0bbdf7 Use var.GIF_CHANCE instead of hardcoded chance nyuszika7h 2015-03-28 17:14:48 +01:00
  • 440f4beca5 Remove some trailing whitespace nyuszika7h 2015-03-27 20:09:45 +01:00
  • ad8f3a720a fix crash when shaman exchanges roles with themselves jacob1 2015-03-27 14:51:30 -04:00
  • 0e020c3d15 Use .gifv for imgur links nyuszika7h 2015-03-23 23:20:43 +01:00
  • 187a877f6b Require 7 players for classic nyuszika7h 2015-03-23 15:12:39 +01:00
  • a526442725 Allow enabling timers in debug mode skizzerz 2015-03-22 12:23:29 -05:00
  • 8b2023f133 Properly fix time lord issues skizzerz 2015-03-22 12:21:13 -05:00
  • aefd9cf5ab Fix timers failing if time lord dies on beginning of day Vgr E.Barry 2015-03-22 10:16:02 -04:00
  • 05d5c39eb5 Modify the random game mode to allow any arbitrary role Vgr E.Barry 2015-03-22 09:33:16 -04:00
  • 8016628f39 Add ability to have no wolf (if there's another wolf role) Vgr E.Barry 2015-03-22 09:32:11 -04:00
  • 58eb321d3e Allow !v as a shorthand for !votes in join phase too nyuszika7h 2015-03-22 14:21:45 +01:00
  • eb724bb3fc Fix get_victim not caring about channel vs PM commands Vgr E.Barry 2015-03-21 22:14:19 -04:00
  • 667b7513d3 Make get_victim care about the !notice preferences Vgr E.Barry 2015-03-21 21:55:03 -04:00
  • 3f3cc99a83 f{after,last}game: Show the arguments to the command nyuszika7h 2015-03-21 12:57:45 +01:00
  • 7b68f56359 Trigger var.AFTER_FLASTGAME if game ends in join phase nyuszika7h 2015-03-21 12:52:49 +01:00
  • d7ba07d7bf Fix flastgame (blame @Vgr255) nyuszika7h 2015-03-21 12:49:18 +01:00
  • b73f9350db Fix KeyError when there are no elders nyuszika7h 2015-03-21 00:56:28 +01:00
  • 2cdc609ecd Fix day duration not changing if time lord dies farther in the day Vgr E.Barry 2015-03-20 19:28:04 -04:00
  • c0a6e9bc3b modify fgoat to use all the arguments given if the first one isn't a nick jacob1 2015-03-20 00:25:16 -04:00
  • 0678e097d6 append lovers list to the existing end of game roles list jacob1 2015-03-18 22:39:23 -04:00
  • c9a50586b8 fix pstats game totals being too high (counted most templates) jacob1 2015-03-18 22:25:44 -04:00
  • 4b07779bc3 allow using !votes in join phase to see gamemode votes jacob1 2015-03-17 00:02:15 -04:00
  • 51c0cb9188 fix bug where you couldn't use !roles at all when in the random game mode jacob1 2015-03-16 23:21:55 -04:00
  • 3985063b60 If the bot was restarted in the join phase, ping the players afterwards nyuszika7h 2015-03-16 23:55:57 +01:00
  • 1da0bd1a9e settings/villagergame.wolfgame.py: Remove obsolete file nyuszika7h 2015-03-16 23:24:10 +01:00
  • 938e02058f Improve lycan message nyuszika7h 2015-03-16 23:15:07 +01:00
  • 5547d30721 Remove obsolete raw nick check for !vote Vgr E.Barry 2015-03-15 19:48:37 -04:00
  • 6d70f04b53 Make bare !vote allow one to see votes even if not playing Vgr E.Barry 2015-03-15 19:46:47 -04:00
  • dda9348fb2 Only register votes on join if player was successfully joined Vgr E.Barry 2015-03-15 14:24:51 -04:00
  • 588d044e9e Allow !join to register game mode votes Vgr E.Barry 2015-03-15 13:31:40 -04:00
  • 77569e3b24 Remove the obsolete parse_nick call under game() Vgr E.Barry 2015-03-15 13:29:23 -04:00
  • b21d0608d9 Hardcode amnesiac to never turn into amnesiac Vgr E.Barry 2015-03-11 00:00:22 -04:00
  • c9ca3acc7c Game mode: random - "balance" tweaks Vgr E.Barry 2015-03-10 22:50:16 -04:00
  • fcdea846c1 fdie/frestart: Change quit message if aftergame nyuszika7h 2015-03-10 14:08:45 +01:00
  • de1c8a240f Significantly lower the number of possible gunners and assassins for the random game mode. Vgr E.Barry 2015-03-09 19:35:30 -04:00
  • 4c198029d8 use var.break_long_message in !wiki jacob1 2015-03-09 14:06:47 -04:00
  • 5d1006bbcc new command !wiki which prints information on roles from the wiki, closes #105 jacob1 2015-03-09 13:52:46 -04:00
  • 7be5bc50e1 make gamemode votes by nick and not by cloak, fix deleting votes when a player quits jacob1 2015-03-09 01:55:55 -04:00
  • cf4458142a fix nick changes erroring in debug mode (reaper isn't running) jacob1 2015-03-09 01:55:16 -04:00
  • 59bbac1653 fix bug where detective could change nicks to id an infinite number of times jacob1 2015-03-09 01:54:52 -04:00
  • 3c5c2374d5 fix bugs where idlers might make night end early (or never), fixes #65 jacob1 2015-03-09 01:37:07 -04:00
  • a8430e4525 handle assassins separately in chk_nightdone, fixes #118 jacob1 2015-03-09 00:56:40 -04:00
  • 47100dd2eb fix doing !roles default when in another game mode jacob1 2015-03-09 00:40:34 -04:00
  • 1e7783bad5 Fix !roles erroring out on invalid game modes. Vgr E.Barry 2015-03-08 20:50:15 -04:00
  • c84b44f004 Allow for stacking wolf gunner's bullets, and allow for wolves to be both normal and wolf gunners. Vgr E.Barry 2015-03-08 19:29:16 -04:00
  • 24ce3ef384 Merge branch 'master' of https://github.com/lykoss/lykos Vgr E.Barry 2015-03-08 19:06:52 -04:00
  • e458adf0cc Reduce number of gunners and assassins at lower player counts for random. Vgr E.Barry 2015-03-08 19:06:42 -04:00
  • 57da36563a Fix @skizzerz's entry in .mailmap nyuszika7h 2015-03-08 21:39:59 +01:00
  • 624f3a2b2c Make the random game mode even more random. Vgr E.Barry 2015-03-08 15:17:06 -04:00
  • 868db7cf07 Add a way to conceal roles from certain game modes. Vgr E.Barry 2015-03-08 15:16:18 -04:00
  • 28f4e0a2dd Make the bot re-attribute roles before sending PMs if the game ends on first night. Vgr E.Barry 2015-03-08 11:08:01 -04:00
  • 3857954d9e Replace non-printable characters in files too. Vgr E.Barry 2015-03-08 10:08:12 -04:00
  • a1ef3beca2 Remake get_timestamp() to work properly with various timezones. Vgr E.Barry 2015-03-08 09:49:36 -04:00
  • 5a3311aa99 Make 'immunize' not fail if doctor is not in var.DOCTORS Vgr E.Barry 2015-03-07 23:12:41 -05:00
  • 96933498d8 Properly fix amnesiac doctor not having immunizations. Vgr E.Barry 2015-03-07 22:55:16 -05:00
  • 2fa8f2411f Add a new game mode: random Vgr E.Barry 2015-03-07 21:06:29 -05:00
  • 0d8720be38 Fix crash if amnesiac turns into doctor. Vgr E.Barry 2015-03-07 21:03:33 -05:00
  • a4a6546478 Improve handling of amnesiac turning. Vgr E.Barry 2015-03-07 21:02:22 -05:00
  • 8eef082067 Clarify vengeful ghost in !revealroles jacob1 2015-03-05 16:45:19 -05:00
  • 4c14ef0021 Merge pull request #115 from lykoss/no-mysterious-plague nyuszika7h 2015-03-04 09:00:06 +01:00
  • 916d933900 Remove the mysterious plague Janik Kleinhoff 2015-03-03 19:18:24 +00:00
  • d95e62c239 Increase lycan and noreveal's likelihoods. Vgr E.Barry 2015-03-03 11:14:24 -05:00
  • 7651de67eb Remove debug code nyuszika7h 2015-03-02 12:26:48 +01:00
  • f81fd879a2 frestart: Fix {normal,verbose,debug}mode nyuszika7h 2015-03-02 12:25:27 +01:00
  • 695a7b4dee Allow specifying a reason for fdie and frestart nyuszika7h 2015-03-02 11:55:45 +01:00
  • aa63cc0f90 forgot to change one instance of 'nick' in revealroles jacob1 2015-03-01 14:42:44 -05:00
  • 93d06e5a5d show what amnesiac will turn in to in !revealroles jacob1 2015-02-28 21:24:53 -05:00
  • f4304a8d16 Fix pluralization in pingif nyuszika7h 2015-03-01 00:49:51 +01:00
  • b6b8341bbb revealroles: show who is immunized/bitten + days until turning jacob1 2015-02-28 18:15:47 -05:00
  • 710607fdca fix error preventing bot from starting jacob1 2015-02-28 15:55:02 -05:00
  • d2bed1bf72 Use STATUSMSG instead of hardcoding @+ prefixes nyuszika7h 2015-02-28 18:35:17 +01:00
  • 7fdd2bf98a Add STATUSMSG support nyuszika7h 2015-02-28 18:15:58 +01:00
  • 32d3414bc8 Fix error in unhandled hook nyuszika7h 2015-02-28 18:11:56 +01:00
  • 1cc6d411f8 Add DEV_CHANNEL and send tracebacks there instead nyuszika7h 2015-02-28 11:56:56 +01:00
  • 0ebb4d5e36 don't print how many players are abstaining when abstaining is disabled jacob1 2015-02-28 01:28:06 -05:00
  • f7f8b7687e balance adjustments to several game modes jacob1 2015-02-28 01:27:13 -05:00
  • 43d6fef078 fix !revealroles overwriting 'nick' causing it to ignore !notice prefs jacob1 2015-02-27 23:44:40 -05:00
  • 81ae2e7516 Also update frestart nyuszika7h 2015-02-27 20:58:14 +01:00
  • 0bbfee91f4 Remove debug assert nyuszika7h 2015-02-27 20:52:13 +01:00
  • 86dfb2eb49 Fix example botconfig nyuszika7h 2015-02-27 20:49:00 +01:00
  • da41736842 Revert latest change and fix & refactor traceback pastebinning nyuszika7h 2015-02-27 20:46:26 +01:00
  • 0d99297aee Rename PASTEBIN_ERRORS to PASTEBIN_TRACEBACKS nyuszika7h 2015-02-27 17:59:37 +01:00
  • b804d95e57 Add an option to pastebin tracebacks nyuszika7h 2015-02-27 17:55:57 +01:00
  • d9a0fa3b6f pm: Use repr() for printing fake nick PMs nyuszika7h 2015-02-26 15:10:58 +01:00
  • c0fe71bfda Allow !stats to show who's wolf if wolf, and remove nicks from PMs !stats. Vgr E.Barry 2015-02-27 10:00:37 -05:00
  • 6a0dd3a70c Revert 180f64e and followup 5e0e022. skizzerz 2015-02-27 00:08:58 -06:00
  • f592af1d6b !revealroles now shows a ton more info jacob1 2015-02-26 23:17:36 -05:00