Commit Graph

596 Commits

Author SHA1 Message Date
KaenoDev b02af7d3e6 Fix repeatablequests logic always failing 2025-02-03 15:58:14 +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
CWX 3e2625692c fix out of bounds issue when moving to another page 2025-02-01 22:59:03 +00:00
Chomp 462579f33e Fixed linked search not working 2025-02-01 22:27:12 +00:00
CWX ccc76e423c fix categories in flea 2025-02-01 21:29:57 +00:00
Chomp ceb4b56ca1 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-02-01 21:12:02 +00:00
Chomp 9c01d96686 Fixed GetSpecificCategories not running correctly 2025-02-01 21:11:50 +00:00
CWX 9f3a50c336 fix sending changes to client, Live doesnt do this. null guard 2025-02-01 21:03:25 +00:00
Chomp c58fa1ec7a Updated GetBot to pop last item off instead of first
Updated `GetX` to expect an IList
2025-02-01 20:31:26 +00:00
CWX a59e636554 add popLast extension, remove static style access to const 2025-02-01 20:21:33 +00:00
Chomp 20f1439b3c Disabled TraderAssortService saving of trader assorts 2025-02-01 20:05:41 +00:00
Chomp f23fdf3bf8 Fixed trader flea offers not showing their purchase limit 2025-02-01 19:58:07 +00:00
Chomp 54efc614c5 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-02-01 19:41:30 +00:00
Chomp c37ec18813 Fixed GetOffersForBuild incorrectly sorting offers 2025-02-01 19:41:21 +00:00
CWX f44c8ba567 removed comments and added to github project page 2025-02-01 19:34:17 +00:00