Server/project/src/services
2024-01-23 15:24:02 +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 Store and process secure container loot items for bots 2024-01-18 12:07:32 +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 Finalise fence changes 2024-01-20 17:56:19 +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 insurance return all child items of an item (ammo in mags/chamber) 2024-01-12 12:32:04 +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 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
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 Move isItemInStash into inventoryHelper 2024-01-20 20:15:03 +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 Fix function removing daily/weekly quests from profile on profile load 2024-01-19 16:41:35 +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 Refactor of RagfairAssortGenerator and associated code that touches it 2024-01-23 14:17:01 +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 Added The ability to have enhancements on armored rigs and helmets. (!200) 2024-01-18 09:08:22 +00:00
SeasonalEventService.ts Prevent gifter bot being added twice 2024-01-18 12:20:28 +00:00
TraderAssortService.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
TraderPurchasePersisterService.ts FIx getProfileTraderPurchase() failing when trader doesnt exist in profile 2024-01-20 20:37:41 +00:00
TraderServicesService.ts Initial commit of trader services structure (!187) 2024-01-08 08:51:46 +00:00