Server/project/src/controllers
2023-11-07 15:17:38 +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 Centralise getting a skill from a player profile into one location profileHelper.getSkillFromProfile() 2023-11-07 15:17:38 +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 Consolodate multiple functions (incrementSkillLevel, rewardSkillpoints) that do the same task into one addSkillpointsToPlayer, make them use enum for skill type instead of string 2023-11-07 11:20:25 +00:00
InraidController.ts Fixes Insured items on secured containers (!158) 2023-10-23 16:45:40 +00:00
InsuranceController.ts Add Charisma points when insuring items, points to reward is a total guess until data can be obtained 2023-11-07 10:40:14 +00:00
InventoryController.ts Consolodate multiple functions (incrementSkillLevel, rewardSkillpoints) that do the same task into one addSkillpointsToPlayer, make them use enum for skill type instead of string 2023-11-07 11:20:25 +00:00
LauncherController.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
LocationController.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
MatchController.ts Coop extract gifts from fence are now Found in Raid 2023-10-25 10:14:19 +01: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 Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
QuestController.ts Get id if not found in profile 2023-10-19 21:44:10 +01: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