Server/project/src/services
2023-11-13 17:06:19 +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 Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
BotLootCacheService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +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 Import path alias on the whole project (!157) 2023-10-19 17:21:17 +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 Improve logging text 2023-10-22 13:14:38 +01: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 Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
RagfairPriceService.ts FIx getFleaPriceForItem() handing items with a price of 0 incorrectly. 2023-11-10 20:11:36 +00:00
RagfairRequiredItemsService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
RagfairTaxService.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +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