Server/project/src/controllers
Dev 0a1913ab49 Fix issue with completing Sadist not failing Colleagues Part 3
Added fail state to colleagues p3
Reworked loop inside `getQuestsFailedByCompletingQuest()`  to use .some() instead
Reworked `failQuests()` to check all fail conditions instead of just the first one
2023-07-25 19:20:17 +01:00
..
BotController.ts Additional code comments 2023-07-15 14:49:25 +01:00
CustomizationController.ts Localise server errors 2023-07-19 11:00:34 +01:00
DialogueController.ts Only add player to users inside getProfilesForMail() if they dont exist 2023-07-25 15:59:39 +01:00
GameController.ts Move gift checks into GiftService.sendPraporStartingGift 2023-07-25 11:17:54 +01:00
HandbookController.ts Add Repo 2023-03-03 15:23:46 +00:00
HealthController.ts Improve comments in gamecallback/controller 2023-07-14 12:55:32 +01:00
HideoutController.ts Additional code comments 2023-07-15 14:49:25 +01:00
InraidController.ts Convert post-raid player status into an enum and update usages 2023-07-24 16:30:03 +01:00
InsuranceController.ts Add comments + improve comment consistency 2023-07-15 10:56:00 +01:00
InventoryController.ts Fixed issues with moving items to sorting table after opening sealed container 2023-07-23 12:29:00 +01:00
LauncherController.ts Feature: send launcher descriptions of profiles when calling connect() (!70) 2023-03-15 14:18:55 +00:00
LocationController.ts Comment improvements 2023-07-24 15:52:55 +01:00
MatchController.ts Save time spent in raid to profile 2023-07-17 09:36:10 +01:00
NoteController.ts Add Repo 2023-03-03 15:23:46 +00:00
NotifierController.ts Additional code comments 2023-07-15 14:49:25 +01:00
PresetBuildController.ts Additional code comments 2023-07-15 14:49:25 +01:00
PresetController.ts Rename all globals.ts interfaces to improve naming consistency 2023-07-18 15:44:14 +01:00
ProfileController.ts Convert sptDev profiles quest starter email function to use mail send service 2023-07-22 14:02:13 +01:00
QuestController.ts Fix issue with completing Sadist not failing Colleagues Part 3 2023-07-25 19:20:17 +01:00
RagfairController.ts Comment improvements 2023-07-25 14:04:21 +01:00
RepairController.ts Additional code comments 2023-07-15 14:49:25 +01:00
RepeatableQuestController.ts Localise warning messages 2023-07-19 13:16:45 +01:00
TradeController.ts Additional code comments 2023-07-15 14:49:25 +01:00
TraderController.ts Additional code comments 2023-07-15 14:49:25 +01:00
WeatherController.ts Additional code comments 2023-07-15 14:49:25 +01:00
WishlistController.ts Additional code comments 2023-07-15 14:49:25 +01:00