..
mod
Formatting
2024-02-02 15:00:21 -05: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
Formatting
2024-02-02 15:00:21 -05:00
BotGenerationCacheService.ts
Cache bots sent to client to spawn in raid, cleared post-raid
2024-02-12 17:11:23 +00:00
BotLootCacheService.ts
Add missing medical filter on backpack loot cache builder
2024-02-27 23:44:23 +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
Reworked how items are chosen to be force-stacked
2024-03-08 12:05:43 +00:00
GiftService.ts
Formatting
2024-02-02 15:00:21 -05:00
HashCacheService.ts
Log names of files being serialsied
2023-12-13 22:16:21 +00:00
InsuranceService.ts
Centralise check for upd object / creation if it doesnt exist into one helper function inside ItemHelper
2024-03-07 09:18:39 +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
Formatting
2024-02-02 15:00:21 -05:00
LocalisationService.ts
Formatting
2024-02-02 15:00:21 -05:00
MailSendService.ts
Improved replaceIDs
Method in ItemHelper
2024-02-06 18:39:06 -05:00
MatchBotDetailsCacheService.ts
Formatting/Linting Changes ( !168 )
2023-11-16 21:42:06 +00:00
MatchLocationService.ts
Formatting
2024-02-02 15:00:21 -05: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
Clean up passing IItemEventRouterResponse
around and then returning it in same function
2024-02-14 14:59:43 +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
Moveed handling of unreasonableModPrices
into ragfair code instead of on game start
2024-02-09 14:13:48 +00:00
ProfileSnapshotService.ts
Formatting/Linting Changes ( !168 )
2023-11-16 21:42:06 +00:00
RagfairCategoriesService.ts
Fixes Linting Issues
2024-02-02 15:00:21 -05:00
RagfairLinkedItemService.ts
Formatting/Linting Changes ( !168 )
2023-11-16 21:42:06 +00:00
RagfairOfferService.ts
Return after returning player offers to avoid redundant remove offer following ( !237 )
2024-02-27 23:45:47 +00:00
RagfairPriceService.ts
Do not count price of soft inserts towards armor prices when listed on flea
2024-02-12 16:39:20 +00:00
RagfairRequiredItemsService.ts
Fix Required Search
2024-02-03 15:26:15 +00:00
RagfairTaxService.ts
Formatting
2024-02-02 15:00:21 -05:00
RaidTimeAdjustmentService.ts
Formatting
2024-02-02 15:00:21 -05:00
RepairService.ts
Log skills gained when repairing armor using kits
2024-02-16 20:02:00 +00:00
SeasonalEventService.ts
Rewrote how bot loot is stored + chosen during bot gen
2024-02-21 17:36:27 +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
Add trader service requirement support & LKS Service requirements ( !235 )
2024-02-25 20:18:54 +00:00