Server/project/src/controllers
2023-12-11 11:45:23 +00:00
..
BotController.ts Store player scav brain data in config and pass to client when requested 2023-11-26 21:33:47 +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 Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
GameController.ts Allow fixProfileBreakingInventoryItemIssues() to also fix clothing issues 2023-12-03 20:37:35 +00:00
HandbookController.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
HealthController.ts Only heal bodypart if player chose hp healing in post-raid therapist healing screen 2023-11-18 11:33:06 +00:00
HideoutController.ts Prevent giving player 0 intellect skill points when crafting in hideout 2023-12-11 11:45:23 +00:00
InraidController.ts Potential fix for failed/repeatable quests keeping their subtask completed status 2023-12-02 00:10:25 +00:00
InsuranceController.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
InventoryController.ts From testing, inspecting an item sets value to false, not true 2023-12-07 20:37:56 +00:00
LauncherController.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
LocationController.ts Move raid adjustment code into own service 2023-11-29 16:52:13 +00:00
MatchController.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +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
PresetBuildController.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 Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
QuestController.ts Improve handling of profileChanges, dont overwrite existing data when adding new objects 2023-11-30 10:02:00 +00:00
RagfairController.ts Reworked how the flea market categories are calculated, instead of trying to be smart and add/remove in a cache as offers are created, calculate the categories when needed 2023-12-05 20:41:43 +00:00
RepairController.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
RepeatableQuestController.ts Improve handling of profileChanges, dont overwrite existing data when adding new objects 2023-11-30 10:02:00 +00:00
TradeController.ts Fix bug where setting ragfairconfig.purchasesAreFoundInRaid to true would make trader purchases on flea Found in raid 2023-12-03 12:06:52 +00:00
TraderController.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
WeatherController.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
WishlistController.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00