CWX
|
f8792c47c9
|
fix logic
|
2025-02-03 14:26:58 +00:00 |
|
Chomp
|
4ad2fdf25f
|
Removed unused variable
|
2025-02-03 13:31:28 +00:00 |
|
CWX
|
1683a3ba32
|
formatting
|
2025-02-03 13:14:53 +00:00 |
|
CWX
|
19e006b06a
|
Fix searching for items name in Locales
|
2025-02-03 12:49:04 +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
|
67e8ddef30
|
Logging improvements
|
2025-02-03 11:29: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
|
ddab922f65
|
Fixed selling items on flea not informing client item has been listed
|
2025-02-02 18:14:02 +00:00 |
|
Chomp
|
15c1bb3f5a
|
Updated debug logs + added dict saftey
|
2025-02-02 17:55:29 +00:00 |
|
Chomp
|
38e2a3bb73
|
Fixed issue with code removing object from collection when iterating over it
|
2025-02-02 12:51:34 +00:00 |
|
Chomp
|
0f95400b95
|
Fixed DeleteOfferById removing offers at index -1
|
2025-02-02 12:43:20 +00:00 |
|
Chomp
|
1b4f850bbf
|
Added comments
|
2025-02-02 12:11:43 +00:00 |
|
Chomp
|
9f4ad5f6e8
|
Removed nullable status from skipArmorItemsWithoutDurability param
|
2025-02-02 10:21:22 +00:00 |
|
Chomp
|
8b1a6e4d2a
|
Improved GetItemQualityModifierForItems logic
|
2025-02-02 10:19:44 +00:00 |
|
Chomp
|
1db7521f42
|
Fixed quantity filter issues
|
2025-02-02 10:19:06 +00:00 |
|
Chomp
|
2bc720256a
|
Added comment
|
2025-02-02 10:18:40 +00:00 |
|
Chomp
|
462579f33e
|
Fixed linked search not working
|
2025-02-01 22:27:12 +00:00 |
|
CWX
|
9f3a50c336
|
fix sending changes to client, Live doesnt do this. null guard
|
2025-02-01 21:03:25 +00:00 |
|
Chomp
|
c37ec18813
|
Fixed GetOffersForBuild incorrectly sorting offers
|
2025-02-01 19:41:21 +00:00 |
|
Chomp
|
78f1815972
|
Fixed CalculateDynamicStackCount returning 0
|
2025-02-01 19:28:27 +00:00 |
|
Chomp
|
9ca8655758
|
FIxed flea not showing any weapons correctly - there are still issues with weapons on flea
|
2025-02-01 18:07:41 +00:00 |
|
CWX
|
ecf9540514
|
do tryadd for insurance cost (cant have more than one of the same tpl), client handles multiple items being the same
|
2025-02-01 17:02:10 +00:00 |
|
CWX
|
d1f53e7629
|
implemented rest of ragfairOffer method
|
2025-02-01 13:33:18 +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 |
|
Chomp
|
aec4a20c06
|
Renamed parameter
|
2025-01-30 17:16:04 +00:00 |
|
Chomp
|
92bfba74e0
|
Code cleanup
|
2025-01-30 15:07:14 +00:00 |
|
Chomp
|
12f989a4da
|
Type improvements
|
2025-01-30 14:33:19 +00:00 |
|
Chomp
|
58db41dd1e
|
Added more type changes
|
2025-01-29 22:22:00 +00:00 |
|
Chomp
|
4210d6a47d
|
Additional type improvements
|
2025-01-29 20:27:12 +00:00 |
|
clodan
|
f2589da828
|
StringSimilarity added
|
2025-01-29 15:29:29 +00:00 |
|
Chomp
|
73cb11c47d
|
Various changes
|
2025-01-29 12:12:01 +00:00 |
|
clodan
|
7c060fdf86
|
RandomUtil fixes
|
2025-01-29 11:47:42 +00:00 |
|
CWX
|
5c30fa1152
|
fix logic
|
2025-01-29 11:30:12 +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 |
|
CWX
|
05dbddcf01
|
do logging shit for helpers
|
2025-01-28 21:09:51 +00:00 |
|
Chomp
|
aba4282eb1
|
Cleaned up InsuranceController
|
2025-01-28 19:35:32 +00: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 |
|
CWX
|
078e1b1b36
|
Improve Health system to Use EFT's models and actual Types, also fixed some RequestData not using the base record
|
2025-01-28 15:27:45 +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 |
|