ec76a8897f
Trader offers with dogtag barter requirements are currently missing the `level` and `side` properties necessary to qualify them. This data already exists in the assorts, just needed to be sent along with the offer. I considered updating the `side` property of `Requirement` in `IAddOfferRequestData.ts`, but that field is never used, and the client appears to pass 0 for both (even though 0 is not a valid `side`). Not sure if this should be going to `master` or `310-dev`? Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/378 Co-authored-by: Tyfon <tyfon7@outlook.com> Co-committed-by: Tyfon <tyfon7@outlook.com> |
||
---|---|---|
.. | ||
assets | ||
src | ||
tests | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.json | ||
.nvmrc | ||
.prettierignore | ||
.prettierrc | ||
.swcrc | ||
gulpfile.mjs | ||
package.json | ||
pkgconfig.json | ||
Server.code-workspace | ||
tsconfig.base.json | ||
tsconfig.json | ||
tsconfig.strictNullChecks.json | ||
tsconfig.typedef.json | ||
typedoc.json | ||
vitest.config.ts |