Server/project/src/helpers
Dev 8cbc51d20e Revert "Merge branch '3.9.0-DEV' into 3.8.1-DEV"
This reverts commit 6121e65b4e, reversing
changes made to 10b1b2b3aa.
2024-04-15 09:00:52 +01:00
..
Dialogue Revert "Merge branch '3.9.0-DEV' into 3.8.1-DEV" 2024-04-15 09:00:52 +01:00
AssortHelper.ts Lint fixes 2024-03-30 14:25:46 -04:00
BotDifficultyHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
BotGeneratorHelper.ts Fixed itemAllowedInContainer() failing when filter object is null 2024-04-14 19:33:44 +01: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 Ensure fromRUB() never returns value below 1 2024-03-18 16:25:04 +00:00
HealthHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
HideoutHelper.ts Fix bitcoin production time being incorrect (!284) 2024-04-09 07:48:18 +00:00
HttpServerHelper.ts Separate out address used by backend to assist with users who have locked down local machines and cannot connect to a local http server 2024-04-12 09:27:15 +01:00
InRaidHelper.ts Remove server calculation of scav rep post raid changes. awaiting Client Calculations 2024-03-21 15:21:02 +00:00
InventoryHelper.ts Fixed wallets not having money stacks in them 2024-03-10 14:13:08 +00:00
ItemHelper.ts Test - ItemHelper - 3.8 Refactor 2024-04-11 21:18:36 -04: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 Seperates ragfair pricing into seperate method 2024-04-10 12:23:28 -04:00
ProbabilityHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
ProfileHelper.ts Add crafting skill into water filter drain rate calculation 2024-03-30 11:32:14 +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 Only send failed message to player if failure message text length is great than 0 (after having whitespace trimmed) 2024-04-12 11:29:50 +01: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 Use globals ratingSumForIncrease value (!243) 2024-03-04 18:06:10 +00:00
RagfairSellHelper.ts Correct comment now power has changed 2024-02-28 22:34:07 +00:00
RagfairServerHelper.ts [Enhancement] Custom flea category blacklist (!244) 2024-03-04 19:36:31 +00: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 Make sure trader has enough stock before selling (!278) 2024-04-06 21:22:41 +00:00
TraderAssortHelper.ts Rename cloned variables to help with readability 2024-02-05 14:43:46 +00:00
TraderHelper.ts Style fixes 2024-03-30 14:29:08 -04: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