Commit Graph

1687 Commits

Author SHA1 Message Date
Pragmatic Software 8b2e61938b Update version 2018-02-19 19:35:46 -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 bc3e687c27 Update version 2018-02-18 18:23:31 -08:00
Pragmatic Software 8cb1c128c1 Update version 2018-02-18 18:21:35 -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 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
Pragmatic Software df6629fb58 Update version 2018-01-31 22:17:04 -08:00
Pragmatic Software f603d831ab Update Spinach data path 2018-01-31 22:16:46 -08:00
Pragmatic Software 662b54a7d5 Update version 2018-01-31 22:12:40 -08:00
Pragmatic Software 774da2f033 Do not replace `me` or `my` in Spinach lies 2018-01-31 22:12:28 -08:00
Pragmatic Software 96b85fc791 More significant Spinach improvements 2018-01-31 22:11:26 -08:00
Pragmatic Software 4b9a249014 Spinach now detects when players leave the channel 2018-01-29 22:15:08 -08:00
Pragmatic Software 5caf0648d0 Update version 2018-01-29 21:54:59 -08:00
Pragmatic Software 998011ec55 Several significant improvements to Spinach 2018-01-29 21:54:52 -08:00
Pragmatic Software b475667b19 Update version 2018-01-29 20:44:08 -08:00
Pragmatic Software 0687495bfb Remove channel when last admin is removed 2018-01-29 20:44:02 -08:00
Pragmatic Software 9614933b0e Update version 2018-01-28 21:53:52 -08:00
Pragmatic Software 4f04309329 Fibbage-clone plugin! 2018-01-28 21:53:40 -08:00
Pragmatic Software c674122b17 Update version 2018-01-26 13:04:25 -08:00
Pragmatic Software 654d796d66 Update version 2018-01-26 00:42:06 -08:00
Pragmatic Software eb31c61515 Update version 2018-01-25 23:37:42 -08:00
Pragmatic Software 0193800c1e Remove leading spaces when replacing empty factoid variable 2018-01-25 23:37:40 -08:00
Pragmatic Software 25fd57087e Update version 2018-01-25 14:01:30 -08:00
Pragmatic Software 0340578f1f Update version 2018-01-23 23:27:27 -08:00
Pragmatic Software b3821f7b39 Update version 2018-01-23 13:58:41 -08:00
Pragmatic Software 920747e86a Remove dash from factoid variable identifier naming 2018-01-23 13:58:35 -08:00
Pragmatic Software 7e061741da Improve nick-prefix/override 2018-01-23 13:58:03 -08:00
Pragmatic Software 725808ebe3 Update version 2018-01-22 23:48:28 -08:00
Pragmatic Software f8960d79b5 Properly update version factoid on refresh 2018-01-22 23:48:25 -08:00
Pragmatic Software b7ec6b68dd Update version 2018-01-22 22:48:50 -08:00
Pragmatic Software 926369e35b Update version factoid when using `refresh` 2018-01-22 22:48:47 -08:00
Pragmatic Software 2a6f77288e Update version 2018-01-21 20:07:43 -08:00
Pragmatic Software 951c1280ab Factoids: Do not increment depth for skipped expansions 2018-01-21 20:07:33 -08:00
Pragmatic Software 48acc76f2a Update version 2018-01-20 08:56:49 -08:00
Pragmatic Software 6c0cbb6ff2 Restrict /msg to level 60+ admins 2018-01-20 08:56:45 -08:00
Pragmatic Software 6a18d8eb4d Update version 2018-01-20 07:00:19 -08:00
Pragmatic Software 3d04106f4b Update version 2018-01-19 19:40:58 -08:00
Pragmatic Software 599d6b75c6 Update version 2018-01-19 18:14:17 -08:00
Pragmatic Software 428be984a2 Update version 2018-01-19 10:46:19 -08:00
Pragmatic Software 4311d6662d Factoids: Preserve case of indefinite article in expansions 2018-01-19 10:46:15 -08:00
Pragmatic Software 2b0deffc1c Update version 2018-01-17 17:20:38 -08:00
Pragmatic Software b4df71cd71 AntiNickSpam: Remove severity due to "false-positive" common-word nicks 2018-01-17 17:20:34 -08:00
Pragmatic Software c9f5696447 Update version 2018-01-06 20:45:51 -08:00
Pragmatic Software ac136ef086 Add support for global Action Triggers 2018-01-06 20:45:47 -08:00
Pragmatic Software a69188c666 Update version 2018-01-05 19:45:32 -08:00
Pragmatic Software d772e7a784 ActionTrigger: Remove negative level check since level can no longer be negative 2018-01-05 18:16:43 -08:00
Pragmatic Software 8c92ace849 Update version 2018-01-05 18:06:30 -08:00
Pragmatic Software 435d76e9cb ActionTrigger: Properly, this time 2018-01-05 18:06:26 -08:00
Pragmatic Software 21c6544656 Update version 2018-01-05 18:02:18 -08:00
Pragmatic Software c5567fc529 ActionTrigger: Ensure level argument passed by users 2018-01-05 18:02:14 -08:00
Pragmatic Software 22b90e90f7 Update version 2018-01-05 17:57:12 -08:00
Pragmatic Software 6cb2d77e7b AntiNickSpam: Increase severity for each additional unique nick per message 2018-01-05 17:57:04 -08:00
Pragmatic Software d64c806741 Update version 2018-01-01 08:52:22 -08:00
Pragmatic Software 26180b2ebb Add arin.ga to WebPastes 2018-01-01 08:52:16 -08:00
Pragmatic Software e78d64b623 Update version 2017-12-30 17:27:53 -08:00
Pragmatic Software c1d4a88faa Add AntiNickSpam plugin 2017-12-30 17:27:48 -08:00
Pragmatic Software 7bacdf6291 AntiRepeat now properly skips messages that are too short 2017-12-30 17:11:45 -08:00
Pragmatic Software a1d9200032 Update version 2017-12-27 19:07:42 -08:00
Pragmatic Software 0972cd53e0 Fix some stuff in ActionTrigger 2017-12-27 19:07:35 -08:00
Pragmatic Software 2122f9d92a Update version 2017-12-18 03:51:12 -08:00
Pragmatic Software 8441869fac Fix embedded command extraction 2017-12-18 03:51:09 -08:00
Pragmatic Software 8f0ae852bd Update version 2017-12-15 16:23:39 -08:00
Pragmatic Software c42f03ed27 AntiRepeat: allow really short messages since "yep" "ok" etc are so common 2017-12-15 16:23:36 -08:00
Pragmatic Software 317fe72230 ActionTrigger: Add missing [channel] usage 2017-12-12 15:33:44 -08:00