Server/project/src/services
2023-11-08 19:52:58 +00:00
..
mod Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
BotEquipmentFilterService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
BotEquipmentModPoolService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
BotGenerationCacheService.ts fixed lint/complexity/noForEach 2023-11-08 19:51:52 +00:00
BotLootCacheService.ts fixed suppressions/deprecatedSuppressionComment 2023-11-08 19:52:58 +00:00
BotWeaponModLimitService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
CustomLocationWaveService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
FenceService.ts Adjust servers handling of item stacks, when item has a StackMaxSize value of 1, use that instead of items db property StackMaxRandom 2023-10-28 19:39:45 +01:00
GiftService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
HashCacheService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
InsuranceService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
ItemBaseClassService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
ItemFilterService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
LocaleService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
LocalisationService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
MailSendService.ts Localise some error text 2023-10-24 16:40:34 +01:00
MatchBotDetailsCacheService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
MatchLocationService.ts fixed lint/complexity/useLiteralKeys 2023-11-08 19:52:56 +00:00
ModCompilerService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
NotificationService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
OpenZoneService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
PaymentService.ts Refactor Currency Handling in PaymentService.payMoney() Method (!159) 2023-10-24 09:27:46 +00:00
PlayerService.ts Consolodate multiple functions (incrementSkillLevel, rewardSkillpoints) that do the same task into one addSkillpointsToPlayer, make them use enum for skill type instead of string 2023-11-07 11:20:25 +00:00
PmcChatResponseService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
ProfileFixerService.ts fixed lint/suspicious/noGlobalIsNan 2023-11-08 19:52:57 +00:00
ProfileSnapshotService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
RagfairCategoriesService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
RagfairLinkedItemService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
RagfairOfferService.ts fixed lint/complexity/noForEach 2023-11-08 19:51:52 +00:00
RagfairPriceService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
RagfairRequiredItemsService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
RagfairTaxService.ts fixed lint/style/useExponentiationOperator 2023-11-08 19:52:58 +00:00
RepairService.ts Add Charisma bonus when using repair kit (50% chane of no toall durability loss on kit use) 2023-11-07 17:01:24 +00:00
SeasonalEventService.ts Set halloween event as disabled by default + enable for halloween 2023-11-06 13:18:38 +00:00
TraderAssortService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
TraderPurchasePersisterService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00