Commit Graph

215 Commits

Author SHA1 Message Date
oddluck 264168209c Jeopardy: weed out more broken questions 2020-07-01 01:33:38 +00:00
oddluck 457022aa41 Code formatting. 2020-06-30 22:03:05 +00:00
Gordon Shumway 23443ee6bd
Jeopardy: add numHints variable to template.hint 2020-06-18 17:09:12 -04:00
Gordon Shumway 112e184152
Jeopardy: add hintNum variable to hint_template 2020-06-18 16:52:10 -04:00
Gordon Shumway a981251acc
Jeopardy: add hintNum variable to hint_template 2020-06-18 16:48:17 -04:00
Gordon Shumway f402706d00
Jeopardy: obey inactiveShutoff if autoRestart 2020-06-18 16:04:47 -04:00
oddluck 87ec621414 Jeopardy: minor edit to last commit 2020-06-01 23:56:45 +00:00
oddluck 6bc819ba21 Jeopardy: fix defaultPointValue 2020-06-01 23:54:42 +00:00
oddluck e2c34583ff Jeopardy: better handle missing data 2020-05-29 17:21:48 +00:00
Gordon Shumway 11b7871285
Update __init__.py 2020-05-02 19:38:34 -04:00
Gordon Shumway dc702a0536
Update README.md 2020-05-02 19:25:57 -04:00
oddluck 08f348a5d4 Jeopardy: cleanup, minor fixes 2020-04-29 08:10:45 -04:00
oddluck 6b163c2719 Update requirements.txt 2020-03-25 18:16:22 +00:00
oddluck 93d260bc94 Jeopardy: handle no questions available 2020-03-16 22:15:56 +00:00
oddluck eb6f3cf3de Jeopardy: no point reduction if hint unchanged 2020-03-07 17:46:00 +00:00
oddluck ac0512e50f Jeopardy: simplify regex 2020-03-07 02:37:04 +00:00
oddluck 02a014d968 Jeopardy: better text reformatting 2020-03-07 02:32:17 +00:00
oddluck 3ecd8a6db7 Jeopardy: better text reformatting 2020-03-07 02:05:08 +00:00
oddluck d4d3d6d0ad Jeopardy/Wolfram: text reformatting 2020-03-07 00:13:05 +00:00
oddluck accafeb09a Jeopardy: move next_question() function 2020-03-04 03:59:44 +00:00
Gordon Shumway f8e7ed3286
Update README.md 2020-03-02 11:24:58 -05:00
oddluck f4cc96e610 Remove unnecessary decoding. 2020-03-01 21:06:47 +00:00
oddluck 366da60c58 Various minor changes and deletions. 2020-03-01 07:40:13 +00:00
oddluck 4f4f3caf03 Jeopardy: round points to multiple of 10 2020-02-26 21:17:03 +00:00
oddluck dfe78730be Jeopardy: tweak defaultPointValue 2020-02-25 22:06:45 +00:00
oddluck d523bc4603 Jeopardy: cleanup score replies 2020-02-24 20:50:22 +00:00
oddluck 15198a5636 Update READMEs for PluginDownloader info 2020-02-24 20:21:56 +00:00
oddluck ee0cce95ef Update copyrights, versions, etc. 2020-02-24 18:52:56 +00:00
oddluck 4f107fd648 Jeopardy: pad time remaining 2020-02-22 17:33:02 +00:00
Gordon Shumway b98991863d
Update README.md 2020-02-22 12:11:40 -05:00
oddluck 1ef8fb2b88 Jeopardy: add points to hint template 2020-02-22 17:10:03 +00:00
Gordon Shumway 27b9642b29
Jeopardy: question regex tweak 2020-02-21 17:32:50 -05:00
Gordon Shumway 309982e94f
Update plugin.py 2020-02-21 08:20:20 -05:00
oddluck 68996c34ce Jeopardy: add restart.correct template 2020-02-20 19:31:00 +00:00
oddluck c7ee084427 Jeopardy: add restart template 2020-02-20 18:54:55 +00:00
Gordon Shumway c11a721385
Jeopardy: fix bad variable name 2020-02-20 12:53:18 -05:00
Gordon Shumway 50c098dc1f
Update README.md 2020-02-20 09:00:36 -05:00
oddluck 0b1d7f4dd4 Jeopardy: remove unused files 2020-02-20 13:38:30 +00:00
Gordon Shumway 4973aa0bd3
Update README.md 2020-02-19 18:25:12 -05:00
Gordon Shumway 0f36bdcb06
Jeopardy: change report reply 2020-02-19 15:14:39 -05:00
Gordon Shumway 5c2855b394
Jeopardy: tweak normalization regex 2020-02-19 14:13:52 -05:00
oddluck ed635fc373 Jeopardy: minor cleanup 2020-02-19 18:19:13 +00:00
Gordon Shumway 971fb23660
Jeopardy: minor edit to last commit. 2020-02-19 12:39:12 -05:00
oddluck 43572a4fbf Jeopardy: better hint reveals 2020-02-19 17:33:10 +00:00
Gordon Shumway 50465bc7e2
Jeopardy: minor edit to last commit 2020-02-19 05:54:34 -05:00
oddluck ad5d33797d Jeopardy: add timeReplies config 2020-02-19 10:48:32 +00:00
Gordon Shumway 0e11f766a5
Jeopardy: remove duplicate lines 2020-02-18 15:06:08 -05:00
Gordon Shumway 86e0a87e4d
Update plugin.py 2020-02-18 14:39:18 -05:00
Gordon Shumway b4c0930ef5
Jeopardy: guess/answer cleaning to own function 2020-02-18 10:53:32 -05:00
Gordon Shumway 8d41f90bb9
Jeopardy: don't generate hints if numHints = 0 2020-02-18 10:26:29 -05:00