Server/project/src/helpers
2023-07-15 11:00:35 +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 Refactor: Update various functions with changes from code review 2023-03-21 14:19:49 +00:00
ContainerHelper.ts Cleanup of generateContainerLoot() to improve readability 2023-07-02 15:05:32 +01:00
DialogueHelper.ts Fix issue with insurance message being incorrect 2023-06-01 21:24:23 +01:00
DurabilityLimitsHelper.ts Add Repo 2023-03-03 15:23:46 +00:00
GameEventHelper.ts Add Repo 2023-03-03 15:23:46 +00:00
HandbookHelper.ts Fix incorrect reference to Set data structure 2023-04-23 11:13:53 +01:00
HealthHelper.ts Add Repo 2023-03-03 15:23:46 +00:00
HideoutHelper.ts Improvements to skill points given after performing actions: 2023-07-13 10:26:47 +01:00
HttpServerHelper.ts Add Repo 2023-03-03 15:23:46 +00:00
InRaidHelper.ts Refactor addSpawnedInSessionPropertyToitems() 2023-04-22 18:36:34 +01:00
InventoryHelper.ts Further comment improvements 2023-07-15 11:00:35 +01:00
ItemHelper.ts Add return type to comment 2023-07-13 17:32:50 +01:00
NotificationSendHelper.ts Feature: Improve numerous endpoints + add function for sending messages to player (!39) 2023-03-07 22:25:23 +00:00
NotifierHelper.ts Add Repo 2023-03-03 15:23:46 +00:00
PaymentHelper.ts Feature: Allow modders to define custom currencies (!62) 2023-03-11 17:38:20 +00:00
PresetHelper.ts Add Repo 2023-03-03 15:23:46 +00:00
ProbabilityHelper.ts Add Repo 2023-03-03 15:23:46 +00:00
ProfileHelper.ts Refactor removeSecureContainer() 2023-04-24 12:47:29 +01:00
QuestConditionHelper.ts Add Repo 2023-03-03 15:23:46 +00:00
QuestHelper.ts Improvements to skill points given after performing actions: 2023-07-13 10:26:47 +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 Add nan check to ragfair rating incrementor code 2023-06-13 19:33:42 +01:00
RagfairSellHelper.ts Add nan check to ragfair rating incrementor code 2023-06-13 19:33:42 +01:00
RagfairServerHelper.ts Add property to ragfair blacklist to toggle removal of damaged ammo packs 2023-06-30 14:00:08 +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 Refactor functions (!90) 2023-04-22 22:41:04 +00: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