Skip to content

Releases: sp-tarkov/build

SPT 3.10.5 (33420)

01 Jan 18:34
39bd672
Compare
Choose a tag to compare

Requires EFT 0.15.5.1 33420 (released 2nd November 2024)

Release notes

  • Bug fixes

Automatic install instructions (Recommended)

https://hub.sp-tarkov.com/files/file/672-spt-installer/

Mod compatibility

  • Compatible with 3.10.x mods

Profile compatibility

  • Compatible with 3.10.x profiles

Manual install instructions (Optional)

https://github.com/sp-tarkov/build/wiki/Manual-Install-Instructions

Upgrading from 3.10.x

  • You cannot use the Installer to upgrade
  • Download SPT files from Direct Download section at bottom of this page and copy contents into your existing 3.10.x folder, overwrite all

Changes

ADDED

None

MODIFIED

  • Enabled Thats a Great Plan Walter quest by default - completing this will allow you to make use of the Sealed box/case items you're looting in raids

FIXED

  • Fixed TerraGroup Employee quest start conditions
  • Fixed New Years and April Fools seasonal events having incorrect IDs
  • Fixed Getting Acquainted failing when it shouldn't - Again able to visit Lightkeeper

MODDERS

None

Known SPT issues

https://github.com/sp-tarkov/build/wiki/Known-SPT-issues

Known NON-SPT issues

https://github.com/sp-tarkov/build/wiki/Known-non-SPT-issues

Direct Download

https://spt-releases.modd.in/SPT-3.10.5-33420-51869ce.7z

Thanks

DrakiaXYZ

SPT 3.10.4 (33420)

24 Dec 20:06
39bd672
Compare
Choose a tag to compare

Requires EFT 0.15.5.1 33420 (released 2nd November 2024)

Release notes

  • Bug fixes

Automatic install instructions (Recommended)

https://hub.sp-tarkov.com/files/file/672-spt-installer/

Mod compatibility

  • Compatible with 3.10.x mods

Profile compatibility

  • Compatible with 3.10.x profiles

Manual install instructions (Optional)

https://github.com/sp-tarkov/build/wiki/Manual-Install-Instructions

Upgrading from 3.10.x

  • You cannot use the Installer to upgrade
  • Download SPT files from Direct Download section at bottom of this page and copy contents into your existing 3.10.x folder, overwrite all

Changes

ADDED

  • Added ability to insert items into bot Pockets/Rigs/Backpacks inside config/seasonalevents.json during seasonal events
    • Used to add Christmas ornaments + presents to scav loot pool
  • Added progress bar system
    • Used to show how much of the database has been loaded during server start + bot generation progress
  • Added rewards to the That’s a Great Plan, Walter quest-related containers Opened Case and Opened Box
  • Added system to override the flea price of an item via config/ragfair.json/dynamic/itemPriceOverrideRouble
    • Used to adjust price of Streamer item case to 500000 roubles + Christmas gifts to various values
  • Added ability to use decimals when altering a traders reputation using Commando

MODIFIED

  • Updated map loot data
  • Updated bot loot data
  • Increased chance of rain and cloud
  • Updated CZ locale
  • Added system to de-prioritise containers to look inside when searching for money to pay for items
    • Containers can be added to inventoryConfig/deprioritisedMoneyContainers
    • By default SICC and documents case are deprioritised (they will be picked last)
  • Blacklisted Case Key and Sealed Box from reward item pool + pmc loot pool
  • Updated infectedTagilla zombie bot to have 3 magazines and 1 loot item
  • Updated some warning logs to be debug logs to stop scaring players
  • Improved simulation of AI player scav names, their 'pmc' name + game edition is correctly passed to client
  • Improved equipment assembly screen performance when getting relevant flea offers

FIXED

  • Fixed insurance messages appearing as received if you only lost gear you were wearing
  • Fixed removeResourceFromArea errors by adding null checks inside to prevent server failing when it can't find an item to remove from a hideout slot
  • Fixed max buy restriction bonus not applying to unheard edition accounts
  • Fixed FenceService.addItemAssorts() erroring when there were no root items available to add to Fences assorts
  • Fixed assembling screen not showing PMC weapon/armor offers correctly
  • Fixed assembling screen showing inaccessible trader offers for weapons/armor when you were already over the buy limit threshold and there are PMC offers available
  • Fixed incorrect ledx id inside inventory.json Pumpkin with sweets reward pool

