3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-03 01:48:38 +02:00
Commit Graph

1888 Commits

Author SHA1 Message Date
Pragmatic Software
164d02b886 Update version 2019-05-09 21:11:20 -07:00
Pragmatic Software
73741e5418 code-factoids: handle arguments a little better 2019-05-09 21:04:28 -07:00
Pragmatic Software
2d41c849bc Update version 2019-05-09 18:04:54 -07:00
Pragmatic Software
7da4003ffd Factoids: replace hard-coded max length values with registry values 2019-05-09 18:04:52 -07:00
Pragmatic Software
f9a50f0d27 MessageHistory: get_ancestor_id: ensure id has a valid value 2019-05-09 18:04:15 -07:00
Pragmatic Software
516e093a20 Update version 2019-05-09 13:25:38 -07:00
Pragmatic Software
89b4b1da67 Spinach: stats are now nick-agnostic 2019-05-09 13:25:33 -07:00
Pragmatic Software
d416b01359 Update version 2019-05-09 00:18:30 -07:00
Pragmatic Software
0ecde9d690 Spinach: Minor whitespace fix 2019-05-09 00:18:23 -07:00
Pragmatic Software
9ccd2141a5 Update version 2019-05-09 00:16:45 -07:00
Pragmatic Software
383705aca8 Spinach: clean up previous commit 2019-05-09 00:16:37 -07:00
Pragmatic Software
ed774ac379 Spinach: Reveal answer when skipping/rerolling 2019-05-08 23:07:59 -07:00
Pragmatic Software
7dbaa0b6c3 Update version 2019-05-08 21:08:02 -07:00
Pragmatic Software
69ea38bec6 PBot: load registry before autoloading plugins 2019-05-08 21:07:57 -07:00
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
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
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
d73d5825b6 Spinach: Bug fixes and improvements 2019-05-07 02:19:03 -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
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
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
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
0b500616b9 Spinach: Remove debugging statements 2019-05-03 17:18:59 -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
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
e09751e0d2 Update version 2019-04-28 01:14:38 -07:00