Server/project/src/generators
2024-01-06 15:19:04 +00:00
..
weapongen Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0 2023-11-30 10:20:37 +00:00
BotEquipmentModGenerator.ts Rework on equipment generation to process mods on an item if the item supports them instead of if the bots mods array has mods 2023-12-28 18:36:37 +00:00
BotGenerator.ts Add botRelativeLevelDeltaMin to pmc.json to allow configuration of lowest level of pmc relative to player 2024-01-06 15:19:04 +00:00
BotInventoryGenerator.ts Rework on equipment generation to process mods on an item if the item supports them instead of if the bots mods array has mods 2023-12-28 18:36:37 +00:00
BotLevelGenerator.ts Add botRelativeLevelDeltaMin to pmc.json to allow configuration of lowest level of pmc relative to player 2024-01-06 15:19:04 +00:00
BotLootGenerator.ts prevent random ammo stacks going above 60 2023-12-17 22:36:47 +00:00
BotWeaponGenerator.ts Improve error logging in weapon gen 2023-12-30 10:45:12 +00:00
FenceBaseAssortGenerator.ts Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0 2023-12-08 22:20:16 +00:00
LocationGenerator.ts Prevent server error when loot generator tries to find non-existent loot 2024-01-02 19:46:21 +00:00
LootGenerator.ts Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0 2023-12-08 22:20:16 +00:00
PlayerScavGenerator.ts Replace conditionCounters array with with TaskConditionCounters dictionary 2023-12-30 21:59:51 +00:00
PMCLootGenerator.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
RagfairAssortGenerator.ts Add builtInInserts to baseclasses and remove from flea offers 2023-12-29 15:33:43 +00:00
RagfairOfferGenerator.ts fix server start error 2023-12-21 09:12:15 +00:00
RepeatableQuestGenerator.ts Updated server handling of quests/repeatable quests to match 0.14 changes - this will break profiles 2024-01-05 19:52:21 +00:00
ScavCaseRewardGenerator.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
WeatherGenerator.ts Fix snow event not spawning 2024-01-02 13:41:52 +00:00