MODDERS

  • Added ConfigServer to PaymentService constructor
  • Added inventoryConfig/deprioritisedMoneyContainers property
  • Added ISeasonalEventsConfig/eventLoot property
  • Updated vitest packages to 2.1.8
  • Added ragfairOfferHelper.offerIsFromTrader function
  • Added iBotType parameter to botGenerator.generatePlayerScav function
  • Added botNameService.addRandomPmcNameToBotMainProfileNicknameProperty function
  • Added BotGenerator.shouldSimulatePlayerScav function
  • Added RagfairOfferHelper.getOffersInsideBuyRestrictionLimits function
  • Added MainProfileNickname optional property to IInfo
  • Added IRagfairConfig/itemPriceOverrideRouble property
  • Removed BotNameService.shouldSimulatePlayerScavName function
  • Removed BotNameService.addPlayerScavNameSimulationSuffix function
  • Added BotNameService.addRandomPmcNameToBotMainProfileNicknameProperty function
  • Added BotNameService.getRandomPMCName function
  • Added PostDbLoadService.addMissingTraderBuyRestrictionMaxValue function
  • Added PostDbLoadService.applyFleaPriceOverrides function
  • Added getEventBotLoot function
  • Added SeasonalEventService.addEventLootToBots function
  • Added ProgressWriter class
  • Fixed various invalid nullguard checks inside DatabaseService
  • Removed InsuranceService.adoptOrphanedInsEquipment function
  • Added ProfilerFixerService.checkForAndFixDialogueAttachments function
  • Updated SeasonalEventService.cacheActiveEvents function to be public

Known SPT issues

https://github.com/sp-tarkov/build/wiki/Known-SPT-issues

Known NON-SPT issues

https://github.com/sp-tarkov/build/wiki/Known-non-SPT-issues

Direct Download

https://spt-releases.modd.in/SPT-3.10.4-33420-c6a9a1a.7z

Thanks

Refringe
DrakiaXYZ
angel-git
alimoncul

SPT 3.10.3 (33420)

15 Dec 20:19
39bd672
Compare
Choose a tag to compare

Requires EFT 0.15.5.1 33420 (released 2nd November 2024)

Release notes

  • Improved the emulation of repeatable quests and the friends list. Added a backup system as well as bug fixes.

Automatic install instructions (Recommended)

https://hub.sp-tarkov.com/files/file/672-spt-installer/

Mod compatibility

  • Compatible with 3.10.x mods

Profile compatibility

  • Compatible with 3.10.x profiles

Manual install instructions (Optional)

https://github.com/sp-tarkov/build/wiki/Manual-Install-Instructions

Upgrading from 3.10.x

  • You cannot use the Installer to upgrade
  • Download SPT files from Direct Download section at bottom of this page and copy contents into your existing 3.10.x folder, overwrite all

Changes

ADDED

  • Added automatic profile backup system: sp-tarkov/server@ef14ad2
    • Backups are made on server start
    • Automatic backups every x minutes is possible (disabled by default)
    • A list of active server mods at time of backup is included in folder
    • Stored in user/profiles/backups
  • Added item reward base type blacklist to config/item.json, accessible via itemFilterService.getItemRewardBaseTypeBlacklist()
  • Added event quest That's a Great Plan Walter
  • Added additional debug logging inside repeatable quest generation

MODIFIED

  • Improved friend system emulation: sp-tarkov/server@4614c89
    • Can now search for other profiles in friend list
    • Can view other profiles and see their favorite weapons for easy preset sharing
  • Made improvements to RandomUtil functionality / error prevention
  • Regenerated quest data with missing properties
  • Updated trader offer data
    • All placeholder values have been replaced with live values
  • Improved accuracy of repeatable quest system emulation, changed:
    • Accepting a quest
    • Replacing an existing repeatable
  • Improved edge case where Cultist Circle rewards don't all fit inside the circle container
    • Does its best to fit as many in as possible instead of rewarding nothing
  • Updated airdrop rewards/Loot Generator to make use of item reward base type blacklist (currently only has soft armor inserts)
  • Updated JSON files to match live
  • Updated server locales with data from crowdin
  • Updated bots with data from live
  • Updated map loot with data from live
  • Updated some item handbook prices
  • Updated flea prices (prices.json now sorted by key to make code comparisons easier)
  • Updated client locales

