Commit graph

49 commits

Author SHA1 Message Date
Zontreck
fc99995415 Deprecate lockfile 2020-06-21 23:37:51 -07:00
Zontreck
5e9c8cfc89 Try to fix double loading 2020-06-21 01:36:27 -07:00
Zontreck
4560844383 Remove double trigger on web listener 2020-06-21 01:22:13 -07:00
Zontreck
4920ed431e Fix a infinite loop 2020-06-21 01:07:41 -07:00
Zontreck
9e3d08ddcc Add a try clause to the plugin loader 2020-06-21 01:00:41 -07:00
Zontreck
e985c5fd12 Adjust bot 2020-06-21 00:49:17 -07:00
Zontreck
a9e34bac15 Fix extension check 2020-06-21 00:34:31 -07:00
Zontreck
1476377f6b Attempt 2: Add minor debug to the new plugin loader 2020-06-21 00:23:30 -07:00
Zontreck
411b1155a3 Update the bot to lock the full help command 2020-06-21 00:12:13 -07:00
Zontreck
f1c8372f8b Update bot to remove lockfile on exit 2020-06-20 20:44:46 -07:00
Zontreck
43a87c6be0 Add lockfiles to the bot 2020-06-20 20:39:32 -07:00
Zontreck
f07fdec676 Try 2 to fix the config loading 2020-06-20 09:11:51 -07:00
Zontreck
16e7ec834d Fix a infinite loop 2020-06-20 08:09:25 -07:00
Zontreck
7d4e2a42f5 Deprecate blankbot.dll 2020-06-20 07:46:18 -07:00
Zontreck
7637140aad Modify some features 2020-06-17 00:59:35 -07:00
Zontreck
a50237304d Update bot to use new versioning scheme and add a automatic relog trigger after a number of hours 2020-06-01 02:40:09 -07:00
Zontreck
69f0507e0f Update bot 2020-05-15 16:00:58 -07:00
Zontreck
3c8fe5f1f8 Updates 2020-05-13 18:52:27 -07:00
Zontreck
6ab9099985 update 2020-04-25 01:00:27 -07:00
Zontreck
c390fd0b35 allow bot to appear in group logs 2020-04-20 16:37:36 -07:00
Zontreck
962717865f update 2020-04-20 02:03:26 -07:00
Zontreck
80f536bfe9 more updates 2020-04-20 01:42:08 -07:00
Zontreck
504a66f807 fix: #1
Also fixes a bug where the bot would not scan for embedded IPrograms within the Bot.exe binary
2020-04-19 23:04:35 -07:00
Zontreck
2345db0da0 comment out some debug 2020-04-14 00:40:51 -07:00
Zontreck
9a5aea156f Fix a null reference error 2020-04-12 00:16:46 -07:00
e270111e0c fix caches 2020-03-10 16:43:46 -07:00
6c085c9ac2 fix group refresh error 2020-03-10 16:33:03 -07:00
7a86976067 change group cache handler 2020-03-10 16:19:34 -07:00
167b4da229 add reload cache 2020-03-10 16:07:42 -07:00
c6704bd0cc fix null reference 2020-03-10 15:58:26 -07:00
e0e63f3a2d fix build error 2020-03-10 15:45:09 -07:00
d0885f5ca9 fix IMs not being hooked up 2020-03-10 15:42:32 -07:00
efab25a36e fix small issues 2020-03-10 15:18:29 -07:00
d874f1f0c0 update more stuff 2020-03-10 14:07:04 -07:00
ce7d1fe4b0 add save method 2020-03-10 12:44:43 -07:00
eb1026f8f4 begin code overhauls 2020-03-10 11:47:20 -07:00
17ac8d7b74 Remove unneeded debug entries 2020-01-17 11:20:09 -07:00
eb6a1e56b8 attempt to speed up zhash 2019-12-21 04:39:49 -07:00
333af8a293 attempt to speed up zhash 2019-12-21 04:34:49 -07:00
2555e5a868 attempt to speed up zhash 2019-12-21 04:22:21 -07:00
6a78408c79 attempt to speed up zhash 2019-12-21 04:17:50 -07:00
7d1cf52ffb attempt to speed up zhash 2019-12-21 04:12:29 -07:00
21a5eb714a Update program.cs to avoid index out of bounds 2019-12-21 03:52:43 -07:00
bb3a43bebb Add new chars 2019-12-21 03:04:10 -07:00
56db5b44fa Add base64 chars 2019-12-21 02:55:14 -07:00
b7cb5f2361 Add locks to ZHash 2019-12-21 02:45:02 -07:00
bebd7aea90 add hash debug 2019-12-21 01:59:33 -07:00
af96cbc059 Update 2019-12-21 00:39:07 -07:00
da91200c74 Restructure 2019-12-20 17:38:55 -07:00
Renamed from Source/Program.cs (Browse further)