Commit Graph

517 Commits

Author SHA1 Message Date
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 f0774822c1 Updated TraderAssortService to be readonly 2025-01-30 14:16:59 +00:00
Chomp b37496bf76 Added additional safety to AdjustItemPriceByModifier 2025-01-30 14:11:04 +00:00
CWX 065b073f48 HashSet is created on ctor, no need to recreate, change check to check count not null as its never null 2025-01-30 09:37:01 +00:00
CWX 660154a2e2 fix customization zapping all ze money and changed to use paymentservice, removed unused method 2025-01-29 23:10:53 +00:00
Chomp 7335399cff Fixed typo 2025-01-29 23:09:29 +00:00
Chomp 3b1f5f975c Reduced nesting inside PayMoney 2025-01-29 23:09:14 +00:00
Chomp 0bdca3ff7f Improved handling of expired offers 2025-01-29 22:38:58 +00:00
Chomp 9e7cd61d24 Added dict lookup error handling inside GetExpiredOfferAssorts 2025-01-29 22:34:26 +00:00
Chomp 24ea3eca5f Revert type chagne 2025-01-29 22:24:43 +00:00
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