FIXED

  • Fixed Cultist Circle rewarding empty ammo boxes and soft armor inserts
  • Fixed issues around random number generation
  • Blacklisted mortar shrapnel object from reward item pool
  • Fixed BSG bug when replacing existing daily/weekly quest would soft lock the client
  • Fixed having an invalid registry settings file causing the client to soft lock

MODDERS

  • Signature changes inside repeatable quest generation, multiple functions now require a sessionId to passed
    • attemptToGenerateRepeatableQuest, generateRepeatableQuest, generateEliminationQuest, generateCompletionQuest, generateExplorationQuest, generatePickupQuest, generateRepeatableTemplate
  • RepeatableQuestRewardGenerator constructor now requires a hashUtil
    • generateItemReward and generatePresetReward have a new optional parameter foundInRaid
  • New properties in IQuest and IRepeatableQuest
  • New property rewardItemTypeBlacklist in IItemConfig
  • New function getItemRewardBaseTypeBlacklist() in itemFilterService
  • New implementation of dialogueCallbacks.deleteFriend()
  • Constructor changes to dialogueController
  • Constructor changes to saveCallbacks
  • New implementation of dialogController.getFriendList()
  • New implementation of dialogController.sendFriendRequest()
  • New implementation of dialogController.deleteFriend()
  • New implementation of profileController.getFriends()
  • New implementation of profileController.getOtherProfile()
  • New function profileHelper.getFullProfileByAccountId()
  • New function profileHelper.getChatRoomMemberFromSessionId()
  • New function profileHelper.getChatRoomMemberFromPmcProfile()
  • New friends string array property inside player profile ISptProfile object
  • New IWsFriendsListAccept interface
  • New config BackupConfig

Modder guidance

https://dev.sp-tarkov.com/SPT/Issues/wiki/Modding-Info

Known SPT issues

https://github.com/sp-tarkov/build/wiki/Known-SPT-issues

Known NON-SPT issues

https://github.com/sp-tarkov/build/wiki/Known-non-SPT-issues

Direct Download

https://spt-releases.modd.in/SPT-3.10.3-33420-42b3d7a.7z

Thanks

Shibdib
SgtLaggy
Refringe
Cj
DrakiaXYZ

SPT 3.10.2 (33420)

07 Dec 18:34
39bd672
Compare
Choose a tag to compare

Requires EFT 0.15.5.1 33420 (released 2nd November 2024)

Release notes

  • This release improves the hideout Cultist Circle and fixes a number of bugs found after the release of 3.10.1

Automatic install instructions (Recommended)

https://hub.sp-tarkov.com/files/file/672-spt-installer/

Mod compatibility

  • Compatible with 3.10.x mods

Profile compatibility

  • Compatible with 3.10.x profiles

Manual install instructions (Optional)

https://github.com/sp-tarkov/build/wiki/Manual-Install-Instructions

Upgrading from 3.10.x

  • Download SPT files from Direct Download section at bottom of document and copy contents into 3.10.x folder, overwrite all

Changes

ADDED

  • Large rework of Cultist Circle, should be more accurate to live behavior
    • Each direct reward (e.g. Killa figurine sacrifice for Killa helmet) can be collected only once per profile
    • Hideout-related rewards are correctly given 25% of the time when over 400k rouble sacrifice theshhold
    • Items needed to complete in-progress quests can be rewarded
  • Big clean up and rework of how random numbers are chosen
  • Added logging to loose loot generation to help track down phantom modded items that don't exist in the database causing map loading to fail

MODIFIED

  • Improved how scope mounts are chosen when added to a bots' weapon, should reduce scope mounts with a red dot but no scope appearing
  • Moved Christmas start date from 7th to 12th to better match the start of winter weather
  • Reworded error message when cultist circle rewards are too big to fit into box
  • Reduced cultist circle debug logging
  • Added null protection to addHideoutEliteSlots() when profile lacks a generator

