Server/project/src
2024-11-04 11:39:53 +00:00
..
callbacks Fix JSON parsing exception caused by double-encoding metrics data (!422) 2024-11-03 23:14:47 +00:00
context Updated appContext CLIENT_START_TIMESTAMP value to include sessionid 2024-10-22 13:41:33 +01:00
controllers Fixed scav exfiltration from location failing due to client profile data being in different format 2024-11-03 19:55:37 +00:00
di Moved code from gameStart() into server start via new class PostDbLoadService 2024-10-22 13:33:07 +01:00
generators Added functionality to allow setting a minimum magazine size for bots based on bot level via config 2024-11-04 11:39:53 +00:00
helpers Fixed PMC responses breaking messages and emptying the dialog window 2024-11-02 20:37:26 +00:00
ide Add types for variables on global scope. (!398) 2024-08-19 16:54:06 +01:00
loaders Updated interfaces to follow correct naming scheme 2024-10-19 12:43:38 +01:00
models Added functionality to allow setting a minimum magazine size for bots based on bot level via config 2024-11-04 11:39:53 +00:00
routers Properly fix metrics call, oops (!423) 2024-11-03 23:26:03 +00:00
servers Prevented server from running when an invalid/corrupt config json is found 2024-10-12 12:46:23 +01:00
services Improved logic used inside addEventBossesToMaps() 2024-11-04 09:47:12 +00:00
tools Create new script for associating productions with quests (!421) 2024-11-02 09:37:59 +00:00
utils Updated interfaces to follow correct naming scheme 2024-10-19 12:43:38 +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