Server/project/src/helpers
2023-07-22 14:02:13 +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 message sending to support gift system (!106) 2023-07-21 17:08:32 +00:00
ContainerHelper.ts Cleanup of generateContainerLoot() to improve readability 2023-07-02 15:05:32 +01:00
DialogueHelper.ts Rework message sending to support gift system (!106) 2023-07-21 17:08:32 +00: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 Improvements to varous types throughout the codebase 2023-07-18 16:53:15 +01: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 Extract coder into function from updateProfileBaseState + log nickname on game start 2023-07-15 11:03:54 +01:00
InventoryHelper.ts Localise server errors 2023-07-19 11:00:34 +01:00
ItemHelper.ts Refactor of InsuranceService 2023-07-20 16:04:26 +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 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 Rework message sending to support gift system (!106) 2023-07-21 17:08:32 +00:00
QuestConditionHelper.ts Add Repo 2023-03-03 15:23:46 +00:00
QuestHelper.ts Convert sptDev profiles quest starter email function to use mail send service 2023-07-22 14:02:13 +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 Convert sptDev profiles quest starter email function to use mail send service 2023-07-22 14:02:13 +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 Rework message sending to support gift system (!106) 2023-07-21 17:08:32 +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