FIXED

  • Fixed airdrops not spawning without the use of a red flare
  • Fixed missing Christmas tree hideout area using 2023 Christmas data
  • Fixed issue where favoriting a weapon/item in the Weapon Rack or Hall of Fame would cause the profile to not load after a restart
  • Fixed issue where you wouldn't see favorited items if you viewed your profile from the Friends list
  • Fixed viewing another profiles profile data sometimes showing the mannequin instead of the profiles equipment
  • Fixed traderconfig.traderPriceMultipler applying to items twice
  • Fixed traderconfig.traderPriceMultipler not applying to trader items when viewed from flea
  • Fixed price discrepancy between trader and flea price for trader items
  • Fixed getCultistCircleRewardPool error when trying to access a hideout area stage that doesn't exist
  • Fixed cultist circle saving direct rewards to the profile incorrectly
  • Fixed cultist circle returning direct weapon/armor rewards without mods
  • Fixed cultist circle rewarding 2x Killa helmet face plates

MODDERS

  • Moved hardcoded money/ammo Cultist circle blacklist from code into config
  • Renamed cultistCircle.getRandomLoot to generateRandomisedItemsAndAddToRewardPool, also checks items parentId against blacklist
  • Added nullguard to getQuestRewardItems() to protect against invalid custom quests
  • Made GameObject hooks local to their respective plugin throughout modules

Modder guidance

https://dev.sp-tarkov.com/SPT/Issues/wiki/Modding-Info

Known SPT issues

https://github.com/sp-tarkov/build/wiki/Known-SPT-issues

Known NON-SPT issues

https://dev.sp-tarkov.com/SPT/Issues/wiki/Known-non-SPT-issues

Direct Download

https://spt-releases.modd.in/SPT-3.10.2-33420-c3cd67d.7z

Thanks

Shibdib
SgtLaggy
Refringe
Cj
DrakiaXYZ

SPT 3.10.1 (33420)

30 Nov 22:14
39bd672
Compare
Choose a tag to compare

Requires EFT 0.15.5.1 33420 (released 2nd November 2024)

Release notes

  • This release fixes a number of bugs found after the release of 3.10.0

Automatic install instructions (Recommended)

https://hub.sp-tarkov.com/files/file/672-spt-installer/

Mod compatibility

  • Compatible with 3.10.0 mods

Profile compatibility

  • Compatible with 3.10.0 profiles

Manual install instructions (Optional)

https://github.com/sp-tarkov/build/wiki/Manual-Install-Instructions

Upgrading from 3.10.0

  • Download SPT files from Direct Download section at bottom of document and copy contents into 3.10.0 folder, overwrite all

Changes

ADDED

  • Added Large/Medium/Small Christmas gift to Christmas event loot pool (blacklists them from flea when outside of event)
  • Added system that checks for and adds missing hideout crafts to profile when player starts game

MODIFIED

None

FIXED

  • Fixed airdrops not spawning without the use of a red flare
  • Fixed player character breaking after using the gym
  • Fixed issue where the player cannot exit the raid due to the Airdrop patch failing

MODDERS

  • client/hideout/workout endpoint no longer returns effects data
  • Due to LFS limitations on github we have compressed the locations data and stored it in project\assets\compressed\database\locations.7z, this is extracted on first run of server in debug mode or via the new npm: database:decompress server task
  • Moved majority of code into handleModEvent to help modders handle custom events via method overriding
  • Added forceSnow to seasonal mod event system

Modder guidance

https://dev.sp-tarkov.com/SPT/Issues/wiki/Modding-Info

Known SPT issues

https://github.com/sp-tarkov/build/wiki/Known-SPT-issues

Known NON-SPT issues

https://dev.sp-tarkov.com/SPT/Issues/wiki/Known-non-SPT-issues

Direct Download

https://spt-releases.modd.in/SPT-3.10.1-33420-016fc2a.7z

Thanks

Refringe
Cj
Archangel
Lacyway
DrakiaXYZ

SPT 3.10.0 (33420)

26 Nov 15:04
f536197
Compare
Choose a tag to compare

Requires EFT 0.15.5.1 33420 (released 2nd November 2024)

