Server/project/src/controllers
2024-01-27 16:19:26 +00:00
..
AchievementController.ts Improve accuracy when handling client/achievement/statistic 2024-01-04 21:28:47 +00:00
BotController.ts Stop PMCs being genered as usec with side of bear 2024-01-27 16:19:26 +00:00
BuildController.ts Fix saveEquipmentBuild() not correctly setting root id to first items _id 2024-01-12 17:18:10 +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 Add missing aid value to IUserDialogInfo 2024-01-06 13:49:48 +00:00
GameController.ts Build fix 2024-01-27 09:03:39 +00:00
HandbookController.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
HealthController.ts Reduce instances of IItemEventRouterResponse being passed into a function and then returned, its an object and passed by ref, no need to return it 2024-01-16 12:21:42 +00:00
HideoutController.ts Fix to Items not retaining upd properties when returning them from hideout area stashes 2024-01-25 23:49:35 +00:00
InraidController.ts feature: add probability for extra rep gain on pmc kills as pscav (!204) 2024-01-21 17:39:37 +00:00
InsuranceController.ts Reduce instances of IItemEventRouterResponse being passed into a function and then returned, its an object and passed by ref, no need to return it 2024-01-16 12:21:42 +00:00
InventoryController.ts Reworked openRandomLootContainer() to make use of addItemToStash() 2024-01-20 22:13:47 +00:00
LauncherController.ts Fix profile ids being prepended with pmc/scav killing game load 2023-12-27 22:01:30 +00:00
LocationController.ts Refactor airdrop loot generation to account for armor plate changes 2024-01-18 23:25:08 +00:00
MatchController.ts feature: add probability for extra rep gain on pmc kills as pscav (!204) 2024-01-21 17:39:37 +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
PresetController.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
ProfileController.ts Make players PMC equipment id unique on profile creation 2024-01-17 15:05:01 +00:00
QuestController.ts Fix some quests failing twice (chemical part 4), reducing rep twice as much as it should 2024-01-14 12:29:58 +00:00
RagfairController.ts Cleanup of cancelled player flea offer code 2024-01-26 10:49:06 +00:00
RepairController.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
RepeatableQuestController.ts Reduce instances of IItemEventRouterResponse being passed into a function and then returned, its an object and passed by ref, no need to return it 2024-01-16 12:21:42 +00:00
TradeController.ts FIx premature exiting of loop 2024-01-16 19:00:21 +00:00
TraderController.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
WeatherController.ts Fix event system not working for events other than halloween and christmas 2024-01-06 23:29:42 +00:00
WishlistController.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00