Commit Graph

33 Commits

Author SHA1 Message Date
Chomp 1ff8d2cbef Replaced lists containing unique values with HashSets
Reworked Soft Insert id checks

Improved dogtag id lookup memory usage

Removed wave cleanup code
2025-02-17 19:05:47 +00:00
CWX e8f110f488 Add mod example 23 2025-02-10 21:53:14 +00:00
CWX 194e3c1ea1 finish off example 21, updated temp dll's with fixes 2025-02-10 21:24:17 +00:00
CWX 5c6fa9242f BIG BOI FORMATTING 2025-02-07 19:36:17 +00:00
Chomp 7da0ac6fa9 Added GarbageMessageHandler "garbage" command to SPT Friend
Fixed namespaces
2025-02-07 12:06:39 +00:00
CWX a4f8036d09 formatting, fix build error 2025-02-05 07:36:13 +00:00
CWX f648f42721 This is just Jetbrains formatting and code syntax styling 2025-02-05 06:56:51 +00:00
Chomp 4ad2fdf25f Removed unused variable 2025-02-03 13:31:28 +00:00
Chomp 84a13beafc Formatted ProfileSptCommand 2025-02-03 12:32:04 +00:00
Chomp 0f5ea4dbb5 Formatted GiveSptCommand 2025-02-03 12:28:34 +00:00
Chomp 107f1b0f12 Fixed TraderSptCommand namespace issue 2025-02-03 12:26:58 +00:00
Chomp 6eee6eb203 implemented TraderSptCommand 2025-02-03 11:44:01 +00:00
Chomp 723a93c1bc Fixed give command not allowing player to get item 2025-02-03 11:24:50 +00:00
Chomp d6c59655d2 Give command improvements 2025-02-03 10:51:14 +00:00
KaenoDev f96d51a654 Fix Hello command having incorrect inheritance 2025-02-02 22:31:10 +00:00
KaenoDev 92d66351d8 Fix Regex used by SptCommando And default message maxstoragetime if null 2025-02-02 22:24:19 +00:00
Chomp 15c1bb3f5a Updated debug logs + added dict saftey 2025-02-02 17:55:29 +00:00
Chomp 1f9a18f37c Removed dupe command RemoveMail that does nothing
Gived `GetMessagePreview` throwing an error when its messages were empty

Cleanup of spt friend commands
2025-01-31 18:31:42 +00:00
Chomp b3dfa3054c Improved spt give command 2025-01-31 12:33:06 +00:00
clodan f2589da828 StringSimilarity added 2025-01-29 15:29:29 +00:00
CWX eec51d55fb dedupe, and removed TODO for timer class as we have our own now 2025-01-29 11:23:02 +00:00
Valens 91c1a25795 Update TraderSptCommand.cs
Partially implement PerformAction()
2025-01-28 16:47:29 -05:00
Valens f5744e7b33 Update ProfileSptCommand.cs
Just needs some cleanup as I am not familiar with some of the errors being thrown.
.
Implement all non implemented functions in the class.
2025-01-28 16:34:27 -05:00
Chomp 21a811b488 Improved SptDialogChatBot code abstraction 2025-01-28 17:21:34 +00:00
Chomp 1969edb824 Added comment 2025-01-28 16:06:59 +00:00
Chomp e7e3cdf6d3 partially implemented GiveSptCommand 2025-01-28 14:53:50 +00:00
Chomp 817a7b0694 Updated SaveCommand class + set prefab type 2025-01-28 14:26:08 +00:00
Alex 51ada1613f added timeoutcallbacks 2025-01-26 20:17:12 +00:00
Alex f4f4779488 fixed some loose ends on dialogue chatbots 2025-01-26 20:04:01 +00:00
CWX 2903108f02 more done 2025-01-26 19:18:55 +00:00
CWX e490646e5d Start chatBots 2025-01-26 19:08:16 +00:00
KaenoDev 17e4d1468f Fix membercatergory, victim and aggressor 2025-01-26 13:40:50 +00:00
Alex b5240a615e Refactor project into smaller chunks 2025-01-19 17:45:48 +00:00