Server/project/src
2024-09-03 19:12:23 +01:00
..
callbacks Fixed item sell prices not varying per trader - client/items/prices/TRADERID endpoint requires prices to be altered by the traders sell coef (which is based on player loyalty level with said trader) 2024-09-01 15:04:59 +01:00
context Fixed various Biome issues 2024-07-23 17:30:20 +01:00
controllers Fixed typo 2024-09-02 11:25:30 +01:00
di Created new CircleOfCultist service and transplanted all code from Hideout controller into it 2024-08-26 11:46:38 +01:00
generators Cultist circle: 2024-08-26 11:17:10 +01:00
helpers Cleaned up nullguard and comments 2024-09-03 18:42:26 +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 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
routers Added back missing singleplayer/settings/raid/menu endpoint 2024-08-23 17:08:14 +01:00
servers Add async to the handleRequest chain in HttpServer (!387) 2024-07-28 14:45:25 +01:00
services Fixed quest status not correctly mapping to integer 2024-09-03 19:12:23 +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