Server/project/src/controllers
Dev 0166e30dd1 Reduce instances of IItemEventRouterResponse being passed into a function and then returned, its an object and passed by ref, no need to return it
Reduce instances of `IItemEventRouterResponse` being reassigned in a function

Rename `getMoney` to `giveProfileMoney`
2024-01-16 12:21:42 +00:00
..
AchievementController.ts Improve accuracy when handling client/achievement/statistic 2024-01-04 21:28:47 +00:00
BotController.ts Fix only one type of bot spawning 2024-01-10 21:08:00 +00:00
BuildController.ts Fix saveEquipmentBuild() not correctly setting root id to first items _id 2024-01-12 17:18:10 +00:00
ClientLogController.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
CustomizationController.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
DialogueController.ts Add missing aid value to IUserDialogInfo 2024-01-06 13:49:48 +00:00
GameController.ts Fix profile ids being prepended with pmc/scav killing game load 2023-12-27 22:01:30 +00:00
HandbookController.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
HealthController.ts Reduce instances of IItemEventRouterResponse being passed into a function and then returned, its an object and passed by ref, no need to return it 2024-01-16 12:21:42 +00:00
HideoutController.ts Reduce instances of IItemEventRouterResponse being passed into a function and then returned, its an object and passed by ref, no need to return it 2024-01-16 12:21:42 +00:00
InraidController.ts Remove delivered items from player insured items (!191) 2024-01-11 08:13:27 +00:00
InsuranceController.ts Reduce instances of IItemEventRouterResponse being passed into a function and then returned, its an object and passed by ref, no need to return it 2024-01-16 12:21:42 +00:00
InventoryController.ts Reduce instances of IItemEventRouterResponse being passed into a function and then returned, its an object and passed by ref, no need to return it 2024-01-16 12:21:42 +00:00
LauncherController.ts Fix profile ids being prepended with pmc/scav killing game load 2023-12-27 22:01:30 +00:00
LocationController.ts Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0 2023-11-30 10:20:37 +00:00
MatchController.ts Add various missing types 2023-12-20 00:17:27 +00:00
NoteController.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
NotifierController.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
PresetController.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
ProfileController.ts Fix view profile not showing correctly 2024-01-10 13:53:26 +00:00
QuestController.ts Fix some quests failing twice (chemical part 4), reducing rep twice as much as it should 2024-01-14 12:29:58 +00:00
RagfairController.ts Reduce instances of IItemEventRouterResponse being passed into a function and then returned, its an object and passed by ref, no need to return it 2024-01-16 12:21:42 +00:00
RepairController.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
RepeatableQuestController.ts Reduce instances of IItemEventRouterResponse being passed into a function and then returned, its an object and passed by ref, no need to return it 2024-01-16 12:21:42 +00:00
TradeController.ts Reduce instances of IItemEventRouterResponse being passed into a function and then returned, its an object and passed by ref, no need to return it 2024-01-16 12:21:42 +00:00
TraderController.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
WeatherController.ts Fix event system not working for events other than halloween and christmas 2024-01-06 23:29:42 +00:00
WishlistController.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00