Kwoth
|
eda38e64d1
|
Added many more braces for multiline if's, Improved .crypto command quite a bit and applied locale-specific format
|
2022-02-04 06:00:17 +01:00 |
|
Kwoth
|
41653a317b
|
More PeriodicTimer's instead of System.Threading.Timers
|
2022-02-02 06:28:33 +01:00 |
|
Kwoth
|
ffa2c3f119
|
Updated editorconfig to (mostly?) require braces around if/else statements, and applied the new formatting rules
|
2022-02-02 01:44:45 +01:00 |
|
Kwoth
|
b22cd5a81e
|
A few more throwaway variable syntax updated
|
2022-02-01 13:54:25 +01:00 |
|
Kwoth
|
2ce3262d59
|
Fixed around 140 wrong namings and other refactorings which were marked as warnings
|
2022-01-08 11:51:41 +01:00 |
|
Kwoth
|
51a396ec9f
|
Logging should work on selfhosts, not public
|
2022-01-06 14:42:17 +01:00 |
|
Kwoth
|
6c39044435
|
- Using PeriodicTimer in a few places instead of Timer
- Some small refactorings
- Fixed reference to non-existent command in bot.yml
|
2022-01-05 08:00:25 +01:00 |
|
Kwoth
|
9c590668df
|
Reorganizing module and submodule folders
|
2022-01-01 16:30:08 +01:00 |
|
Kwoth
|
9b4eb21321
|
Using pattern matching for nulls where applicable, discarded unused lambda parameters, cleaned up some classes. Unignored ServerLog commands which was mistakenly ignored due to a .gitignore rule
|
2022-01-01 08:44:51 +01:00 |
|