Release notes

  • We had hoped to get a new version of SPT out that included the Unity engine upgrade BSG were working on (to reduce the impact on modders who would have to completely remake item/weapon mods). With the upgrade being pushed back to early next year we made the decision to not wait any longer and get SPT out
  • A warning - A LOT has changed in 3.10, do not be surprised if there are a number of patches over the next few weeks or months that fix issues as they're found
  • There have been big changes in EFT relating to raid creation. A decision was made to move SPT over to PvE to gain benefits BSG have included. This required significant rework with how SPT starts and ends raids
  • Zombies - They have been implemented but restricted to Labs only, they make questing impossible. As always mods could be created to expand zombies to all maps
  • EFT has a memory leak problem. RAM usage can increase gigabytes a minute, we're created a workaround that frees up RAM when opening an inventor screen
  • Stutters - BSG run a lot of code when a bot dies, its enough code to cause the game to drop frames. It's so bad there isn't a CPU you can buy today that will prevent it
  • Winter season - As you've realized, snow isn't working well in EFT. It shows indoors. We've purposefully moved winter further back in December and made it finish earlier in January until BSG can improve it
  • Old profiles - We attempted to support 3.9.8 profile but with the amount of changes it proved too much, we compromised and wrote a migration system for 3.9.8 mod-free profiles
    • WARNING - Loading SPT with an old profile will result in messages from players/traders being deleted
  • Mod compatibility - BSG now enforce the use of valid MONGO_IDs for items, this means 95% of custom item mods are now incompatible and need code changes to function

Automatic install instructions (Recommended)

https://hub.sp-tarkov.com/files/file/672-spt-installer/

Mod compatibility

  • None - Do NOT use any 3.9 mod with this version

Profile compatibility

  • Compatible with 3.9.8 mod-free profiles

Manual install instructions (Optional)

https://github.com/sp-tarkov/build/wiki/Manual-Install-Instructions

Upgrading from 3.9.x

  • Not possible, do not use old copies of SPT

Changes

EFT:

  • Map to map travel
  • Mortar strikes (disabled by default - can be enabled via mods)
  • Balancing changes
  • Sound changes
  • Factory rework
  • New quests
  • New boss - Partisan
  • Tripwires
  • Bipods
  • Weapon resting
  • Hideout Gear rack
  • Hideout Cultist circle
  • New weapons and equipment
  • Zombie event (disabled outside of Halloween event - can be force-enabled via mods or VERYSPOOKY SPT friend code)
  • Stash item pinning/locking

ADDED

  • Added custom in-raid RAM cleanup tool
    • Runs when player opens any inventory page
    • Opening an inventory page takes 0.25 seconds, we run RAM cleanup code with a fixed run-time of 0.25 seconds that does what it can in the time allowed
    • Our testing has shown it keeps the RAM usage down enough to play through a raid
    • This problem occurs in Live but due to how few bots spawn in PvE its not as bad
  • Added migration system for 3.9.8 profiles:
    • Will NOT work for profiles that use Custom Quests/Custom Traders/ Custom items
    • Will delete all messages from chat bots and PMCs
    • No support is provided on discord for anyone having problems when using a 3.9.8 profile
  • Added new quests
  • Added support for map to map travel system
  • Added support for item return system when traveling between maps
  • Added radar parts airdrop event system (disabled by default, causes game to hard crash on exiting raid)
  • Added Cultist Circle hideout area and simulated live behavior:
    • Approximated system for rewarding needed items for completing hideout upgrades/crafts, its not 100%, but close
    • Added system to give specific rewards, controlled via hideout config
    • Variable craft time based on items sacrificed
    • Sacrifice time can overridden with value set in hideout config
  • Added support for Equipment storage hideout area
  • Enabled PMC karma system
    • Doesn't gain/lose karma when performing actions - no code exists in client to do this
    • Fixed at 0.2
    • Partisan will spawn and be hostile to player
  • Added new boss bossPartizan to server data and code
  • Added new equipment to PMCs:
    • Weapons (M60 + variants/AA-12/Desert Eagle)
    • Various armors/headsets/helmets/weapon mods
  • Added new difficulty values to bots to support tripwires
  • Added system to support opening twitch 2024 gambling boxes
  • Added config toggle to keep daily quest type when replacing them sp-tarkov/server@eff5f14
  • Removed Visit site to buy this labels from clothing and stash expansion UI elements
  • Added STREAMERLOOT gift code sp-tarkov/server@e9aeb2d
  • Added SPLASH gift code
  • Added STASHQOL gift code
  • Added 500CIGARETTES gift code
  • Added VERYSPOOKY SPT friend code - force-enables Halloween + zombies
  • Added tiered flea system:
    • Disabled by default
    • Allows items to be locked from purchase until player is a specific level
    • Offers 'show' in flea but cannot be purchased
    • Comes with some values i have been playing with during my testing playthrough
    • Enabled via ragfair.json/tieredFlea config
  • Added additional weapon mods to PMCs sp-tarkov/server@99afff5
  • Added more contributor names to PMC pool
  • Added a lot of items to reward pool blacklist (e.g. Secure flash drive v2, Radar station spare parts)
  • Halloween - Added Tagilla to laboratory sp-tarkov/server@680a316
  • Significantly expanded seasonal event system:
  • Added April 1st event sp-tarkov/server@22b6ee2
  • Lightkeeper quests do not correctly reward items in live PvE, we have added a workaround to make it work for SPT sp-tarkov/server@3818388
  • Added ability to define a minimum magazine size per gun and per bot level via config sp-tarkov/server@e844f52
    • Added various weapons to this system for level 25+ PMCs to ensure they have magazines with a minimum size of 30
  • Added ability for PMCs killed by player to remark on the map they died on + added some PMC responses that involve the location sp-tarkov/server@c61de94
  • Added removeInvalidTradersFromProfile to core.json config to allow cleanup of invalid trader data in profile - e.g. custom traders when mod is uninstalled
  • Implemented per-game-edition quest filtering and blacklisting system
  • Added Documents with decrypted data to rewardable item blacklist

