Server/project/src/helpers
2024-01-16 13:14:48 +00:00
..
Dialogue Add missing aid value to IUserDialogInfo 2024-01-06 13:49:48 +00:00
AssortHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
BotDifficultyHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
BotGeneratorHelper.ts When choosing an item to add to a bot, check if the item being added would block an item already equipped 2024-01-16 13:14:48 +00:00
BotHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
BotWeaponGeneratorHelper.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
ContainerHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
DialogueHelper.ts Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0 2023-11-30 10:20:37 +00:00
DurabilityLimitsHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
GameEventHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
HandbookHelper.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
HealthHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
HideoutHelper.ts First pass at implementing Place of fame dogtag bonus, bonus is slight out from what is shown on client (0.0x out) 2024-01-13 16:41:06 +00:00
HttpServerHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
InRaidHelper.ts Add handling for quest failing while player is at menu 2024-01-05 15:27:28 +00:00
InventoryHelper.ts Reduce instances of IItemEventRouterResponse being passed into a function and then returned, its an object and passed by ref, no need to return it 2024-01-16 12:21:42 +00:00
ItemHelper.ts Resolve fence selling helmets that lack inserts 2024-01-15 12:41:54 +00:00
NotificationSendHelper.ts Improve accuracy of view profile 2024-01-06 13:40:00 +00:00
NotifierHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
PaymentHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
PresetHelper.ts Make use of presetHelper instead of rolling own implementation 2024-01-16 10:28:08 +00:00
ProbabilityHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
ProfileHelper.ts Rename function profileHelper.removeCompletedQuestConditionFromProfile() to removeQuestConditionFromProfile 2024-01-10 12:37:34 +00:00
QuestConditionHelper.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
QuestHelper.ts Improve buyItem() handling of multiple and stackable item purchases 2024-01-14 21:12:56 +00:00
RagfairHelper.ts Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0 2023-12-15 14:16:15 +00:00
RagfairOfferHelper.ts Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0 2023-12-19 17:31:19 +00:00
RagfairSellHelper.ts flea-sell-changes (!176) 2023-12-17 10:36:54 +00:00
RagfairServerHelper.ts Improve buyItem() handling of multiple and stackable item purchases 2024-01-14 21:12:56 +00:00
RagfairSortHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
RepairHelper.ts Nullguard against missing properties 2024-01-08 21:17:23 +00:00
RepeatableQuestHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
SecureContainerHelper.ts Add comments to various functions 2023-12-14 15:47:01 +00:00
TradeHelper.ts Reduce instances of IItemEventRouterResponse being passed into a function and then returned, its an object and passed by ref, no need to return it 2024-01-16 12:21:42 +00:00
TraderAssortHelper.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
TraderHelper.ts Move trader purchases over to new system 2024-01-15 14:25:17 +00:00
UtilityHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
WeightedRandomHelper.ts Add comments to various functions 2023-12-14 15:47:01 +00:00