Server/project/src/controllers
Dev 195d0e3b1d Add 'fixes' section to core.json, expose some flags for enabling spt fixes
Added flag to enable deletion of modded items from profile - default is off
Fixed issue where loop would stop checking for modded items after finding the first item
2023-07-15 10:53:08 +01:00
..
BotController.ts Feature: Allow PMCs that kill the player to message them a positive/negative message (!81) 2023-03-22 10:25:34 +00:00
CustomizationController.ts Refactor getTraderSuits() to make better use of .filter() instead of loops 2023-06-02 16:21:35 +01:00
DialogueController.ts Refactor functions (!90) 2023-04-22 22:41:04 +00:00
GameController.ts Add 'fixes' section to core.json, expose some flags for enabling spt fixes 2023-07-15 10:53:08 +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 Improvements to skill points given after performing actions: 2023-07-13 10:26:47 +01:00
InraidController.ts Fix issue with insurance message being incorrect 2023-06-01 21:24:23 +01:00
InsuranceController.ts Rename variables for clarity 2023-05-27 22:31:43 +01:00
InventoryController.ts Improvements to skill points given after performing actions: 2023-07-13 10:26:47 +01:00
LauncherController.ts Feature: send launcher descriptions of profiles when calling connect() (!70) 2023-03-15 14:18:55 +00:00
LocationController.ts Allow modifcaiton of the container airdrop will use (capacity etc) 2023-07-09 14:47:02 +01:00
MatchController.ts Add endpoint stubs and improve request/response objects 2023-05-20 18:37:39 +01:00
NoteController.ts Add Repo 2023-03-03 15:23:46 +00:00
NotifierController.ts Add Repo 2023-03-03 15:23:46 +00:00
PresetBuildController.ts Add Repo 2023-03-03 15:23:46 +00:00
PresetController.ts Add Repo 2023-03-03 15:23:46 +00:00
ProfileController.ts Fix: remove redundant reward code as quests are set to ready to start, not started (!56) 2023-03-09 11:53:19 +00:00
QuestController.ts Refactor getClientQuests 2023-07-10 15:48:49 +01:00
RagfairController.ts Refactor functions (!90) 2023-04-22 22:41:04 +00:00
RepairController.ts Improvements to skill points given after performing actions: 2023-07-13 10:26:47 +01:00
RepeatableQuestController.ts Convert some privates to protected + some publics to protected 2023-07-15 10:45:33 +01:00
TradeController.ts Add Repo 2023-03-03 15:23:46 +00:00
TraderController.ts Add Repo 2023-03-03 15:23:46 +00:00
WeatherController.ts Add Repo 2023-03-03 15:23:46 +00:00
WishlistController.ts Add Repo 2023-03-03 15:23:46 +00:00