MODIFIED

  • Migrated SPT to use PvE mode instead of PvP
    • Provides a lot of functionality as a baseline, requiring less manual implementations by SPT (e.g. airdrops/BTR)
  • Deleted or modified over 50 module patches
    • BSG changed a lot in how offline raids work
  • Rewrote insurance handling system to support new raid start/end process
  • Rewrote raid start system
  • Rewrote raid end system
  • Rewrote scav raid entry system
  • Rewrote how scav exfiltrations are processed, they should now correctly show only scav/coop exits
  • Updated trader assorts to match live
  • Updated Ref items to better match live sp-tarkov/server@6e9a51f
  • Updated quests + added new quest icons
  • Updated new profile templates:
    • e.g. Include cultist circle level 1 on new unheard profiles
  • Updated flea market handling code to match changes from live
  • Regenerated bot loot/equipment using only 0.15.x data (over 100k bots were used)
  • Regenerated location static/dynamic loot data using only 0.15.x dumps
  • Regenerated static container ids for all maps
  • Removed pmcConfig.chanceSameSideIsHostilePercent config property and code that uses it, now implemented inside every maps base.json
  • Expanded pmcConfig.maxBackpackLootTotalRub to work per PMC level
    • PMCs have more expensive loot items in their backpack at higher levels
  • Removed unused singleplayer/settings/raid/endstate endpoint
  • Adjusted PMCs to start healing when further away from danger
  • Added Secure flash drive v2/v3 to reward blacklist sp-tarkov/server@348a200
  • Updated how bonus money is calculated in quest rewards to be more accurate sp-tarkov/server@bb0ffa6
  • Added coreConfig.features.chatbotFeatures.sptFriendGiftsEnabled, default true
  • When listing an item on flea, the avg/max/min values no longer take trader values into account sp-tarkov/server@ff15980
  • Improved how flea system gets average offer price sp-tarkov/server@c7ae282
  • Reworked Weather simulation sp-tarkov/server@7330f6f
    • Weather can change mid-raid, occurs every 15/30 minutes
    • In-raid temperature now takes into account time o...
Read more

SPT 3.9.8 (30626)

23 Nov 15:16
f536197
Compare
Choose a tag to compare

Requires EFT 0.14.9.30626 (released 27th June 2024)

Release notes

Fixed a serious issue that involved incorrect values being calculated that was included with 3.9.6 and 3.9.7

Automatic install instructions (Recommended)

https://dev.sp-tarkov.com/SPT/Issues/wiki/Installing-SPT-with-the-installer

Mod compatibility

  • Compatible with 3.9.x mods

Profile compatibility

  • Compatible with 3.9.x profiles

Manual install instructions (Optional)

