Requires EFT 0.14.1.2.29197 (released 14th March 2024)
Release notes
A follow up release to fix some issues found in 3.8.1
Automatic install instructions (Recommended)
https://dev.sp-tarkov.com/SPT/Issues/wiki/Installing-SPT-with-the-installer
Mod compatibility
- Compatible with
3.8.1
mods
Profile compatibility
3.8.1
profiles are fully compatible
Manual install instructions
https://dev.sp-tarkov.com/SPT/Issues/wiki/Manual-Install-Instructions
Upgrading from 3.8.1
- Download manual SPT
7z
file from: https://spt-releases.modd.in/SPT-3.8.2-29197-be082eb.7z (requires 7Zip) - Copy contents of
7z
file into existing3.8.1
folder, overwrite all files
Changes
ADDED
- No additions
MODIFIED
- Launcher:
- Automatically remove trailing slashes from server url SPT/Launcher#48
- Prevent modification of settings while trying to connect to server SPT/Launcher#48
- Reworked how insurance system picks attachments to delete
77a5b0a4b4
- Not guaranteed to always pick the top x most valuable, has chance to pick any viable attachment but is heavily weighted to the most valuable instead
- Now has a chance to not pick any attachments to remove set via config (default 10%)
- Only remove attachment above a ruble value (set via config - default is 2000)
- Updated how PMC loot is picked, when choosing items by price the highest price between flea and handbook price is used, instead of just flea price
9fb1d9728e
- Updated server locales
4b7682383c
- Adjusted high-level PMC mod weights to makes them more of a challenge and provide more variety
879d19d912
FIXED
Commando
friend fixes:- Not handling modded items that lack non-English localisation
c33773a318
- Not finding relevant items when using its give command
84d5462955
- Not sending
RSP-30
flares correctlyd8f2153009
- Not handling modded items that lack non-English localisation
- Fixed
recursiveCompare()
throwing an exception in rare casesc552c7ad67
- Fixed mod bundles not loading when they have a space in its path
f991382d66
- Fixed profile creation failing when player alt+f4s partially through profile creation process, corrupting profile
eb0fb09a37
- Fixed hideout generator erroring when an installed fuel item lacks a
upd
propertyaeee99bae5
- Added guard against a null reference inside
updateFenceAssorts()
to protect against malformed modded items02e8b5051c
MODDERS
recursiveCompare()
will now return false when it compares an object to null/undefinedc552c7ad67
- Improved bundle loading: SPT/Modules#117
- async path
- Improved logging
- Further details in PR
- Altered bundle loading code to process files without a
.bundle
suffix3b0ee75d7f
- Moved
reduceWeightValues()
fromPMCLootGenerator
intoWeightedRandomHelper
and made it public17296fabfd
- Added
minAttachmentRoublePriceToBeTaken
toconfigs/insurance.json
77a5b0a4b4
- Added
chanceNoAttachmentsTakenPercent
toconfigs/insurance.json
77a5b0a4b4
- Added
HIDEOUT_AREA_CONTAINER
id toBaseClasses
type - Added handling of
x-forwarded-for
andx-real-ip
headers to incoming requests3e68297016
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
Zip hash
Release Hash: EsG7oZIKe6gBw9gjxaEnXw==
Thanks
Clodan
Senko
vniehues
TheSparta
Refringe