Server/project/src/generators
chomp c1a4c544bc Add JSONC support to server configs + use by modders (!112)
Replaced calls (where possible) to JSON.parse/stringify with use of `jsonUtil` functions
`VFS.ts` was tricky, it can't be updated as it'd create a circular dependency

Also add json5 to package.json for modders to have access to

Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/112
2023-08-09 10:49:45 +00:00
..
weapongen Add Repo 2023-03-03 15:23:46 +00:00
BotEquipmentModGenerator.ts Improvements to PMC gear variety + comment changes 2023-07-26 16:41:54 +01:00
BotGenerator.ts Replace old "evil x" pmc name system with v2 2023-08-01 12:51:40 +01:00
BotInventoryGenerator.ts Fix issue with bot gen when bot config has empty equipment blacklist 2023-05-22 17:03:24 +01:00
BotLevelGenerator.ts Rename all globals.ts interfaces to improve naming consistency 2023-07-18 15:44:14 +01:00
BotLootGenerator.ts Force afaks into PMCs secure container 2023-07-27 15:01:08 +01:00
BotWeaponGenerator.ts Revert 999 stack size of ammo in bots secure containers + set secure stack count to 20 instead of 15 2023-07-26 22:46:19 +01:00
FenceBaseAssortGenerator.ts Place fence seasonal item blocking behind config propery 2023-07-22 14:16:19 +01:00
LocationGenerator.ts Add JSONC support to server configs + use by modders (!112) 2023-08-09 10:49:45 +00:00
LootGenerator.ts Improve nullguard code inside findAndAddRandomPresetToLoot() 2023-08-05 14:50:05 +01:00
PlayerScavGenerator.ts Add Repo 2023-03-03 15:23:46 +00:00
PMCLootGenerator.ts Refactor: rewrite itemFitsInto1By2Slot to improve readability 2023-03-21 15:17:14 +00:00
RagfairAssortGenerator.ts Rename all globals.ts interfaces to improve naming consistency 2023-07-18 15:44:14 +01:00
RagfairOfferGenerator.ts Comment improvements 2023-07-25 14:04:21 +01:00
ScavCaseRewardGenerator.ts Improvements to varous types throughout the codebase 2023-07-18 16:53:15 +01:00
WeatherGenerator.ts Comment improvements 2023-07-25 14:04:21 +01:00