Server/project/src/helpers
2024-02-01 10:24:10 +00:00
..
Dialogue Add missing aid value to IUserDialogInfo 2024-01-06 13:49:48 +00:00
AssortHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
BotDifficultyHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
BotGeneratorHelper.ts Fix issue with weapon mod generation flagging mod as incompatible even though it passes compatibility checks 2024-01-29 22:41:08 +00:00
BotHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
BotWeaponGeneratorHelper.ts Improve variable names 2024-01-19 12:10:51 +00:00
ContainerHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
DialogueHelper.ts Fix ammobox + magazine cartridges being given to player with an incorrect FiR status, shouild match parents status 2024-01-23 15:24:02 +00: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 Reworked how the flea market categories are calculated, instead of trying to be smart and add/remove in a cache as offers are created, calculate the categories when needed 2023-12-05 20:41:43 +00:00
HealthHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
HideoutHelper.ts Update getBTC() to make use of new function 2024-02-01 09:58:04 +00:00
HttpServerHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
InRaidHelper.ts improve accuracy of daily quest system 2024-01-31 14:38:18 +00:00
InventoryHelper.ts Comment improvements 2024-02-01 10:24:10 +00:00
ItemHelper.ts Only add location property to mag cartridge stacks when more than 1 is added 2024-01-27 15:03:15 +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 Make use of presetHelper instead of rolling own implementation 2024-01-16 10:28:08 +00:00
ProbabilityHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
ProfileHelper.ts Rename function profileHelper.removeCompletedQuestConditionFromProfile() to removeQuestConditionFromProfile 2024-01-10 12:37:34 +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 Fix ammobox + magazine cartridges being given to player with an incorrect FiR status, shouild match parents status 2024-01-23 15:24:02 +00:00
RagfairHelper.ts Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0 2023-12-15 14:16:15 +00:00
RagfairOfferHelper.ts improve flea result filtering to allow weapon presets to show when searching for 1 build item but ignore presets when searching for mulitple 2024-01-25 15:09:10 +00:00
RagfairSellHelper.ts flea-sell-changes (!176) 2023-12-17 10:36:54 +00:00
RagfairServerHelper.ts Improve buyItem() handling of multiple and stackable item purchases 2024-01-14 21:12:56 +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 Fix issie with BuyRestrictionCurrent value persisting between profiles 2024-01-20 00:19:13 +00:00
TraderAssortHelper.ts Refactor of RagfairAssortGenerator and associated code that touches it 2024-01-23 14:17:01 +00:00
TraderHelper.ts Move trader purchases over to new system 2024-01-15 14:25:17 +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