Commit Graph

3742 Commits

Author SHA1 Message Date
Chomp d4448da378 Merge pull request #645 from sp-tarkov/disable-gc-requests
Added NoGCRegion feature
2025-10-20 12:00:30 +00:00
Chomp fd4d1583fd Merge branch 'develop' into disable-gc-requests 2025-10-20 11:59:57 +00:00
Chomp 9fa0c51cee Improved how offers are gathered prior to iteration 2025-10-20 12:59:28 +01:00
Alex f572304444 using interlocked 2025-10-20 11:51:35 +01:00
Alex d672130eeb Moved NoGCRegion into middleware service 2025-10-20 11:48:35 +01:00
Chomp 8aa29bf22b Merge branch 'disable-gc-requests' of https://github.com/sp-tarkov/server-csharp into disable-gc-requests 2025-10-20 11:20:39 +01:00
Chomp af9160c94d Use specific exception 2025-10-20 11:20:14 +01:00
clodanSPT 18e6d9174b Merge branch 'develop' into disable-gc-requests 2025-10-20 12:15:16 +02:00
Chomp 353b8f54bb Added functionality to reduce non-damaged limb hp to 20% on pmc death when player is 'cursed' #640 2025-10-20 11:06:29 +01:00
Alex 3972e14840 Added NoGCRegion feature 2025-10-20 11:05:58 +01:00
Chomp dc2579c86d Skip init Offers as its immediately int on the line below 2025-10-20 09:56:32 +01:00
Cj f3f91e37b7 remove unused record 2025-10-20 04:22:49 -04:00
Chomp f1710cfb5c Merge pull request #643 from sp-tarkov/extension-data-patch-setter
Added setter to ExtensionData properties
2025-10-20 08:15:57 +00:00
Alex f935eb82b9 Added setter to ExtensionData properties 2025-10-20 09:09:04 +01:00
ozen-m ab62b070a8 Fix insurance removes stored item and fix drawn element not being removed (#639)
* Exclude items stored inside root item (e.g. armored rigs) when processing regular items

* Remove draw element when whitelist is null

* Simplify null check
2025-10-19 20:23:31 -07:00
CWX 9db19aa730 Update launchSettings.json
Add option for linux in launchSettings.json
2025-10-19 22:32:58 +01:00
Cj 37c900c8aa Always overwrite locales instead of reporting an error if the key exists 2025-10-19 16:40:45 -04:00
Chomp 832e9e4b7c Generate item prices before generating offers that use price data - Fixes offers being generated using stale prices, then corrected once they expire and get regenerated #641 2025-10-19 21:37:21 +01:00
Cj fd47c47c3e Remove potential for deadlock in ProfileDataService 2025-10-19 01:13:46 -04:00
Cj 80b49eb077 Write profile data json indented 2025-10-19 00:28:45 -04:00
Cj 4f73860e66 Fix ProfileDataService adding the string to the cache instead of the object 2025-10-19 00:09:27 -04:00
Chomp cd7d412d8c Merge pull request #636 from DrakiaXYZ/fix-configloaderrors
Harden config loading against exceptions
2025-10-18 18:20:31 +00:00
DrakiaXYZ a5fe584cee - Pass through main exception on json deserialization failure
- Fix below to above
2025-10-18 11:13:10 -07:00
DrakiaXYZ 5a6f560736 Harden config loading against exceptions
- Extra files in the `config` folder are now skipped
- Exceptions deserializing now output what file failed and the exception more clearly
2025-10-18 11:07:07 -07:00
Chomp dbaf35399f Merge pull request #635 from yurikus/develop
Fix daily quest always generating one quest type on replace.
2025-10-18 09:31:43 +00:00
Yuri 954eee5251 Fix daily quest always generating one quest type on replace. 2025-10-18 04:09:00 -05:00
Chomp 1eacf0f652 Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop 2025-10-17 10:53:37 +01:00
Chomp 4ce5512d7d Added BotConfig.ReplaceScavWith to allow adjustment of scavs into other bot types 2025-10-17 10:53:25 +01:00
Cj a2a06dc9a2 Update log paths on issue template for new format 2025-10-17 04:28:18 -04:00
Chomp 2604db86e6 Fixed nullref error in FixProfileBreakingInventoryItemIssues due to BSG typo 2025-10-17 09:05:09 +01:00
Chomp cb043f3d7f Merge pull request #629 from DrakiaXYZ/fix-dupeitemlocale
Discard duplicate item locale entry instead of throwing an exception
2025-10-17 07:38:59 +00:00
DrakiaXYZ a98a5ce8a1 Discard duplicate item locale entry instead of throwing an exception 2025-10-16 18:19:08 -07:00
Chomp 76b8111cf6 Added full cloud coverage during rain weight 2025-10-16 22:45:53 +01:00
Chomp 34291481f2 Weather adjustments:
Rain preset has thicker minimum cloud + higher chance to be windy
Sunny preset has less chance to be clear (higher chance for fog)
2025-10-16 22:38:01 +01:00
sp-tarkov-bot 52d2220413 Format Style Fixes 2025-10-16 20:10:46 +00:00
Chomp e9a6b5953d Flagged BotLocationModifier.AdditionalHostilitySettings as nullable 2025-10-16 21:09:34 +01:00
Chomp e16e387550 Updated non-active map base.json data 2025-10-16 21:09:01 +01:00
Chomp 8fd7435d6d Merge pull request #627 from qingchunnh/Stash-Upgrade
Fix stash upgrade usage limit
2025-10-16 19:01:46 +00:00
qingchun 03756f6ff4 Fix stash upgrade usage limit 2025-10-17 01:55:31 +08:00
Chomp b23832267c Fixed sort by name not working due to it being really slow #625 2025-10-16 18:23:26 +01:00
Chomp 13f370f0dc Fixed nullref inside GetItemMinAvgMaxFleaPriceValues 2025-10-16 16:29:47 +01:00
Chomp 697e07456d Persist PMC stats on prestige 2025-10-16 15:55:49 +01:00
Archangel 0e548aa080 UnmappedMemberHandling on debug builds only 2025-10-16 12:34:03 +02:00
Archangel 84d08ade22 Initialize MVC before Blazor 2025-10-16 10:47:56 +02:00
sp-tarkov-bot f9638ee7c2 Format Style Fixes 2025-10-16 07:45:25 +00:00
Chomp 2a1af7dbac Merge pull request #621 from Greelan/develop
Allow bypass of SetConsoleOutputMode function
2025-10-16 07:44:34 +00:00
Chomp 2e71148792 Merge pull request #624 from DrakiaXYZ/fix-scav-pmcspawn
Offset PMC spawns to start of raid when using a simulated raid start
2025-10-16 07:42:46 +00:00
qe201020335 d6b7a783e4 Fix checks.dat not being copied into output directory during a clean compile (#616) 2025-10-16 06:36:52 +02:00
DrakiaXYZ 2d0713d94e Offset PMC spawns to start of raid when using a simulated raid start 2025-10-15 18:15:28 -07:00
Greelan 4cfc6a3338 Improve environment variable check flexibility
As per bot suggestion
2025-10-16 11:28:40 +11:00