qe201020335
|
d3a819b00f
|
Optimize chatbot with dictionary
|
2025-05-26 01:07:38 -04:00 |
|
Chomp
|
8b3a5bbb90
|
Converted method comments to c# style
Made some protected properties readonly / static
|
2025-05-21 11:14:49 +01:00 |
|
Chris Adamson
|
914d151461
|
fixed two bugs in commando commands (#258)
* fixed two bugs in commando commands
* added count checking in other helper
* fixes based on feedback
|
2025-05-18 20:35:35 +01:00 |
|
Alex
|
1499627d3c
|
DI completely reworked to keep status of singletons on multi type components
|
2025-05-06 10:52:22 +01:00 |
|
Chomp
|
ae98f57bd9
|
Replaced various string.toLower() == x checks with string.Equals
|
2025-05-05 14:03:57 +01:00 |
|
CWX
|
44c5a488c8
|
fix checking null or empty
|
2025-04-30 15:33:01 +01:00 |
|
CWX
|
7c7297f63c
|
Code cleanup and format
|
2025-04-22 14:49:05 +01:00 |
|
CWX
|
3cbfc348cd
|
default to null not enums default, so logic can work
|
2025-04-19 15:40:21 +01:00 |
|
CWX
|
69ecde139e
|
Update uasges to use LocalService
|
2025-04-17 13:21:38 +01:00 |
|
Chomp
|
831d7e3334
|
Fixed issue where the same character would cause an exception
|
2025-03-28 15:00:51 +00:00 |
|
Chomp
|
df8ffa2b16
|
Replaced various instances of dictionaries and hashsets with their frozen counterparts
|
2025-03-09 17:12:07 +00:00 |
|
clodan
|
270f095413
|
renamed projects and namespaces
|
2025-03-07 13:16:43 +00:00 |
|