Commit Graph

2451 Commits

Author SHA1 Message Date
Pragmatic Software 207fcba402 Plugins: add `replug` command 2019-05-08 21:06:56 -07:00
Pragmatic Software 3c3a96461e Minor bugfix for two rarely used plugins 2019-05-08 21:06:10 -07:00
Pragmatic Software 62387c48ef `findfactoid` now accepts a -regex flag to do a regex search instead of whole-word 2019-05-08 20:48:26 -07:00
Pragmatic Software d22fe7972d Update version 2019-05-08 20:09:50 -07:00
Pragmatic Software e93b1c9918 Update factoids 2019-05-08 20:09:46 -07:00
Pragmatic Software 4ce8e8b316 Increase minimum factoid name length to 60 2019-05-08 20:09:34 -07:00
Pragmatic Software 02c8cfd83b FactoidCommands: allow non-admins to inspect factset values on factoids they do not own, and to be able to factset `admin` on any factoids instead of using factchange 2019-05-08 13:06:30 -07:00
Pragmatic Software 15aaa6fa1a Spinach: allow non-admins to inspect settings values 2019-05-08 12:48:10 -07:00
Pragmatic Software e1b6c2d64a Spinach: Use ancestor account id to unify all nicks belonging to one person 2019-05-08 01:39:52 -07:00
Pragmatic Software f0c0f26138 MessageHistory: Add wrapper to get ancestor id directly from message account 2019-05-08 01:38:59 -07:00
Pragmatic Software c5c905e74f Spinach: Add commands to show/set game state; improve logging of state 2019-05-08 01:37:00 -07:00
Pragmatic Software 13a1791d2f Update version 2019-05-07 19:57:13 -07:00
Pragmatic Software 0f8966a9ff No longer trips over its feet 2019-05-07 19:57:09 -07:00
Pragmatic Software acc1c45ba3 Update version 2019-05-07 12:51:29 -07:00
Pragmatic Software efed5c3715 Spinach: bugfix ja_convert.pl 2019-05-07 12:51:21 -07:00
Pragmatic Software a0359c27dd Spinach: Immediately stop game when last player exits 2019-05-07 03:26:40 -07:00
Pragmatic Software a75c4b4a65 Update version 2019-05-07 02:19:29 -07:00
Pragmatic Software 8ede6080d9 Update doc/MODULES 2019-05-07 02:19:24 -07:00
Pragmatic Software d73d5825b6 Spinach: Bug fixes and improvements 2019-05-07 02:19:03 -07:00
Pragmatic Software d83d6d2b14 Spinach: Update jeopardy_complete.json 2019-05-07 01:30:29 -07:00
Pragmatic Software 42ad11da03 Spinach: Replacing jeopardy files 2019-05-07 01:29:05 -07:00
Pragmatic Software 7f8272c0f3 Spinach: Do not attempt to choose categories that do not contain questions that meet game configuration (min_difficulty, seen_expiry, etc); slightly speed up some delays 2019-05-06 21:08:09 -07:00
Pragmatic Software 6dc911c100 Spinach: Add misc tools 2019-05-06 10:08:32 -07:00
Pragmatic Software c032450d82 Spinach: Correct extremely minor typo 2019-05-05 23:17:33 -07:00
Pragmatic Software 39952413c7 Update version 2019-05-05 23:11:52 -07:00
Pragmatic Software e4cddeb54e Spinach: Add difficulty settings; minor bug fixes and improvements 2019-05-05 23:11:45 -07:00
Pragmatic Software eab82d5a11 Spinach: add Jeopardy! questions
jeopardy_complete.json: Approximately 400k questions in 41k categories

jeopardy_trimmed.json: Approximately 110k questions in 1.5k categories

Complete is all the questions, minus certain questions containing
hyperlinks to media.

Trimmed is complete, minus all categories with less than 25 questions.
2019-05-05 22:55:11 -07:00
Pragmatic Software 755febc2d7 Update version 2019-05-04 19:32:32 -07:00
Pragmatic Software e81826e5bd Spinach: Oops, fix bug 2019-05-04 19:32:28 -07:00
Pragmatic Software 8fbc6eda80 Update version 2019-05-04 19:28:50 -07:00
Pragmatic Software cc75acfab0 Update factoids 2019-05-04 19:28:45 -07:00
Pragmatic Software f7825b996e Spinach: add `keep` command to vote to prevent question from being skipped 2019-05-04 19:28:34 -07:00
Pragmatic Software f8d8cac7d4 Interpreter: case-insensitive "Why would I want to do that to myself?" exceptions 2019-05-04 19:04:11 -07:00
Pragmatic Software 0538a37678 MessageHistory: recall is now aware of mock 2019-05-04 14:52:25 -07:00
Pragmatic Software 6d08967780 Update version 2019-05-03 17:19:22 -07:00
Pragmatic Software 8e8f1eba61 Update factoids 2019-05-03 17:19:17 -07:00
Pragmatic Software 0b500616b9 Spinach: Remove debugging statements 2019-05-03 17:18:59 -07:00
Pragmatic Software 6e43b6c28f Update factoids 2019-05-03 09:57:38 -07:00
Pragmatic Software a3d0f4e0d4 Spinach: sort questions by last_seen timestamp; skip categories whose questions have all been seen; etc 2019-05-02 23:13:27 -07:00
Pragmatic Software d23af40565 Update version 2019-05-02 15:04:08 -07:00
Pragmatic Software 2c66a7144b Factoids: Properly look-up root keyword data when overriding 2019-05-02 15:04:04 -07:00
Pragmatic Software c9465def5b Update factoids 2019-05-02 14:11:49 -07:00
Pragmatic Software 06c22f8fda Update version 2019-05-02 14:09:50 -07:00
Pragmatic Software 1ff38eaacc Factoids: root keyword can now be overridden 2019-05-02 14:09:33 -07:00
Pragmatic Software 1f6d655a3e Factoids: Fix broken ref_from when using factfind on an alias 2019-05-02 12:39:05 -07:00
Pragmatic Software 60f279759c Spinach: Lowercase question if more than 80% of the words are title-cased 2019-05-02 12:06:45 -07:00
Pragmatic Software 9c117509ed Minor nick-o-meter tweaks 2019-04-29 12:53:56 -07:00
Pragmatic Software e09751e0d2 Update version 2019-04-28 01:14:38 -07:00
Pragmatic Software 25b3417080 Spinach: add stats metadata setting; 2nd to last warning time remaining message is now yellow' 2019-04-28 00:21:15 -07:00
Pragmatic Software 7de3cb6dd1 Spinach: show expression used in output for rank expr 2019-04-27 19:09:43 -07:00