Commit Graph

  • 1519ba3765 add var.GRAVEYARD_LOCK check in chk_win, add more checks for game ending in those jacob1 2014-12-06 14:01:22 -05:00
  • 6aeb149241 Merge pull request #85 from skizzerz/fiximpatience Ryan Schmidt 2014-12-05 09:00:16 -06:00
  • a69a070c27 fpull: Show diffstat nyuszika7h 2014-12-05 11:33:48 +01:00
  • fc53b905be Merge pull request #83 from lykoss/fix-cub-error jacob1 2014-12-05 00:10:36 -05:00
  • c9c5317ecf Merge pull request #82 from lykoss/refactor-fsay-fact jacob1 2014-12-05 00:10:03 -05:00
  • 5819976a1f Pacifism/Impatience totem improvements skizzerz 2014-12-04 22:45:11 -06:00
  • 7b2ee4ecd5 Fix impatience totem interaction with abstaining: skizzerz 2014-12-04 21:50:32 -06:00
  • 563cfa8279 Merge pull request #84 from Vgr255/master ChiyoOsaka 2014-12-05 01:46:35 +00:00
  • 4ac967be1d Fix hunter passing ending night early. Vgr E.Barry 2014-12-04 20:38:08 -05:00
  • f646844aad Fix KeyError in chk_win nyuszika7h 2014-12-04 11:23:24 +01:00
  • 0ab6ee52e6 Refactor fsay and fact nyuszika7h 2014-12-04 00:36:29 +01:00
  • 6e372566c6 Merge pull request #80 from lykoss/new-rolesets ChiyoOsaka 2014-12-02 00:22:50 +00:00
  • 47f3b0e4d3 fix fool wins with lover setting, adjust lots of numbers jacob1 2014-11-30 17:08:09 -05:00
  • 2a07f2e5ec fstart: don't require the admin to be joined Janik Kleinhoff 2014-11-29 22:37:33 +00:00
  • 9e83ac941c increase likelihood of default-like rolesets, make rapid/drunkfire and amnesia only picked from a majority of the votes jacob1 2014-11-29 14:17:19 -05:00
  • 193ead22aa change "roleset" to "game mode" in the code / messages jacob1 2014-11-29 13:39:55 -05:00
  • 788707ffb1 partial matches work with !game/!fgame, also using !fgame on an invalid roleset will no longer reset it to default jacob1 2014-11-28 22:41:03 -05:00
  • 3742dcea2a Various Bugfixes/QOL Improvements: skizzerz 2014-11-28 21:23:36 -06:00
  • c964b556de update aleatoire roleset with description + likelihood jacob1 2014-11-28 16:29:37 -05:00
  • 857a9be355 balance adjustments to mad roleset jacob1 2014-11-28 15:28:15 -05:00
  • 0944b4a919 delete vote from var.ROLESET_VOTES when a player quits jacob1 2014-11-27 21:07:00 -05:00
  • 185e750a0f fix !fgame roles to set MAX_PLAYERS to 35 (maybe useful for testing / huge games) jacob1 2014-11-27 20:52:08 -05:00
  • 9da979c6e0 !game without args also prints valid rolesets jacob1 2014-11-26 23:12:29 -05:00
  • a33e8cecd8 give the new rolesets real names jacob1 2014-11-26 22:50:34 -05:00
  • 9f7dbaa7c7 don't log loss in player stats when game is fstopped jacob1 2014-11-26 19:09:17 -05:00
  • 34ad806341 add player to var.DCED_PLAYERS when they quits (fixes not logging a loss in stats) jacob1 2014-11-26 19:08:58 -05:00
  • d31a75c43f log stats for templates and "lover" jacob1 2014-11-26 18:55:28 -05:00
  • 059fe556ec gamestats are stored per roleset jacob1 2014-11-26 18:14:00 -05:00
  • 15c8335349 changes / improvements to !game jacob1 2014-11-26 17:03:57 -05:00
  • 0708ace615 new test/unbalanced rolesets: drunkfire, lycan, something, potato jacob1 2014-11-26 02:11:03 -05:00
  • d174fc4d89 rolesets are randomly picked with varying frequencies / add a !game command to make certain rolesets more likely jacob1 2014-11-16 00:29:55 -05:00
  • 9a12c1385b Merge pull request #81 from kernelpanic3/master jacob1 2014-11-28 15:18:46 -05:00
  • 90dbbbe23e Fix comments kernelpanic3 2014-11-28 01:55:58 -05:00
  • 643dab58d0 More sensible and elegant name kernelpanic3 2014-11-28 01:54:26 -05:00
  • 21904cd33a Disable evilvillage since it's broken, and add a new roleset designed by Metacity skizzerz 2014-11-28 00:47:48 -06:00
  • 4cdc065d2f Security Fix: Don't allow non-admins to fsay/fact to a target other than the channel itself skizzerz 2014-11-27 19:08:47 -06:00
  • eb8ffb9f68 Make GA guard also go away in the event of exchange totem firing skizzerz 2014-11-26 23:45:13 -06:00
  • 87d7b0d375 impatience totem holder is added to the start of the voters list jacob1 2014-11-27 00:07:41 -05:00
  • addc7c9e96 don't run the reaper in debug mode (fixes errors with fake nicks) jacob1 2014-11-26 23:43:34 -05:00
  • 8ca611a43e clone gets a random target if they forget to clone, also don't pm them an empty wolf list jacob1 2014-11-26 23:32:45 -05:00
  • 7c39906852 fix guardian angel being able to guard the same person twice in a row sometimes jacob1 2014-11-26 22:47:37 -05:00
  • 19809f4d70 fpull: Refactor code nyuszika7h 2014-11-26 14:23:41 +01:00
  • d9b89a5f95 fpull: Use rebase nyuszika7h 2014-11-26 14:18:22 +01:00
  • adca55fce5 Add back !fact aliases: !fdo and !fme jacob1 2014-11-25 13:31:52 -05:00
  • 8ac4f2faad Revert "!plsnofuckup !plsnoexplode" nyuszika7h 2014-11-25 07:42:41 +01:00
  • e424520eb5 !plsnofuckup !plsnoexplode ChiyoOsaka 2014-11-25 02:52:35 +00:00
  • a03001ecf6 Make !away one-way nyuszika7h 2014-11-21 14:00:04 +01:00
  • 3bb280a6b2 Re-add !ops alias for !admins for now Janik Kleinhoff 2014-11-19 19:13:40 +00:00
  • 4e31c7d621 Remove !ops alias for !admins nyuszika7h 2014-11-18 20:29:33 +01:00
  • 868ef5c74e Fix typo in werecrow message nyuszika7h 2014-11-17 22:23:43 +01:00
  • ecc17933d9 Fix missing period Janik Kleinhoff 2014-11-17 11:06:14 +00:00
  • 04c4b46a3e Revert "fix wolf cub / traitor turning in chk_win even when end_game is false, + some other random error" 3c53ae19e86ebc67a505006ba4c9a28f5165bba0 jacob1 2014-11-16 21:48:51 -05:00
  • 54d45ba02c Revert "fstasis: Improve non-negative integer message" nyuszika7h 2014-11-16 10:37:17 +01:00
  • 6468cf42b7 fstasis: Improve non-negative integer message nyuszika7h 2014-11-16 10:33:56 +01:00
  • 5f98397dfb Update .mailmap nyuszika7h 2014-11-14 17:26:08 +01:00
  • 93b1c47ee2 Log messages sent to fake players instead of sending them nyuszika7h 2014-11-14 17:19:50 +01:00
  • 05866b62ca s/RNAME/REALNAME/ nyuszika7h 2014-11-14 13:54:28 +01:00
  • 8fe1cf9ef5 Fix commit dc156da nyuszika7h 2014-11-14 11:37:55 +01:00
  • 3c53ae19e8 fix wolf cub / traitor turning in chk_win even when end_game is false, + some other random error jacob1 2014-11-14 00:28:48 -05:00
  • dcae30a707 ident and realname config settings jacob1 2014-11-14 00:22:47 -05:00
  • 8c4281de94 !roles can print out roles from other game modes jacob1 2014-11-10 22:51:39 -05:00
  • 9ecd1075be 2 wolves instead of just 1, also make sure that hidden amnesiac is off (is by default, but just in case it gets changed) skizzerz 2014-11-05 22:48:03 -06:00
  • 7ad7580817 Add amnesia gamemode skizzerz 2014-11-05 21:42:06 -06:00
  • 9f979439ea minor !fdeny change jacob1 2014-11-03 20:13:28 -05:00
  • 85675dedc6 remove ALLOW / DENY from botconfig jacob1 2014-11-03 13:44:39 -05:00
  • c514296a80 save !fdeny / !fallow in database, also allow commands to be added / removed individually jacob1 2014-11-03 13:37:24 -05:00
  • aee5bce1b0 allow_deny: Fix stale references to 'allow' nyuszika7h 2014-11-03 18:36:28 +01:00
  • bb6e3e9dfe fallow, fdeny: Add temporary warning about persistence nyuszika7h 2014-11-03 14:25:26 +01:00
  • 06ae51d29f allow_deny: Improve assertion code nyuszika7h 2014-11-03 14:15:26 +01:00
  • 5e9f1031ae Fix fallow/fdeny nyuszika7h 2014-11-03 14:11:11 +01:00
  • 71fd4acb8a Fix how !stats interacts with amensiac skizzerz 2014-11-02 21:36:39 -06:00
  • 54af1fbd2d fix !fallow message jacob1 2014-11-02 16:27:41 -05:00
  • 815b38a7e9 New commands: !fdeny and !fallow jacob1 2014-11-02 15:58:14 -05:00
  • e16ed28787 settings/wolfgame.py: raise WAIT_AFTER_JOIN to 25 Janik Kleinhoff 2014-11-02 04:10:40 +01:00
  • 8a64f73715 Fix error in list_players Ryan Schmidt 2014-10-31 22:57:43 -05:00
  • 59c589f3e1 !fwait: Code cleanup nyuszika7h 2014-10-26 10:08:10 +01:00
  • 0275c773e5 Merge pull request #75 from benny/patch-1 jacob1 2014-10-25 23:46:52 -04:00
  • 897095c4ff Fix small typo in GA message Benjamin Donald-Wilson 2014-10-26 14:41:49 +11:00
  • 78778b9b16 fix typo Janik Kleinhoff 2014-10-26 02:22:58 +01:00
  • 1ec60fe99b !fwait: improve message a little Janik Kleinhoff 2014-10-26 02:19:39 +01:00
  • 5965848bcf !fwait: Allow arbitrary wait durations Janik Kleinhoff 2014-10-26 02:10:52 +01:00
  • 52b0ea061c .mailmap: Update my primary email address nyuszika7h 2014-10-13 15:15:56 +02:00
  • aa441e5d8c Rename .md files to .markdown nyuszika7h 2014-10-12 18:08:36 +02:00
  • 472d71811a myrole: Only tell shamans their totem at night Janik Kleinhoff 2014-09-28 08:10:51 +02:00
  • f3d7e569ae frole: Adjust behaviour for templates; allow specifying totem Janik Kleinhoff 2014-09-28 08:05:21 +02:00
  • 7fa8e459f7 Fix "at some poisonous berries" typo Janik Kleinhoff 2014-09-28 04:37:40 +02:00
  • c1c742db23 Avoid printing role when it's "person", without a syntax error Janik Kleinhoff 2014-09-28 01:04:56 +02:00
  • ffa7f7c58c leave & fleave: Don't say role if it's "person" nyuszika7h 2014-09-28 00:55:36 +02:00
  • 11b508d40b fstasis: Add missing return nyuszika7h 2014-09-27 12:49:03 +02:00
  • 2a306fcc7c fstasis: Improve messages nyuszika7h 2014-09-27 12:46:07 +02:00
  • f1f166f052 fix fstasis not handling hostmasks with capital letters properly jacob1 2014-09-27 00:53:56 -04:00
  • 3937eae6c8 Merge pull request #73 from Romtam/master nyuszika7h 2014-09-26 14:40:20 +02:00
  • b7fac7be4c Added missing dot Romtam 2014-09-26 19:35:43 +07:00
  • 92a8c5bd60 Make fjoin message for fake nicks consistent with others Janik Kleinhoff 2014-09-25 23:30:58 +02:00
  • dc156da64c don't display the join message / pm fake nicks when in debug mode jacob1 2014-09-25 16:37:05 -04:00
  • 82b53f92d9 village can't abstain on day one jacob1 2014-09-25 16:00:06 -04:00
  • 6dc4f4859f Fix the bot telling you you haven't voted after retracting abstain nyuszika7h 2014-09-20 11:53:11 +02:00
  • b2e0a6b1a3 Add quieting code again, but disabled by default Janik Kleinhoff 2014-09-18 16:12:17 +02:00
  • 5e4bb1ed5d Remove quieting nyuszika7h 2014-09-18 15:48:43 +02:00
  • f7d031c776 Update CONTRIBUTING.md nyuszika7h 2014-09-18 13:44:26 +02:00