Server/project/src/helpers
Dev 1cfc7f2a16 Fixed issue with server not properly handling item rotations when trying to fit an item into a container
Added small optimisations to skip full rows when looking for a free slot to put item in
Added small optimisation to skip looking for a free slot when entire container is full
Fixed error messages not properly being passed back up chain
2024-02-09 17:13:19 +00:00
..
Dialogue Improved replaceIDs Method in ItemHelper 2024-02-06 18:39:06 -05: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 Formatting 2024-02-02 15:00:21 -05:00
BotHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
BotWeaponGeneratorHelper.ts Formatting 2024-02-02 15:00:21 -05: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 Prevent developer profile changes bleeding into non-dev accounts 2024-02-03 23:40:20 +00:00
HttpServerHelper.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
InRaidHelper.ts Better fix for SPT-AKI/Issues#417 (!215) 2024-02-07 08:18:18 +00:00
InventoryHelper.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
ItemHelper.ts Refactor Insurance Processing for Gear Lost in Raids 2024-02-08 15:57:04 -05: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 Simple Parameter Reassignment Issues 2024-02-05 19:03:26 -05: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 Improved replaceIDs Method in ItemHelper 2024-02-06 18:39:06 -05: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 Improve flea handling of quality filtering for offers with child objects like armors/plates/weapons 2024-02-08 11:45:12 +00:00
RagfairSellHelper.ts (More) Simple Parameter Reassignment Issues 2024-02-06 18:35:11 -05: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