Commit Graph

3460 Commits

Author SHA1 Message Date
Chomp a3e634dfa2 Updated server locales 2025-09-12 20:10:09 +01:00
sp-tarkov-bot e8a7dbc102 Format Style Fixes 2025-09-12 16:44:22 +00:00
Archangel b111e2b5cd Update bot types 2025-09-12 18:43:28 +02:00
sp-tarkov-bot 26cf4d4f8d Format Style Fixes 2025-09-12 16:35:55 +00:00
Archangel eae8880150 Regenerate sectant bot types 2025-09-12 18:34:59 +02:00
Chomp 042abe2070 Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop 2025-09-12 13:47:16 +01:00
Chomp 5348059301 JSON updates 2025-09-12 13:35:53 +01:00
sp-tarkov-bot 1e53d14abc Format Style Fixes 2025-09-12 12:23:51 +00:00
Chomp 76c3ee65d5 Updated PMC difficulty values 2025-09-12 13:22:58 +01:00
sp-tarkov-bot 5dd6732b82 Format Style Fixes 2025-09-12 11:16:28 +00:00
Archangel 636adab137 Update bot types 2025-09-12 13:15:34 +02:00
Archangel 4659de97bc Update core bot settings 2025-09-12 12:38:56 +02:00
sp-tarkov-bot a3fafadf15 Format Style Fixes 2025-09-12 10:37:35 +00:00
Archangel b7317854f1 Update bot types 2025-09-12 12:36:41 +02:00
Archangel bd9e569a89 Update bot global settings 2025-09-12 12:28:30 +02:00
Chomp e26662ff13 Improved empty check for difficulty values inside GetAllBotDifficulties 2025-09-12 11:06:09 +01:00
Chomp cf7873c44d Updated version to 39390 2025-09-12 10:30:18 +01:00
Archangel ba47cc3a53 Update libraries 2025-09-10 18:37:29 +02:00
Cj 3596a12a19 Rename parameter for clarity 2025-09-10 12:04:54 -04:00
Chomp 73ec8407bf Merge pull request #588 from CJ-SPT/remove-legacy-modloader
Remove legacy modloader code
2025-09-10 15:10:57 +00:00
Cj d9c5c70c46 Remove legacy modloader code 2025-09-10 11:06:29 -04:00
Cj 6ae1d6f52b Implement ModItemCacheService (#587)
* Implement `ModItemCacheService`

* Fix file name

* Return early

* Make AI happy
2025-09-09 15:29:00 +00:00
Chomp 508e7f44b0 Removed unused methods 2025-09-08 19:30:10 +01:00
sp-tarkov-bot a61738b7f3 Format Style Fixes 2025-09-08 15:42:24 +00:00
Chomp 3af494317c Reduced number of params throughout bot generation process 2025-09-08 16:41:25 +01:00
Chomp 4830f1e2b2 Removed filledContainerIds system as its handled by botInventoryContainerService 2025-09-08 15:52:36 +01:00
Chomp b66bf0fecd Use GetValueOrDefault instead of GetGetValue 2025-09-08 15:39:29 +01:00
Chomp 4a3387bd50 Store tpls in config as MongoIds 2025-09-08 15:39:01 +01:00
Chomp 49b58b6c8a Check for key using ContainsKey instead of TryGet 2025-09-08 15:37:16 +01:00
Chomp f8de9c795e Small perf improvement inside HandlePreRaidInventoryChecks 2025-09-08 13:12:45 +01:00
Chomp 7ec29e1e12 Converted FlagCultistCircleCraftAsComplete into extension method 2025-09-08 13:08:10 +01:00
Chomp 5d93d1cd6d Converted GetSkillBonusMultipliedBySkillLevel into extension method 2025-09-08 13:04:11 +01:00
Chomp 0b2843cff6 Converted ProfileMeetsTraderLoyaltyLevelToBuyOffer to extension method 2025-09-08 12:56:14 +01:00
Chomp 8177093b16 Updated EnsureItemHasValidStackCount to be an extension method 2025-09-08 12:48:06 +01:00
Chomp 88ec0d7240 Updated LFS path 2025-09-08 12:38:08 +01:00
Chomp 19b26c25b9 RagfairOfferHolder lock improvements (#586)
* `RagfairOfferHolder` lock improvements

* Perf improvement for debug logging inside `RemoveExpiredOffers`

* Replaced ConcurrentBag with ConcurrentDictionary to maintain previous behaviour

* Removed unnecessary debug logging

---------

Co-authored-by: Chomp <dev@dev.sp-tarkov.com>
2025-09-08 12:12:19 +01:00
Chomp 01570a1621 Improved locking inside RagfairRequiredItemsService
Comment and name improvements
2025-09-08 10:58:08 +01:00
Archangel 5bd3331def Merge branch 'main' into develop 2025-09-07 19:26:19 +02:00
Archangel cbb84750af Update LFS URL 2025-09-07 19:24:35 +02:00
Archangel 14758c4825 Allow any reverse proxy to pass forwarded headers 2025-09-07 18:03:57 +02:00
sp-tarkov-bot ca5c80f587 Format Style Fixes 2025-09-07 11:47:14 +00:00
Archangel ad0d92ffad Update bot types 2025-09-07 13:46:22 +02:00
sp-tarkov-bot b02d600120 Format Style Fixes 2025-09-07 10:40:21 +00:00
Archangel 521bae661e Update bot types 2025-09-07 12:39:15 +02:00
Refringe 5032d1e1dc Merge branch 'main' into develop 2025-09-06 22:13:58 -04:00
Refringe b4b5156bd3 Complete LFS reorganization - Re-add files with new tracking
- Add image files as regular Git files (no longer in LFS)
- Add JSON files back to LFS with clean history
2025-09-06 22:11:30 -04:00
Refringe 888a920fda Prepare for LFS reorganization - Remove LFS-tracked files 2025-09-06 21:56:23 -04:00
Refringe b110cc34b5 Merge branch 'develop' 2025-09-06 21:52:09 -04:00
sp-tarkov-bot 49ec6c2b9a Format Style Fixes 2025-09-06 18:06:50 +00:00
Chomp 495660bec3 Expanded UBGL ammo placement to try pockets if rig placement fails - fixes partisan not having any ubgl ammo 2025-09-06 19:05:54 +01:00