Server/project/src/helpers
2024-05-14 15:45:04 +01:00
..
Dialogue Made commando first check if there's a preset for an item, otherwise if goes through normal logic (!333) 2024-05-14 07:30:40 +00:00
AssortHelper.ts ESLint Pass 2024-05-07 23:57:08 -04:00
BotDifficultyHelper.ts Fix issue with getBotDifficultySettings() cloning assault bot correctly when bot type not found but storing it against the new bot type with preserved caps, resulting in getting difficulty values failing 2024-05-14 15:45:04 +01:00
BotGeneratorHelper.ts ESLint Pass 2024-05-07 23:57:08 -04:00
BotHelper.ts Introduced a new ICloner interface with 3 implementations, one of them being a recursive cloner which is faster and more efficient than its counterparts by more than 50% (!328) 2024-05-13 17:58:17 +00:00
BotWeaponGeneratorHelper.ts ESLint Pass 2024-05-07 23:57:08 -04:00
ContainerHelper.ts ESLint Pass 2024-05-07 23:57:08 -04:00
DialogueHelper.ts ESLint Pass 2024-05-07 23:57:08 -04:00
DurabilityLimitsHelper.ts ESLint Pass 2024-05-07 23:57:08 -04:00
GameEventHelper.ts ESLint Pass 2024-05-07 23:57:08 -04:00
HandbookHelper.ts Introduced a new ICloner interface with 3 implementations, one of them being a recursive cloner which is faster and more efficient than its counterparts by more than 50% (!328) 2024-05-13 17:58:17 +00:00
HealthHelper.ts Introduced a new ICloner interface with 3 implementations, one of them being a recursive cloner which is faster and more efficient than its counterparts by more than 50% (!328) 2024-05-13 17:58:17 +00:00
HideoutHelper.ts Introduced a new ICloner interface with 3 implementations, one of them being a recursive cloner which is faster and more efficient than its counterparts by more than 50% (!328) 2024-05-13 17:58:17 +00:00
HttpServerHelper.ts ESLint Pass 2024-05-07 23:57:08 -04:00
InRaidHelper.ts Introduced a new ICloner interface with 3 implementations, one of them being a recursive cloner which is faster and more efficient than its counterparts by more than 50% (!328) 2024-05-13 17:58:17 +00:00
InventoryHelper.ts Introduced a new ICloner interface with 3 implementations, one of them being a recursive cloner which is faster and more efficient than its counterparts by more than 50% (!328) 2024-05-13 17:58:17 +00:00
ItemHelper.ts Introduced a new ICloner interface with 3 implementations, one of them being a recursive cloner which is faster and more efficient than its counterparts by more than 50% (!328) 2024-05-13 17:58:17 +00:00
NotificationSendHelper.ts ESLint Pass 2024-05-07 23:57:08 -04:00
NotifierHelper.ts ESLint Pass 2024-05-07 23:57:08 -04:00
PaymentHelper.ts ESLint Pass 2024-05-07 23:57:08 -04:00
PresetHelper.ts Introduced a new ICloner interface with 3 implementations, one of them being a recursive cloner which is faster and more efficient than its counterparts by more than 50% (!328) 2024-05-13 17:58:17 +00:00
ProbabilityHelper.ts ESLint Pass 2024-05-07 23:57:08 -04:00
ProfileHelper.ts Introduced a new ICloner interface with 3 implementations, one of them being a recursive cloner which is faster and more efficient than its counterparts by more than 50% (!328) 2024-05-13 17:58:17 +00:00
QuestConditionHelper.ts ESLint Pass 2024-05-07 23:57:08 -04:00
QuestHelper.ts Take your brackets back! 2024-05-13 17:04:23 -04:00
RagfairHelper.ts Introduced a new ICloner interface with 3 implementations, one of them being a recursive cloner which is faster and more efficient than its counterparts by more than 50% (!328) 2024-05-13 17:58:17 +00:00
RagfairOfferHelper.ts ESLint Pass 2024-05-07 23:57:08 -04:00
RagfairSellHelper.ts ESLint Pass 2024-05-07 23:57:08 -04:00
RagfairServerHelper.ts Introduced a new ICloner interface with 3 implementations, one of them being a recursive cloner which is faster and more efficient than its counterparts by more than 50% (!328) 2024-05-13 17:58:17 +00:00
RagfairSortHelper.ts ESLint Pass 2024-05-07 23:57:08 -04:00
RepairHelper.ts Introduced a new ICloner interface with 3 implementations, one of them being a recursive cloner which is faster and more efficient than its counterparts by more than 50% (!328) 2024-05-13 17:58:17 +00:00
RepeatableQuestHelper.ts Introduced a new ICloner interface with 3 implementations, one of them being a recursive cloner which is faster and more efficient than its counterparts by more than 50% (!328) 2024-05-13 17:58:17 +00:00
SecureContainerHelper.ts ESLint Pass 2024-05-07 23:57:08 -04:00
TradeHelper.ts Introduced a new ICloner interface with 3 implementations, one of them being a recursive cloner which is faster and more efficient than its counterparts by more than 50% (!328) 2024-05-13 17:58:17 +00:00
TraderAssortHelper.ts Introduced a new ICloner interface with 3 implementations, one of them being a recursive cloner which is faster and more efficient than its counterparts by more than 50% (!328) 2024-05-13 17:58:17 +00:00
TraderHelper.ts ESLint Pass 2024-05-07 23:57:08 -04:00
UtilityHelper.ts ESLint Pass 2024-05-07 23:57:08 -04:00
WeightedRandomHelper.ts ESLint Pass 2024-05-07 23:57:08 -04:00