Commit Graph

14 Commits

Author SHA1 Message Date
Chomp e5d0af3890 Formatting and naming consistency changes 2025-09-02 14:27:10 +01:00
sp-tarkov-bot b14b74bf24 Format Style Fixes 2025-07-28 19:39:29 +00:00
Lacyway eefee93267 Update chatbots 2025-07-08 21:21:33 +02:00
Jesse b6692fead4 Chatbot async improvements (#446)
* Add better chatbot handling by making them asynchronous

Removes the need for having RunInTimespan as await Task.Delay now can handle this

* Remove now unused classes

* Handle commando's commands with ValueTask

* Set values as not nullable, client sends all of these
2025-07-04 18:04:37 +01:00
Chomp da5644cfa2 made properties readonly 2025-06-28 12:53:21 +01:00
refringe 6e01428b2b .NET Format Style Fixes 2025-06-18 17:09:20 +00:00
Chomp e596974d07 Cleaned up usings 2025-06-14 16:43:24 +01:00
Chomp f4d9649f0b Improved how SPT bot responds to 'help' command
Added GARBAGE to command list #366
2025-06-09 17:17:51 +01:00
Chomp 206d57f9da Fixed SPT bot not showing new lines #361 2025-06-05 15:19:06 +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 7c7297f63c Code cleanup and format 2025-04-22 14:49:05 +01:00
CWX d1ce58f693 Fixed up SptFriend not being able to process gifts 2025-04-19 16:14:52 +01:00
clodan 270f095413 renamed projects and namespaces 2025-03-07 13:16:43 +00:00