Server/project/src/helpers
2023-12-18 22:32:46 +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 Exit isItemIncompatibleWithCurrentItems() function if item doesnt exist in db or has no _props field 2023-12-14 18:19:50 +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 Update getMessageItemContents() to handle when its items.data property is null 2023-11-27 18:24:02 +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 Handle when hideout crafts have null progress values, not just undefined 2023-12-03 14:50:01 +00:00
HttpServerHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
InRaidHelper.ts Fix player offers being expired before checking if they were sold 2023-12-18 22:32:46 +00:00
InventoryHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
ItemHelper.ts Add guard to fillMagazineWithCartridge() to prevent bad mod data breaking server 2023-12-16 22:23:50 +00:00
NotificationSendHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +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 Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
ProbabilityHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
ProfileHelper.ts Change skill reward being 0 from an error to warning 2023-12-11 11:44:26 +00:00
QuestConditionHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
QuestHelper.ts Potential fix for failed/repeatable quests keeping their subtask completed status 2023-12-02 00:10:25 +00:00
RagfairHelper.ts Add comments to various functions 2023-12-14 15:47:01 +00:00
RagfairOfferHelper.ts Fix items with a condition property not being correctly classified by ragfair code 2023-12-18 11:18:13 +00:00
RagfairSellHelper.ts flea-sell-changes (!176) 2023-12-17 10:36:54 +00:00
RagfairServerHelper.ts Make use of global values when sending player back unsold offer items + rep loss 2023-12-16 15:50:35 +00:00
RagfairSortHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
RepairHelper.ts Add comments to various functions 2023-12-14 15:47:01 +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 Add comments to various functions 2023-12-14 15:47:01 +00:00
TraderAssortHelper.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
TraderHelper.ts Add comments to various functions 2023-12-14 15:47:01 +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