Commit Graph

4349 Commits

Author SHA1 Message Date
Pragmatic Software 3792fb2483 Update version 2021-07-08 12:59:47 -07:00
Pragmatic Software 726cb06963 Plugins/RemindMe: reminders set to an absolute time now repeat at correct intervals 2021-07-08 12:59:43 -07:00
Pragmatic Software fe37658d97 Plugins/Battleship: slightly simplify `paused` state 2021-07-08 09:30:32 -07:00
Pragmatic Software de8cf8cc60 Plugins/Wolfram: use == instead of eq for numeric comparison 2021-07-07 20:25:16 -07:00
Pragmatic Software 479212b234 EventDispatcher: clean up comments 2021-07-07 20:15:01 -07:00
Pragmatic Software 170db378c6 Update version 2021-07-06 19:42:22 -07:00
Pragmatic Software 8edd2257f4 Plugins/RemindMe: fix some bugs 2021-07-06 19:42:16 -07:00
Pragmatic Software 630a24db7c Plugins/Wolfram: add nick to all output 2021-07-06 19:20:07 -07:00
Pragmatic Software d844d8e36d EventDispatcher: clarify just a bit more 2021-07-06 19:13:17 -07:00
Pragmatic Software a1b96b6db6 EventDispatcher: clarify just a bit more 2021-07-06 19:07:54 -07:00
Pragmatic Software 098734c946 EventDispatcher: clarify purpose of dispatch_event return value 2021-07-06 18:55:14 -07:00
Pragmatic Software 036e06dce8 Update version 2021-07-06 18:44:51 -07:00
Pragmatic Software 5212c6538f EventDispatcher: dispatch_event() now returns proper value 2021-07-06 18:43:52 -07:00
Pragmatic Software dcfe07d7c9 Users: return a value for IRC event handlers 2021-07-06 18:43:14 -07:00
Pragmatic Software 605e3b14b1 IRCHandlers: fix incorrect $mode_char use 2021-07-06 18:42:44 -07:00
Pragmatic Software af4540e54e Fix typo in README.md 2021-07-06 13:17:44 -07:00
Pragmatic Software 9e451743ea Update factoids 2021-07-06 13:12:38 -07:00
Pragmatic Software 29c3c1cb68 Plugins/Wolfram: remove unnecessary comments 2021-07-06 12:46:51 -07:00
Pragmatic Software 68e8351a28 Plugins/Wolfram: fix typo in comments 2021-07-06 12:37:50 -07:00
Pragmatic Software c3f1b62006 Update version 2021-07-06 12:33:32 -07:00
Pragmatic Software c3e1c60a37 Plugins/Wolfram: rename api_key to appid 2021-07-06 12:33:29 -07:00
Pragmatic Software 868350c67b Update version 2021-07-06 12:25:34 -07:00
Pragmatic Software a88615c2c6 Plugins/Wolfram: print prettier 501 error message 2021-07-06 12:22:52 -07:00
Naïm Favier 525fec0702
Plugins/Wolfram: add `wolfram` command (#58) 2021-07-06 12:03:30 -07:00
Pragmatic Software 17b2eb5a3a Utils/ParseDate: alias UTC to GMT; minor improvements 2021-07-05 13:48:51 -07:00
Pragmatic Software 40c0bcfbb4 Update version 2021-07-05 11:41:28 -07:00
Pragmatic Software f0fa806fd6 Factoids: restore missing log_factoid() when creating factoids; minor clean-ups 2021-07-05 11:41:25 -07:00
Pragmatic Software dbfbff08de Update version 2021-07-05 09:38:40 -07:00
Pragmatic Software acd9570947 Rename `pbot.output_queue_flushed` to `pbot.output_queue_empty` 2021-07-05 09:38:37 -07:00
Pragmatic Software 7fb48f9b5d EventDispatcher: rename `event_id` to `handler_id` 2021-07-04 23:26:54 -07:00
Pragmatic Software 2546b13ba6 Progress on refactoring and polishing everything 2021-07-04 22:25:41 -07:00
Pragmatic Software 1304dfde76 Plugins/Battleship: simplify some stuff 2021-07-04 20:35:01 -07:00
Pragmatic Software db911b4ee9 Er, disregard this. 2021-07-03 23:18:02 -07:00
Pragmatic Software 77be51252e Update version 2021-07-03 23:13:39 -07:00
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