Kwoth
|
fc4858830c
|
Finished new response system
|
2024-05-02 06:47:01 +00:00 |
|
Kwoth
|
daa2177559
|
part 3 of the response rework
|
2024-04-29 21:03:46 +00:00 |
|
Kwoth
|
d28c7b500d
|
Part2 of the response system rework
|
2024-04-29 01:13:52 +00:00 |
|
Kwoth
|
812b865add
|
Fixed some aliases and reworked namespaces
|
2024-04-27 16:03:48 +00:00 |
|
Kwoth
|
e0819f760c
|
Restructured the project structure back to the way it was, there's no reasonable way to split the modules
|
2024-04-26 22:26:24 +00:00 |
|
Kwoth
|
09171fb10a
|
Gambling moved to a separate project. Project builds
|
2023-03-18 18:36:04 +01:00 |
|
Kwoth
|
63a9ae2dac
|
Make extensive use of raw string literals C#11 feature
|
2023-01-21 01:12:11 +01:00 |
|
Kwoth
|
99c60459f8
|
Removed cmd source generator. Commands are no longer partial methods. Compilations should be slightly faster now. Updated packages and adapted drawing code to the new apis. There may be some bugs.
|
2022-07-18 04:33:50 +02:00 |
|
Kwoth
|
f41b1fb93c
|
Base for 4.3 work. Split Nadeko.Common into a separate project
|
2022-07-11 00:06:34 +02:00 |
|
Kwoth
|
7cb15f5278
|
Medusa System Added
Read about the medusa system [here](https://nadekobot.readthedocs.io/en/latest/medusa/creating-a-medusa/)
|
2022-04-16 12:44:46 +00:00 |
|
Kwoth
|
80800673b9
|
Removed unneeded NadekoSubmodule and NadekoSubmodule<T> classes
|
2022-02-26 08:11:25 +01:00 |
|
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
|
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
|
0ef2da6f10
|
Reworked currency service. Some features are missing
|
2022-01-20 13:22:38 +01:00 |
|
Kwoth
|
f07a855912
|
More common refactorings like renaming variables, removing empty statements and unused variables, etc
|
2022-01-09 16:46:08 +01:00 |
|
Kwoth
|
ca9fa1b0ac
|
- Renamed Prefix to prefix
- Updated some command string keys which were using command name to use method names now
|
2022-01-02 16:52:39 +01:00 |
|
Kwoth
|
4b6af0e4ef
|
Fixed some crashes in response strings source generator, reorganized more submodules into their folders
|
2022-01-02 03:49:54 +01:00 |
|