Commit Graph

609 Commits

Author SHA1 Message Date
Chomp db0feff1d8 Made ProbabilityObjectArray slightly less awful 2025-02-04 19:38:59 +00:00
Chomp 621dd27323 Tidied up ProbabilityObjectArray 2025-02-04 19:03:47 +00:00
Chomp 5a08f6a8b8 Improved variable names 2025-02-04 18:17:24 +00:00
Chomp e985777267 Flag weapon/armor rewards from circle as FiR 2025-02-04 11:48:01 +00:00
KaenoDev 45fbd198d0 Fix Botcaps not getting set correctly 2025-02-03 19:38:25 +00:00
CWX e1cd19933f Removed unused Achievements object, use pmcdata.achievements. now transfer correct stuff for prestige 2025-02-03 17:19:40 +00:00
Chomp 5a2e4fe8cc Improved logging 2025-02-03 17:01:58 +00:00
Chomp 76c185a946 Improved exception logging 2025-02-03 16:59:35 +00:00
KaenoDev da46166993 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-02-03 15:58:56 +00:00
KaenoDev b02af7d3e6 Fix repeatablequests logic always failing 2025-02-03 15:58:14 +00:00
Chomp d2e04ff877 Improved IsSameItem 2025-02-03 15:29:34 +00:00
CWX a4bb2e8f25 fix prestigeRequestTypes and getting items transfered 2025-02-03 15:05:51 +00:00
Chomp ab414ad264 Re-implemented IsSameItem 2025-02-03 15:02:22 +00:00
Chomp 7366da899b Renamed IsSameItem 2025-02-03 15:02:03 +00:00
CWX 33f52df67b increment level when prestiging 2025-02-03 14:27:09 +00:00
CWX f8792c47c9 fix logic 2025-02-03 14:26:58 +00:00
CWX b847ce1b19 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-02-03 14:26:53 +00:00
CWX 9fb41fe0c7 fix logic 2025-02-03 14:26:48 +00:00
Chomp fcae006a13 Improved GenerateHashForData error logging 2025-02-03 14:11:01 +00:00
Chomp 4ad2fdf25f Removed unused variable 2025-02-03 13:31:28 +00:00
CWX 274c9025e1 added id to message as crylic is coming through as ??? 2025-02-03 13:28:15 +00:00
CWX 26a615ed3b implement addPrestigeRewardsToProfile, add null check around forloop, as it can be null 2025-02-03 13:15:33 +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 85b018869e Improved concurrency issues with multithreaded bot gen 2025-02-03 11:25:20 +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 dc3fdbf02e Fix BotBase Properties issues 2025-02-02 22:24:50 +00:00
KaenoDev 92d66351d8 Fix Regex used by SptCommando And default message maxstoragetime if null 2025-02-02 22:24:19 +00:00
KaenoDev ba1726c3ef Upgrade spawnpoint missing to a debug message 2025-02-02 21:00:33 +00:00
KaenoDev c050a35b29 Fix Random static containers not getting picked 2025-02-02 19:48:18 +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 d469bba7b8 Wrapped all debug logging inside backupService 2025-02-02 17:14:57 +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 f5b4f55032 Set CanIncreaseRewardItemStackSize optional param value in signature 2025-02-02 10:25:20 +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 89b5c7e368 Improved function readability 2025-02-02 10:18:16 +00:00
Chomp 7032dad47e Various changes 2025-02-01 23:16:34 +00:00