Commit Graph

4115 Commits

Author SHA1 Message Date
Pragmatic Software e21591fc06 Plugins/Battleship: when sending initial boards, pause game until `pbot.output_queue_flushed` received; added `pause` and `unpause` commands 2021-07-03 23:13:36 -07:00
Pragmatic Software abaf0a29f0 IRC/Connection: sl() now dispatches `pbot.output_queue_flushed` pacing time gets reset 2021-07-03 23:12:34 -07:00
Pragmatic Software d41b91fb3e Plugins/Battleship: make scoreboard slightly less wide 2021-07-03 11:31:01 -07:00
Pragmatic Software 83147281d8 Update version 2021-07-03 11:19:12 -07:00
Pragmatic Software be2a4b41e9 Plugins/Battleship: fix some bugs 2021-07-03 11:19:09 -07:00
Pragmatic Software e0eb8b1a75 Update version 2021-07-03 11:02:15 -07:00
Pragmatic Software 074ddce530 Plugins/Battleship: fix some bugs 2021-07-03 11:01:37 -07:00
Pragmatic Software e12b269fdb Plugins/Battleship: fix minor typo in comment 2021-07-02 16:46:50 -07:00
Pragmatic Software eab62a7a70 Update version 2021-07-02 15:58:08 -07:00
Pragmatic Software a34211fd30 Plugins/Battleship: rewrite to support multiple simultaneous players 2021-07-02 15:58:05 -07:00
Pragmatic Software 0ffd67325c Update version 2021-07-02 00:09:35 -07:00
Pragmatic Software 4142b728a5 StdinReader: silently discard empty input 2021-07-02 00:09:32 -07:00
Pragmatic Software f7025ecfb7 Update version 2021-07-01 21:07:31 -07:00
Pragmatic Software d1a3a89c33 IRCHandlers: restore missing space in departure messages 2021-07-01 21:07:27 -07:00
Pragmatic Software 53739e0184 Plugins/RemindMe: clean up previous commit 2021-06-29 23:39:11 -07:00
Pragmatic Software b1f8fb0044 Update version 2021-06-29 21:45:28 -07:00
Pragmatic Software d679b005d6 Plugins/RemindMe: allow any user to use -c 2021-06-29 21:45:25 -07:00
Pragmatic Software 076cd98f32 Update version 2021-06-29 14:49:01 -07:00
Pragmatic Software 60f79f896c Polish up Battleship plugin a bit 2021-06-29 14:48:55 -07:00
Pragmatic Software b36968ce61 Interpreter: via /msg, restore trigger to command if stripped trigger produces empty command 2021-06-29 09:00:27 -07:00
Pragmatic Software 9171354f71 Update version 2021-06-29 08:21:49 -07:00
Pragmatic Software b7fff15896 Interpreter: allow optional bot trigger prefix in /msg 2021-06-29 08:21:46 -07:00
Pragmatic Software 41bcfc2e01 Add misc/talktome.txt to demonstrate the `talktome` factoids 2021-06-26 08:12:07 -07:00
Pragmatic Software c9c91d99a6 Update version 2021-06-25 09:35:23 -07:00
Pragmatic Software ecfac55745 IRCHandlers: er, strip leading - when ISUPPORT removes support 2021-06-25 09:35:19 -07:00
Pragmatic Software 69abb9177e Update version 2021-06-24 19:31:12 -07:00
Pragmatic Software 19f0644966 StdinReader: restore `from` to pbot@stdin 2021-06-24 19:31:08 -07:00
Pragmatic Software 1140d1fbb4 Update version 2021-06-24 19:28:10 -07:00
Pragmatic Software cd8f07e276 StdinReader: no longer need bot trigger to invoke commands 2021-06-24 19:28:03 -07:00
Pragmatic Software eaea0c970e IRCHandlers: fix minor typo in comment 2021-06-24 19:18:38 -07:00
Pragmatic Software d48abe3a05 Plugins/RemindMe: minor whitespace fix 2021-06-24 19:17:16 -07:00
Pragmatic Software 85b5ddf272 Update version 2021-06-24 18:40:12 -07:00
Pragmatic Software 4e3e547ba7 IRCHandlers: handle RPL_NONONREG 2021-06-24 18:40:05 -07:00
Pragmatic Software f1c5b8c706 Progress on refactoring and polishing everything 2021-06-24 18:28:49 -07:00
Pragmatic Software 8ea3fab219 Plugins/RemindMe: fix -c option 2021-06-23 20:21:08 -07:00
Pragmatic Software 7dbfd03c10 Update version 2021-06-23 20:03:51 -07:00
Pragmatic Software 50c051ed56 Refactor and polish Plugins/Remindme.pm 2021-06-23 20:03:30 -07:00
Pragmatic Software fec192ca69 Progress on refactoring and polishing everything 2021-06-23 16:42:15 -07:00
Pragmatic Software 008bba9ed4 doc/Modules.md: fix anchor links 2021-06-23 16:24:25 -07:00
Pragmatic Software e930c5a855 Battleship: revert previous commit 2021-06-23 16:09:39 -07:00
Pragmatic Software 8094db4f36 ActionTrigger: improve docs in comment header 2021-06-23 16:06:15 -07:00
Pragmatic Software 38985e1ac7 Plugins/Battleship: attempt to improve board rendering speed: disable IRC pacing, use NOTICE instead of PRIVMSG 2021-06-23 11:45:53 -07:00
Pragmatic Software 20134def36 EventQueue: rearrange subroutines in file more logically 2021-06-22 14:38:30 -07:00
Pragmatic Software af0938dfc3 EventQueue: add some unnecessary comments 2021-06-22 14:02:51 -07:00
Pragmatic Software db3320195e EventQueue: improve usage message; `.*` and `*` both work in `remove` 2021-06-22 13:56:15 -07:00
Pragmatic Software 883a62920d Progress on refactoring and polishing everything 2021-06-22 13:37:01 -07:00
Pragmatic Software b6c6100de1 Update version 2021-06-21 17:57:08 -07:00
Pragmatic Software 24872f14de Fix typo 2021-06-21 17:57:04 -07:00
Pragmatic Software cf3ca4e815 EventQueue: Rename do_next_event() to do_events() 2021-06-21 17:40:36 -07:00
Pragmatic Software 7d91eb1c6f Update version 2021-06-21 17:26:42 -07:00