Commit Graph

1324 Commits

Author SHA1 Message Date
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 597aaafe1a config changes 2025-02-03 17:19:10 +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 f79e671beb make Dev profile not start with prestigeDogtag 2025-02-03 14:27:27 +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
Valens f7d898c3d6 Update bot.json
For 1-14:
-Set T-46M weight to 0 from 5; it is only available via Prapor LL3;
-Set HP weight 300 to from 400; 60% from 78%
-Set SP weight 190 to from 100; 38% from 19.6%
2025-02-03 06:54:31 -05: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 56b8e2e0e0 Fix missing Quest items from forcedLootSingleSpawnById 2025-02-02 20:52:59 +00:00
KaenoDev c050a35b29 Fix Random static containers not getting picked 2025-02-02 19:48:18 +00:00
Chomp 9a3af92a69 Updated quest data 2025-02-02 19:07:26 +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 df109f9d44 Added missing x17 preset 2025-02-02 12:11:31 +00:00
Chomp ccc7f612e2 Revert "Removed variable assignment"
This reverts commit 5dad4dbe84ecce6bbafbede8169b0bbe8fda61a2.
2025-02-02 11:40:46 +00:00
Chomp f1fb9b57a0 Removed variable assignment 2025-02-02 10:27:31 +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