Server/project/src
Dev c3232ac979 Refactor of InsuranceService
Add two methods to item helper, `getStaticItemPrice()` + `getFleaItemPrice()`

Changed how getItemPrice() works to return handbook price if its 1 rouble, not if its over 1
2023-07-20 16:04:26 +01:00
..
callbacks Fix incorrect comment 2023-07-20 14:02:53 +01:00
context Feature: Save profile changes on game exit 2023-03-23 14:48:10 +00:00
controllers Localise warning messages 2023-07-19 13:16:45 +01:00
di Convert some privates to protected + some publics to protected 2023-07-15 10:45:33 +01:00
generators Localise warning messages 2023-07-19 13:16:45 +01:00
helpers Refactor of InsuranceService 2023-07-20 16:04:26 +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 Update JSONs and add new properties to server interfaces 2023-07-20 13:53:44 +01:00
routers Handle additional events: ignore/set and ignore/remove 2023-07-15 15:01:23 +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 Refactor of InsuranceService 2023-07-20 16:04:26 +01:00
utils Additional code comments 2023-07-15 14:49:25 +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