Server/project/src
2023-07-15 11:00:35 +01:00
..
callbacks Moved keepalive code out of GameCallbacks and into its own function inside GameControler 2023-07-15 10:57:39 +01:00
context Feature: Save profile changes on game exit 2023-03-23 14:48:10 +00:00
controllers Further comment improvements 2023-07-15 11:00:35 +01:00
di Convert some privates to protected + some publics to protected 2023-07-15 10:45:33 +01:00
generators Move hard coded gameversion/account type values into bot config 2023-07-11 11:58:26 +01:00
helpers Further comment improvements 2023-07-15 11:00:35 +01:00
ide Add Repo 2023-03-03 15:23:46 +00:00
loaders Further comment improvements 2023-07-15 11:00:35 +01:00
models Further comment improvements 2023-07-15 11:00:35 +01:00
routers Add mock implementation for client/friend/request/cancel endpoint 2023-07-14 13:03:55 +01:00
servers Fix: use values from http.json instead of values in database/server.json 2023-03-25 15:03:20 +00:00
services Replace magic string with enum 2023-07-15 10:58:35 +01:00
utils Convert some privates to protected + some publics to protected 2023-07-15 10:45:33 +01:00
ErrorHandler.ts Lint: ts files (!82) 2023-03-22 14:31:05 +00:00
Program.ts Add Repo 2023-03-03 15:23:46 +00:00
TYPES.ts Add Repo 2023-03-03 15:23:46 +00:00