This website requires JavaScript.
Explore
Help
Register
Sign In
chillcog
/
SPT-Server-Build
Watch
1
Star
0
Fork
0
You've already forked SPT-Server-Build
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a3be7f25dbbd01927d1a67fbb41d41068cfe5563
SPT-Server-Build
/
Libraries
/
SPTarkov.Server.Core
/
Helpers
/
Dialogue
T
History
Chomp
8b3a5bbb90
Converted method comments to c# style
...
Made some protected properties readonly / static
2025-05-21 11:14:49 +01:00
..
Commando
Converted method comments to c# style
2025-05-21 11:14:49 +01:00
SPTFriend
/Commands
DI completely reworked to keep status of singletons on multi type components
2025-05-06 10:52:22 +01:00
AbstractDialogChatBot.cs
Replaced various
string.toLower() == x
checks with
string.Equals
2025-05-05 14:03:57 +01:00
CommandoDialogChatBot.cs
DI completely reworked to keep status of singletons on multi type components
2025-05-06 10:52:22 +01:00
IDialogueChatBot.cs
renamed projects and namespaces
2025-03-07 13:16:43 +00:00
SptDialogueChatBot.cs
DI completely reworked to keep status of singletons on multi type components
2025-05-06 10:52:22 +01:00