Server/project
IsaacSin 58ee2c66d3 Fix GP coin ragfair offers being excluded by "Exclude bartering offers" filter. (!363)
BSG now considers GP coin to be a currency.
Commit 4788f6b407 (diff-d1c96eaf446b0afaf70c62191c7a688471fca50c) already added GP coin to the `Money` enum, but it needs to be added to `PaymentHelper.isMoneyTpl()` to prevent it from being filtered by the barter filter as with other money offers.
See attached screenshots for a demonstration of SPT vs live behavior.

Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/363
Co-authored-by: IsaacSin <Isaacgsds@gmail.com>
Co-committed-by: IsaacSin <Isaacgsds@gmail.com>
2024-06-13 13:28:37 +00:00
..
assets 30547 2024-06-13 14:08:09 +01:00
src Fix GP coin ragfair offers being excluded by "Exclude bartering offers" filter. (!363) 2024-06-13 13:28:37 +00:00
tests Migrate PMCs (sptBear/sptUsec) To Bsg Types (pmcBEAR/pmcUSEC) (!360) 2024-06-06 16:59:44 +00:00
.editorconfig Fixes Markdown Formatting 2024-05-07 13:37:01 -04:00
.eslintignore Code Styling Changes 2024-05-06 02:36:35 -04:00
.eslintrc.json Added null checks as warnings (!352) 2024-05-27 13:08:21 +00:00
.nvmrc Updates NPM Packages - Node v20.11.1 LTS (!260) 2024-03-14 09:08:40 +00:00
.prettierignore Linting Updates (!336) 2024-05-16 08:41:05 +00:00
.prettierrc Linting Updates (!336) 2024-05-16 08:41:05 +00:00
.swcrc Rebranding to SPT (!345) 2024-05-21 17:59:04 +00:00
gulpfile.mjs Rebranding to SPT (!345) 2024-05-21 17:59:04 +00:00
package.json Revert "Updated server node version to 20.14.0 from 20.11.1" 2024-06-03 17:34:22 +01:00
pkgconfig.json Fixed stacktraces and source maps on the built exe (!153) 2023-10-15 07:31:16 +00:00
Server.code-workspace Rebranding to SPT (!345) 2024-05-21 17:59:04 +00:00
tsconfig.base.json Rebranding to SPT (!345) 2024-05-21 17:59:04 +00:00
tsconfig.json fix/profiler (!166) 2023-11-06 19:39:13 +00:00
tsconfig.strictNullChecks.json Null checks first pass (!353) 2024-05-27 16:05:16 +00:00
tsconfig.typedef.json fix/profiler (!166) 2023-11-06 19:39:13 +00: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