Server/project/src/models/spt/config
Dev 927273d71d Feature: Add ability to define different types of airdrop loot containers
+ Fixed a typo in `createRandomloot()` function name
+ Added more generically named`getWeightedValue()` function as future replacement for `getWeightedInventoryItem()`
+ Changed `LootRequest` into interface

Added:
Weapon/armor
Barter
Medical/Food
Mixed
2023-03-18 17:29:26 +00:00
..
IAirdropConfig.ts Feature: Add ability to define different types of airdrop loot containers 2023-03-18 17:29:26 +00:00
IBaseConfig.ts Add Repo 2023-03-03 15:23:46 +00:00
IBotConfig.ts Feature: Add ability to whitelist items inside each bots generation object + filter per bot level inside bot.json equipment.randomisation section (!73) 2023-03-17 18:20:16 +00:00
IBotDurability.ts Add Repo 2023-03-03 15:23:46 +00:00
ICoreConfig.ts Feature: send launcher descriptions of profiles when calling connect() (!70) 2023-03-15 14:18:55 +00:00
IHealthConfig.ts Add Repo 2023-03-03 15:23:46 +00:00
IHideoutConfig.ts Add Repo 2023-03-03 15:23:46 +00:00
IHttpConfig.ts Add Repo 2023-03-03 15:23:46 +00:00
IInRaidConfig.ts Add Repo 2023-03-03 15:23:46 +00:00
IInsuranceConfig.ts Add Repo 2023-03-03 15:23:46 +00:00
IInventoryConfig.ts Feature: Allow modders to define custom currencies (!62) 2023-03-11 17:38:20 +00:00
IItemConfig.ts Add Repo 2023-03-03 15:23:46 +00:00
ILocaleConfig.ts Add Repo 2023-03-03 15:23:46 +00:00
ILocationConfig.ts Squashed 22 commits in an attempt to fix Gitea object bloat 2023-03-05 22:02:56 +02:00
ILostOnDeathConfig.ts Squashed 22 commits in an attempt to fix Gitea object bloat 2023-03-05 22:02:56 +02:00
IMatchConfig.ts Add Repo 2023-03-03 15:23:46 +00:00
IPlayerScavConfig.ts Add Repo 2023-03-03 15:23:46 +00:00
IPmcConfig.ts Add Repo 2023-03-03 15:23:46 +00:00
IPmChatResponse.ts Feature: Add system that allows PMCs to send text messages to player post-raic. Can be positive or negative (!40) 2023-03-08 13:26:32 +00:00
IQuestConfig.ts Add Repo 2023-03-03 15:23:46 +00:00
IRagfairConfig.ts Feature: add adjustPriceWhenBelowHandbookPrice to ragfair.json + Add comments to ragfair config (!69) 2023-03-15 13:28:51 +00:00
IRepairConfig.ts Add Repo 2023-03-03 15:23:46 +00:00
IScavCaseConfig.ts Add Repo 2023-03-03 15:23:46 +00:00
ISeasonalEventConfig.ts Add Repo 2023-03-03 15:23:46 +00:00
ITraderConfig.ts Add Repo 2023-03-03 15:23:46 +00:00
IWeatherConfig.ts Add Repo 2023-03-03 15:23:46 +00:00