Dev
514c86d733
Fixed gift causing client error due to its parentid not being a valid mongoid
2024-09-09 10:41:18 +01:00
Dev
348a200149
Added secure flash drive v2/v3 to reward blacklist
2024-09-09 10:24:34 +01:00
Dev
6e9a51ff7e
Regenerated REF assort data using new ragfair dumps
...
issue: armor lacks soft inserts
2024-09-08 00:00:36 +01:00
Dev
eaa16259ae
Added service to ensure bot names are unique to a raid
2024-09-07 12:08:37 +01:00
Dev
ebe9c0daac
Added Dehydration
to list of effects we ignore inside transferPostRaidLimbEffectsToProfile()
2024-09-06 23:37:29 +01:00
Dev
f9ca76be79
Added missing quest images
2024-09-06 16:12:37 +01:00
Dev
4b3712954f
Fixed weapon rewards from quests as val/vss
2024-09-06 15:53:01 +01:00
Dev
b0cfa682c0
Fixed incorrect filtering of bad cultist circle rewards
2024-09-06 15:39:52 +01:00
Dev
3f05400c87
Updated assorts
2024-09-06 11:54:29 +01:00
Dev
8392537f5b
Updated quest data
2024-09-06 11:39:10 +01:00
Dev
072c8b4e02
Merge branch '3.10.0-DEV' of https://dev.sp-tarkov.com/SPT/Server into 3.10.0-DEV
2024-09-06 11:26:57 +01:00
Dev
abcf9f9488
Updated JSONs
2024-09-06 11:26:39 +01:00
Kaeno
026ff4d929
Make scav regenerate later after death to not persist old data, causing stale kills to appear on death.
2024-09-04 23:01:33 +01:00
Dev
eac3c7e226
Removed 0.14 pocket id from followerbigpipe
2024-09-04 09:52:37 +01:00
Cj
4139e85f1f
Clothing service fix ( !407 )
...
Server implementation of my `TraderServiceFix` mod.
Since 3.9 trader services were refactored by BSG. Resulting in them hard coding service ID's. This PR allows modders to push their trader ID to the `TraderConfig.moddedTraders.clothingService` array. It is then sent to the client where it adds it to the dictionary. I made this modular with its own interface in-case it needs expanded on in the future. So the this acts as both a fix and a groundwork for similar future fixes if need be as well.
Needs merged with https://dev.sp-tarkov.com/SPT/Modules/pulls/165
Co-authored-by: Cj <161484149+CJ-SPT@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/407
Co-authored-by: Cj <cj@noreply.dev.sp-tarkov.com>
Co-committed-by: Cj <cj@noreply.dev.sp-tarkov.com>
2024-09-04 08:31:15 +00:00
Dev
0bd794e39d
Renamed incorrectly named property
2024-09-03 21:09:07 +01:00
Dev
2768217d57
Fixed quest status not correctly mapping to integer
2024-09-03 19:12:23 +01:00
Dev
3878c01bac
Updated locale data
2024-09-03 18:50:54 +01:00
Dev
f3f72f34db
Cleaned up nullguard and comments
2024-09-03 18:42:26 +01:00
Dev
9d923a8b0e
Fixed Exhaustion
effect persisting after raid
2024-09-03 18:38:32 +01:00
Dev
f5dd69f43d
Processed quests into original format post-raid - untested
2024-09-03 17:09:56 +01:00
Dev
8f75851748
Updated Labs/GZ_high base jsons
2024-09-03 16:44:45 +01:00
Dev
ee314099d9
Added more direct sacrifice mappings to cultist circle config
2024-09-03 15:44:41 +01:00
Dev
8b2b9f7651
Filtered out Christmas tree hideout area from reward pool calculation when Christmas is not active
2024-09-03 10:19:24 +01:00
Dev
6b4a69b023
Merge branch '3.10.0-DEV' of https://dev.sp-tarkov.com/SPT/Server into 3.10.0-DEV
2024-09-03 09:58:38 +01:00
Dev
c3bd6e05b6
Cultist circle expansion:
...
Added reward blacklist
Added itemrewardblacklist in cultist reward calculation
Added reward pool expansion
2024-09-03 09:58:13 +01:00
CWX
d3ab8d8826
Remove "refreshOffers" prop ( !406 )
...
Drakia found a commit adding this, this will bork it till a refresh happens, removing fixes the issue
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/406
Co-authored-by: CWX <cwxdev@outlook.com>
Co-committed-by: CWX <cwxdev@outlook.com>
2024-09-03 06:50:36 +00:00
DrakiaXYZ
c793b7e0b3
Fix repair prices for all traders being the same (Should also fix other loyalty related issues) ( !405 )
...
- The client doesn't expect to receive the player's loyalty level in their profile, so set it to 0 before sending the profile
- Slight refactor of `getCompleteProfile` to always clone, so we can modify the data sent to the client without changing it on the server
Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/405
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
2024-09-03 06:09:23 +00:00
Dev
7de0a112dc
Added missing favoriteItems
array to profile templates + extra optional param to body part object
2024-09-02 20:40:15 +01:00
Dev
8aafd0e9b1
Added extra items to STREAMERLOOT
gift
2024-09-02 16:16:54 +01:00
Dev
e9aeb2d5bb
Added STREAMERLOOT
gift code
2024-09-02 16:07:31 +01:00
Dev
996052961c
Added tiger stripe Deagle to PMCs
2024-09-02 11:36:40 +01:00
Dev
cd2b7b460f
Fixed typo
2024-09-02 11:25:30 +01:00
Dev
73c75596e2
updated profile templates to use Improvements
instead of improvement
+ added migration for 3.9 profile + Added logging to 3.9 migrations
2024-09-02 11:16:23 +01:00
Dev
34f335175d
Added cultist circle level 1 to new unheard profiles
2024-09-02 09:46:07 +01:00
Dev
c9218fce7f
Updated Karma value on new and migrated profiles to be 0.2 instead of 0
2024-09-02 09:37:31 +01:00
Dev
6d1315ec47
Moved rigs into correct slot on PMCs
2024-09-01 21:00:12 +01:00
Dev
3671f68e9d
Added M60s to PMCs
2024-09-01 20:47:12 +01:00
Dev
04ad8dea36
Added uzi to PMCs
2024-09-01 20:38:18 +01:00
Dev
72d3f25fc4
Added uzi to PMCs
2024-09-01 20:37:55 +01:00
Dev
3d57eb2e4e
Added sr3m
to PMC weapon pool
2024-09-01 20:31:16 +01:00
Dev
5e3a749fcc
Updated location data
2024-09-01 20:08:00 +01:00
Dev
62e122652e
Updated headsets on PMCs
...
Fixed missing mods for 2x helmets
2024-09-01 19:28:17 +01:00
Dev
f203191fb6
Removed duplicate ragman assort
2024-09-01 18:39:33 +01:00
Dev
3dc32f5b70
Removed redundant removeLostInsuranceFromProfile
function
2024-09-01 17:20:50 +01:00
Dev
ca23daa7b8
Do not overwrite insuredItems array this early, is required by insurance service to send items out, cleaned up later
2024-09-01 17:14:40 +01:00
Dev
bb0ffa6fbc
Updated money bonus calculation to match live
2024-09-01 17:06:32 +01:00
Dev
b517fdfd0d
Flagged gunsmith: special order
and Import control as event quests
2024-09-01 16:57:43 +01:00
Dev
c359f41c63
Updated how money reward bonuses are calculated, slightly more accurate but still not identical to live
2024-09-01 16:53:48 +01:00
Dev
e6b05a6660
Added back accidentally removed code that adds missing bonuses to profiles
2024-09-01 16:45:31 +01:00