- Enable the Streets to Labs transit
- Denying access, and consuming keycard are already implemented in the client
Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/432
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Adding missing cultist circle recipes from Live (checked against https://www.cultistcircle.com/recipes):
USEC operative figurine for HighCom Trooper TFO body armor (MultiCam)
Dundukk sport sunglasses for Axel parrot figurine
Soap for Awl
Zarya stun grenade for Light bulb ×2
LEDX Skin Transilluminator for TerraGroup "Blue Folders" materials
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/431
Co-authored-by: theStraxus <thestraxus@noreply.dev.sp-tarkov.com>
Co-committed-by: theStraxus <thestraxus@noreply.dev.sp-tarkov.com>
- 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>
In combination with my other PR handle all the serializers asynchronously too, this should almost result in a fully asynchronous sending of responses.
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/428
Co-authored-by: Archangel <jesse@archangel.wtf>
Co-committed-by: Archangel <jesse@archangel.wtf>