.. |
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
|
Add short circuit optimisation to isItemIncompatibleWithCurrentItems()
|
2024-01-19 09:56:18 +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
|
Formatting/Linting Changes (!168)
|
2023-11-16 21:42:06 +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
|
Migrate getBTC() to use addItemToStash()
|
2024-01-20 20:26:55 +00:00 |
HttpServerHelper.ts
|
Formatting/Linting Changes (!168)
|
2023-11-16 21:42:06 +00:00 |
InRaidHelper.ts
|
feature: add probability for extra rep gain on pmc kills as pscav (!204)
|
2024-01-21 17:39:37 +00:00 |
InventoryHelper.ts
|
Move isItemInStash into inventoryHelper
|
2024-01-20 20:15:03 +00:00 |
ItemHelper.ts
|
Fix issue with addChildSlotItems() and add additional mods
|
2024-01-23 21:33:24 +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
|
Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
|
2023-12-19 17:31:19 +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 |