Server/project/src/generators
2024-01-29 11:22: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 Improve mod item filtering code 2024-01-27 18:12:13 +00:00
BotGenerator.ts Skip gifter when removing christmas items 2024-01-27 22:39:57 +00:00
BotInventoryGenerator.ts Add config property forceOnlyArmoredRigWhenNoArmor + wire it up 2024-01-27 18:52:36 +00:00
BotLevelGenerator.ts Improve function comments 2024-01-06 15:21:16 +00:00
BotLootGenerator.ts improve bot generation time 2024-01-19 19:21:51 +00:00
BotWeaponGenerator.ts Improve mod item filtering code 2024-01-27 18:12:13 +00:00
FenceBaseAssortGenerator.ts Finalise fence changes 2024-01-20 17:56:19 +00:00
IFilterPlateModsForSlotByLevelResult.ts Rework how plates are filtered from bot equipment 2024-01-12 17:00:22 +00:00
LocationGenerator.ts Improve workaround for spawnpoint values 2024-01-17 10:45:25 +00:00
LootGenerator.ts Reworked openRandomLootContainer() to make use of addItemToStash() 2024-01-20 22:13:47 +00:00
PlayerScavGenerator.ts Convert hideout area bonus property + Bonus type property into an enum and update code that uses altered property 2024-01-29 10:42:02 +00:00
PMCLootGenerator.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
RagfairAssortGenerator.ts Refactor of RagfairAssortGenerator and associated code that touches it 2024-01-23 14:17:01 +00:00
RagfairOfferGenerator.ts Remove redundant return statements from RagfairOfferGenerator 2024-01-29 11:22:04 +00:00
RepeatableQuestGenerator.ts Prevent no exit data killing client start 2024-01-20 00:19:52 +00:00
ScavCaseRewardGenerator.ts Refactor handleScavCase() to use addItemToStash() 2024-01-21 16:40:14 +00:00
WeatherGenerator.ts Make accelerated time calculations independent of client (!205) 2024-01-23 10:13:53 +00:00