Server/project/src/helpers
Dev cda89084d3 Show error when trader id can't be found in Traders enum
Exit early when sending messages from trader if no trader supplied
2023-08-02 08:29:23 +01:00
..
AssortHelper.ts Add missing quest assort unlocks to questassort.json 2023-07-09 11:33:43 +01:00
BotDifficultyHelper.ts Refactor convertBotDifficultyDropdownToBotDifficulty() ot use switch statement 2023-05-18 17:23:28 +01:00
BotGeneratorHelper.ts prevent null ConflictingItems from causing isItemIncompatibleWithCurrentItems() to error 2023-06-18 15:39:20 +01:00
BotHelper.ts Add Repo 2023-03-03 15:23:46 +00:00
BotWeaponGeneratorHelper.ts Rework items added to container code, now stops after 4 failed attempts 2023-07-27 13:14:09 +01:00
ContainerHelper.ts Comment improvements 2023-07-24 15:52:55 +01:00
DialogueHelper.ts Rework message sending to support gift system (!106) 2023-07-21 17:08:32 +00:00
DurabilityLimitsHelper.ts Comment improvements 2023-07-24 15:52:55 +01:00
GameEventHelper.ts Add Repo 2023-03-03 15:23:46 +00:00
HandbookHelper.ts Comment improvements 2023-07-24 15:52:55 +01:00
HealthHelper.ts Improvements to varous types throughout the codebase 2023-07-18 16:53:15 +01:00
HideoutHelper.ts Add Production object if none exists prior to adding a production to it + Move functions around for consistency 2023-07-31 19:18:29 +01:00
HttpServerHelper.ts Comment improvements 2023-07-24 15:52:55 +01:00
InRaidHelper.ts Save trader standing changes post-raid 2023-07-30 11:30:31 +01:00
InventoryHelper.ts Comment improvements 2023-07-24 15:52:55 +01:00
ItemHelper.ts Refactor of InsuranceService 2023-07-20 16:04:26 +01:00
NotificationSendHelper.ts Add enum for notification type 2023-07-24 15:19:31 +01:00
NotifierHelper.ts Add enum for notification type 2023-07-24 15:19:31 +01:00
PaymentHelper.ts Feature: Allow modders to define custom currencies (!62) 2023-03-11 17:38:20 +00:00
PresetHelper.ts Rename all globals.ts interfaces to improve naming consistency 2023-07-18 15:44:14 +01:00
ProbabilityHelper.ts Add Repo 2023-03-03 15:23:46 +00:00
ProfileHelper.ts Prevent exception in gift existence check doesnt find a profile 2023-07-25 10:35:12 +01:00
QuestConditionHelper.ts Add Repo 2023-03-03 15:23:46 +00:00
QuestHelper.ts Handle failing quests post-raid if they are now failed and were not pre-raid 2023-07-25 19:50:46 +01:00
RagfairHelper.ts Feature: Add code to handle sealed weapon containers when opened in menu 2023-06-20 16:07:05 +01:00
RagfairOfferHelper.ts Localise warning messages 2023-07-19 13:16:45 +01:00
RagfairSellHelper.ts Add nan check to ragfair rating incrementor code 2023-06-13 19:33:42 +01:00
RagfairServerHelper.ts Fix for ragfair failed offers killing profile 2023-07-23 10:47:38 +01:00
RagfairSortHelper.ts Add Repo 2023-03-03 15:23:46 +00:00
RagfairTaxHelper.ts Update package versions where possible 2023-07-09 19:40:05 +01:00
RepairHelper.ts Add Repo 2023-03-03 15:23:46 +00:00
SecureContainerHelper.ts Add Repo 2023-03-03 15:23:46 +00:00
TradeHelper.ts Refactor sellitem() to use .find() instead of for loop 2023-05-24 15:51:05 +01:00
TraderAssortHelper.ts Add Repo 2023-03-03 15:23:46 +00:00
TraderHelper.ts Show error when trader id can't be found in Traders enum 2023-08-02 08:29:23 +01:00
UtilityHelper.ts Add Repo 2023-03-03 15:23:46 +00:00
WeightedRandomHelper.ts Feature: Add ability to define different types of airdrop loot containers 2023-03-18 17:29:26 +00:00