Commit Graph

506 Commits

Author SHA1 Message Date
Chomp 58db41dd1e Added more type changes 2025-01-29 22:22:00 +00:00
CWX feeec4ba6b somehow missed 🤷 2025-01-29 22:10:21 +00:00
Chomp 4210d6a47d Additional type improvements 2025-01-29 20:27:12 +00:00
Chomp 73b2924cf2 Added eventType enum 2025-01-29 20:03:31 +00:00
Chomp 83bc0c4448 Type improvements to Item 2025-01-29 19:56:30 +00:00
Chomp 9f7f129bd5 FIxed HandleRecipe incorrectly handling tools 2025-01-29 19:04:52 +00:00
Chomp f57d8013c4 FIxed HideoutCustomizationApply not persisting customisation 2025-01-29 17:36:29 +00:00
clodan f2589da828 StringSimilarity added 2025-01-29 15:29:29 +00:00
Chomp ff6ac6dab2 Resolved issue on server start 2025-01-29 14:06:12 +00:00
Chomp 06b3b7d7fc Added GetArrayValueTest 2025-01-29 13:46:06 +00:00
CWX ad1d368d08 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-29 13:35:22 +00:00
CWX b4602dce23 add timing to debug not info, remove a clone that i dont think is needed 2025-01-29 13:35:18 +00:00
clodan 8ba151322f Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-29 13:30:59 +00:00
clodan dbf3071664 Improved precision for smaller decimals 2025-01-29 13:30:52 +00:00
Chomp 9ddeb1f363 Improved item types 2025-01-29 12:51:19 +00:00
Chomp 102f2979aa Added new request file 2025-01-29 12:12:21 +00:00
Chomp 73cb11c47d Various changes 2025-01-29 12:12:01 +00:00
Chomp 1b5f1c5784 Replaced magic strings inside OpenRandomLootContainer 2025-01-29 11:53:11 +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 f8ce007a64 give GetAiBotBrainTypes response a type 2025-01-29 11:28:13 +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
CWX 050de1fdeb formatting and finish off TODO's 2025-01-29 11:18:21 +00:00
Chomp e1a243a5c2 Fixed build issue 2025-01-29 10:59:04 +00:00
Chomp 8a1dad338b Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-29 10:35:52 +00:00
Chomp 25617d507f Partially Implemented BackupService 2025-01-29 10:35:36 +00:00
clodan d427f5f33d Removed unnecessary services 2025-01-29 10:34:05 +00:00
Valens 91c1a25795 Update TraderSptCommand.cs
Partially implement PerformAction()
2025-01-28 16:47:29 -05:00
Valens 4e48f6f9ed Update CompareUtil.cs
Add TODO to not fully implemented RecursiveCompare()
2025-01-28 16:43:36 -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 16ba93383b add debug logging checcks 2025-01-28 21:30:57 +00:00
CWX 05dbddcf01 do logging shit for helpers 2025-01-28 21:09:51 +00:00
CWX ac2f24c9d1 add checks before logging debug 2025-01-28 20:54:42 +00:00
CWX cc0968cb32 add logger check wrapping debug logs 2025-01-28 20:41:00 +00:00
CWX 4d2a41fd0a formatting and start adding checks before logging debug messages 2025-01-28 20:12:41 +00:00
CWX b7184f68bd finish off custom item service 2025-01-28 19:57:01 +00:00
CWX 49724f1850 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-28 19:51:42 +00:00
Chomp 78e8c1b3c1 Implemented BundleHashCacheService 2025-01-28 19:51:52 +00:00
CWX 471e7c0299 removed two unused routes, and two methods no longer used 2025-01-28 19:51:38 +00:00
CWX 293b944562 removed more from launcherV2 2025-01-28 19:45:36 +00:00
CWX 45d0f080ed Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-28 19:44:11 +00:00
Chomp 8ec6b94cc5 Implemented ModHashCacheService 2025-01-28 19:44:19 +00:00
CWX b348a4085c removed unused methods 2025-01-28 19:44:03 +00:00
CWX e191b06b6b Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-28 19:40:18 +00:00
CWX da301a570f formatting, finish off customItemService 2025-01-28 19:40:09 +00:00
Chomp aba4282eb1 Cleaned up InsuranceController 2025-01-28 19:35:32 +00:00
CWX ed2bc36edd implement last method of CircleOfCultistService 2025-01-28 19:10:42 +00:00
CWX 3969b1b1d2 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-28 19:07:05 +00:00
Chomp f0fcb9b0e3 remove feet 2025-01-28 17:30:01 +00:00
CWX ab1c53e40b Fix splitting setting stackObjectCount to null 2025-01-28 17:26:58 +00:00