Server/project
Dev cd965bb733 Refactored 2 functions to accept a request object instead of 5+ parameters generateModsForWeapon() and chooseModToPutIntoSlot()
Store meta-data on weapon as its being generated e.g. if it has an optic/front sight/rear sight
use above meta-data to force a low/high profile gas block on weapon during generation
2024-05-21 23:22:16 +01:00
..
assets Refactored 2 functions to accept a request object instead of 5+ parameters generateModsForWeapon() and chooseModToPutIntoSlot() 2024-05-21 23:22:16 +01:00
src Refactored 2 functions to accept a request object instead of 5+ parameters generateModsForWeapon() and chooseModToPutIntoSlot() 2024-05-21 23:22:16 +01:00
tests Rebranding to SPT (!345) 2024-05-21 17:59:04 +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 Linting Updates (!336) 2024-05-16 08:41:05 +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 Rebranding to SPT (!345) 2024-05-21 17:59:04 +00: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.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