Pragmatic Software
|
1a41f9aebb
|
Refactor PBot::Timer into PBot::EventQueue
Make better use of PBot::IRC's select loop
Remove use of SIGALRM
|
2021-06-21 17:26:24 -07:00 |
|
Pragmatic Software
|
8b093d313c
|
Progress on refactoring and polishing everything
|
2021-06-20 15:10:16 -07:00 |
|
Pragmatic Software
|
1c2b4da9ab
|
Consolidate imports into PBot::Imports
|
2021-06-18 21:23:34 -07:00 |
|
Pragmatic Software
|
976bfcb5e7
|
Refactor commands to begin with cmd_ and take a $context object
Move all command subroutines closer to top of source file
Do not send WHO to non-chanop channels
Minor misc bugfixes and improvements
|
2020-05-04 13:21:35 -07:00 |
|
Pragmatic Software
|
766c8ef877
|
Plugins/Spinach: use event queue for game loop
|
2020-03-07 19:38:29 -08:00 |
|
Pragmatic Software
|
a6b2f60175
|
Tidy things up
|
2020-02-16 08:41:45 -08:00 |
|
Pragmatic Software
|
fe56b9f0db
|
Tidy things up
|
2020-02-15 15:16:38 -08:00 |
|
Pragmatic Software
|
5c4e10a35c
|
Tidy things up
|
2020-02-15 14:38:32 -08:00 |
|
Pragmatic Software
|
20695d5f73
|
Plugins/Spinach: replace levels with capabilities
|
2020-02-11 21:59:39 -08:00 |
|
Pragmatic Software
|
afe4638b0a
|
No longer directly access HashObject internals
|
2020-02-11 21:49:43 -08:00 |
|
Pragmatic Software
|
59af6e944d
|
Plugins: use Plugin parent class
|
2020-02-08 19:48:05 -08:00 |
|
Pragmatic Software
|
39e98db663
|
Plugins: __PACKAGE__ no longer necessary in unload()
|
2020-02-07 20:48:09 -08:00 |
|
Pragmatic Software
|
9f2a0346e0
|
Plugins: unregister event handlers on unload
|
2020-02-07 12:24:21 -08:00 |
|
Pragmatic Software
|
63f6ccb80c
|
Remove unnecessary use of delete keyword
|
2020-02-06 01:14:08 -08:00 |
|
Pragmatic Software
|
fbc50184dc
|
Fix misc usage messages
|
2020-01-29 13:35:56 -08:00 |
|
Pragmatic Software
|
b92fe8a83f
|
Plugins: use new Users system
|
2020-01-25 12:31:08 -08:00 |
|
Pragmatic Software
|
61d5c6dd5f
|
Commands: restore accidentally removed use statements
|
2020-01-23 22:46:41 -08:00 |
|
Pragmatic Software
|
d26be547c2
|
Plugins/Spinach.pm: ensure category filters have content before applying
|
2020-01-21 20:22:12 -08:00 |
|
Pragmatic Software
|
aecdb08303
|
Plugins: Battleship, Connect4 and Spinach can now set their channel via registry
|
2020-01-21 20:15:14 -08:00 |
|
Pragmatic Software
|
0308806ac0
|
Spinach: make tock duration customizable (todo: use Settings metadata instead)
|
2020-01-19 02:35:33 -08:00 |
|
Pragmatic Software
|
02552081d5
|
Fix all potential case-sensitivity issues
Misc clean-ups and refactors
|
2020-01-14 18:10:53 -08:00 |
|
Pragmatic Software
|
fc8a1057c9
|
Move Plugins directory to root, out of PBot source tree
|
2019-09-01 11:01:18 -07:00 |
|