Server/project/src/services
2023-06-26 08:10:36 +01:00
..
mod Add Repo 2023-03-03 15:23:46 +00:00
BotEquipmentFilterService.ts Feature: Add ability to whitelist items inside each bots generation object + filter per bot level inside bot.json equipment.randomisation section (!73) 2023-03-17 18:20:16 +00:00
BotEquipmentModPoolService.ts 23043 2023-05-15 17:22:54 +01:00
BotGenerationCacheService.ts Refactor endOfflineRaid() 2023-04-24 11:57:19 +01:00
BotLootCacheService.ts Refactor endOfflineRaid() 2023-04-24 11:57:19 +01:00
BotWeaponModLimitService.ts Add Repo 2023-03-03 15:23:46 +00:00
CustomLocationWaveService.ts Add Repo 2023-03-03 15:23:46 +00:00
FenceService.ts Refactor getNumberOfItemsNeededToFillGap 2023-04-24 13:34:40 +01:00
HashCacheService.ts Add Repo 2023-03-03 15:23:46 +00:00
InsuranceService.ts Fix issue with insurance message being incorrect 2023-06-01 21:24:23 +01:00
ItemBaseClassService.ts Add additional comments and formatting fixes 2023-06-01 10:46:16 +01:00
ItemFilterService.ts Add Repo 2023-03-03 15:23:46 +00:00
LocaleService.ts Add Repo 2023-03-03 15:23:46 +00:00
LocalisationService.ts Make LocalisationService get keys directly from database server 2023-04-23 11:26:11 +01:00
MatchBotDetailsCacheService.ts Feature: Allow PMCs that kill the player to message them a positive/negative message (!81) 2023-03-22 10:25:34 +00:00
MatchLocationService.ts Add Repo 2023-03-03 15:23:46 +00:00
ModCompilerService.ts Lint: ts files (!82) 2023-03-22 14:31:05 +00:00
NotificationService.ts Add Repo 2023-03-03 15:23:46 +00:00
OpenZoneService.ts Add Repo 2023-03-03 15:23:46 +00:00
PaymentService.ts Refactor addPaymentToOutput() 2023-04-24 13:23:50 +01:00
PlayerService.ts Lint: ts files (!82) 2023-03-22 14:31:05 +00:00
PmcChatResponseService.ts Fix: don't error when leaving raid early 2023-03-23 20:18:53 +00:00
ProfileFixerService.ts Fix: Improve orphaned item checking 2023-04-12 15:41:48 +01:00
ProfileSnapshotService.ts Add Repo 2023-03-03 15:23:46 +00:00
RagfairCategoriesService.ts Refactor addOrIncrementCategory() 2023-04-24 14:19:42 +01:00
RagfairLinkedItemService.ts Feature: Add code to handle sealed weapon containers when opened in menu 2023-06-20 16:07:05 +01:00
RagfairOfferService.ts Fix: Fixed some ragfair issues (!86) 2023-04-06 16:23:52 +00:00
RagfairPriceService.ts Replaced getFleaPriceForItem() check for value = 1 with undefined check + move code above undefined = 1assignment 2023-06-26 08:10:36 +01:00
RagfairRequiredItemsService.ts Lint: ts files (!82) 2023-03-22 14:31:05 +00:00
RepairService.ts Feature: UseapplyRandomizeDurabilityLoss config property in repairItemByKit() (!72) 2023-03-17 09:12:47 +00:00
SeasonalEventService.ts Add Repo 2023-03-03 15:23:46 +00:00
TraderAssortService.ts Add Repo 2023-03-03 15:23:46 +00:00
TraderPurchasePersisterService.ts Add Repo 2023-03-03 15:23:46 +00:00