Server/project
DrakiaXYZ 9b17a9b350 Create new script for associating productions with quests (!421)
See `src\tools\ProductionQuestsGen\ProductionQuestsGen.ts` for usage

I've run the tool and committed the updated production.json as an example of it successfully managing to find the quest association for most productions (Aside from new event quest productions)

Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/421
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
2024-11-02 09:37:59 +00:00
..
assets Create new script for associating productions with quests (!421) 2024-11-02 09:37:59 +00:00
src Create new script for associating productions with quests (!421) 2024-11-02 09:37: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