Commit Graph

647 Commits

Author SHA1 Message Date
CWX f648f42721 This is just Jetbrains formatting and code syntax styling 2025-02-05 06:56:51 +00:00
CWX ce78a2231e add comment 2025-02-05 06:41:50 +00:00
CWX 43c9a42d47 added alternative keys to mapping of location, should be able to resolve all types we deal with then 2025-02-05 06:39:41 +00:00
Chomp 28ae273ef2 More centralised FiR status handing across server 2025-02-04 21:14:36 +00:00
Chomp 6a27dd0ef5 Fixed issue 2025-02-04 20:34:46 +00:00
Chomp 983baa64bb Improved FiR handling of weapon/armors from cultist circle 2025-02-04 20:28:11 +00:00
Chomp 403d7b79ec Small improvements 2025-02-04 19:48:46 +00:00
Chomp 667fd9befb Renamed variable 2025-02-04 19:41:31 +00:00
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 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