Server/project/src/helpers
2024-02-28 22:34:07 +00:00
..
Dialogue Add ability to insert stash rows to profile 2024-02-26 23:51:45 +00:00
AssortHelper.ts Fixes Linting Issues 2024-02-02 15:00:21 -05:00
BotDifficultyHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
BotGeneratorHelper.ts Moved addItemWithChildrenToEquipmentSlot() from BotWeaponGeneratorHelper to botGeneratorHelper 2024-02-25 11:45:34 +00:00
BotHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
BotWeaponGeneratorHelper.ts Moved addItemWithChildrenToEquipmentSlot() from BotWeaponGeneratorHelper to botGeneratorHelper 2024-02-25 11:45:34 +00:00
ContainerHelper.ts Fixed issue with server not properly handling item rotations when trying to fit an item into a container 2024-02-09 17:13:19 +00:00
DialogueHelper.ts Formatting 2024-02-02 15:00:21 -05:00
DurabilityLimitsHelper.ts Round armor/weapon durability values to 2 DP 2024-01-25 09:30:50 +00:00
GameEventHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
HandbookHelper.ts Move handbook override code into HandbookHelper.hydrate() - changes now apply to ragfair 2024-02-06 12:52:56 +00:00
HealthHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
HideoutHelper.ts Add Optional chaining to registerProduction() to fix null error relating to crafts without tools 2024-02-28 20:33:10 +00:00
HttpServerHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
InRaidHelper.ts Handle when pscav kills a bot that doesnt have a json, default to 0 rep loss 2024-02-28 18:34:25 +00:00
InventoryHelper.ts updated setFindInRaidStatusForItem() to be protected + added return type 2024-02-27 12:12:46 +00:00
ItemHelper.ts Add logging to drawAmmoTpl to help with finding mod errors 2024-02-20 09:07:48 +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 Update daily system to correctly reward just weapons when traderWhitelistDetails.weaponRewardChancePercent passes its check instead of weapons or armor 2024-02-07 20:32:24 +00:00
ProbabilityHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
ProfileHelper.ts Add ability to insert stash rows to profile 2024-02-26 23:51:45 +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 Protect again null quest object when trying to send a message during quest failure 2024-02-12 21:23:20 +00:00
RagfairHelper.ts Improve fence price calculation code. Prices now take into account removed item mods + mod durability 2024-02-06 20:44:40 +00:00
RagfairOfferHelper.ts Fix some armor not showing up on the flea when Operational filter is enabled (!228) 2024-02-17 10:48:22 +00:00
RagfairSellHelper.ts Correct comment now power has changed 2024-02-28 22:34:07 +00:00
RagfairServerHelper.ts Formatting 2024-02-02 15:00:21 -05: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 Rename cloned variables to help with readability 2024-02-05 14:43:46 +00:00
TraderAssortHelper.ts Rename cloned variables to help with readability 2024-02-05 14:43:46 +00:00
TraderHelper.ts Enhance profile template initial trader standing system to be per trader 2024-02-03 15:53:28 +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