Server/project/src/controllers
2023-11-16 12:55:57 +00:00
..
BotController.ts Remove unused class property 2023-11-01 13:06:01 +00:00
ClientLogController.ts Add a new /singleplayer/log route (!160) 2023-10-26 09:44:17 +00:00
CustomizationController.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
DialogueController.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
GameController.ts Fix nullguard firing for all traders 2023-11-10 19:00:04 +00:00
HandbookController.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
HealthController.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
HideoutController.ts Fix water collector craft not resetting after completion of craft 2023-11-16 12:55:57 +00:00
InraidController.ts Fixes Insured items on secured containers (!158) 2023-10-23 16:45:40 +00:00
InsuranceController.ts Make each trader reward different types of items 2023-11-14 23:05:34 +00:00
InventoryController.ts Implement Unbind event handler 2023-11-12 10:10:34 +00:00
LauncherController.ts Allow custom profiles to use localied descriptions 2023-11-15 11:16:56 +00:00
LocationController.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
MatchController.ts Add fence rep gain on taking COOP extract 2023-11-16 11:38:55 +00:00
NoteController.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
NotifierController.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
PresetBuildController.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
PresetController.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
ProfileController.ts Add fence rep gain on taking COOP extract 2023-11-16 11:38:55 +00:00
QuestController.ts Nullguard removeQuestFromScavProfile() accessing a null scav quest array 2023-11-10 19:13:14 +00:00
RagfairController.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
RepairController.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
RepeatableQuestController.ts Use daily quest count value from globals instead of hard coding it 2023-11-07 10:20:59 +00:00
TradeController.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
TraderController.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
WeatherController.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
WishlistController.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00