Commit Graph

2073 Commits

Author SHA1 Message Date
Pragmatic Software 63959dd743 Update version 2018-02-20 00:16:27 -08:00
Pragmatic Software e47d704b8d Spinach: Random category and other minor improvements 2018-02-20 00:16:22 -08:00
Pragmatic Software 8b2e61938b Update version 2018-02-19 19:35:46 -08:00
Pragmatic Software 533fd66038 misc: Update Spinach categorization script 2018-02-19 19:35:42 -08:00
Pragmatic Software 12e5ed9114 Update version 2018-02-19 13:45:28 -08:00
Pragmatic Software cc11bb4526 factchange: limit repetitions for /g modifier 2018-02-19 13:45:24 -08:00
Pragmatic Software 5688d09851 Update version 2018-02-18 20:24:55 -08:00
Pragmatic Software 8e3a95e0b5 Spinach: Remove Dumper stuff from edit output 2018-02-18 20:24:51 -08:00
Joey Pabalinas 6f0bbc1233 Add missing color resets to message terminals (#24) 2018-02-18 19:57:00 -08:00
Pragmatic Software a1e2dc8296 Update version 2018-02-18 18:33:58 -08:00
Pragmatic Software a46f856eea Rename convert_questions.pl to convert.pl 2018-02-18 18:33:38 -08:00
Pragmatic Software d70fa55174 Remove unnecessary blank lines 2018-02-18 18:33:07 -08:00
Pragmatic Software bc3e687c27 Update version 2018-02-18 18:23:31 -08:00
Pragmatic Software 0f6d5663be WTF, remove horrendous tabs from my Perl code! 2018-02-18 18:23:26 -08:00
Pragmatic Software 8cb1c128c1 Update version 2018-02-18 18:21:35 -08:00
Pragmatic Software 8cbba48b91 Spinach: Add misc tools used to generate categories 2018-02-18 18:21:31 -08:00
Pragmatic Software 6ac7ac0bf4 Update version 2018-02-18 16:41:03 -08:00
Pragmatic Software 4770bbe188 Spinach: Minor improvements to text normalization and validation 2018-02-18 16:40:17 -08:00
Pragmatic Software 3626399b85 Immediately process output queue if delay <= 0 2018-02-18 16:39:26 -08:00
Pragmatic Software 6d00aad3bd Update version 2018-02-16 11:12:45 -08:00
Pragmatic Software 4064075df9 Force checkflood for output_queue to ensure messages are logged 2018-02-16 11:12:41 -08:00
Pragmatic Software 64d0146388 Spinach: Use message queue instead of privmsg 2018-02-16 10:57:22 -08:00
Pragmatic Software 8d8848db3b Update version 2018-02-16 10:35:14 -08:00
Pragmatic Software 782a554fce Spinach: Eject players who have missed too many inputs 2018-02-16 10:35:08 -08:00
Pragmatic Software e171fe580c Update version 2018-02-15 09:21:47 -08:00
Pragmatic Software 5ed9c924a4 Spinach: Skipping now requires a majority 2018-02-15 09:21:41 -08:00
Pragmatic Software 0f2d8ab21b Update version 2018-02-14 22:18:03 -08:00
Pragmatic Software bed111dbc4 Spinach: clean up debug statements 2018-02-14 22:17:58 -08:00
Pragmatic Software c3049e7528 Update version 2018-02-14 22:13:58 -08:00
Pragmatic Software d5d34a0722 Spinach: Add ability to skip current question 2018-02-14 22:13:54 -08:00
Pragmatic Software 1d3bddf774 Update version 2018-02-14 19:10:02 -08:00
Pragmatic Software 9c416b8d70 Spinach: Add ability to edit questions 2018-02-14 19:09:57 -08:00
Pragmatic Software 8eea3be684 Update version 2018-02-12 09:04:39 -08:00
Pragmatic Software c84e8b18bf Spinach: Very minor textual improvements 2018-02-12 09:04:33 -08:00
Pragmatic Software e74f8dd25b Update version 2018-02-11 23:44:29 -08:00
Pragmatic Software 318251451e Spinach: Remove certain stopwords that could be valid answers 2018-02-11 23:44:22 -08:00
Pragmatic Software 61b79f0b7c Update version 2018-02-11 23:37:42 -08:00
Pragmatic Software 5ebb84c18b Quality of life improvements
`lie`, `truth` and `choose` can now all be use interchangibly regardless
of game state. No more needing to switch between commands.

`players` and `score` can now both be used interchangibly and will do
the right thing depending on game state.

`ready` and `unready` are now more game-state aware.
2018-02-11 23:37:37 -08:00
Pragmatic Software e2f9810d91 Spinach: Improve normalization, and laxen validation 2018-02-11 20:44:14 -08:00
Pragmatic Software 16e4a0d1e4 Update version 2018-02-10 17:13:32 -08:00
Pragmatic Software 5828f595a4 Spinach: Add stop-word filter to validation 2018-02-10 17:13:26 -08:00
Joey Pabalinas aeb9130345 Add `unready` command to spinach for symmetry. (#23) 2018-02-10 15:57:58 -08:00
Pragmatic Software 8c18fdb2b9 Update version 2018-02-09 19:09:21 -08:00
Pragmatic Software 8248661ef0 Interpreter: Exempt some more keywords from me/my expansion; add "I am" -> "nick is" expansion 2018-02-09 19:09:11 -08:00
Pragmatic Software 4495e2c914 Update version 2018-02-09 12:47:13 -08:00
Pragmatic Software 0d847d7d4b Spinach: Improve text normalization 2018-02-09 12:47:06 -08:00
Pragmatic Software 024cd15752 Update version 2018-02-03 20:42:33 -08:00
Pragmatic Software 93d471c567 Spinach: normalize answers, anti-ambiguity, and more 2018-02-03 20:42:27 -08:00
Pragmatic Software c5e5b9768f ActionTrigger: Properly handle QUITs 2018-02-03 16:06:42 -08:00
Pragmatic Software 49866fd0d2 Spinach updates and bugfixes 2018-02-01 20:15:54 -08:00