Server/project/src
Dev 26eb1287cc Refactor sellitem() to use .find() instead of for loop
Add additional checks when sold item is not found
Replaced whitespace repalcement code with `replace()`
2023-05-24 15:51:05 +01:00
..
callbacks Add endpoint stubs and improve request/response objects 2023-05-20 18:37:39 +01:00
context Feature: Save profile changes on game exit 2023-03-23 14:48:10 +00:00
controllers Add endpoint stubs and improve request/response objects 2023-05-20 18:37:39 +01:00
di Lint: ts files (!82) 2023-03-22 14:31:05 +00:00
generators Fix issue with bot gen when bot config has empty equipment blacklist 2023-05-22 17:03:24 +01:00
helpers Refactor sellitem() to use .find() instead of for loop 2023-05-24 15:51:05 +01:00
ide Add Repo 2023-03-03 15:23:46 +00:00
loaders Make it possible to dynamically add bundles. (!87) 2023-04-23 09:50:52 +00:00
models Fix issue with scav case rewards failing + made function reward level handling more robust 2023-05-22 12:25:19 +01:00
routers Add endpoint stubs and improve request/response objects 2023-05-20 18:37:39 +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 23043 2023-05-15 17:22:54 +01:00
utils Improved image import functionality to allow for image path overrides e.g. adjusting trader images 2023-04-15 14:07:56 +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