Server/project/src
Cj 9bd9ad30c0 Divide ratingInceaseCount by 100000 (!242)
Should address massive flea rep gains. Tested about 10 cases, all seem within expected range.

Divided ratingIncreaseCount by a factor of 100000

Co-authored-by: Corey <dirtbikercj@gmail.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/242
Co-authored-by: Cj <cj@noreply.dev.sp-tarkov.com>
Co-committed-by: Cj <cj@noreply.dev.sp-tarkov.com>
2024-03-04 17:16:34 +00:00
..
callbacks Add maxPatrolValue route for module to pull data from. Added sandboxMaxPatrolvalue to location.json. linting on location.json 2024-02-16 16:17:55 +00:00
context Formatting 2024-02-02 15:00:21 -05:00
controllers Fix incorrect trader messages being sent when dealing with insurance on labs (!241) 2024-03-03 11:06:33 +00:00
di EXPERIMENTAL - pass output object into handleItemEvent and into move function 2024-02-10 15:44:21 +00:00
generators Added seasonal item handling inside daily quest reward generation code 2024-03-04 17:13:36 +00:00
helpers Divide ratingInceaseCount by 100000 (!242) 2024-03-04 17:16:34 +00:00
ide Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
loaders Fixes Linting Issues 2024-02-02 15:00:21 -05:00
models Changed flea rep gain code to use globals data instead of ragfair json 2024-02-29 12:19:43 +00:00
routers Add maxPatrolValue route for module to pull data from. Added sandboxMaxPatrolvalue to location.json. linting on location.json 2024-02-16 16:17:55 +00:00
servers Adjustments to profile saving logging logic 2024-02-10 10:07:40 +00:00
services Fix incorrect trader messages being sent when dealing with insurance on labs (!241) 2024-03-03 11:06:33 +00:00
utils Utilize the release callback returned by lockFileSync to release the lock file (!239) 2024-02-28 07:56:53 +00:00
ErrorHandler.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
Program.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00