Server/project/src
DrakiaXYZ e295cda571 Fix issue in BotLevelGenerator when high level (!388)
Previously `highestValue` could be lower than `lowestValue`, resulting in an exception. These values are now generated in the same method and clamped

Add a catch to the botgen promise await so we get more useful errors if botgen fails

Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/388
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
(cherry picked from commit ee1eb7d690)
2024-07-30 08:29:04 +01:00
..
callbacks Fixed various Biome issues 2024-07-23 17:30:20 +01:00
context Fixed various Biome issues 2024-07-23 17:30:20 +01:00
controllers Fix issue in BotLevelGenerator when high level (!388) 2024-07-30 08:29:04 +01:00
di Apply Biome Formatting 2024-07-23 11:12:53 -04:00
generators Fix issue in BotLevelGenerator when high level (!388) 2024-07-30 08:29:04 +01:00
helpers Removed redundant function 2024-07-28 13:19:52 +01:00
ide Rebranding to SPT (!345) 2024-05-21 17:59:04 +00:00
loaders Apply Biome Formatting 2024-07-23 11:12:53 -04:00
models Apply Biome Formatting 2024-07-23 11:12:53 -04:00
routers Fixed various Biome issues 2024-07-23 17:30:20 +01:00
servers Add async to the handleRequest chain in HttpServer (!387) 2024-07-28 14:45:25 +01:00
services Fixed various Biome issues 2024-07-23 17:30:20 +01:00
tools/ItemTplGenerator Fixed various Biome issues 2024-07-23 17:30:20 +01:00
utils Fixed various Biome issues 2024-07-23 17:30:20 +01:00
ErrorHandler.ts Apply Biome Formatting 2024-07-23 11:12:53 -04:00
Program.ts Apply Biome Formatting 2024-07-23 11:12:53 -04:00