Server/project
DrakiaXYZ ee1eb7d690 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>
2024-07-30 07:24:29 +00:00
..
assets Updated crowdin locales 2024-07-26 19:29:39 +01:00
src Fix issue in BotLevelGenerator when high level (!388) 2024-07-30 07:24:29 +00:00
tests Apply Biome Formatting 2024-07-23 11:30:35 -04:00
.editorconfig Fixes Markdown Formatting 2024-05-07 13:37:01 -04:00
.nvmrc Updates NPM Packages - Node v20.11.1 LTS (!260) 2024-03-14 09:08:40 +00:00
.swcrc Apply Biome Formatting 2024-07-23 11:30:35 -04:00
biome.jsonc Apply Biome Formatting 2024-07-23 11:30:35 -04:00
gulpfile.mjs Apply Biome Formatting 2024-07-23 11:30:35 -04:00
package.json Adds Biome - Removes ESLint & Prettier (!383) 2024-07-23 11:25:08 -04:00
pkgconfig.json Apply Biome Formatting 2024-07-23 11:30:35 -04:00
Server.code-workspace Adds Biome - Removes ESLint & Prettier (!383) 2024-07-23 11:25:08 -04:00
tsconfig.base.json Apply Biome Formatting 2024-07-23 11:30:35 -04:00
tsconfig.json Apply Biome Formatting 2024-07-23 11:30:35 -04:00
tsconfig.typedef.json Apply Biome Formatting 2024-07-23 11:30:35 -04:00
typedoc.json Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
vitest.config.ts Rebranding to SPT (!345) 2024-05-21 17:59:04 +00:00