Server/project/src/services
2024-01-29 11:12:57 +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 Convert hideout area bonus property + Bonus type property into an enum and update code that uses altered property 2024-01-29 10:42:02 +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 Improve server locale handling 2024-01-27 23:33:31 +00:00
LocalisationService.ts Add support for sub locales - initial support for PT and ZH 2024-01-23 20:49: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 declare repeatableQuests as const not let inside removeOrphanedQuests() 2024-01-29 11:12:57 +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 Cleanup of cancelled player flea offer code 2024-01-26 10:49:06 +00:00
RagfairPriceService.ts Fix issue with getDynamicOfferPriceForOffer() not seeing presets correctly after ragfair rework 2024-01-27 20:00:18 +00:00
RagfairRequiredItemsService.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
RagfairTaxService.ts Convert hideout area bonus property + Bonus type property into an enum and update code that uses altered property 2024-01-29 10:42:02 +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 Convert hideout area bonus property + Bonus type property into an enum and update code that uses altered property 2024-01-29 10:42:02 +00:00
SeasonalEventService.ts Create new SNOW event separte from new years 2024-01-27 23:08:21 +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