Server/project/src
Archangel fefa9b3b39 Set correct data to favoriteItems array (!411)
This PR fixes an inconsistency in favoriteItems, at least in the latest EFT it deserializes an actual item rather than a string of item id's

I also made it empty out the array if the profile is converted, I tacked this onto the karma system as it only needs to happen and I was lazy to write more code to check for this, however if it's required for this PR to be merged feel free to say so.

Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/411
Co-authored-by: Archangel <jesse@archangel.wtf>
Co-committed-by: Archangel <jesse@archangel.wtf>
2024-09-20 14:31:01 +00:00
..
callbacks Removed server handling of PMC difficulty modification, is not handled natively 2024-09-18 10:41:03 +01:00
context Fixed various Biome issues 2024-07-23 17:30:20 +01:00
controllers Set correct data to favoriteItems array (!411) 2024-09-20 14:31:01 +00:00
di Added service to ensure bot names are unique to a raid 2024-09-07 12:08:37 +01:00
generators Removed server handling of PMC difficulty modification, is not handled natively 2024-09-18 10:41:03 +01:00
helpers Removed server handling of PMC difficulty modification, is not handled natively 2024-09-18 10:41:03 +01:00
ide Add types for variables on global scope. (!398) 2024-08-19 16:54:06 +01:00
loaders Changed mod path for loading bundles from the server to be relative (!389) 2024-07-31 20:14:12 +01:00
models Set correct data to favoriteItems array (!411) 2024-09-20 14:31:01 +00:00
routers Clothing service fix (!407) 2024-09-04 08:31:15 +00:00
servers Add async to the handleRequest chain in HttpServer (!387) 2024-07-28 14:45:25 +01:00
services Updated adjustExtracts() to push scav extracts into existing exits instead of overwriting 2024-09-20 11:07:27 +01:00
tools/ItemTplGenerator Updated itemtpl enum 2024-08-21 15:34:55 +01:00
utils Fix logs paths (!390) 2024-07-31 20:14:20 +01:00
ErrorHandler.ts Apply Biome Formatting 2024-07-23 11:12:53 -04:00
global.d.ts Add types for variables on global scope. (!398) 2024-08-19 16:54:06 +01:00
Program.ts Apply Biome Formatting 2024-07-23 11:12:53 -04:00