Server/project/src/services
2024-01-11 12:48:10 +00:00
..
mod Add function to allow addition of custom weapons to PMCs 2023-12-24 16:06:18 +00:00
BotEquipmentFilterService.ts Update randomisation config to specifiy its for weapon mods + add equipment mod adjustment system 2024-01-09 16:15:31 +00:00
BotEquipmentModPoolService.ts Fix issue with armors as quest rewards not being sent with soft inserts 2024-01-09 16:49:59 +00:00
BotGenerationCacheService.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
BotLootCacheService.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
BotWeaponModLimitService.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
CustomLocationWaveService.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
FenceService.ts Handle generating a fence armor item and a default plate is not found 2024-01-10 14:47:09 +00:00
GiftService.ts Add missing aid value to IUserDialogInfo 2024-01-06 13:49:48 +00:00
HashCacheService.ts Log names of files being serialsied 2023-12-13 22:16:21 +00:00
InsuranceService.ts Fix typo 2024-01-11 12:48:10 +00:00
ItemBaseClassService.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
ItemFilterService.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
LocaleService.ts Fix Czech locale not being picked up correctly 2023-12-26 15:55:50 +00:00
LocalisationService.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
MailSendService.ts Improve handling of a mail profileChangeEvents property 2023-12-07 20:16:04 +00:00
MatchBotDetailsCacheService.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
MatchLocationService.ts Fix profile ids being prepended with pmc/scav killing game load 2023-12-27 22:01:30 +00:00
ModCompilerService.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
NotificationService.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
OpenZoneService.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
PaymentService.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
PlayerService.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
PmcChatResponseService.ts Add missing aid value to IUserDialogInfo 2024-01-06 13:49:48 +00:00
ProfileFixerService.ts Comment and property name cleanup inside removeDanglingTaskConditionCounters() 2024-01-09 12:27:08 +00:00
ProfileSnapshotService.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
RagfairCategoriesService.ts Rewrote getCategoriesFromOffers() to make use of filter.reduce instaed of a giant loop 2023-12-07 11:57:28 +00:00
RagfairLinkedItemService.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
RagfairOfferService.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
RagfairPriceService.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
RagfairRequiredItemsService.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
RagfairTaxService.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
RaidTimeAdjustmentService.ts Fix issue where scav raids would generate MORE loot the shorter the raid was 2023-12-11 14:42:04 +00:00
RepairService.ts Cast trader property to number before use 2024-01-08 21:14:13 +00:00
SeasonalEventService.ts Halloween event fixes 2024-01-07 19:29:42 +00:00
TraderAssortService.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
TraderPurchasePersisterService.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
TraderServicesService.ts Initial commit of trader services structure (!187) 2024-01-08 08:51:46 +00:00