Commit Graph

18 Commits

Author SHA1 Message Date
e5a14b2c91 Reformat again 2022-07-21 13:40:09 +01:00
f4c5323de1 Reformat project 2022-07-21 13:40:05 +01:00
6c7d0d5c45 Reformat and fix circular import 2022-07-21 13:40:03 +01:00
3229d9b806 Revert "Reformat project"
This reverts commit 64e3e1160aa76d191740342ab3edc68807f890fb.
2022-07-21 13:40:01 +01:00
760e43b59a Reformat project 2022-07-21 13:39:59 +01:00
ff1ee63900 Reformat code with pre-commit 2022-07-21 13:39:41 +01:00
abdfc48b95 Prepare command loader for reloading commands 2020-11-01 03:38:47 +00:00
15ca45e5df Implement Ctrl-C handling and fix a large number of small bugs 2019-09-28 19:46:10 +01:00
006f8db6f6 Update the class name in the single command loader and import the debug function which it uses 2019-08-25 23:12:51 +01:00
2d70d5af11 Add error checking in places, set up automatic relay provisioning and fix starting bots 2019-08-25 21:29:11 +01:00
ff74968ff8 Merge branch 'master' into datarestructure 2019-08-19 20:19:42 +01:00
f34ddab6fc Improvements to query and self event detection, implement all command and debug flags 2019-08-15 21:20:49 +01:00
Al Beano
88077782f3 Rename classes representing commands to <CommandName>Command 2019-08-09 23:49:21 +01:00
488d81dac8 Fix a race condition in disabling networks post-creation, remove redundant bindhost code and fix a minor bug in the load command 2019-03-16 17:05:16 +00:00
8926cb76ec Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system 2019-01-26 18:58:21 +00:00
d168d69732 Import the main module properly and fix some oddities in Twisted to prevent it from discarding some data 2018-03-14 20:14:02 +00:00
378c4d9bba Implement loading new modules at runtime 2018-02-23 23:26:21 +00:00
cb7142ef88 Separate out everything into files and implement a modules system to segment commands 2018-02-23 22:05:40 +00:00