Server/project
DrakiaXYZ 5ab3ee722e Fix issues caused when having NewSpawn enabled (!430)
- When NewSpawn is active, clear spawn waves sent to the client
- Copy `maxBotCap` to both BotMaxPvE and BotMax, as the client only reads BotMax

These changes cause bots to abide by the NewSpawn parameters when NewSpawn is enabled, as previously it was combining bot waves and dynamic spawning resulting in bots instantly respawning

Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/430
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
2024-11-20 09:20:59 +00:00
..
assets Enabled CAN_STAND_BY for PMCs 2024-11-19 22:07:00 +00:00
src Fix issues caused when having NewSpawn enabled (!430) 2024-11-20 09:20:59 +00:00
tests Updated interfaces to follow correct naming scheme 2024-10-19 12:43:38 +01: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:12:53 -04:00
biome.jsonc Fixed various Biome issues 2024-07-23 17:30:20 +01:00
gulpfile.mjs 3.10.0-DEV WIP: Fixes #771 - Quest items not appearing on the case of dying after collecting them. Fixes an issue with gulp v5 corrupting pngs. (!403) 2024-08-27 22:15:08 +00:00
package.json Create new script for associating productions with quests (!421) 2024-11-02 09:37:59 +00:00
pkgconfig.json Apply Biome Formatting 2024-07-23 11:12:53 -04:00
Server.code-workspace Adds Biome - Removes ESLint & Prettier (!383) 2024-07-22 21:15:57 +00:00
tsconfig.base.json Added 2 additional flags to compiler options 2024-08-03 22:24:32 +01:00
tsconfig.json Apply Biome Formatting 2024-07-23 11:12:53 -04:00
tsconfig.typedef.json Apply Biome Formatting 2024-07-23 11:12:53 -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