Server/project/src/generators
2023-12-08 16:27:34 +00:00
..
weapongen Improve addItemWithChildrenToEquipmentSlot(), Make it return different result when: 2023-11-24 16:05:58 +00:00
BotEquipmentModGenerator.ts Fix multiple typos 2023-11-29 11:36:20 +00:00
BotGenerator.ts Comment change 2023-11-26 22:35:26 +00:00
BotInventoryGenerator.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
BotLevelGenerator.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
BotLootGenerator.ts Improve handling of adding items to a bot container when the items type is incompatible with container 2023-12-08 16:27:34 +00:00
BotWeaponGenerator.ts Fix some weapons not having their chamber loaded with a cartridge during weapon generation 2023-11-29 11:35:34 +00:00
FenceBaseAssortGenerator.ts Remove redundant quest item check from fence assort generation as its already handled by itemHelper.isValidItem() 2023-12-05 15:00:23 +00:00
LocationGenerator.ts Change warning to debug message 2023-12-06 19:18:25 +00:00
LootGenerator.ts Handle edge case when an item is missing a min/max stack size value 2023-12-07 20:07:46 +00:00
PlayerScavGenerator.ts Improve addItemWithChildrenToEquipmentSlot(), Make it return different result when: 2023-11-24 16:05:58 +00:00
PMCLootGenerator.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
RagfairAssortGenerator.ts Reworked how the flea market categories are calculated, instead of trying to be smart and add/remove in a cache as offers are created, calculate the categories when needed 2023-12-05 20:41:43 +00:00
RagfairOfferGenerator.ts Reworked how the flea market categories are calculated, instead of trying to be smart and add/remove in a cache as offers are created, calculate the categories when needed 2023-12-05 20:41:43 +00:00
RepeatableQuestGenerator.ts prevent collection quests requesting more than 1 ammo per repeatable quest 2023-11-19 20:29:41 +00:00
ScavCaseRewardGenerator.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
WeatherGenerator.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00