https://dev.sp-tarkov.com/SPT/Issues/wiki/Manual-Install-Instructions

Upgrading from 3.9.x

  • Download 3.9.8 manually from Direct Download below and extract the contents of the 7z file (using 7Zip) into your existing 3.9.x folder, ensure you overwrite all files

Changes

ADDED

MODIFIED

FIXED

  • Fixed server incorrectly calculating fuel usage / ragfair tax / insurance return bonus values c2f8dfbd55

MODDERS

Modder guidance

https://dev.sp-tarkov.com/SPT/Issues/wiki/Modding-Info

Known SPT issues

https://dev.sp-tarkov.com/SPT/Issues/wiki/Known-SPT-issues

Known NON-SPT issues

https://dev.sp-tarkov.com/SPT/Issues/wiki/Known-non-SPT-issues

Direct Download

https://spt-releases.modd.in/SPT-3.9.8-30626-a0c79ac.7z - no longer available

Thanks

DrakiaXYZ
Cogy

SPT 3.9.7 (30626)

23 Nov 15:16
f536197
Compare
Choose a tag to compare

Requires EFT 0.14.9.30626 (released 27th June 2024)

Release notes

Fixed an issue where some people couldn't load the client

Automatic install instructions (Recommended)

https://dev.sp-tarkov.com/SPT/Issues/wiki/Installing-SPT-with-the-installer

Mod compatibility

  • Compatible with 3.9.x mods

Profile compatibility

  • Compatible with 3.9.x profiles

Manual install instructions (Optional)

https://dev.sp-tarkov.com/SPT/Issues/wiki/Manual-Install-Instructions

Upgrading from 3.9.x

  • Download 3.9.7 manually from Direct Download below and extract the contents of the 7z file (using 7Zip) into your existing 3.9.x folder, ensure you overwrite all files

Changes

ADDED

MODIFIED

FIXED

  • Fixed an issue that would cause bundles to not correctly load when the server is on a different machine to the client 939c85bc7c
  • Fixed a server error that would occur when a mod made use of the calculateItemWorth() function fd50ec4ad8

MODDERS

Modder guidance

https://dev.sp-tarkov.com/SPT/Issues/wiki/Modding-Info

Known SPT issues

https://dev.sp-tarkov.com/SPT/Issues/wiki/Known-SPT-issues

Known NON-SPT issues

https://dev.sp-tarkov.com/SPT/Issues/wiki/Known-non-SPT-issues

Direct Download

https://spt-releases.modd.in/SPT-3.9.7-30626-2ac7813.7z

Thanks

Archangel
Blacky

SPT 3.9.6 (30626)

23 Nov 15:16
f536197
Compare
Choose a tag to compare

Requires EFT 0.14.9.30626 (released 27th June 2024)

Release notes

Various fixes

Automatic install instructions (Recommended)

https://dev.sp-tarkov.com/SPT/Issues/wiki/Installing-SPT-with-the-installer

Mod compatibility

  • Compatible with 3.9.x mods

Profile compatibility

  • Compatible with 3.9.x profiles

Manual install instructions (Optional)

https://dev.sp-tarkov.com/SPT/Issues/wiki/Manual-Install-Instructions

Upgrading from 3.9.x

  • Download 3.9.6 manually from Direct Download below and extract the contents of the 7z file (using 7Zip) into your existing 3.9.x folder, ensure you overwrite all files

Changes

ADDED

MODIFIED

  • Improved bot weapon generation to better add stocks to weapons where appropriate 653281edc3
  • Adjusted repeatable quest generation difficulty values based on feedback d736ad43ff
  • Improved IsEnemyPatch logic af96c37815
    • Never flag a bot as an enemy if they're already an ally
    • Copied BSG logic for determining existing enemy
    • Use existing logic for rogues when interacting with players
    • Prevented bots becoming hostile with members of their own squad (e.g. spawn mods that add PMC squads of differing sides)
    • Fixed incorrect Zryachiy logic
  • Improved LighthouseProgressionClass.cs to support multiple PMCs having access to LK island (requires mod to enable feature, not included in default SPT) f235ee21b7

