Server/project/src/generators
Dev 31942b96eb Add marksman rifles to elimination dailies
Add weapon filtering based on range requirement of elimination quest:
> 50 = no pistols/shotguns
< 20 = no DMR/MarksmanRifles
2024-02-01 14:37:02 +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 Fix issue with choosing a default mod for a weapon when the bot doesnt have the default mod in their mod pool already - would result in missing vital mods causing a fallback to a default weapon preset 2024-01-30 21:14:15 +00:00
BotGenerator.ts Skip gifter when removing christmas items 2024-01-27 22:39:57 +00:00
BotInventoryGenerator.ts Improve armor slot compatibility checking 2024-01-30 16:32:03 +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 Fix issue with choosing a default mod for a weapon when the bot doesnt have the default mod in their mod pool already - would result in missing vital mods causing a fallback to a default weapon preset 2024-01-30 21:14:15 +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 Add marksman rifles to elimination dailies 2024-02-01 14:37:02 +00:00
ScavCaseRewardGenerator.ts Blacklist Quest Items from Scav Case 2024-01-31 22:52:55 +00:00
WeatherGenerator.ts Make accelerated time calculations independent of client (!205) 2024-01-23 10:13:53 +00:00