3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-03 18:08:46 +02:00
Commit Graph

2284 Commits

Author SHA1 Message Date
Pragmatic Software
4980368b51 Update version 2018-02-21 18:43:17 -08:00
Pragmatic Software
6042cf9a0e Restore in to a level 0 command 2018-02-21 18:43:15 -08:00
Pragmatic Software
8f8c2e6953 Update version 2018-02-21 18:41:59 -08:00
Pragmatic Software
263366bdfa Rename as to in 2018-02-21 18:41:56 -08:00
Pragmatic Software
e5bea54ecd Update version 2018-02-21 17:27:54 -08:00
Pragmatic Software
83d27038d4 Fix minor typo in unban usage 2018-02-21 17:27:52 -08:00
Pragmatic Software
c25ecfd743 Update version 2018-02-21 17:21:42 -08:00
Pragmatic Software
0163d36360 Add as command to execute admin commands as a specific admin 2018-02-21 17:21:38 -08:00
Pragmatic Software
08edb697c1 misc: update Spinach cat.pl 2018-02-20 12:47:13 -08:00
Pragmatic Software
092f36260d misc: update Spinach cat.pl 2018-02-20 03:25:02 -08:00
Pragmatic Software
5db43ef0bc misc: update Spinach cat.pl 2018-02-20 02:35:43 -08:00
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