FIXED

  • Fixed a client error that would occur when certain bosses would shoot other AI 9357555280
  • Fixed server draining water filter after super water craft is complete and waiting for collection 2e9a6016f1
  • Fixed an issue where continuous hideout crafts would not utilize hideout skill bonuses when calculating the craft time 2e9a6016f1
  • Fixed hideout craft/insurance/ragfair tax calculations only using the first bonus in their calculations instead all of all that matched 915c96d40c
  • Fixed fuel use debuffs persisting after hideout wall is fully crafted 15a83a0da3
  • Fixed calculateItemWorth() not handling child items lacking a upd object ebe1bc021f
  • Fixed missing rear sights on PMC SKS weapons bfb3185b0a
  • Fixed recursive issue with FAST MT Super High Cut helmet (Urban Tan) being inside its own nvg slot bfb3185b0a
  • Fixed PK Zenit PT-2 "Klassika" stock having incorrect pistolgrip mods ead2741513
  • Fixed invalid bundles being continuously downloaded on game start 471c191bbb
  • Fixed items added to ragfair configs custom blacklist still being sellable on flea by player f46694a169
  • Fixed infinite server loop when generating repeatable quests f04382c9bb
  • Fixed shooting Zryachiys followers not giving negative rep f235ee21b7

MODDERS

  • Improved Lighthouse patch to allow modders to utilize/amend its functionality f235ee21b7

Modder guidance

https://dev.sp-tarkov.com/SPT/Issues/wiki/Modding-Info

Known SPT issues

https://dev.sp-tarkov.com/SPT/Issues/wiki/Known-SPT-issues

Known NON-SPT issues

https://dev.sp-tarkov.com/SPT/Issues/wiki/Known-non-SPT-issues

Direct Download

https://spt-releases.modd.in/SPT-3.9.6-30626-2de979d.7z

Thanks

DanW
TetrisGG
Archangel

SPT 3.9.5 (30626)

23 Nov 15:16
f536197
Compare
Choose a tag to compare

Requires EFT 0.14.9.30626 (released 27th June 2024)

Release notes

Various fixes

Automatic install instructions (Recommended)

https://dev.sp-tarkov.com/SPT/Issues/wiki/Installing-SPT-with-the-installer

Mod compatibility

  • Compatible with 3.9.x mods

Profile compatibility

  • Compatible with 3.9.x profiles

Manual install instructions (Optional)

https://dev.sp-tarkov.com/SPT/Issues/wiki/Manual-Install-Instructions

Upgrading from 3.9.x

  • Download 3.9.5 manually from Direct Download below and extract the contents of the 7z file (using 7Zip) into your existing 3.9.x folder, ensure you overwrite all files

Changes

ADDED

MODIFIED

  • Updated Avalonia from 11.1.0-RC2 to 11.1.1 66445cf2d1
  • Updated Counteraction quest requirement to include new dogtags f0b302a119
  • Adjusted PMC weapon weights 00322be0e8
  • Updated PMC max level to match player max 97ed43b841
  • Extended summer season by 2 months 5d1c02d0ea
  • Improved how bots determine who to flag as an enemy de7e762211

FIXED

  • Fixed server crash when generating bots for a high level player ee1eb7d690
  • Fixed bot generation errors not showing in console ee1eb7d690
  • Fixed server logs being saved to SPT root folder instead of logs folder on Linux 3edf0f2ff9
  • Fixed bundles not loading on Linux 6f010acfca
  • Fixed some days in the year lacking a season and falling back to the default (summer) 5d1c02d0ea

MODDERS

  • Added async to the handleRequest chain inside HttpServer 398bf43444
  • Made some module patches public to assist with modders accessing/overriding them f08011788c
  • Updated AddEnemyToAllGroupsInBotZonePatch with additional checks de7e762211
  • Removed redundant client patch BotCallForHelpCallBotPatch 42060f027d

Modder guidance

https://dev.sp-tarkov.com/SPT/Issues/wiki/Modding-Info

Known SPT issues

https://dev.sp-tarkov.com/SPT/Issues/wiki/Known-SPT-issues

Known NON-SPT issues

https://dev.sp-tarkov.com/SPT/Issues/wiki/Known-non-SPT-issues

Direct Download

https://spt-releases.modd.in/SPT-3.9.5-30626-e4ba92b.7z

Thanks

DrakiaXYZ
RomanxTheLast
Lacyway
MadByte
Witek