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
f15eb8e563cea87f8bbba57d029b3f5baa8a0105
SPT-Server-Build
/
Libraries
/
SPTarkov.Server.Core
/
Helpers
/
Dialogue
T
History
Chomp
ae98f57bd9
Replaced various
string.toLower() == x
checks with
string.Equals
2025-05-05 14:03:57 +01:00
..
Commando
Replaced various
string.toLower() == x
checks with
string.Equals
2025-05-05 14:03:57 +01:00
SPTFriend
/Commands
Replaced various
string.toLower() == x
checks with
string.Equals
2025-05-05 14:03:57 +01:00
AbstractDialogChatBot.cs
Replaced various
string.toLower() == x
checks with
string.Equals
2025-05-05 14:03:57 +01:00
CommandoDialogChatBot.cs
Code cleanup and format
2025-04-22 14:49:05 +01:00
IDialogueChatBot.cs
renamed projects and namespaces
2025-03-07 13:16:43 +00:00
SptDialogueChatBot.cs
Replaced various
string.toLower() == x
checks with
string.Equals
2025-05-05 14:03:57 +01:00