Commit Graph

4008 Commits

Author SHA1 Message Date
Chomp 278e72b025 Updated server locales 2026-01-01 22:18:17 +00:00
Chomp 90b715f67d Fixed NewYear2024 gift being given more than once 2026-01-01 13:33:19 +00:00
sp-tarkov-bot 5f32253a72 Format Style Fixes 2025-12-31 13:44:01 +00:00
Chomp 3c5ef91b11 Reduced memory allocations relating to debug logging
Improved debug log text consistency
Removed duplicate survival time calculation
Improved survival time calculation safety
improved `exitAdjustments` contents check
Improved use of values to be explicitly doubles
2025-12-31 13:43:10 +00:00
Chomp 49d92f30a6 Fixed weapons transferred via prestige lacking any child mods 2025-12-31 10:25:03 +00:00
sp-tarkov-bot 5a072be9c1 Format Style Fixes 2025-12-31 10:18:04 +00:00
Chomp 95fa698d87 Reduced code duplication 2025-12-31 10:17:07 +00:00
sp-tarkov-bot a6de0d662d Format Style Fixes 2025-12-31 10:07:02 +00:00
Chomp e2c180306c Show error message when player runs a mod that targets a newer version of SPT than they have installed 2025-12-31 10:06:18 +00:00
Chomp 4633d885f5 Fixed locked prestiged items being stuck #717 2025-12-31 09:58:44 +00:00
Archangel e4c6ac642b Remove name 2025-12-29 18:01:10 +01:00
Archangel 1dd688e477 Clear dropped items 2025-12-27 20:38:32 +01:00
Chomp 1ba317d74b Moved christmasLootBoostAmount into config 2025-12-26 13:38:19 +00:00
Archangel a8aead3294 Revert "Slightly reduce boost"
This reverts commit 02a392b1b3.
2025-12-26 14:29:15 +01:00
Archangel 02a392b1b3 Slightly reduce boost 2025-12-26 14:23:18 +01:00
Chomp 4017927559 Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop 2025-12-26 13:16:53 +00:00
Chomp 1439ddcb11 Fixed client/ragfair/offer/findbyid endpoint failure 2025-12-26 13:16:38 +00:00
Archangel 29b721d0c8 Bump christmas loose loot spawns ever so slightly 2025-12-26 14:16:23 +01:00
Archangel 40defdd080 if christmas is enabled spawn items in the sleigh 2025-12-26 13:09:43 +01:00
Archangel 69120b6f63 Check if .upd is not null when sorting (Fixes: #715) 2025-12-26 11:50:25 +01:00
Archangel 71c6400710 Bump version 2025-12-26 11:48:02 +01:00
Chomp a2e1457808 Added jar of pickles as forced loot on scavs during Christmas 2025-12-24 21:45:49 +00:00
sp-tarkov-bot ceb80d6612 Format Style Fixes 2025-12-24 14:33:24 +00:00
Chomp ba49b004bb Log warning when RAM is below 30GB 2025-12-24 14:32:33 +00:00
Chomp 1f98c27bed Fixed woods > customs transit 2025-12-24 13:55:17 +00:00
Chomp f54ed779c5 Small change to PlayerHasDailyScavQuestsUnlocked 2025-12-23 20:42:53 +00:00
Archangel c6c0347145 var 2025-12-23 21:25:01 +01:00
Archangel baa0f4510f Check if fence is not locked for daily scav quest gen 2025-12-23 21:23:21 +01:00
Chomp e8d85c8565 Updated ArmorDurability nullability values 2025-12-23 12:44:35 +00:00
Archangel 0bada5c20c Add migration to fix invalid repeatable quests 2025-12-22 20:48:50 +01:00
Archangel 2565cafc27 Always force a ChangeRequirement dict to exist 2025-12-22 14:41:33 +01:00
Chomp 2b1e62878f Merge pull request #713 from andrei-zgirvaci/feat/mac-support
Add MacOS support
2025-12-21 19:28:52 +00:00
andrei-zgirvaci 7830d62c7d feat: add MacOS support 2025-12-21 17:01:31 +01:00
Archangel e314c9ae89 Reset timer back to 5 minutes 2025-12-20 20:29:43 +01:00
sp-tarkov-bot 94cc2190b4 Format Style Fixes 2025-12-20 19:18:35 +00:00
Archangel fe4a71a681 Further khorovod fixes 2025-12-20 20:17:41 +01:00
Chomp 899e6fbff0 Moved loop to be inside guard 2025-12-20 19:11:55 +00:00
Chomp c7155630a3 Moved logic to better location 2025-12-20 15:59:52 +00:00
sp-tarkov-bot 1d2168af72 Format Style Fixes 2025-12-20 15:48:15 +00:00
Chomp 8a494d6b5d Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop
# Conflicts:
#	Libraries/SPTarkov.Server.Assets/SPT_Data/configs/seasonalevents.json
2025-12-20 15:47:28 +00:00
Chomp 93e6f8c03e Updated transit id whitelist 2025-12-20 15:46:14 +00:00
sp-tarkov-bot 4ad97ec82b Format Style Fixes 2025-12-20 15:42:07 +00:00
Chomp ce2fc8a56e Wired up transit whitelist system for use in Khorvod event 2025-12-20 15:41:16 +00:00
Archangel e46474fdd2 Update if check 2025-12-20 16:28:40 +01:00
Archangel 04c86f6d9c Enable events on transit, set khorovod time to 300 seconds 2025-12-19 15:12:56 +01:00
Archangel 828df84ef3 Add proper flag handling on TransitionType 2025-12-19 14:26:15 +01:00
Archangel 1e323f8c24 Update log 2025-12-19 13:36:06 +01:00
sp-tarkov-bot 4c660b02d5 Format Style Fixes 2025-12-18 15:24:46 +00:00
Archangel d813566f1e Validate if item is in db before passing to IsOfBaseclass 2025-12-18 16:22:00 +01:00
Archangel 8789000d97 Remove overly verbose logging 2025-12-18 16:01:08 +01:00